_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
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 Page;target=;url=./;");
aI("text=Steven TV;target=;url=Steven-TV.html;");
aI("text=News Blog;target=;url=News-Blog.html;");
aI("showmenu=ArticlesAre you too broke to saveLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesProductsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Me;target=;url=Contact-Me.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesAre you too broke to saveLEFT_MENU")){
style=submenuStyle;
aI("text=Are you too broke to save;target=;url=Are-you-too-broke-to-save.html;");
aI("text=Profiting from Adversity;target=;url=Profiting-from-Adversity.html;");
aI("text=Basic Rules of Money;target=;url=Basic-Rules-of-Money.html;");
aI("text=Budget for Wealth - Not Retirement;target=;url=Budget-for-Wealth-Not-Retirement.html;");
aI("text=Goals;target=;url=Goals.html;");
aI("text=I Got an Idea! Now What?;target=;url=I-Got-an-Idea!-Now-What-.html;");
aI("text=I-Bonds;target=;url=I-Bonds.html;");
aI("text=Impacting Debt WEB;target=;url=Impacting-Debt-WEB.html;");
aI("text=Overcoming Defeat;target=;url=Overcoming-Defeat.html;");
aI("text=Persevering Past the Pressure;target=;url=Persevering-Past-the-Pressure.html;");
aI("text=Positive Thinking;target=;url=Positive-Thinking.html;");
aI("text=Primary Focus;target=;url=Primary-Focus.html;");
aI("text=Where to Find a Stock Education;target=;url=Where-to-Find-a-Stock-Education.html;");
aI("text=Planning Your Day;target=;url=Planning-Your-Day.html;");
aI("text=What Credit Card Companies are Not Telling you;target=;url=What-Credit-Card-Companies-are-Not-Telling-you.html;");
}

with(milonic=new menuname("ResourcesProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Products.html;");
}


 drawMenus();

