_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Transparent";
offcolor="#EEE333";
onbgcolor="Black";
oncolor="Red";
padding="7";
pagebgcolor="Transparent";
pagecolor="#EEE333";
separatorcolor="#EEE333";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
bordercolor="#EEE333";
borderstyle="Dashed";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Black";
offcolor="#EEE333";
onbgcolor="Black";
oncolor="Red";
padding="4";
pagebgcolor="Transparent";
pagecolor="#EEE333";
separatorcolor="Black";
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.warpedsports.com/;");
aI("text=PLAY PAINTBALL;target=;url=PLAY-Warped-Paintball-wolverhampton-telford-cosford-midlands.html;");
aI("text=LOCATION;target=;url=Warped-sports-directions-Cosford-wolverhampton-telford-midlands.html;");
aI("text=BOOK EVENTS;target=;url=EVENT-BOOKING.html;");
aI("text=CONTACT US;target=;url=Contact-Us.html;");
}


 drawMenus();

