_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#355661";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.flyjacksonair.com/;");
aI("text=News-Updates;target=;url=News-Updates.html;");
aI("text=Flight Instruction;target=;url=Flight-Instruction-Palm-Springs.html;");
aI("text=Sport Pilot Training;target=;url=Sport-Pilot-Training.html;");
aI("text=Private Pilot Training;target=;url=Private-Pilot-Training.html;");
aI("text=Instrument Flight Training;target=;url=Instrument-Flight-Training.html;");
aI("text= CFI- Flight Instructor Training;target=;url=CFI-Flight-Instructor-Training.html;");
aI("text=Commercial Pilot Training;target=;url=Commercial-Pilot-Training.html;");
aI("text=Flight Instructors;target=;url=Flight-Instructors.html;");
aI("showmenu=Student/Pilot/ResourcesUseful LinksLEFT_MENU;text=Student/Pilot/Resources;target=;url=Student-Pilot-Resources.html;");
aI("showmenu=Our AircraftTecnam P92LEFT_MENU;text=Our Aircraft;target=;url=Our-Aircraft.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Hangar Talk;target=_blank;url=http://flyjacksonair.com/hangar;");
aI("text=Contact JacksonAir;target=;url=Contact-JacksonAir.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Student/Pilot/ResourcesUseful LinksLEFT_MENU")){
style=submenuStyle;
aI("text=Useful Links;target=;url=Useful-Links.html;");
}

with(milonic=new menuname("Our AircraftTecnam P92LEFT_MENU")){
style=submenuStyle;
aI("text=Tecnam P92;target=;url=Tecnam-P92.html;");
aI("text=Cessna 172's;target=;url=Cessna-172's.html;");
}


 drawMenus();
