_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#00AB3F";
offcolor="#ffffff";
onbgcolor="#00AB3F";
oncolor="#000000";
padding="4";
pagebgcolor="#00AB3F";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize="13";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="3";
fontfamily="Palatino Linotype";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#7F7F7F";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#FFFFFF";
padding="4";
pagecolor="White";
separatorcolor="#DFDFDF";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.windmitigationthevillages.com/;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=Inspection Services/Wind InspectionLEFT_MENU;text=Inspection Services;target=;url=inspection-services.html;");
aI("text=Home Inspections;target=;url=home-inspections.html;");
aI("text=Request An Inspection;target=;url=request-an-inspection.html;");
aI("text=Property Preservation Services;target=;url=property-preservation-services.html;");
aI("text=Insurance - Inspection Brochures;target=;url=brochures-insurance-agents.html;");
aI("text=Realtors - Inspection Brochures;target=;url=brochures-realtors.html;");
aI("text=Satisfied Customers;target=;url=satisfied-customers.html;");
aI("text=FAQ's;target=;url=faq.html;");
aI("text=Site Directory;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Inspection Services/Wind InspectionLEFT_MENU")){
style=submenuStyle;
aI("text=Wind Inspection;target=;url=wind-inspection.html;");
aI("text=4 Point Inspection;target=;url=4-point-inspection.html;");
aI("text=Roof Inspection;target=;url=roof-inspection.html;");
aI("text=Inspection Fees;target=;url=inspection-fees.html;");
}


 drawMenus();

