_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="Azure";
onbold="bold";
oncolor="Red";
padding="5";
pagecolor="AliceBlue";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="White";
onbold="bold";
oncolor="Red";
pagecolor="AliceBlue";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=NewsNewspapersINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Weather;target=;url=Weather.html;");
aI("text=Movies/Tv;target=;url=Movies-Tv.html;");
aI("text=Web Mail;target=;url=Web-Mail.html;");
aI("text=Maps;target=;url=Maps.html;");
}

with(milonic=new menuname("NewsNewspapersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Newspapers;target=;url=Newspapers.html;");
aI("text=TV News;target=;url=TV-News.html;");
}


 drawMenus();

