/***********************************************************************************
*	(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=3;			// Number of first level items
    var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#e5e0c3';			// Background color when mouse is not over on subs #e5e0c3
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#5c371a';			// Background color when mouse is over on subs
	var FontLowColor='#5c371a';			// Font color when mouse is not over
	var FontSubLowColor='#5c371a';			// Font color subs when mouse is not over
	var FontHighColor='#907145';		// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#907145';			// 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=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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.45;				// horizontal overlap child/ parent .5
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent .2
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=25;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// 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='globalnav';				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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("TABLE OF CONTENTS","","",17,20,170);
    Menu1_1=new Array("1 - The business case for energy efficiency","content.php?chapterid=1&sectionid=1","",0,20,310);
	Menu1_2=new Array("2 - Starting the energy efficiency plan","content.php?chapterid=2&sectionid=2","",0,20,300);
	Menu1_3=new Array("3 - Customer energy baseline assessment","content.php?chapterid=3&sectionid=3","",0,20,300);
	Menu1_4=new Array("4 - Energy efficiency opportunity assessment","content.php?chapterid=4&sectionid=4","",0,20,300);
	Menu1_5=new Array("5 - Setting goals & budgets","content.php?chapterid=5&sectionid=5","",0,20,300);
	Menu1_6=new Array("6 - Portfolio strategies to meet goals","content.php?chapterid=6&sectionid=6","",0,20,300);
	Menu1_7=new Array("7 - Program models","content.php?chapterid=7&sectionid=7","",0,20,300);
	Menu1_8=new Array("8 - Energy efficiency financing models","content.php?chapterid=8&sectionid=8","",0,20,300);
	Menu1_9=new Array("9 - Program screening","content.php?chapterid=9&sectionid=9","",0,20,300);
	Menu1_10=new Array("10 - Market research","content.php?chapterid=10&sectionid=10","",0,20,300);
	Menu1_11=new Array("11 - Program design >","","",7,20,165);
		Menu1_11_1=new Array("Program plan","content.php?chapterid=11&sectionid=11","",0,20,165);
		Menu1_11_2=new Array("Intervention strategy","content.php?chapterid=11&sectionid=111","",0,20,200);
		Menu1_11_3=new Array("Marketing plan","content.php?chapterid=11&sectionid=112","",0,20,200);
		Menu1_11_4=new Array("Policies & procedures","content.php?chapterid=11&sectionid=113","",0,20,200);
		Menu1_11_5=new Array("Incentives","content.php?chapterid=11&sectionid=114","",0,20,200);
		Menu1_11_6=new Array("Costs & savings","content.php?chapterid=11&sectionid=115","",0,20,200);
		Menu1_11_7=new Array("Forms","content.php?chapterid=11&sectionid=116","",0,20,200);
	Menu1_12=new Array("12 - Implementation >","","",4,20,300);
		Menu1_12_1=new Array("Administration","content.php?chapterid=12&sectionid=12","",0,20,200);
		Menu1_12_2=new Array("Marketing","content.php?chapterid=12&sectionid=122","",0,20,200);
		Menu1_12_3=new Array("Program delivery","content.php?chapterid=12&sectionid=123","",0,20,200);
		Menu1_12_4=new Array("Measurement & verification","content.php?chapterid=12&sectionid=124","",0,20,200);
	Menu1_13=new Array("13 - Program tracking","content.php?chapterid=13&sectionid=13","",0,20,300);
	Menu1_14=new Array("14 - Program evaluation","content.php?chapterid=14&sectionid=14","",0,20,300);
	Menu1_15=new Array("15 - Operational challenges","content.php?chapterid=15&sectionid=15","",0,20,300);
	Menu1_16=new Array("16 - Community planning & policy options","content.php?chapterid=16&sectionid=16","",0,20,300);
	Menu1_17=new Array("17 - Getting help","content.php?chapterid=17&sectionid=17","",0,20,300);		

Menu2=new Array("RESOURCES","resources.php","",0,20,115);

//Menu3=new Array("CONTACT US","comments.php","",0,20,115);

Menu3=new Array("CONTACT US","mailto:aminniear@ecw.org?subject=Public Power Guidebook","",0,20,115);




	



	


