_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="SaddleBrown";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=How Does It Work?;target=;url=How-Does-The-Stock-Market-Work.html;");
aI("text=Stock Market Basics;target=;url=Stock-Market-Basics.html;");
aI("text=Buying Penny Stocks;target=;url=Buying-Penny-Stocks.html;");
aI("text=Stock Trading Software;target=;url=Stock-Trading-Software.html;");
aI("text=Selling Stock Certificates;target=;url=Selling-Stock-Certificates.html;");
aI("text=Stock Market Ticker;target=;url=Stock-Market-Ticker.html;");
aI("text=Option Stock Trading;target=;url=Online-Option-Stock-Trading.html;");
aI("showmenu=Stock Market ResourcesHow to Start Investing in a Stock MarketLEFT_MENU;text=Stock Market Resources;target=;url=Stock-Market-Useful-Articles.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Stock Market ResourcesHow to Start Investing in a Stock MarketLEFT_MENU")){
style=submenuStyle;
aI("text=How to Start Investing in a Stock Market;target=;url=How-to-Start-Investing-in-a-Stock-Market.html;");
aI("text=How to Start Investing in a Stock Market Part 2;target=;url=How-to-Start-Investing-in-a-Stock-Market-Part-2.html;");
}


 drawMenus();
