_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="12";
fontweight='bold';
headerbgcolor="#D6E3F2";
headercolor="#D6E3F2";
offbgcolor="#D1E0F1";
offcolor="#4D4D4D";
onbgcolor="#99ccff";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#C2D6ED', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=263;
aI("showmenu=Why Kassie;text=Why Kassie;");
aI("showmenu=Loan Programs;text=Loan Programs;");
aI("status=Rates;text=Rates;url=http://www.dreamhomeownership.com/rates.html;");
aI("showmenu=Apply Online;text=Apply Online;");
aI("showmenu=Loan Services;text=Loan Services;");
aI("showmenu=Resources;text=Resources;");
aI("status=Home;text=Home;url=http://www.dreamhomeownership.com/index.html;");
}
with(milonic=new menuname("Why Kassie")){
overflow="scroll";
style=menuStyle;
aI("text=Bio;url=http://www.dreamhomeownership.com/kassie.html;")
aI("text=Core Values;url=http://www.dreamhomeownership.com/values.html;onfunction=showtip('Another common sample This time, the sub<br>menus are opened from a vertical main menu') ;")
aI("showmenu=Testimonials;status=Testimonials;text=Testimonials;");
}

with(milonic=new menuname("Testimonials")){
style=menuStyle;
aI("text=Real Estate Professionals;url=http://www.dreamhomeownership.com/test_pro.html;");
aI("text=First Time Home Buyers;url=http://www.dreamhomeownership.com/test_first.html;");
aI("text=Refinance Clients;url=http://www.dreamhomeownership.com/test_refi.html;");
aI("text=Purchase;url=http://www.dreamhomeownership.com/test_misc.html;");
}


with(milonic=new menuname("Loan Programs")){
overflow="scroll";
style=menuStyle;
aI("text=General Information;url=http://www.dreamhomeownership.com/programs.html;")
aI("text=Purchase;url=http://www.dreamhomeownership.com/purchase.html;onfunction=showtip('Another common sample This time, the sub<br>menus are opened from a vertical main menu') ;")
aI("text=Refinance;url=http://www.dreamhomeownership.com/refinance.html;onfunction=showtip('If space is limited, this menu sample shows how<br>to open sub-menus in a horizontal orientation') ;")
aI("text=Home Equity;url=http://www.dreamhomeownership.com/homeequity.html;onfunction=showtip('The popup function can also open menus<br>based on mouse action but also positioned<br>relative to an image') ;")
aI("text=Fast Financing;url=http://www.dreamhomeownership.com/fastfinancing.html;")
aI("text=100% Financing;url=http://www.dreamhomeownership.com/financing.html;")
}


with(milonic=new menuname("Apply Online")){
style=menuStyle;
aI("text=Full App;url=http://www.dreamhomeownership.com/1003.pdf;");
aI("text=Pre-Qual Form;url=http://www.dreamhomeownership.com/prequalform.pdf;");
}

with(milonic=new menuname("Loan Services")){
style=menuStyle;
aI("text=Loan Factors;url=http://www.dreamhomeownership.com/loanfactors.html;");
aI("text=Factor List;url=http://www.dreamhomeownership.com/factorlist.html;");
aI("text=Annual Mortgage Review;url=http://www.dreamhomeownership.com/mortgagereview.html;");
aI("text=Client Appreciation;url=http://www.dreamhomeownership.com/cap.html;");
}


with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Articles;url=http://www.dreamhomeownership.com/homewise.html;");
aI("text=Bridal Registry;url=http://www.dreamhomeownership.com/bridal.pdf;");
aI("text=Buyers Info;url=http://www.dreamhomeownership.com/buyersinfo.html;");
aI("text=Calculators;url=http://www.dinkytown.com;");
aI("text=Credit Tips;url=http://www.dreamhomeownership.com/credittips.html;");
aI("text=Glossary;url=http://www.dreamhomeownership.com/glossary.html;");
aI("text=Personal Finances;url=http://www.dreamhomeownership.com/personalfinance.html;");
aI("text=House Payment Chart;url=http://www.dreamhomeownership.com/housepayment.pdf;");
aI("text=House Payment Chart I/O;url=http://www.dreamhomeownership.com/interestonlyhousepayment.pdf;");
}


drawMenus();

