_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#A52A2A";
borderstyle="Double";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#673301";
offcolor="WhiteSmoke";
onbgcolor="BurlyWood";
oncolor="#000000";
padding="6";
pagebgcolor="Brown";
pagecolor="Beige";
separatorcolor="#000000";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="italic";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="BurlyWood";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
pagecolor="Bisque";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://halo3.the-real-way.com/;");
aI("showmenu=Articles/Halo 3 InfoLEFT_MENU;text=Articles;target=;url=Articles-on-Halo-3.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Advertisers;target=_blank;url=http://internet-business.the-real-way.com/information-for-advertisers.html;");
}

with(milonic=new menuname("Articles/Halo 3 InfoLEFT_MENU")){
style=submenuStyle;
aI("text=Halo 3 Info;target=;url=Halo-3-Info.html;");
aI("text=Halo 3 Mod;target=;url=Halo-3-Mod.html;");
aI("text=Halo 3 Video;target=;url=Halo-3-Video.html;");
}


 drawMenus();

