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=Investment Guide;text=&nbsp;Investment Guide;';


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("Investment Guide")){
style=menuStyle_1;
aI("text=RBI Procedures;url=../Mutualfund/MFSnapshot.aspx?id=13&opt=1")
aI("text=Jargon Buster;url=../Mutualfund/MFSnapshot.aspx?id=14&opt=2")
aI("text=Impact of Inflation;url=../Mutualfund/MFSnapshot.aspx?id=15&opt=3")
aI("text=Power of Compounding;url=../Mutualfund/MFSnapshot.aspx?id=16&opt=4")
aI("text=Benefits;url=../Mutualfund/MFSnapshot.aspx?id=17&opt=5")
aI("text=Risk Profiling;url=../Mutualfund/MFSnapshot.aspx?id=18&opt=6")
aI("text=Need to Diversify;url=../Mutualfund/MFSnapshot.aspx?id=19&opt=7")
aI("text=NRI Desk;url=../Mutualfund/MFSnapshot.aspx?id=20&opt=8")
}
drawMenus();
