fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#848383";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#565929";
headercolor="#000000";
offbgcolor="#F6F4EF";
offcolor="#000000";
onbgcolor="#FED286";
oncolor="#565929";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#FED286";
pagecolor="black";
separatorcolor="#848383";
separatorsize=1;
subimagepadding=2;
}



with(milonic=new menuname("prod_menu")){
style=menuStyle;
left=30;
aI("text=eCards;url=prod_ecards.html;");
aI("text=clickMeter;url=prod_clickmeter.html;");
aI("text=eSurveys;url=prod_surveys.html;");
}

with(milonic=new menuname("port_menu")){
style=menuStyle;
left=30;
aI("text=Web sites;url=port_web.html;");
aI("text=Print;url=port_print.html;");
aI("text=Logos;url=port_logos.html;");
aI("text=Engineering;url=port_engin.html;");
}
     


drawMenus();
