_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#990033";
offcolor="White";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_13x13_greyboxed.gif";
padding="0";
separatoralign="right";
separatorcolor="White";
separatorwidth="85%";
subimage="images/on_13x13_greyboxed.gif";
overbgimage="images/backon_purple2.gif";
itemheight="35";
itemwidth="125";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#990033";
onsubimage="images/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/on_13x13_greyboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_purple.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1000;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=home.php;title=Back to Home Page;");
aI("text=2010 Entrants;target=;url=2010_entrants.php;");
aI("text=Sponsors;target=;url=sponsors.php;");
aI("text=Contact Us;target=;url=contact.php;");
aI("text=About;target=;url=about.php;");
aI("text=Gallery;target=;url=gallery.php;");
aI("text=2010 Entry Form;target=;url=entry_form.php;");
aI("text=Past Results;target=;url=past_results.php;");
}


 drawMenus();
