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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Myriad Pro, Trebuchet MS, Verdana, Arial";
fontsize=".9em";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offcolor="#ffffff";
oncolor="#cccccc";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=4;
visitedcolor='#ffffff';
pagecolor="ffffff";
separatorcolor="#999999";
separatorsize=2;

}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=About AlburtyLab;url=http://www.alburtylab.com/about.html;offbgcolor=#617fa6;");

}

with(milonic=new menuname("Expertise")){
overflow="scroll";
style=menuStyle;
aI("text=Our Expertise;url=http://www.alburtylab.com/expertise.html;offbgcolor=#617fa6;");
aI("text=Our Testing Facility;url=http://www.alburtylab.com/facility.html;offbgcolor=#617fa6;");
aI("text=Equipment and Systems;url=http://www.alburtylab.com/equipment.html;offbgcolor=#617fa6;");
aI("text=70 MPH Reversible;url=http://www.alburtylab.com/70mph.html;offbgcolor=#617fa6;");
aI("text=Our Products;url=http://www.alburtylab.com/products.html;offbgcolor=#617fa6;");
}
with(milonic=new menuname("Clients")){
overflow="scroll";
style=menuStyle;
aI("text=Our Clients;url=http://www.alburtylab.com/clients.html;offbgcolor=#617fa6;");

}

with(milonic=new menuname("Team")){
overflow="scroll";
style=menuStyle;
aI("text=Our Management Team;url=http://www.alburtylab.com/team.html;offbgcolor=#617fa6;");

}

with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
aI("text=Press Releases;url=http://www.alburtylab.com/press.html;offbgcolor=#617fa6;");
aI("text=Published Articles and Papers;url=http://www.alburtylab.com/papers.html;offbgcolor=#617fa6;");

}

with(milonic=new menuname("Contact")){
overflow="scroll";
style=menuStyle;
aI("text=Contact Us;url=http://www.alburtylab.com/contact.html;offbgcolor=#617fa6;");
aI("text=Directions;url=http://www.alburtylab.com/directions.html;offbgcolor=#617fa6;");


}


drawMenus();

