_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="LightSteelBlue";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="#000000";
onbgcolor="White";
oncolor="Blue";
padding="6";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="DarkBlue";
separatorsize="2";
subimage="pictures/arrow.gif";
subimagepadding="0";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="LightSteelBlue";
oncolor="Blue";
padding="4";
pagebgcolor="White";
pagecolor="Black";
subimage="pictures/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.wowgoldfarm.com/;");
aI("text=WoW System Requirements;target=;url=world-of-warcraft-system-requirements-wow-computer-requirements/;");
aI("text=World of Warcraft Quest Help;target=;url=wow-site-help-guide-helper-for-world-of-warcraft-quest/;");
}


 drawMenus();
