_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="100%";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=http://www.protectyourpavement.com/;");
aI("text=Asphalt Sealcoating;target=;url=Asphalt-Sealcoating.html;");
aI("text=Coupons;target=;url=Coupons.html;");
aI("text=Organizations we support;target=;url=Organizations-we-support.html;");
aI("text=Parking Lot Striping;target=;url=Parking-Lot-Striping.html;");
aI("text=Property Owners;target=;url=Property-Owners.html;");
aI("showmenu=Samples Of Our Work/Gethsemane Baptist ChurchRIGHT_MENU;text=Samples Of Our Work;target=;url=Samples-Of-Our-Work.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Web Commercials;target=;url=Web-Commercials.html;");
aI("text=Why Seal Your Pavemnt;target=;url=Why-Seal-Your-Pavemnt.html;");
}

with(milonic=new menuname("Samples Of Our Work/Gethsemane Baptist ChurchRIGHT_MENU")){
style=SubMenuStyle;
openstyle="rtl";
aI("text=Gethsemane Baptist Church;target=;url=Gethsemane-Baptist-Church.html;");
}


 drawMenus();

