_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#660000";
offcolor="White";
onbgcolor="#ffffff";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackwhite.gif";
offbgcolor="#660000";
offcolor="White";
onbgcolor="#ffffff";
onbold="bold";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="6";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/blackred.gif";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.integritypainters.com/;");
aI("text=Interior Painting;target=;url=Interior_Painting.html;");
aI("text=Exterior Services;target=;url=Exterior_Services.html;");
aI("showmenu=What to ExpectInteriorLEFT_MENU;text=What to Expect;target=;url=What_to_Expect.html;");
aI("text=Our Standards;target=;url=Our_Standards.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Pictures;target=;url=Pictures_of_High_Quality_Painting_Pictures_of_Exterior_House_Painting_Examples_of_Exterior_Business_Painting.html;");
}

with(milonic=new menuname("What to ExpectInteriorLEFT_MENU")){
style=submenuStyle;
aI("text=Interior;target=;url=Interior.html;");
aI("text=Exterior;target=;url=What_To_Expect_Outside.html;");
}


 drawMenus();
