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




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#32629e";
offcolor="#ffffff";
onbgcolor="#9e9e63";
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="#D0B79D";
pagecolor="black";
separatorcolor="#9e9e63";
separatorsize=1;
subimage="http://www.adventureassociates.net/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Who")){
overflow="scroll";
style=menuStyle;
aI("text=How We Travel;url=http://www.adventureassociates.net/who/who.html;");
aI("text=AA Difference;url=http://www.adventureassociates.net/who/difference.html;");
aI("text=Giving Back;url=http://www.adventureassociates.net/who/givingback.html;");
aI("text=Custom Trips;url=http://www.adventureassociates.net/who/customtrips.html;");
aI("text=Photo Gallery;url=http://www.adventureassociates.net/photogallery/index.html;");
aI("text=Press Room;url=http://www.adventureassociates.net/who/pressroom.html;");
aI("text=Testimonials;url=http://www.adventureassociates.net/who/testimonials.html;");
aI("text=Site Map;url=http://www.adventureassociates.net/who/sitemap.html;");
aI("text=Contact Us;url=http://www.adventureassociates.net/who/contact.html;");
}

with(milonic=new menuname("Women")){
style=menuStyle;
aI("text=About Women Tours;url=http://www.adventureassociates.net/adventures/womentours.html#about;");
aI("text=WomenTour Calendar;url=http://www.adventureassociates.net/adventures/womentours.html#calendar;");
aI("text=North America;url=http://www.adventureassociates.net/adventures/womentours.html#northamerica;");
aI("text=Latin America;url=http://www.adventureassociates.net/adventures/womentours.html#latinamerica;")
aI("text=Outside America;url=http://www.adventureassociates.net/adventures/womentours.html#outsideamerica;")
aI("text=Adventures by Activity;url=http://www.adventureassociates.net/who/activities.html;")
}

with(milonic=new menuname("Coed")){
style=menuStyle;
aI("text=About Coed Tours;url=http://www.adventureassociates.net/adventures/coedtours.html#about;");
aI("text=Coed Tour Calendar;url=http://www.adventureassociates.net/adventures/coedtours.html#calendar;");
aI("text=North America;url=http://www.adventureassociates.net/adventures/coedtours.html#northamerica;");
aI("text=Latin America;url=http://www.adventureassociates.net/adventures/coedtours.html#latinamerica;")
aI("text=Outside America;url=http://www.adventureassociates.net/adventures/coedtours.html#outsideamerica;")
aI("text=Adventures by Activity;url=http://www.adventureassociates.net/who/activities.html;")
}

with(milonic=new menuname("Coffee")){
style=menuStyle;
aI("text=About  Coffee Tours;url=http://www.adventureassociates.net/adventures/coffeetours.html#about;");
aI("text=Costa Rica;url=http://www.adventureassociates.net/adventures/w_coffeecostarica.html;");
aI("text=Guatemala;url=http://www.adventureassociates.net/adventures/c_coffeeguatemala.html;");
aI("text=El Salvador;url=http://www.adventureassociates.net/adventures/c_coffeesalvador.html;");
aI("text=Ethiopia;url=http://www.adventureassociates.net/adventures/c_coffeeethiopia.html;");
aI("text=India;url=http://www.adventureassociates.net/adventures/c_coffeeindia.html;");
aI("text=Nicaragua;url=http://www.adventureassociates.net/adventures/c_coffeenicaragua.html;");
}

with(milonic=new menuname("Book")){
style=menuStyle;
aI("text=Registration;url=http://www.adventureassociates.net/who/book.html;");
aI("text=Policies;url=http://www.adventureassociates.net/who/book.html#policies;");
aI("text=Travel Insurance;url=http://www.adventureassociates.net/who/links.html#insurance;");
aI("text=Contact Us;url=http://www.adventureassociates.net/who/contact.html;");
}


with(milonic=new menuname("Adventure")){
style=menuStyle;
aI("text=Join Our Mailing List;url=http://www.adventureassociates.net/newsletters/index.html#signup;");
aI("text=Newsletters;url=http://www.adventureassociates.net/newsletters/index.html;");
aI("text=Store;url=http://www.adventureassociates.net/store/index.html;");
aI("text=Seattle Events;url=http://www.adventureassociates.net/who/seattle.html;");
aI("text=Travel Links;url=http://www.adventureassociates.net/who/links.html;");
}

drawMenus();


