fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=-0;


with(topstyle=new mm_style())
{
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="sans-serif";
fontsize="8.5pt";
fontstyle="normal";
headerbgcolor="#FFCC00";
headercolor="#000000";
offbgcolor="#003366";
offcolor="#FFFFFF";
onbgcolor="#2B547E";
oncolor="#FFFFFF";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="../images/menu/downarrowyellow.gif";
subimagepadding=6;
}

with(menuStyle=new mm_style())
{
align="left";
fontfamily="sans-serif";
fontsize="8.5pt";
fontstyle="normal";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2B547E";
offcolor="#ffffff";
onbgcolor="#FFCC00";
oncolor="#000000";
padding=2;
image="../images/menu/blackgrey.gif";
imagepadding=6;
separatorcolor="#2D729D";
separatorsize=1;
subimage="../images/menu/leftarrow.gif";
subimagepadding=6;
}

with(milonic=new menuname("Home")){
style=menuStyle;
itemwidth=160;
aI("text=About Air SeaTac;url=../corporate/ast.about.php;");
aI("text=Introduction;url=../corporate/ast.intro.php;");
aI("text=Contact Us;url=../corporate/ast.contacts.php;");
aI("text=Privacy Policy;url=../corporate/ast.privacy.php;");
}

with(milonic=new menuname("HumanResouces")){
style=menuStyle;
itemwidth=160;
aI("text=Pilot Orientation;url=../hr/hr.orientation.php;");
aI("text=Promotions &amp; Ranks;url=../hr/hr.ranks.php;");
aI("text=Join Air SeaTac;url=../hr/app.start.php;");
aI("text=Application Login;url=../hr/hr.login.php;");
}

with(milonic=new menuname("Online")){
style=menuStyle;
itemwidth=160;
aI("text=About Events and Tours;url=../online/online.about.php;");
aI("text=24 Hour Event;url=../online/online.event.24hour.php;");
aI("text=Monthly Online Event;url=../online/online.event.online.php;");
aI("text=Air SeaTac Tours;url=../online/online.tour.index.php;");
aI("text=ACARS - Live!;url=../online/online.acars.php;");
aI("text=Flight Server Details;url=../online/online.server.php;");
aI("text=Flight Server Map;url=../online/online.server.map.php;");
}

with(milonic=new menuname("Operations")){
style=menuStyle;
itemwidth=160;
aI("text=Services;url=../operations/services.index.php;");
aI("text=Hubs;url=../operations/hub.index.php;");
aI("text=Fleet Hangar;url=../operations/fleet.index.php;");
aI("text=Schedules;url=../operations/schedules.index.php;");
aI("text=World Clock;url=../operations/ops.worldclock.php;");
aI("text=Statistics;url=../operations/ops.statistics.php;");
}

with(milonic=new menuname("PilotCentre")){
style=menuStyle;
itemwidth=160;
aI("text=Flight Services;url=../pilotcentre/pc.login.php;");
aI("text=Pilot Lounge;url=http://www.airseatac.com/forum/;");
aI("text=Roster;url=../pilotcentre/roster.php;");
}

with(milonic=new menuname("FlightAcademy")){
style=menuStyle;
itemwidth=160;
aI("text=Flight Academy Home;url=../academy/academy.index.php;");
aI("text=Checkrides;url=../academy/checkride.index.php;");
aI("text=Flight Information;url=../academy/flightinfo.index.php;");
aI("text=Getting Online;url=../academy/go.index.php;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
itemwidth=160;
aI("text=News Archive;url=../resources/resources.news.archive.php;");
aI("text=Flights and Events Archive;url=../resources/resources.events.archive.php;");
aI("text=Poll Archive;url=../resources/resources.poll.archive.php;");
aI("text=FAQ;url=../resources/resources.faq.archive.php;");
aI("text=Useful Tools;url=../resources/resources.tools.php;");
aI("text=The Web;url=../resources/resources.web.php;");
aI("text=Site Map;url=../resources/resources.sitemap.php;");
}

drawMenus();

