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=MF Analyser;text=&nbsp;MF Analyser;';


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("MF Analyser")){
style=menuStyle_1;
aI("text=Daily NAV;url=../Mutualfund/MFSnapshot.aspx?id=1")
aI("text=MF Synopsis;url=../Mutualfund/MFSnapshot.aspx?id=2")
aI("text=Scheme Synopsis;url=../Mutualfund/MFSnapshot.aspx?id=3")
aI("text=Fund House Transaction;url=../Mutualfund/MFSnapshot.aspx?id=4")
aI("text=Category Returns;url=../Mutualfund/MFSnapshot.aspx?id=5")
aI("text=Historical Nav;url=../Mutualfund/MFSnapshot.aspx?id=30")
aI("text=Top 10 Holdings;url=../Mutualfund/MFSnapshot.aspx?id=31")
aI("text=Tax Implication;url=../Mutualfund/MFSnapshot.aspx?id=32")
aI("text=Pan Circulation;url=../Mutualfund/MFSnapshot.aspx?id=33")
aI("text=Biggest Scheme;url=../Mutualfund/MFSnapshot.aspx?id=34")
aI("text=Least Volatile Scheme;url=../Mutualfund/MFSnapshot.aspx?id=35")
aI("text=Scheme Comparison;url=../Mutualfund/MFSnapshot.aspx?id=36")
aI("text=Portfolio Comparison;url=../Mutualfund/MFSnapshot.aspx?id=37")
aI("text=In & Out;url=../Mutualfund/MFSnapshot.aspx?id=38")

}
drawMenus();
