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=0;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#333333";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#111111";
headercolor="#000000";
offbgcolor="#333333";
offcolor="#ffffff";
onbgcolor="#8B463E";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=15;
pagebgcolor="#111111";
pagecolor="black";
separatorcolor="#666666";
separatorsize=5;
subimage="http://www.aaroanoke.org/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Top Nav")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
position="relative";


aI("text=Products;url=../html/products.html;");
aI("text=Services;url=../html/services.html;")
aI("text=Support;url=../html/support.html;");
aI("text=Contact Us;url=../html/contact.html;");
aI("text=ONLINE PLANROOM;url=http://www.trascoplanroom.com;");

}

drawMenus();

