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()){
styleid=1;
borderwidth=0;
outfilter="fade(duration=0.5)";
separatorsize=0;
subimagepadding=2;
}

with(SubmenuStyle=new mm_style()){
bordercolor="#6f7995";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#8a94a8";
offcolor="#dbdbb7";
onbgcolor="#5a677a";
oncolor="#dbdbb7";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=94);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
separatorsize=1;
separatorcolor="#6f7995";
}
/*
with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimagepadding=0;
}
*/

with(milonic=new menuname("Portfolio")){
overflow="scroll";
style=SubmenuStyle;
aI("text=Small Business;url=http://www.websites1-2-3.com/business_port.htm;");
aI("text=Nonprofit;url=http://www.websites1-2-3.com/nonprofit_port.htm;");
aI("text=Conferences;url=http://www.websites1-2-3.com/conference_port.htm;");
aI("text=Camp;url=http://www.websites1-2-3.com/camp_port.htm;");
}
drawMenus();

