_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots8.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#7F0000";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3B454C";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#3B454C";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Blog Spot;target=;url=Blog-Spot.html;");
aI("text=5 Minute Lesson on Life Insurance;target=;url=5-Minute-Lesson-on-Life-Insurance.html;");
aI("text=Your Circle of Wealth;target=;url=Your-Circle-of-Wealth.html;");
aI("showmenu=Straight Talk About MortgagesMortgage QuizLEFT_MENU;text=Straight Talk About Mortgages;target=;url=Straight-Talk-About-Mortgages.html;");
aI("text=Truth About Qualified Plans;target=;url=Truth-About-Qualified-Plans.html;");
aI("text=Retirement Ready or Not?;target=;url=Retirement-Ready-or-Not-.html;");
aI("text=Protecting You Assets;target=;url=Protecting-You-Assets.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Join Our Newsletter;target=;url=Join-Our-Newsletter.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Straight Talk About MortgagesMortgage QuizLEFT_MENU")){
style=submenuStyle;
aI("text=Mortgage Quiz;target=;url=Mortgage-Quiz.html;");
aI("text=Morgage Video Password;target=;url=Morgage-Video-Password.html;");
}


 drawMenus();

