_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glass9.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glass_hover9.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#4F95D6";
offcolor="#ffffff";
onbgcolor="#4F95D6";
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";
menuwidth=868;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://sundeckmortgage.com/;align=center;");
aI("showmenu=Loan Center/PurchaseINFO_BAR_MENU;text=Loan Center;target=;url=Loan-Center.html;align=center;");
aI("showmenu=Real Estate Center/Find A RealtorINFO_BAR_MENU;text=Real Estate Center;target=;url=Real-Estate-Center.html;align=center;");
aI("showmenu=Loan Modification/Apply Loan ModINFO_BAR_MENU;text=Loan Modification;target=;url=Loan-Modification.html;align=center;");
aI("showmenu=Credit Repair /Credit Repair ProcessINFO_BAR_MENU;text=Credit Repair ;target=;url=Credit-Repair.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Apply;target=;url=Apply.html;align=center;");
}

with(milonic=new menuname("Loan Center/PurchaseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Purchase;target=;url=Purchase.html;");
aI("text=Refinance;target=;url=Refinance.html;");
}

with(milonic=new menuname("Real Estate Center/Find A RealtorINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Find A Realtor;target=;url=Find-A-Realtor.html;");
aI("text=Community Information;target=;url=Community-Information.html;");
}

with(milonic=new menuname("Loan Modification/Apply Loan ModINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Apply Loan Mod;target=;url=Apply-Loan-Mod.html;");
aI("text=Loan Modification FAQ;target=;url=Loan-Modification-FAQ.html;");
}

with(milonic=new menuname("Credit Repair /Credit Repair ProcessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Credit Repair Process;target=;url=Credit-Repair-Process.html;");
aI("text=Credit Repair Application;target=;url=Credit-Repair-Application.html;");
}


 drawMenus();

