fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=-5;

var imgnm1='showmenu=Bonds &amp; FD;text=&nbsp;Bonds &amp; FD;';


with(menuStyle_1=new mm_style()){
borderstyle="solid";
borderwidth=1;
bordercolor ="#001168";
fontfamily="Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#daeef7";
offcolor="#000000";
onbgcolor="#0f9fc8";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.2)";
padding=5;
pagecolor="#136780";
separatorcolor="#136780";
separatorsize=1;
separatorpadding=0;
subimagepadding=0;
itemwidth=150;
align = "left";
//bgimage="images/menubg.gif"
}
with(menuStyle_2=new mm_style()){
borderstyle="solid";
borderwidth=1;
bordercolor ="#001168";
fontfamily="Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#daeef7";
offcolor="#000000";
onbgcolor="#0f9fc8";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.2)";
padding=5;
pagecolor="#136780";
separatorcolor="#136780";
separatorsize=1;
separatorpadding=0;
subimagepadding=0;
itemwidth=180;
align = "left";
//bgimage="images/menubg.gif"
}


with(menuStyle=new mm_style()){
borderwidth=0;
fontfamily="Tahoma, Verdana, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
offcolor="#136780";
onbgcolor="";
oncolor="#FFFFFF";
//outfilter="randomdissolve(duration=0.3)";
padding=0;
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimagepadding=0;
separatorwidth =0; 
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;

top=10;
aI("text=;");

aI(imgnm1);
}
with(milonic=new menuname("Bonds &amp; FD")){
style=menuStyle_1;
aI("text=Introduction;url=../mutualfund/mfsnapshot.aspx?id=21&opt=1")
aI("text=Why to invest?;url=../mutualfund/mfsnapshot.aspx?id=22&opt=2")
aI("text=How to Choose?;url=../mutualfund/mfsnapshot.aspx?id=23&opt=3")
aI("text=Glossary;url=../mutualfund/mfsnapshot.aspx?id=24&opt=4")
aI("text=FAQs;url=../mutualfund/mfsnapshot.aspx?id=25&opt=5")
aI("text=FAQs on Ratings;url=../mutualfund/mfsnapshot.aspx?id=26&opt=6")
}
drawMenus();