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=electronic postcards;url=prod_ecards.html;");
aI("text=click tracking;url=prod_clickmeter.html;");
aI("text=web based surveys;url=prod_surveys.html;");
}

with(milonic=new menuname("port_menu")){
style=menuStyle;
left=30;
aI("text=web site portfolio;url=website-examples.html;");
aI("text=print examples;url=print-examples.html;");
aI("text=software engineering;url=engineering-solutions.html;");
}
     


drawMenus();

