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=10;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#003399";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDFFFF";
offcolor="#003399";
onbgcolor="#6699CC";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#6699CC";
separatorsize=1;
separatorpadding=2;
subimagepadding=2;


}
with(submenuStyle=new mm_style()){
bordercolor="#003399";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00CCCC";
offcolor="#6699CC";
onbgcolor="#003399";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#003399";
separatorsize=1;
separatorpadding=2;
subimagepadding=2;
}
with(secondsubmenuStyle=new mm_style()){
bordercolor="#003399";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#009999";
offcolor="#003399";
onbgcolor="#6699CC";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#003399";
separatorsize=1;
separatorpadding=2;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=230;
orientation="horizontal";
overflow="scroll";
style=menuStyle;
top=170;
margin=3;
aI("showmenu=Destinations;text=Destinations;url=http://www.tyneside.org.uk/travel/airroute.htm;");
aI("showmenu=Bookings;text=Book Now;url=http://www.tyneside.org.uk/travel/bookings.htm;");
aI("showmenu=Information;text=Airport Information;");
aI("text=Newcastle Airport Website;url=http://www.newcastleinternational.co.uk/;target=_blank;");
}

with(milonic=new menuname("Destinations")){
overflow="scroll";
style=menuStyle;
margin=3;
aI("text=Destinations & interactive map;url=http://www.tyneside.org.uk/travel/airroute.htm;");
aI("text=Who flies where?;url=http://www.tyneside.org.uk/travel/bookings.htm;");
aI("text=Latest deals;url=http://www.tyneside.org.uk/travel/bookings2.htm;");
}

with(milonic=new menuname("Information")){;
overflow="scroll";
style=menuStyle;
margin=3;
aI("text=Passenger Info;url=http://www.tyneside.org.uk/travel/airroute2.htm;");
aI("text=Terminal Facilities;url=http://www.tyneside.org.uk/travel/airport_layout.htm;");
aI("text=Airport Parking;url=http://www.tyneside.org.uk/travel/air_parking.htm;");
aI("text=Airport Hotels;url=http://www.tyneside.org.uk/rest/airport.htm;");
aI("text=Airport Lounge;url=http://www.tyneside.org.uk/travel/airport_lounge.htm;");
aI("text=Car Hire;url=http://www.tyneside.org.uk/travel/airroute_carhire.htm;");
aI("text=Live Arrivals Board;url=http://www.newcastleinternational.co.uk/ArrDep/Arrivals.htm;target=_blank;");
aI("text=Live Departures Board;url=http://www.newcastleinternational.co.uk/ArrDep/Departures.htm;target=_blank;");
}
with(milonic=new menuname("Bookings")){;
overflow="scroll";
style=menuStyle;
margin=3;
aI("text=Book Flights;url=http://www.tyneside.org.uk/travel/bookings.htm;");
aI("text=Airport Parking;url=http://www.tyneside.org.uk/travel/air_parking.htm;");
aI("text=Airport Hotels;url=http://www.tyneside.org.uk/rest/airport.htm;");
}
drawMenus();


