_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFEFEF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFEFEF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="8";
subimage="images/xp_ind.gif";
subimagepadding="8";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.electrictoday.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("showmenu=About UsWhat You Can ExpectLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Schedule Service;target=;url=schedule-service.html;");
aI("showmenu=ServicesExpert Electrical TroubleshootingLEFT_MENU;text=Services;target=;url=services.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=Useful InformationAsk The ExpertLEFT_MENU;text=Useful Information;target=;url=useful-information.html;");
}

with(milonic=new menuname("About UsWhat You Can ExpectLEFT_MENU")){
style=submenuStyle;
aI("text=What You Can Expect;target=;url=what-you-can-expect.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadgrey.gif;");
aI("text=Up-Front Pricing;target=;url=up-front-pricing.html;");
}

with(milonic=new menuname("ServicesExpert Electrical TroubleshootingLEFT_MENU")){
style=submenuStyle;
aI("text=Expert Electrical Troubleshooting;target=;url=expert-electrical-troubleshooting.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadgrey.gif;");
aI("text=Fuse/Breaker Panel Upgrade;target=;url=fuse-breaker-panel-upgrade.html;");
aI("text=Surge Protection;target=;url=surge-protection.html;");
aI("text=Home Safety Inspection;target=;url=home-safety-inspection.html;");
aI("text=Recessed Lighting;target=;url=recessed-lighting.html;");
aI("text=Landscape Lighting;target=;url=landscape-lighting.html;");
aI("text=Knob and Tube Rewire;target=;url=knob-and-tube-rewire.html;");
}

with(milonic=new menuname("Useful InformationAsk The ExpertLEFT_MENU")){
style=submenuStyle;
aI("text=Ask The Expert;target=;url=ask-the-expert.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadgrey.gif;");
aI("text=Frequently Asked Questions;target=;url=frequently-asked-questions.html;");
}


 drawMenus();
