lev0 = new Array ("11px",true,false,"Black","#FFFFCC","Black","Arial,Verdana,Tahoma","#F0D50F") ;
lev1 = new Array ("11px",true,false,"Black","#FFFFCC","Black","Arial,Verdana,Tahoma","#F0D50F") ;
lev2 = new Array ("11px",true,false,"Black","#FFFFCC","Black","Arial,Verdana,Tahoma","#F0D50F") ;
lev3 = new Array ("11px",true,false,"Black","#FFFFCC","Black","Arial,Verdana,Tahoma","#F0D50F") ;



mn1 = new Array // About Us sub-menu
(
"Company Information","/aboutUs/about_us.htm",0
,"Office Locations","/aboutUs/office_locations.htm",0
,"Contact Directory","/aboutUs/contact_directory.htm",0
,"Our Monthly Newsletter","/aboutUs/newsletter.htm",0
,"Touchstone Energy","/aboutUs/touchstone_energy.htm",0
)


mn2 = new Array //Products & Services sub-menu
(
"Products","",1
,"Services","",1
)


mn2_1 = new Array //Products sub-menu
(
"Electric Grills & Smokers","/productsServices/products_electric_grills_and_smokers.htm",0
,"Heat Pumps","/productsServices/products_water_heaters_heat_pumps.htm#heatPump",0
,"Long Distance Service","/productsServices/products_long_distance.htm",0
,"Security Lighting","/productsServices/products_security_lights.htm",0
,"Water Heaters","/productsServices/products_water_heaters_heat_pumps.htm",0


)


mn2_2 = new Array // Services sub-menu
(
"Account Services","",1
,"Residential Services","",1
,"Commercial Services","",1
,"Wind Energy","",1
)


mn2_2_1 = new Array // Account Services sub-menu
(
"Bill Explanation","/productsServices/bill_explanation.htm",0
,"Billing Options","/productsServices/billing_payment_options.htm",0
,"Automated Bank Draft","/productsServices/automated_bank_draft.htm",0
,"Average Monthly Payment","/productsServices/average_monthly_payment.htm",0
,"Meter Reading","/productsServices/meter_reading.htm",0
)


mn2_2_2 = new Array // Residential Services sub-menu
(
"Residential Electric Rates","/productsServices/res_electric_rates.htm",0
,"Establish Service","/productsServices/establish_new_residential.htm",0
,"New Construction","/productsServices/new_residential_construction.htm",0
,"Transfer Service","/productsServices/transfer_service.htm",0
,"Discontinue Service","/productsServices/discontinue_service.htm",0
)


mn2_2_3 = new Array // Commercial Services sub-menu
(
"Establish Service","/productsServices/establish_new_commercial.htm",0
,"New Construction","/productsServices/new_commercial_construction.htm",0
,"Transfer Service","/productsServices/transfer_service.htm",0
,"Discontinue Service","/productsServices/discontinue_service.htm",0
,"eCAT","/productsServices/commercial_service_ECAT.htm",0
,"ePAD","/productsServices/commercial_service_EPAD.htm",0
)


mn2_2_4 = new Array // Wind Energy sub-menu
(
"Wind Energy Overview","/productsServices/windworks.htm",0
,"Frequently Asked Questions","/pdf/wind_energy_faq.pdf",0
,"Transfer Service","/pdf/wind_energy_sign_up_form.pdf",0
)

mn3 = new Array // Safety & Energy Tips
(
"Tips","/energySafety/safety_energy_tips.htm",0
,"Before You Dig...","/energySafety/before_you_dig.htm",0
,"Electrical Safety","/energySafety/electrical_safety.htm",0
)

mn4 = new Array // Economic Development
(
"Sites Available","/economicDevelopment/sites_available.htm",0,
"Demographics","/pdf/Demographics.pdf",0,
"Economic Development Information Award","http://www.ecodevdirectory.com/",0,
"Revolving Loan Fund","/economicDevelopment/revolving_loan_fund.htm",0,
"Revolving Loan Fund Application","/pdf/Revolving_Loan_Application.pdf",0
)

//Removed from below array
//"Community News","/communities/our_communities.htm",0,
//"All-College Tournament","/communities/all_college.htm",1, //Removed 2005-09-22
mn5 = new Array // Our Communities
(
"Annual Meeting","/communities/annual_meeting.htm",0,
"Earth Day","/communities/earth_day.htm",0,
"Energy Camp","/communities/energy_camp.htm",0,
"Home Energy Makeover","/communities/home_energy_makeover.htm",0,
"Scholarships","/communities/scholarship.htm",0,
"Youth Tour","/communities/youth_tour.htm",0
)

mn5_1 = new Array
(
//"Leadership Summit", "/communities/leadership_summit.htm",0
//Commented out 2004-01-06 by Jeff
//,"Tickets Available","/communities/all_college_tickets.htm",0
 )

absPath="";
if (sepFrame && !openSameFrame)
	{
	if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
	absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
	}
popupOffset = 2;
if(Opera) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu_opera.js'><"+"/"+"SCRIPT>");
else if (NS4) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu_ns4.js'><"+"/"+"SCRIPT>");
else if (navigator.appVersion.indexOf ("Mac")!=-1&&!IE4) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu_dom.js' />");
else if (document.getElementById) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu_dom.js'><"+"/"+"SCRIPT>");
else document.write("<"+"script language='JavaScript1.2' src='/scripts/menu_ie4.js'><"+"/"+"SCRIPT>");
document.write("<style type='text/css'>\n");
document.write(".CL0 {text-decoration:none;color:Black; }\n");
if(!IE4&&!DOM) document.write(".topFold {position:relative}\n");
document.write(((NS4&&!bBitmapScheme)?".mm2":".mit")+" {padding-left:10px;padding-right:10px;}\n");
document.write("</style>\n");