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=-10;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#99CCFF";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#FFFFFF"
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
separatorcolor="#999999";
separatorsize=1;
subimage="../images/arrow2.gif";
subimagepadding=2;
}


with(header=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="transparent";
headercolor="transparent";
offbgcolor="transparent";
offcolor="#FFFFFF";
onbgcolor="transparent";
oncolor="#01a9c0";
outfilter="";
overfilter="";
padding=3;
pagebgcolor="transparent";
pagecolor="#01a9c0";
borderwidth=0;
separatorcolor="transparent";
separatorsize="45";
subimage="";
subimagepadding="2";
}

with(milonic=new menuname("Main menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center"
style=header;
zindex=90;
left="offset=23";
top="50";
minleft="110";
aI("text=&nbsp;<b>HOME</b>;url=index.php;");
aI("text=&nbsp;<b>SERVICES</b>;showmenu=Services;");
aI("text=&nbsp;<b>TESTIMONIALS</b>;url=testimonials.php");
aI("text=&nbsp;<b>VEHICLES</b>;url=vehicles.php");
aI("text=<b>LINKS</b>;showmenu=Links;");
aI("text=<b>CONTACT</b>;showmenu=Contact;");
}


with(milonic=new menuname("Services")){
style=menuStyle;
zindex=90;
aI("text=Airport Service;url=airport.php;");
aI("text=Weddings;url=wedding.php;");
aI("text=Proms;url=prom.php;");
aI("text=Hourly Rates;url=hourly.php;");
}


with(milonic=new menuname("Links")){
style=menuStyle;
zindex=90;
aI("text=TF Green Airport;showmenu=TF Green Airport;");
aI("text=Logan Airport;showmenu=Logan Airport;");
aI("text=Le Soleil Tanning;url=http://www.lesoleiltan.com;target=_blank;");
aI("text=Mr. Tux;url=http://www.mrtux.com;target=_blank;");
aI("text=Providence Journal;url=http://www.projo.com;target=_blank;");
aI("text=The Wedding Exchange;url=http://www.weddingexchangeusa.com;target=_blank;");
}

with(milonic=new menuname("TF Green Airport")){
style=menuStyle;
zindex=90;
aI("text=Arrivals;url=http://www.pvdairport.com/frames/flight_infofs.htm;target=_blank;");
aI("text=Departures;url=http://www.pvdairport.com/frames/flight_infode.htm;target=_blank;");
aI("text=Airlines;url=http://www.pvdairport.com/airlines/airlines_info.htm;target=_blank;");
}

with(milonic=new menuname("Logan Airport")){
style=menuStyle;
zindex=90;
aI("text=Arrivals;url=http://www.massport.com/flightinfo/a_default.asp;target=_blank;");
aI("text=Departures;url=http://www.massport.com/flightinfo/d_default.asp;target=_blank;");
aI("text=Airlines;url=http://www.massport.com/logan/airli.html;target=_blank;");
aI("text=Terminal Map;url=http://www.massport.com/logan/insid_termi.html;target=_blank;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
zindex=90;
aI("text=Reservations/Quotes;url=quote.php;showmenu=Quote");
aI("text=Feedback/Survey;url=feedback.php;");
aI("text=Contact Info;url=contact.php;");
}

with(milonic=new menuname("Quote")){
style=menuStyle;
zindex=90;
aI("text=Airport Service;url=quote_airport.php;");
aI("text=Weddings;url=quote_wedding.php;");
aI("text=Proms;url=quote_prom.php;");
aI("text=Hourly Rates;url=quote_hourly.php;");
}


drawMenus();
