_menuCloseDelay=0
_menuOpenDelay=0
_followSpeed=0
_followRate=0
_subOffsetTop=3
_subOffsetLeft=-15
_scrollAmount=3
_scrollDelay=20

with(mainmenuStyle=new mm_style()){
offbgcolor="#FFFFFF";
onbgcolor="#CCCCCC";
offcolor="#990000";
oncolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000000";
separatorsize="1";
padding=0;
fontsize="11";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
image="/templates/90/images/Template/Menu1_Bullet.gif";
subimage="/templates/90/images/Template/Menu1_Bullet_End.gif";
subimagepadding="2";
subimageposition="bottom";
}
with(menuStyle=new mm_style()){
offbgcolor="#FFFFFF";
onbgcolor="#CCCCCC";
offcolor="#990000";
oncolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=0;
fontsize="11";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
image="/templates/90/images/Template/Menu1_Bullet.gif";
subimage="/templates/90/images/Template/Menu1_Bullet_End.gif";
subimagepadding="2";
subimageposition="bottom";
}



with(milonic=new menuname("m22")){
style=menuStyle;
aI("text=Big Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=22;");
aI("text=Small Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=23;showmenu=m30;");
}

with(milonic=new menuname("m20")){
style=menuStyle;
aI("text=Big Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=20;");
aI("text=Small Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=21;showmenu=m26;");
}

with(milonic=new menuname("m24")){
style=menuStyle;
aI("text=Big Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=24;");
aI("text=Small Box Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=25;showmenu=m29;");
}

with(milonic=new menuname("m30")){
style=menuStyle;
aI("text=Card Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=30;");
}

with(milonic=new menuname("m26")){
style=menuStyle;
aI("text=Card Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=26;");
}

with(milonic=new menuname("m29")){
style=menuStyle;
aI("text=Card Game&nbsp;&nbsp;&nbsp;;url=SearchResults.asp?Cat=29;");
}
drawMenus();
