﻿// JavaScript Document

with(milonic=new menuname("Main Menu")){ 
style=topNavStyle; 
//top=81; 
//left=200; 
alwaysvisible=1; 
orientation="horizontal"; 
position="relative";
aI("showmenu=About;image=images/navAboutWhite.gif;overimage=images/navAboutWhiteRO.gif;pageimage=images/navAboutWhiteRO.gif;url=yourelectriccoop.html;");
aI("showmenu=Customer;image=images/navCustomerWhite.gif;overimage=images/navCustomerWhiteRO.gif;pageimage=images/navCustomerWhiteRO.gif;url=cs.html");
aI("showmenu=Energy;image=images/navEnergyWhite.gif;overimage=images/navEnergyWhiteRO.gif;pageimage=images/navEnergyWhiteRO.gif;url=energyadvisor.html;");
aI("showmenu=Comm;image=images/navComm3.gif;overimage=images/navComm3RO.gif;pageimage=images/navComm3RO.gif;url=community.html;");

} 



with(milonic=new menuname("About")){
style=menuStyle;
overflow="scroll";
aI("text=Your Electric Cooperative;url=yourelectriccoop.html;");
aI("text=Contact Information;url=contact.html;");


}

with(milonic=new menuname("Customer")){
style=menuStyle;

aI("text=Pay Electric Bill;url=onlinepayment.html;");
aI("text=Establish a New Account;url=cs.html;");
aI("text=About Your Bill;url=aboutyourbill.html;");
aI("text=Billing and Meter Reading;url=billing.html;");
aI("text=Budget Billing;url=budgetbill.html;");
aI("text=Business Services;url=business.html;");
aI("text=Contact Information;url=contact.html;");
aI("text=Customer Service;url=cs.html;");
aI("text=Electrical Safety;url=safety.html;");
aI("text=Energy Advisor;url=energyadvisor.html;");
aI("text=Energy Audits;url=energyadvisor.html;");
aI("text=Federal Tax Credits for Energy Efficiency;url=http://www.energystar.gov/index.cfm?c=products.pr_tax_credits;");
aI("text=Home Energy Calculator;url=http://c03.apogee.net/calcs/rescalc5x/default.aspx?hostheader=bremc&utilityid=bremc;");
aI("text=Home Energy Suite;url=http://c03.apogee.net/clients/?hostheader=bremc&utilityid=bremc;");
aI("text=Online Energy Audit;url=http://c03.apogee.net/calcs/rescalc5x/default.aspx?hostheader=bremc&utilityid=bremc;");
aI("text=Operation Round-Up;url=operationroundup.html;");
aI("text=Rates;url=rates.html;");
aI("text=Rebates;url=WVPA-Rebates2011.html;");
aI("text=Save Energy and Reduce Your Bill;url=5waystosave.html;");
aI("text=Security Lighting;url=securitylighting.html;");
aI("text=Tree Trimming;url=treetrimming.html;");
aI("text=Water Heater Sales and Service;url=waterheaterprogram.html;");
aI("text=Youth Programs;url=youthprograms.html;");


}

with(milonic=new menuname("Partners")){
style=menuStyle;

}

with(milonic=new menuname("Comm")){
style=menuStyle;

}

with(milonic=new menuname("Energy")){
style=menuStyle;

}



drawMenus();

