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(AllImagesStyle=new mm_style()){

styleid=1;

bordercolor="#ffffff";

borderstyle="solid";

fontstyle="normal";

fontweight="normal";

padding=0;

}



with(menuStyle=new mm_style()){

bordercolor="#ffffff";

borderstyle="solid";

borderwidth=0;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#ffffff";

offbgcolor="#ffffff";

offcolor="#ffffff";

onbgcolor="#ffffff";

oncolor="#ffffff";

outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=100);";

padding=0;

pagebgcolor="#ffffff";

pagecolor="#ffffff";

separatorcolor="#ffffff";

separatorsize=0;

subimage="";

subimagepadding=0;

}



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;



orientation="horizontal";

style=AllImagesStyle;



aI("image=nav/home1.gif;overimage=nav/home2.gif;url=index.html;");

aI("image=nav/about1.gif;overimage=nav/about2.gif;url=about.html;");

aI("image=nav/services1.gif;overimage=nav/services2.gif;url=services.html;");

aI("image=nav/project1.gif;overimage=nav/project2.gif;url=projects.html;");

aI("image=nav/peop1.gif;overimage=nav/peop2.gif;url=people.html;");

aI("image=nav/aff1.gif;overimage=nav/aff2.gif;url=affiliates.html;");

aI("image=nav/car1.gif;overimage=nav/car2.gif;url=careers.html;");

aI("image=nav/con1.gif;overimage=nav/con2.gif;url=contact.html;");

aI("image=nav/link1.gif;overimage=nav/link2.gif;url=links.html;");

}

drawMenus();



