fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=-2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#081225";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#18243c";
offcolor="#ffffff";
onbgcolor="#081225";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#111111', Direction=60, Strength=0)";
padding=1;
pagebgcolor="maroon";
pagecolor="white";
separatorcolor="#18243c";
separatorsize=1;
subimage="/global/menu/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Championships")){
style=menuStyle;
aI("text=&nbsp;2009 Road to F1&nbsp;;url=/events/2009_RoadToF1/championship.php;");
aI("text=&nbsp;2008 GTReMix&nbsp;;url=http://gtremix.darksideracing.net;");
aI("text=&nbsp;2008 Looney Cup&nbsp;;url=http://looneycup.darksideracing.net;");
aI("text=&nbsp;2008 Spec FBM&nbsp;;url=/events/2008_SPECFBM/;");
aI("text=&nbsp;2007 Sweet16&nbsp;;url=/sweet16/;");
aI("text=&nbsp;2006 Formula1&nbsp;;url=/events/001_F1League/;");
}

with(milonic=new menuname("Stats")){
style=menuStyle;
aI("text=&nbsp;Server&nbsp;;url=/serverstats/index.php;");
aI("text=&nbsp;Replay&nbsp;;url=/events/index.php;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=&nbsp;Live For Speed&nbsp;;url=http://www.liveforspeed.net;");
aI("text=&nbsp;LFS Forum&nbsp;;url=http://www.lfsforum.net;");
aI("text=&nbsp;LFS World&nbsp;;url=http://www.lfsworld.net;");
aI("text=&nbsp;LFS News&nbsp;;url=http://www.lfsnews.net;");
}

with(milonic=new menuname("Team")){
style=menuStyle;
aI("text=&nbsp;Information&nbsp;;url=/team/index.php;");
aI("text=&nbsp;Setups&nbsp;;url=/setup/index.php;");
aI("text=&nbsp;Downloads&nbsp;;url=/filemanager/index.php;");
aI("text=&nbsp;Restricted&nbsp;;url=/restricted;");
}

with(milonic=new menuname("Drivers")){
style=menuStyle;
aI("text=<font color=black>[</font><font color=blue>DSR</font><font color=black>]</font> Lebaron;url=/profile/lebaron.php;");
aI("text=<font color=black>[</font><font color=blue>DSR</font><font color=black>]</font> smack;url=/profile/smack.php;");
}

with(milonic=new menuname("Cars")){
style=menuStyle;
aI("text=UF 1000;url=;");
aI("text=XF GTi;url=;");
aI("text=XR GT;url=;");
aI("text=RaceAbout;url=;");
aI("text=FZ50;url=;");
aI("text=XR GT Turbo;url=;");
aI("text=FXO Turbo;url=;");
aI("text=RB4 GT;url=;");
aI("text=UF GTR;url=;");
aI("text=XF GTR;url=;");
aI("text=XR GTR;url=;");
aI("text=FXO GTR;url=;");
aI("text=FZ50 GTR;url=;");
aI("text=LX4;url=;");
aI("text=LX6;url=;");
aI("text=MRT5;url=;");
aI("text=Formula XR;url=;");
aI("text=Formula V8;url=;");
aI("text=BMW Sauber;url=;");
}



drawMenus();

