_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Navy";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Navy";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Navy";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Mortgage Loans: Basic Types (Home);target=;url=http://a-mortgage-refinance-guide.com/;");
aI("showmenu=ArticlesSecuring a Second Mortgage for Your HomeLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Mortgage Refinance Guide Resource Directory;target=;url=mortgage-refinance-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesSecuring a Second Mortgage for Your HomeLEFT_MENU")){
style=submenuStyle;
aI("text=Securing a Second Mortgage for Your Home;target=;url=securing-a-second-mortgage-for-your-home.html;");
aI("text=Types of Mortgage Refinacing Loans;target=;url=types-of-mortgage-refinacing-loans.html;");
aI("text=Should You Use a Mortgage Broker to Secure a Mortgage Loan?;target=;url=should-you-use-a-mortgage-broker-to-secure-a-mortgage-loan-.html;");
aI("text=Factors Affecting Mortgage Rates;target=;url=factors-affecting-mortgage-rates.html;");
aI("text=The Easy Mortgage Solution for Bad Credit;target=;url=the-easy-mortgage-solution-for-bad-credit.html;");
aI("text=When to Refinance a Mortgage;target=;url=when-to-refinance-a-mortgage.html;");
aI("text=An Effective Mortgage Help Option for Seniors;target=;url=an-effective-mortgage-help-option-for-seniors.html;");
aI("text=Applying for a Mortgage Loan;target=;url=applying-for-a-mortgage-loan.html;");
aI("text=Getting a Quote for a Mortgage Loan;target=;url=getting-a-quote-for-a-mortgage-loan.html;");
aI("text=Mortgage Refinancing;target=;url=mortgage-refinancing.html;");
aI("text=How to Write an Effective Loan Modification Hardship Letter;target=;url=how-to-write-an-effective-loan-modification-hardship-letter.html;");
}


 drawMenus();
