_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="Groove";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="CornflowerBlue";
offcolor="Black";
onbgcolor="DarkBlue";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="15";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=What Kind of Contests do you Like;target=;url=http://www.entercontest.info/;");
aI("text=Live Dangerously – Enter a Contest;target=;url=Live-Dangerously-Enter-a-Contest.html;");
aI("text=Enter a Contest Lose Your Identity;target=;url=Enter-a-Contest-Lose-Your-Identity.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
