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


with(horizStyle=new mm_style()){
offclass="menuoff";
onclass="menuon";
separatorcolor="#FFFFFF";
separatorwidth=1;
separatorheight=10;

/*
separatorheight=10;
separatorimage="images/global/menu_separator.gif";
overseparatorimage="images/global/menu_separator.gif";
overseparatorimage	="images/global/menu_separator.gif";
overseparatorimage="images/global/menu_separator_over.gif";
clickseparatorimage="images/global/menu_separator_over.gif";
pageseparatorimage="images/global/menu_separator_over.gif";
*/

offbgcolor="transparent";
onbgcolor="#c5252d";
pagebgcolor="#c5252d";
fontfamily="arial, verdana, sans-serif";
fontsize="11px";
fontstyle="bold";
}


with(vertStyle=new mm_style()){
offclass="menuvertoff";
onclass="menuverton";
offbgcolor="#222222";
onbgcolor="#333333";
pagebgcolor="#333333";
pagecolor="#c5252d";
bordercolor="#999999";
borderstyle="dotted";
borderwidth=0;
fontfamily="arial, verdana, sans-serif";
fontsize="11px";
fontstyle="bold";
imagepadding=10;
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3);Shadow(color='#000000', direction=135, strength=2)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.2)";
}

with(milonic=new menuname("mainmenu")){
alwaysvisible=1;
margin=0;
orientation="horizontal";
style=horizStyle;
aI("text=;");
aI("showmenu=Advantage;text=ADVANTAGE LEROS;");
aI("showmenu=Services;text=SERVICES;");
aI("showmenu=Fleet;text=FLEET;");
aI("showmenu=Learn;text=LEARN MORE;");
aI("text=;");
}

with(milonic=new menuname("Advantage")){
top="offset=3";
margin=0;
style=vertStyle;
aI("image=images/global/red_dot.gif;text=company;url=index.php?page=company;");
aI("image=images/global/red_dot.gif;text=value;url=index.php?page=value;");
aI("image=images/global/red_dot.gif;text=infrastructure;url=index.php?page=infrastructure;");
aI("image=images/global/red_dot.gif;text=people;url=index.php?page=people;");
}

with(milonic=new menuname("Services")){
top="offset=3";
margin=0;
style=vertStyle;
aI("image=images/global/red_dot.gif;text=chauffeured services;url=index.php?page=chauffered-services;");
aI("image=images/global/red_dot.gif;text=corporate-travel;url=index.php?page=corporate-travel;");
aI("image=images/global/red_dot.gif;text=meetings & events;url=index.php?page=meetings-events;");
aI("image=images/global/red_dot.gif;text=travel consultants/managers;url=index.php?page=travel-consultants-managers;");
aI("image=images/global/red_dot.gif;text=messenger & trucking;url=http://www.asapmessenger.com/;target=_blank");
aI("image=images/global/red_dot.gif;text=preferred mobility;url=http://www.preferredmobility.com/;target=_blank");
}

with(milonic=new menuname("Fleet")){
top="offset=3";
margin=0;
style=vertStyle;
aI("image=images/global/red_dot.gif;text=our vehicles;url=index.php?page=our-vehicles;");
aI("image=images/global/red_dot.gif;text=going green;url=index.php?page=going-green;");
}

with(milonic=new menuname("Learn")){
top="offset=3";
margin=0;
style=vertStyle;
aI("image=images/global/red_dot.gif;text=news;url=index.php?page=news;");
aI("image=images/global/red_dot.gif;text=testimonials;url=index.php?page=testimonials;");
aI("image=images/global/red_dot.gif;text=cities we serve;url=index.php?page=cities-we-serve;");
aI("image=images/global/red_dot.gif;text=our locations;url=index.php?page=our-locations;");
aI("image=images/global/red_dot.gif;text=employment opportunities;url=index.php?page=employment-opportunities;");
aI("image=images/global/red_dot.gif;text=faq;url=index.php?page=faq;");
}

drawMenus();

