_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
borderstyle="Inset";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Sienna";
onbold="bold";
oncolor="#FF0000";
padding="5";
subimage="images/black.gif";
subimagepadding="5";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Century Gothic";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="SteelBlue";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.patriotpaintinginc.com/;");
aI("showmenu=About UsInterior ServicesINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Schedule Online;target=;url=Schedule-Online.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=ResourcesNewsINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Feedback;target=;url=Feedback.html;");
}

with(milonic=new menuname("About UsInterior ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Interior Services;target=;url=Interior-Services.html;");
aI("text=Exterior Services;target=;url=Exterior-Services.html;");
aI("text=Our Partners;target=;url=Our-Partners.html;");
aI("text=Our Process;target=;url=Our-Process.html;");
aI("text=Guarantee;target=;url=Guarantee.html;");
}

with(milonic=new menuname("ResourcesNewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=News;target=;url=News.html;");
aI("text=Pay Online;target=_blank;url=https://payments.paysimple.com/PaySimple/Login/CheckOutFormLogin/HgZK-GOc-F8KNGQSzs3JIfDD8MU-;");
aI("text=Painting Articles;target=;url=Painting-Articles.html;");
aI("text=Color Consultation;target=;url=Color-Consultation.html;");
aI("text=The Green Revolution;target=;url=http://patriotpaintinginc.blogspot.com/search?q=green;");
aI("text=Customer Referral Program;target=;url=Customer-Referral-Program.html;");
aI("text=Design & Decorating Resources;target=;url=Design-&-Decorating-Resources.html;");
}


 drawMenus();
