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 News;text=&nbsp;MF News;';


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 News")){
style=menuStyle_1;
aI("text=New Fund Offers;url=../Mutualfund/MFSnapshot.aspx?id=6&offtype=A")
aI("text=MF Buzz;url=../Mutualfund/MFSnapshot.aspx?id=7")
aI("text=Interviews;url=../Mutualfund/MFSnapshot.aspx?id=8")
aI("text=Upcoming Dividends;url=../Mutualfund/MFSnapshot.aspx?id=9")
}
drawMenus();