_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="100";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home Page;target=;url=http://www.doomenterprises.com/;");
aI("showmenu=WebsitesGuildhelper.comMAIN_FOOTER_MENU;text=Websites;target=;url=Websites.html;");
aI("text=Website Banners;target=;url=Website-Banners.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("WebsitesGuildhelper.comMAIN_FOOTER_MENU")){
style=SubMenuStyle;
openstyle="up";
aI("text=Guildhelper.com;target=;url=Guildhelper.com.html;");
aI("text=myMMORPGspace.com;target=;url=myMMORPGspace.com.html;");
aI("text=LIclique.com;target=;url=LIclique.com.html;");
}


 drawMenus();
