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/home.jpg;overimage=nav/home1.jpg;url=index.html;");

aI("image=nav/products.jpg;overimage=nav/products1.jpg;url=products.html");

aI("image=nav/locations.jpg;overimage=nav/locations1.jpg;url=locations.html;");

aI("image=nav/careers.jpg;overimage=nav/careers1.jpg;url=careers.html;");

aI("image=nav/reach.jpg;overimage=nav/reach1.jpg;url= http://www.brenntag-reach.com;target=_blank");

aI("image=nav/contact.jpg;overimage=nav/contact1.jpg;url=contact.html;");

aI("image=nav/hse.jpg;overimage=nav/hse1.jpg;url=hse.html;");

aI("image=nav/news.jpg;overimage=nav/news1.jpg;url=news.html;");

aI("image=nav/tc.jpg;overimage=nav/tc1.jpg;url=TermsAndConditions.pdf;target=_blank");



}



drawMenus();



