/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#29398B';			// Background color when mouse is not over
	var LowSubBgColor='#a2d957';			// Background color when mouse is not over on subs
	var HighBgColor='#f8f5e7';			// Background color when mouse is over
	var HighSubBgColor='#79b12e';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#3e3333';			// Font color subs when mouse is not over
	var FontHighColor='#D16600';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.06;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/spacer.gif',1,1,'images/spacer.gif',1,1,'images/spacer.gif',1,1];	// Arrow source, width and height
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=20)";

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/but_home.jpg:images/but_home_on.jpg","index.html","",0,25,180);
Menu2=new Array("rollover:images/but_aboutus.jpg:images/but_aboutus_on.jpg","aboutus.html","",3,25,180);
	Menu2_1=new Array("Company profile","aboutus.html#profile","",0,25,174);
//	Menu2_1=new Array("Project Management","aboutus.html#project","",0,25,174);
	Menu2_2=new Array("Dealer network","aboutus.html#dealenetwork","",0,25,174);
	Menu2_3=new Array("Indoor Air Quality","aboutus.html#iaq","",0,25,174);
//Menu3=new Array("rollover:images/but_aboutiaq.jpg:images/but_aboutiaq_on.jpg","aboutiaq.html","",2,25,180);
//	Menu3_1=new Array("Understanding IAQ","aboutiaq.html#understand","",0,25,127);
//	Menu3_2=new Array("Benefits of IAQ","aboutiaq.html#benefits","",0);
Menu3=new Array("rollover:images/but_products.jpg:images/but_products_on.jpg","","",6,25,180);
	Menu3_1=new Array("Turbine ventilation","turbine.html","",0,25,150);
	Menu3_2=new Array("Evaporative cooling","evaporative.html","",0,25,150);
	Menu3_3=new Array("Air conditioners","air-conditioning.html","",0,25,150);
	Menu3_4=new Array("Portable cooling","portablecooling.html","",0,25,150);
 	Menu3_5=new Array("Fireplaces","fireplaces.html","",0,25,150);
	Menu3_6=new Array("Parts & Accessories","partsaccessories.html","",0,25,150);
//	Menu4_1=new Array("About turbine ventilation","aboutturbine.html","",6,25,150);
//		Menu4_1_1=new Array("What is turbine ventilation","aboutturbine.html#whatis","",0,25,150);
//		Menu4_1_2=new Array("Benefits","aboutturbine.html#benefits","",0);
//		Menu4_1_3=new Array("Applications","aboutturbine.html#uses","",0);
//		Menu4_1_4=new Array("Installation","aboutturbine.html#installation","",0);
//		Menu4_1_5=new Array("Range","turbine_whirlybird.html","",3);
//			Menu4_1_5_1=new Array("Whirlybird","turbine_whirlybird.html","",0,25,66);
//			Menu4_1_5_2=new Array("Twister","turbine_twister.html","",0);
//			Menu4_1_5_3=new Array("Supa Vent","turbine_supavent.html","",0);
//		Menu4_1_6=new Array("FAQs","turbine_faqs.html","",0,25,180);
//	Menu4_2=new Array("About evaporative cooling","aboutevaporative.html","",7,25,146);
//		Menu4_2_1=new Array("Principles of evaporative cooling","aboutevaporative.html#whatis","",0,25,180);
//		Menu4_2_2=new Array("Benefits","aboutevaporative.html#benefits","",0,25,180);
//		Menu4_2_3=new Array("Applications","aboutevaporative.html#uses","",0,25,180);
//		Menu4_2_4=new Array("Installation","aboutevaporative.html#installation","",0,25,180);
//		Menu4_2_5=new Array("About Seeley","aboutseely.html","",2,25,180);
//			Menu4_2_5_1=new Array("Evaporative cooling technology","aboutseely.html#understand","",0,25,170);
//			Menu4_2_5_2=new Array("Benefits of Seeley techhnology","aboutseely.html#benefits","",0,25,170);
//		Menu4_2_6=new Array("Range","evaporativecooling_icon.html","",5,25,160);
//			Menu4_2_6_1=new Array("Icon","evaporativecooling_icon.html","",0,25,136);
//			Menu4_2_6_2=new Array("TBA","evaporativecooling_tba.html","",0);
//			Menu4_2_6_3=new Array("CPL","evaporativecooling_cpl.html","",0);
//			Menu4_2_6_4=new Array("EA","evaporativecooling_ea.html","",0);
//			Menu4_2_6_5=new Array("EA mobile conversion kit","evaporativecooling_eamobile.html","",0,25,180);
//		Menu4_2_7=new Array("FAQs","evaporativecooling_faqs.html","",0,25,180);
Menu4=new Array("rollover:images/but_casestudies.jpg:images/but_casestudies_on.jpg","casestudies.html","",0,25,180);
Menu5=new Array("rollover:images/but_news.jpg:images/but_news_on.jpg","news.html","",0,25,180);
Menu6=new Array("rollover:images/but_download.jpg:images/but_download_on.jpg","downloads.html","",0,25,180);
Menu7=new Array("rollover:images/but_contactus.jpg:images/but_contactus_on.jpg","contactus.html","",0,25,180);

