_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover0.jpg";
itemheight="28";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#989898";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#ffffff";
onbgcolor="#989898";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="28";
aI("text=News Sources 1;target=;url=News-Sources-1.html;align=center;");
aI("text=News Sources 2;target=;url=News-Sources-2.html;align=center;");
aI("text=News Sources 3;target=;url=News-Sources-3.html;align=center;");
aI("text=More;target=;url=More.html;align=center;");
}


 drawMenus();

