fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11.5pt";
fontweight="normal";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#b4bac2";
rawcss="padding:15px 6px 5px 6px;";
separatorcolor="#194b88";
separatorsize=12;
}

with(submenuStyle=new mm_style()){

fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
offcolor="#ffffff";
oncolor="#ffffff";
offbgcolor="#23558F";
onbgcolor="#194b88";
padding=5;
menubgcolor="#23558F";
itemwidth=220;
}


