_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Tan";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="10";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
overbgimage="images/bracket1.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=840;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
itemheight="30";
aI("text=Wargame Top;target=;url=http://wargametactics.com/;align=center;");
aI("text=Warhammer 40k;target=;url=warhammer-40k/;align=center;");
aI("text=Warhammer Fantasy;target=;url=warhammer-fantasy/;align=center;");
aI("text=Other Wargames;target=;url=other-wargames.php;align=center;");
aI("text=Wargame Extras;target=;url=wargame-extras/;align=center;");
aI("text=Tactics Chat;target=;url=chat.php;align=center;");
aI("text=Image Gallery;target=_blank;url=http://wargametactics.com/gallery/index.php;align=center;");
}


 drawMenus();

