_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Dotted";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FAF8E9";
offcolor="#C86000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#D1D9C4";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Equity Analysis;target=;url=../stock-analysis.php;");
aI("text=World Markets;target=;url=../world-markets-updates.php;");
aI("text=Book Store;target=;url=../best-books-on-investing.php;");
aI("text=IPO;target=;url=../sensex-ipo.php;");
aI("text=Trading Tips;target=;url=../sensex-trading-tips.php;");
aI("text=Market Jokes;target=;url=../sensex-jokes.php;");
aI("text=Gainers & Losers;target=;url=../sensex-gainers-&-losers.php;");
aI("text=Cricket Scores;target=;url=../cricket-score-live-cricket-with-sensex.php;");
}


 drawMenus();
