_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="#ffffff";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Tips-and-Guides;target=;url=../Tips-and-Guides.html;align=left;");
aI("text=The Ideal Mortgage;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=left;");
aI("text=Refinancing Mortgages;target=;url=The-Ideal-Mortgage-Refinancing-Mortgages.html;align=left;");
aI("text=Mortgage Rates;target=;url=Mortgage-Rates.html;align=left;");
aI("text=Mortgage Loans Online;target=;url=Mortgage-Loans-Online.html;align=left;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
}


 drawMenus();
