_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Blue";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover4.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dddddd";
offcolor="#555555";
onbgcolor="#dfdfdf";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Home ;target=;url=http://www.OpenHighYieldSavingsAccount.com/;");
aI("text=Contact ;target=;url=Contact.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.html;");
aI("text=Privacy ;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

