_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
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="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/targetlight_11x11.gif";
offbgcolor="LightBlue";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="8";
subimagepadding="8";
overimage="images/Squarecell_10x10.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=PAINTBALL BUSTER HOME;target=;url=http://www.paintballbuster.com/;");
aI("text=PAINTBALLS;target=;url=Paintballs.html;");
aI("text=PAINTBALL MARKERS;target=;url=PaintballMarkers.html;");
aI("text=PAINTBALL ACCESSORIES;target=;url=PaintballAccessories.html;");
aI("text=PAINTBALL APPAREL & CLOTHING;target=;url=Apparel-Clothing.html;");
aI("text=ABOUT US;target=;url=About.html;");
aI("text=LINKS;target=;url=Links.html;");
aI("text=CONTACT US;target=;url=Contact.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=SITE MAP;target=;url=sitemap-page-order.html;");
}


 drawMenus();
