/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
// effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "Fade(duration=0.2);Shadow(color='#cccccc', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=18;		// Sub menu offset Top position 
suboffset_left=90;	// Sub menu offset Left position
closeOnClick = false

mainstyle=[
"black",			// Mouse Off Font Color
"FFFACD",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"DAA520",			// Mouse On Background Color
"grey",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"verdana",			// Font Name
2,				// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]

style0=[
"black",			// Mouse Off Font Color
"white",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"black",			// Mouse On Background Color
"grey",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"verdana",			// Font Name
4,				// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"black",			// Mouse Off Font Color
"EEFAE1",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"94BD42",			// Mouse On Background Color
"grey",				// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"verdana",			// Font Name
4,				// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]

style2=[
"black",			// Mouse Off Font Color
"FAF5E1",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"e4c2ae",			// Mouse On Background Color
"grey",				// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"verdana",			// Font Name
4,				// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"main_menu",		// Menu Name - This is needed in order for the menu to be called
107,				// Menu Top - The Top position of the menu in pixels
16,				// Menu Left - The Left position of the menu in pixels
174,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
mainstyle,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Background image for menu when BGColor set to transparent.
,				// Scrollable Menu
,				// Reserved for future use
,"<strong>Forestry General</strong> <img src=\"images/arrow_down.gif\">","show-menu=fg","# onfontcolor=white;onbackcolor=black;offfontcolor=black;offbackcolor=white;","",1
,"<strong>Investment&nbsp;Opportunities</strong>","http://forestenterprises.co.nz/io/index.htm","","",1
,"<strong>New Investors</strong> <img src=\"images/arrow_down.gif\">","show-menu=new","# onfontcolor=black;onbackcolor=94BD42;offfontcolor=black;offbackcolor=EEFAE1;","",1
,"<strong>Existing Investors</strong> <img src=\"images/arrow_down.gif\">","show-menu=existing","# onfontcolor=black;onbackcolor=e4c2ae;offfontcolor=black;offbackcolor=FAF5E1;","",1
])   

	addmenu(menu=["fg",
	,,176,1,,style0,,,,,,,,,,,,,,,
	,"Forestry in New Zealand","show-menu=finz","http://forestenterprises.co.nz/fgen/finz/nzforestry.htm",,1
	,"World Forestry","http://forestenterprises.co.nz/fgen/world.htm",,,1
	,"Radiata Pine","http://forestenterprises.co.nz/fgen/radiata_pine.htm",,,1
	,"Forestry & the Environment","show-menu=fate","http://forestenterprises.co.nz/fgen/fte/accord.htm",,1
	,"NZ Forestry Bulletin","show-menu=fb","http://forestenterprises.co.nz/fgen/nzforestrybulletin/nzfb_latest.htm",,1
//	,"Forestry Articles","http://forestenterprises.co.nz/fgen/articles/articles.htm",,,1
	,"Forestry Links","http://forestenterprises.co.nz/fgen/links.htm",,,1
	])

		addmenu(menu=["finz",
		,,176,1,"",style0,,"left",effect,,,,,,,,,,,,
		,"Overview","http://forestenterprises.co.nz/fgen/finz/nzforestry.htm",,,1
		,"Gisborne Forestry","http://forestenterprises.co.nz/fgen/finz/gisborne.htm",,,1
		,"Hawkes Bay Forestry","http://forestenterprises.co.nz/fgen/finz/hawkesbay.htm",,,1
		,"Wairarapa Forestry","http://forestenterprises.co.nz/fgen/finz/wairarapa.htm",,,1
		,"NZ Institute of Forestry","http://forestenterprises.co.nz/fgen/finz/nzif.htm",,,1
		,"Wood Processing Strategy","http://forestenterprises.co.nz/fgen/finz/wood_processing_strategy.htm",,,1
		,"NZ Facts and Figures","http://forestenterprises.co.nz/fgen/finz/nzfactsandfigures.htm",,,1
		])

		addmenu(menu=["fate",
		,,176,1,"",style0,,"left",effect,,,,,,,,,,,,
		,"Forest Accord","http://forestenterprises.co.nz/fgen/fte/accord.htm",,,1
		,"Climate Change & Kyoto","http://forestenterprises.co.nz/fgen/fte/carbonsinks.htm",,,1
		,"Forest Certification","http://forestenterprises.co.nz/fgen/fte/certification.htm",,,1
		])

		addmenu(menu=["fb",
		,,176,1,"",style0,,"left",effect,,,,,,,,,,,,
		,"Latest Bulletin","http://forestenterprises.co.nz/fgen/nzforestrybulletin/nzfb_latest.htm",,,1
		,"Other Bulletins","http://forestenterprises.co.nz/fgen/nzforestrybulletin/nzfb_other.htm",,,1
		])
				
	addmenu(menu=["new",
	125,366,176,1,,style1,1,,,,,,,,,,,,,,
	,"About Forestry Investment","show-menu=afi","http://forestenterprises.co.nz/new/afi/index.htm",,1
	,"About Forest Enterprises","show-menu=afe","http://forestenterprises.co.nz/new/afe/index.htm",,1
	,"Our Forestry Investments","show-menu=ofi","http://forestenterprises.co.nz/new/ofi/investmentstructure.htm",,1
	,"Frequently Asked Questions","http://forestenterprises.co.nz/new/faq/",,,1
	])
	
		addmenu(menu=["afi",
		,,176,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Growing Your Wealth","http://forestenterprises.co.nz/new/afi/index.htm",,,1
		,"Forestry Profitability","http://forestenterprises.co.nz/new/afi/profitability.htm",,,1
		,"New Zealand Plantation Forestry","http://forestenterprises.co.nz/new/afi/nzplantation.htm",,,1
		,"Forestry Investment Returns","http://forestenterprises.co.nz/new/afi/returns.htm",,,1
		,"Who Invests?","http://forestenterprises.co.nz/new/afi/whoinvests.htm",,,1
		,"Forestry Investment For You","http://forestenterprises.co.nz/new/afi/foryou.htm",,,1
		,"What Others Say About Forestry Investment","http://forestenterprises.co.nz/new/afi/what_others_say.htm",,,1
		])

		addmenu(menu=["afe",
		,,176,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Who Are We?","http://forestenterprises.co.nz/new/afe/index.htm",,,1
		,"More About Us","http://forestenterprises.co.nz/new/afe/moreabout.htm",,,1
		,"Our People","http://forestenterprises.co.nz/new/afe/ourpeople.htm",,,1
		,"Our Difference","http://forestenterprises.co.nz/new/afe/ourdifference.htm",,,1
		,"Adding Value for Investors","http://forestenterprises.co.nz/new/afe/addvalue.htm",,,1
		,"Maximising Return","http://forestenterprises.co.nz/new/afe/maximisereturn.htm",,,1
		//,"What Our Investors Say","http://forestenterprises.co.nz/new/afe/whatourinvestorssay.htm",,,1
		,"What Others Say About Us","http://forestenterprises.co.nz/new/afe/otherssayaboutus.htm",,,1
		,"Our Investors' Forests","http://forestenterprises.co.nz/new/afe/investorsforests.htm",,,1
		,"Finding Us","http://forestenterprises.co.nz/new/afe/findingus.htm",,,1
		])

		addmenu(menu=["ofi",
		,,176,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Our Investment Structure","http://forestenterprises.co.nz/new/ofi/investmentstructure.htm",,,1
		,"Our Investor Protections","http://forestenterprises.co.nz/new/ofi/investorprotections.htm",,,1
		,"Who Can Invest?","http://forestenterprises.co.nz/new/ofi/whocaninvest.htm",,,1
		,"Land Ownership","http://forestenterprises.co.nz/new/ofi/land_ownership.htm",,,1
		,"Payment by Instalments - Calls","http://forestenterprises.co.nz/new/ofi/paymentbyinstalments.htm",,,1
		,"Our Secondary Market","http://forestenterprises.co.nz/new/ofi/secondarymarket.htm",,,1
		,"Things to Check For","http://forestenterprises.co.nz/new/ofi/things_to_check_for.htm",,,1
		,"Investment Options","http://forestenterprises.co.nz/new/ofi/investment_options.htm",,,1
		])

	addmenu(menu=["existing",
	125,541,176,1,"",style2,1,,,,,,,,,,,,,,
	,"Investor Updates","http://forestenterprises.co.nz/exist/news/investor_updates.htm",,,1
	,"Details on Your Investment","http://forestenterprises.co.nz/exist/details.htm",,,1
	,"Other Investment Info","show-menu=oii","http://forestenterprises.co.nz/exist/oii/callpayment.htm",,1
//	,"Investor Newsletters","show-menu=in","http://forestenterprises.co.nz/exist/newsletters/newsletters_latest.htm",,1
	])

		addmenu(menu=["oii",
		,,176,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Call Payments","http://forestenterprises.co.nz/exist/oii/callpayment.htm",,,1
		,"Investor Reporting","http://forestenterprises.co.nz/exist/oii/investor_reporting.htm",,,1
		,"Forest Visits","http://forestenterprises.co.nz/exist/oii/forest_visits.htm",,,1
		,"Tax Losses","http://forestenterprises.co.nz/exist/oii/tax_losses.htm",,,1
		,"Forest Insurance Details","http://forestenterprises.co.nz/exist/oii/forest_insurance_details.htm",,,1
		,"Mgmt & Admin Services","http://forestenterprises.co.nz/exist/oii/mgmt_admin.htm",,,1
		,"Transfering Your Investment","http://forestenterprises.co.nz/exist/oii/transfering_your_investment.htm",,,1
		,"Selling Your Investment","http://forestenterprises.co.nz/exist/oii/selling_your_investment.htm",,,1
		,"Non-Resident Investors","http://forestenterprises.co.nz/exist/oii/non_residents.htm",,,1
		,"Pruned Stand Certification","http://forestenterprises.co.nz/exist/oii/PSC_Scheme.htm",,,1
		])

		addmenu(menu=["in",
		,,176,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Latest Newsletter","http://forestenterprises.co.nz/exist/newsletters/newsletters_latest.htm",,,1
		,"Other Newsletters","http://forestenterprises.co.nz/exist/newsletters/newsletters_other.htm",,,1
		])

		


dumpmenus()