_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#BFBFBF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#002A7F";
onbgcolor="WhiteSmoke";
oncolor="#000055";
ondecoration="underline";
padding="10";
separatorcolor="#BFBFBF";
separatorsize="1";
subimage="images/grey1.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/grey1.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Gamer Testing Ground;target=;url=Gamer-Testing-Ground.php;");
aI("text=Game Testing Guru;target=;url=Game-Testing-Guru.php;");
aI("text=Become A Game Tester;target=;url=Become-A-Game-Tester.php;");
aI("text=Game Tester Guide;target=;url=Game-Tester-Guide.php;");
aI("text=Only 4 Gamers;target=;url=Only-4-Gamers.php;");
}


 drawMenus();
