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

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Tahoma, Verdana, Arial";
fontsize="14px";
fontweight="bold";
offcolor="#EBF0C7";
oncolor="#000000";
rawcss="padding-left:10px;padding-right:10px";
bordercolor="#d8ddb5";
borderstyle="solid";
borderwidth=1;
//bgimage="/include/pcm/theme/images/back-menu.gif";
//overbgimage="/include/pcm/theme/images/back-menu-over.gif";
offbgcolor="#849b3f";
onbgcolor="#EBF0C7";
itemheight=24;
separatorcolor="#d8ddb5";
separatorsize=1;
rawcss="padding-left:15px;padding-right:15px;";
}

with(submenuStyle=new mm_style()){
fontfamily="Tahoma, Verdana, Arial";
fontsize="14px";
fontweight="bold";
offcolor="#EBF0C7";
oncolor="#000000";
bordercolor="#d8ddb5";
borderstyle="solid";
borderwidth=1;
offbgcolor="#a4b74e";
onbgcolor="#EBF0C7";
itemheight=24;
separatorcolor="#d8ddb5";
separatorsize=1;
rawcss="padding-left:15px;padding-right:15px;";
}


with(milonic=new menuname("node_916")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=0;
left=0;
position="relative";
aI("align=center;text=Startseite;url=?rub=home;");
aI("align=center;text=Das&nbsp;Spiel;showmenu=node_918;");
aI("align=center;text=Media;showmenu=node_924;");
aI("align=center;text=Forum;url=http://www.xider-games.com/forum_de/;target=_blank;");
aI("align=center;text=Online&nbsp;Spiel;showmenu=node_931;");
aI("align=center;text=Shop;url=http://shop.bhv.de/produktbhv.asp?pid=1737;target=_blank;");
}

with(milonic=new menuname("node_918")){
style=submenuStyle;
itemheight=18;
orientation="horizontal";
style=submenuStyle;
top="offset=-5";
aI("align=center;text=Beschreibung;url=?rub=node&nid=926;");
aI("align=center;text=Highlights;url=?rub=node&nid=927;");
aI("align=center;text=Verbesserungen;url=?rub=node&nid=928;");
}

with(milonic=new menuname("node_924")){
style=submenuStyle;
itemheight=18;
orientation="horizontal";
style=submenuStyle;
top="offset=-5";
aI("align=center;text=Screenshots;url=?rub=node&nid=942;");
aI("align=center;text=Video;url=?rub=node&nid=965;");
}

with(milonic=new menuname("node_931")){
style=submenuStyle;
itemheight=18;
orientation="horizontal";
style=submenuStyle;
top="offset=-5";
aI("align=center;text=Rennmodus;showmenu=node_935;");
aI("align=center;text=Stallmodus;showmenu=node_936;");
}

with(milonic=new menuname("node_935")){
style=submenuStyle;
itemheight=18;
orientation="horizontal";
style=submenuStyle;
top="offset=-5";
aI("align=center;text=Spieler-Rangliste;url=?rub=ladder&page=raceranking;");
aI("align=center;text=Letzte&nbsp;gespielte&nbsp;Spiele;url=?rub=ladder&page=gameslist;");
}

with(milonic=new menuname("node_936")){
style=submenuStyle;
itemheight=18;
orientation="horizontal";
style=submenuStyle;
top="offset=-5";
aI("align=center;text=Letzte&nbsp;Rennergebnisse;url=	?rub=ladder&page=stableraceslist;");
aI("align=center;text=Stall-Rangliste;url=?rub=ladder&page=stableranking;");
}

drawMenus();

