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()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#006699";
offcolor="#ffffff";
bordercolor="#003366";
offborder="006699";
borderstyle="solid";
borderwidth=0;
menuheight="20";
itemheight="20";
//itemwidth=250;
margin="0";
align="left";
separatorcolor="#4F8EB6";
separatorsize="1";
padding=2;
menualign="center";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, SanSerif";
overimage="whitearrows.gif";
pagecolor="#ffffff";
pagebgcolor="#006699";
headercolor="#000099";
headerbgcolor="#ffffff";
subimage="rarrowbox1.gif";
onsubimage="rarrowbox3.gif"
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
menuheight="15";
style=menuStyle;
position="relative";
aI("text=American College of Dentists;url=http://www.acd.org;image=bluearrows.gif;");
}


drawMenus();


