_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#17EBFD";
oncolor="#333333";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#80B91E";
offcolor="#ffffff";
onbgcolor="#0093C7";
oncolor="#ffffff";
padding="4";
pagecolor="#0093C7";
separatorcolor="#80B91E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1000;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Flight Attendant Costume;target=;url=flight_attendant_costume.html;");
aI("text=Captain Costume;target=;url=captain_costume.html;");
aI("text=Aviator Costume;target=;url=aviator_costume.html;");
aI("showmenu=Halloween Costumes 2009/Girl Captain CostumeINFO_BAR_MENU;text=Halloween Costumes 2009;target=;url=halloween_costumes_2009/;");
aI("text=Pilot Hat;target=;url=pilot_hat.html;");
}

with(milonic=new menuname("Halloween Costumes 2009/Girl Captain CostumeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Girl Captain Costume;target=;url=halloween_costumes_2009/girl_captain_costume.html;");
aI("text=Airline Pilot Costume Adult;target=;url=halloween_costumes_2009/airline_pilot_costume_adult.html;");
aI("text=Amelia Earhart Costume;target=;url=halloween_costumes_2009/amelia_earhart_costume.html;");
aI("text=X-Wing Helmet;target=;url=halloween_costumes_2009/x-wing_helmet.html;");
aI("text=Women Pilot Costume;target=;url=halloween_costumes_2009/women_pilot_costume.html;");
aI("text=Men Pilot Costume;target=;url=halloween_costumes_2009/men_pilot_costume.html;");
aI("text=Explorer Hat;target=;url=halloween_costumes_2009/explorer_hat.html;");
aI("text=High Flyer Costume;target=;url=halloween_costumes_2009/high_flyer_costume.html;");
aI("text=Airline Pilot Costume;target=;url=halloween_costumes_2009/airline_pilot_costume.html;");
aI("text=Pilot Captain Hat;target=;url=halloween_costumes_2009/pilot_captain_hat.html;");
aI("text=Pilot Babe Costume;target=;url=halloween_costumes_2009/pilot_babe_costume.html;");
}


 drawMenus();

