﻿// 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;");
aI("text=Careers;url=http://www.jobtarget.com/c/copro.cfm?site_id=227&co=190296;");
aI("text=Touchstone Energy;url=touchstone.html;");
}

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


aI("text=Billing and Meter Reading;url=billing.html;");
aI("text=Business Services;url=business.html;");
aI("text=Contact Information;url=contact.html;");
aI("text=Customer Service;url=cs.html;");
aI("text=eBill Online Payment/Account Access;url=onlinepayment.html;");
aI("text=Electrical Safety;url=safety.html;");
aI("text=Electrical Safety for Kids;url=http://www.safeelectricity.org/esw_v1_1/index.html;");
aI("text=Energy Advisor;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 Calculators;url=http://wabash.apogee.net/rescalc/boone.asp;");
aI("text=Online Energy Audit;url=http://wabash.apogee.net/rescalc/boone.asp;");
aI("text=Operation Round-Up;url=operationroundup.html;");
aI("text=Pay Electric Bill;url=onlinepayment.html;");
aI("text=Rates;url=rates.html;");
aI("text=Save Energy and Reduce Your Bill;url=5waystosave.html;");
aI("text=Security Lighting;url=securitylighting.html;");
aI("text=Surge Protection;url=surge.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();
