<!-- Navigation Menu -->

	/***********************************************************************************
	*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
	*	For info write to menus@burmees.nl		          *
	*	You may remove all comments for faster loading	          *
	***********************************************************************************/
	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#DAD9D9';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#C3C3C3';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica";	// Font family menu items
	var FontSize=8;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=-318;				// 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=4;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';			// Frame where first level appears
	var SecLineFrame='';			// Frame where sub levels appear
	var DocTargetFrame='';			// Frame where target documents appear
//	var TargetLoc='MenuPos';				// span id for relative positioning
	var TargetLoc=''
	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/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

	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|http://www.financialenergy.com/images/buttons/btn_home_off.gif|http://www.financialenergy.com/images/buttons/btn_home_on.gif","http://www.financialenergy.com/default.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

		Menu2=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_services_off.gif|http://www.financialenergy.com/images/buttons/btn_services_on.gif","http://www.financialenergy.com/services/default.htm","http://www.financialenergy.com/images/bkgrnd.gif",9,33,111);
		Menu2_1=new Array("Energy Audits","http://www.financialenergy.com/services/audits/default.htm","",1,17,150);
		Menu2_1_1=new Array("Utility Rate Analysis","http://www.financialenergy.com/services/audits/rate_analysis.htm","",0,17,130);		
		
		Menu2_2=new Array("Utility Rebate Programs","http://www.financialenergy.com/services/rebates.htm","",0,17,150);

		Menu2_3=new Array("Efficient Lighting","http://www.financialenergy.com/services/lighting/default.htm","",4,17,150);
		Menu2_3_1=new Array("Retrofits","http://www.financialenergy.com/services/lighting/retrofits.htm","",0,17,130);
		Menu2_3_2=new Array("Relamps","http://www.financialenergy.com/services/lighting/relamps.htm","",0,17,130);
		Menu2_3_3=new Array("Lighting Controls","http://www.financialenergy.com/services/lighting/controls.htm","",0,17,130);
		Menu2_3_4=new Array("Design","http://www.financialenergy.com/services/lighting/design.htm","",0,17,130);

		Menu2_4=new Array("Energy Demand Controllers","http://www.financialenergy.com/services/controllers/default.htm","",2,17,150);
		Menu2_4_1=new Array("Utility Co. Demand Response Controller","http://www.financialenergy.com/services/controllers/utility.htm","",0,32,150);
		Menu2_4_2=new Array("Commercial Building Controller","http://www.financialenergy.com/services/controllers/commercial.htm","",0,32,150);

		Menu2_5=new Array("Window Film","http://www.financialenergy.com/services/windowfilm.htm","",0,17,150);

		Menu2_6=new Array("Water Conservation","http://www.financialenergy.com/services/water_conservation.htm","",0,17,150);

		Menu2_7=new Array("Electrical/Mechanical","http://www.financialenergy.com/services/mechanical.htm","",0,17,150);

		Menu2_8=new Array("Generators","http://www.financialenergy.com/services/generator/default.htm","",2,17,150);
		Menu2_8_1=new Array("Generator Types","http://www.financialenergy.com/services/generator/types.htm","",0,17,100);
		Menu2_8_2=new Array("FAQ","http://www.financialenergy.com/services/generator/faq.htm","",0,20,100);

		Menu2_9=new Array("Financing","http://www.financialenergy.com/financing.htm","",0,20,150);


Menu3=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_sectors_off.gif|http://www.financialenergy.com/images/buttons/btn_sectors_on.gif","http://www.financialenergy.com/sectors/default.htm","http://www.financialenergy.com/images/bkgrnd.gif",8,33,111);
		Menu3_1=new Array("Office","http://www.financialenergy.com/sectors/office/default.htm","",0,17,150);

		Menu3_2=new Array("Education","http://www.financialenergy.com/sectors/education.htm","",2,17,150);
		Menu3_2_1=new Array("K-12","http://www.financialenergy.com/sectors/k12/default.htm","",0,17,80);
		Menu3_2_2=new Array("University","http://www.financialenergy.com/sectors/university/default.htm","",0,20,80);


		Menu3_3=new Array("Government","http://www.financialenergy.com/sectors/government/default.htm","",0,17,150);
		Menu3_4=new Array("Health Care","http://www.financialenergy.com/sectors/healthcare/default.htm","",0,17,150);
		Menu3_5=new Array("Retail","http://www.financialenergy.com/sectors/retail/default.htm","",0,17,150);
		Menu3_6=new Array("Industrial/Manufacturing","http://www.financialenergy.com/sectors/industrial/default.htm","",0,17,150);
		Menu3_7=new Array("Hospitality","http://www.financialenergy.com/sectors/hospitality/default.htm","",0,17,150);
		Menu3_8=new Array("Multi-Family/Housing","http://www.financialenergy.com/sectors/multifamily/default.htm","",0,20,150);

Menu4=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_enviro_off.gif|http://www.financialenergy.com/images/buttons/btn_enviro_on.gif","http://www.financialenergy.com/environment.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu5=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_test_off.gif|http://www.financialenergy.com/images/buttons/btn_test_on.gif","http://www.financialenergy.com/testimonials.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu6=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_history_off.gif|http://www.financialenergy.com/images/buttons/btn_history_on.gif","http://www.financialenergy.com/casestudies/default.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu7=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_financing_off.gif|http://www.financialenergy.com/images/buttons/btn_financing_on.gif","http://www.financialenergy.com/financing.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu8=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_info_off.gif|http://www.financialenergy.com/images/buttons/btn_info_on.gif","http://www.financialenergy.com/corporate.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu9=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_contact_off.gif|http://www.financialenergy.com/images/buttons/btn_contact_on.gif","http://www.financialenergy.com/contact.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);

Menu10=new Array("rollover|http://www.financialenergy.com/images/buttons/btn_site_off.gif|http://www.financialenergy.com/images/buttons/btn_site_on.gif","http://www.financialenergy.com/sitemap.htm","http://www.financialenergy.com/images/bkgrnd.gif",0,33,111);


<!-- End of Menu -->
