_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="1";
separatorcolor="#FFFFFF";
separatorsize="10";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="10";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.accutech-homeinspections.com/;");
aI("text=Inspection Request;target=;url=inspection-request.html;");
aI("showmenu=ServicesInfraredLEFT_MENU;text=Services;target=;url=home-inspection-services.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Fees;target=;url=home-inspection-fees.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
}

with(milonic=new menuname("ServicesInfraredLEFT_MENU")){
style=submenuStyle;
aI("text=Infrared;target=;url=infrared.html;");
aI("text=Termites;target=;url=termites.html;");
aI("text=IAQ Testing;target=;url=iaq-testing.html;");
aI("text=Radon Testing;target=;url=radon-testing.html;");
aI("text=Moisture Scans;target=;url=moisture-scans.html;");
aI("text=Septic and Well;target=;url=septic-and-well-inspections.html;");
aI("text=Energy Reviews;target=;url=energy-reviews.html;");
aI("text=Electrical Scans;target=;url=electrical-scans.html;");
aI("text=Child Safety Insp.;target=;url=child-safety-insp.html;");
aI("text=Senior Safety Insp.;target=;url=senior-safety-insp.html;");
aI("text=Fire Safety Inps.;target=;url=fire-safety-inps.html;");
}


 drawMenus();
