/***********************************************************************************
*	(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='#c0362c';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#c0362c';			// Background color when mouse is over
	var HighSubBgColor='#ada59d';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#333333';			// Font color subs when mouse is not over
	var FontHighColor='#ada59d';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// 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=0;				// 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=4;				// Left padding
	var TopPaddng=7;				// 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=1000;			// 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='_top';			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/tri.gif',5,10,'../images/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("home","../index.htm","",0,30,83);
Menu2=new Array("residential","../residential/index.html","",13,30,133);
	Menu2_1=new Array("pay your bill","../residential/paybill.html","",4,30,140);
		Menu2_1_1=new Array("online","../residential/payonline.html","",0,30,100);
		Menu2_1_2=new Array("by phone","../residential/payphone.html","",0,30,100);
		Menu2_1_3=new Array("by mail","../residential/paymail.html","",0,30,100);
		Menu2_1_4=new Array("in person","../residential/payperson.html","",0,30,100);
	Menu2_2=new Array("check your account","../CustomerInquiry_MUR.nsf/AcctDspSum","",0,30,150);
	Menu2_3=new Array("payment programs","","",2,30,150);
		Menu2_3_1=new Array("E-Z pay","../residential/ezpay.html","",0,30,130);
		Menu2_3_2=new Array("levelized billing","../residential/levelizedbilling.html","",0,30,130);
	Menu2_4=new Array("apply for service","../residential/apply.html","",0,30,150);
	Menu2_5=new Array("transfer service","../residential/transfer.html","",0,30,150);
	Menu2_6=new Array("disconnect service","../residential/transfer.html#disconnect","",0,30,150);
	Menu2_7=new Array("TREE program","../tree/index.html","",0,30,150);
	Menu2_8=new Array("outdoor lighting","../services/outdoorlighting.html","",0,30,150);
	Menu2_9=new Array("green power switch","../services/greenpowerswitch.html","",0,30,150);
	Menu2_10=new Array("energy right","../energyright/index.html","",5,30,150);
		Menu2_10_1=new Array("new homes program","../energyright/incentives.html","",0,30,200);
		Menu2_10_2=new Array("quality contractor network","../energyright/qcn.html","",0,30,200);
		Menu2_10_3=new Array("buying a heat pump","../energyright/heatpump.html","",0,30,200);
		Menu2_10_4=new Array("electric water heaters","../energyright/electricwaterheaters.html","",0,30,200);
		Menu2_10_5=new Array("free home energy audit","http://www.energyright.com/audit_kit.htm","",0,30,200);
	Menu2_11=new Array("energy star","../services/energystar.html","",0,30,150);
	Menu2_12=new Array("information","","",3,30,150);
		Menu2_12_1=new Array("reading your meter","../information/readingyourmeter.html","",0,30,200);
		Menu2_12_2=new Array("energy saving ideas","../information/energysavingideas.html","",0,30,200);
		Menu2_12_3=new Array("if your power goes off","../information/emergplan1.html","",0,30,200);
	Menu2_13=new Array("report an outage","../contactus/reportoutage.html","",0,30,150);

Menu3=new Array("services","../engineering/index.html","",9,30,130);
	Menu3_1=new Array("engineering","../engineering/index.html","",13,30,165);
		Menu3_1_1=new Array("rules and regulations","../engineering/rules-regulations.html","",0,30,250);
		Menu3_1_2=new Array("outdoor lighting agreement","../engineering/outdoorlighting.html","",0,30,250);
		Menu3_1_3=new Array("load form","../engineering/MEDLoadForm.html","",0,30,250);
		Menu3_1_4=new Array("meter base policy","../engineering/meterbasepolicy.html","",0,30,250);
		Menu3_1_5=new Array("overhead residential temporary service diagram","../engineering/overheadresidential.html","",0,45,250);
		Menu3_1_6=new Array("overhead commercial temporary service diagram","../engineering/overheadcommercial.html","",0,45,250);
		Menu3_1_7=new Array("underground temporary service diagram","../engineering/underground.html","",0,45,250);
		Menu3_1_8=new Array("general power contract","../engineering/gen-power-contract.html","",0,30,250);
		Menu3_1_9=new Array("industrial power contract","../engineering/ind-power-contract.html","",0,30,250);	
		Menu3_1_10=new Array("25-167 single phase pad diagram","../engineering/25-167single.html","",0,30,250);
		Menu3_1_11=new Array("75-300 three phase pad diagram","../engineering/75-300three.html","",0,30,250);
		Menu3_1_12=new Array("500-1000 three phase pad diagram","../engineering/500-1000three.html","",0,30,250);
		Menu3_1_13=new Array("1500-2500 three phase pad diagram","../engineering/1500-2500three.html","",0,30,250);
	Menu3_2=new Array("business services","","",5,30,150);
		Menu3_2_1=new Array("how MED can help you","../business/medcanhelp.html","",0,30,200);
		Menu3_2_2=new Array("a more comfortable workplace","../business/more-comfortable-workplace.html","",0,45,200);
		Menu3_2_3=new Array("power quality concerns","../business/power-quality-concerns.html","",0,30,200);
		Menu3_2_4=new Array("energy services","../business/services.html","",0,30,200);
		Menu3_2_5=new Array("rates","../rates/index.html","",0,30,200);
	Menu3_3=new Array("energy right","../energyright/index.html","",4,30,200);
		Menu3_3_1=new Array("new homes program","../energyright/incentives.html","",0,30,200);
		Menu3_3_2=new Array("quality contractor network","../energyright/qcn.html","",0,30,200);
		Menu3_3_3=new Array("buying a heat pump","../energyright/heatpump.html","",0,30,200);
		Menu3_3_4=new Array("electric water heaters","../energyright/electricwaterheaters.html","",0,30,200);
	Menu3_4=new Array("if your power goes off","../information/emergplan1.html","",0,30,200);
	Menu3_5=new Array("reading your meter","../information/readingyourmeter.html","",0,30,200);
	Menu3_6=new Array("energy saving ideas","../information/energysavingideas.html","",0,30,200);
	Menu3_7=new Array("energy star","../services/energystar.html","",0,30,200);
	Menu3_8=new Array("green power switch","../services/greenpowerswitch.html","",0,30,200);
	Menu3_9=new Array("TREE program","../tree/index.html","",0,30,200);

Menu4=new Array("rates","../rates/index.html","",3,30,120);
	Menu4_1=new Array("rates","../rates/index.html","",0,30,120);
	Menu4_2=new Array("About Total Fuel Cost","http://tva.com/fuelcost/index.htm","",0,30,120);
	Menu4_3=new Array("previous rate schedules","","",12,43,120);
	
//******************************************************
//******************************************************
// HERE IS WHERE YOU WILL EDIT THE LINKS TO PREVIOUS RATES PAGES
			Menu4_3_1=new Array("January","Index_January.html","",0,28,120);
			Menu4_3_2=new Array("February","Index_February.html","",0,28,120);
			Menu4_3_3=new Array("March","Index_March.html","",0,28,120);
			Menu4_3_4=new Array("April","Index_April.html","",0,28,120);
			Menu4_3_5=new Array("May","Index_May.html","",0,28,120);
			Menu4_3_6=new Array("June","Index_June.html","",0,28,120);
			Menu4_3_7=new Array("July","Index_July.html","",0,28,120);
			Menu4_3_8=new Array("August","Index_August.html","",0,28,120);
			Menu4_3_9=new Array("September","Index_September.html","",0,28,120);
			Menu4_3_10=new Array("October","Index_October.html","",0,28,120);
			Menu4_3_11=new Array("November","Index_November.html","",0,28,120);
			Menu4_3_12=new Array("December","Index_December.html","",0,28,120);

//******************************************************
//******************************************************

Menu5=new Array("for kids only","../kids/index.html","",3,45,125);
	Menu5_1=new Array("about electricity","../kids/index.html","",0,30,125);
	Menu5_2=new Array("be safe","../kids/safety.html","",0,30,125);
	Menu5_3=new Array("teacher resources","../kids/teacherresources.html","",0,30,125);

Menu6=new Array("about MED","../aboutmed/index.html","",3,30,125);
	Menu6_1=new Array("customer service","../aboutmed/customerservice.html","",0,30,150);
	Menu6_2=new Array("employment","../employment/index.html","",0,30,85);
	Menu6_3=new Array("open bids","../bidding/index.html","",0,30,85);
		
Menu7=new Array("contact us","../contactus/index.html","",5,30,125);
	Menu7_1=new Array("contact MED","../contactus/index.html","",0,30,125);
	Menu7_2=new Array("report an outage","../contactus/reportoutage.html","",0,30,125);
	Menu7_3=new Array("online outage report","../CustomerInquiry_MUR.nsf/OutageReport?OpenForm","",0,48,125);
	Menu7_4=new Array("tree trimming request","../CustomerInquiry_MUR.nsf/ServiceReport?OpenForm","",0,48,125);
	Menu7_5=new Array("street/security light repair request","../CustomerInquiry_MUR.nsf/ServiceReport?OpenForm","",0,48,125);

