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()){

 offclass="mmpadding";
 onclass="mmpadding";
bordercolor="#517FB2";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, verdana, tahoma";
fontsize="11px";
fontstyle="normal"; 
fontweight="bold"; 
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#517FB2";
offcolor="#ffffff";
onbgcolor="#59A4FF";
oncolor="#ffffff";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding="1"
pagebgcolor="#517FB2";
pagecolor="black";
separatorpadding=2; 
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=2;
}



with(milonic=new menuname("TEAM")){
style=menuStyle;
aI("text=Team;url=http://www.angusadventures.com/team.html");
aI("text=Partners;url=http://www.angusadventures.com/partners.html");
}

with(milonic=new menuname("ADVENTURES")){
style=menuStyle;
aI("text=Rowed Trip;url=http://www.angusadventures.com/rowedtrip.html;");
aI("text=Around the World;url=http://www.angusadventures.com/world.html;");
aI("text=Yenisey River;url=http://www.angusadventures.com/yenisey.html;");
aI("text=Amazon River;url=http://www.angusadventures.com/amazon.html;");
aI("text=Offshore Sailing;url=http://www.angusadventures.com/sailing.html;");
aI("text=Future Adventures;url=http://www.angusadventures.com/adventures.html;");
}

with(milonic=new menuname("PRESENTATIONS")){
style=menuStyle;
aI("text=Motivational Talks;url=http://www.angusadventures.com/corporate.html;");
aI("text=Public Tours;url=http://www.angusadventures.com/tour.html;");
}

with(milonic=new menuname("FILMS")){
style=menuStyle;
aI("text=Completed Films;url=http://www.angusadventures.com/films.html;");
aI("text=In Development;url=http://www.angusadventures.com/newfilms.html;");
}

with(milonic=new menuname("BOOKS")){
style=menuStyle;
aI("text=Completed Books;url=http://www.angusadventures.com/books.html;");
aI("text=In Development;url=http://www.angusadventures.com/newbooks.html;");
}

with(milonic=new menuname("PHOTOS")){
style=menuStyle;
aI("text=Photos;url=http://www.angusadventures.com/photos/index.html;");

}
with(milonic=new menuname("RESOURCES")){
style=menuStyle;
aI("text=Adventure Tips;url=http://www.angusadventures.com/tips.html;");
aI("text=Featured Expeditions;url=http://www.angusadventures.com/expeditions/index.html;");
aI("text=Environmental;url=http://www.angusadventures.com/environment/index.html;");
aI("text=Press Room;url=http://www.angusadventures.com/press.html;");
aI("text=Archived Media;url=http://www.angusadventures.com/media.html;");
}

with(milonic=new menuname("BLOG")){
style=menuStyle;
aI("text=Blog;url=http://www.angusadventures.com/blog");
}
drawMenus();

