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="#036635";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, verdana, tahoma";
fontsize="11px";
fontstyle="normal"; 
fontweight="bold"; 
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#036635";
offcolor="#ffffff";
onbgcolor="#6C9F1E";
oncolor="#ffffff";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding="1"
pagebgcolor="#036635";
pagecolor="black";
separatorpadding=2; 
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=2;
}



with(milonic=new menuname("EXPEDITION")){
style=menuStyle;
aI("text=Overview;url=http://www.angusadventures.com/rowedtrip/overview.html");
aI("text=Route;url=http://www.angusadventures.com/rowedtrip/route.html");
aI("text=Interactive Map;url=http://www.angusadventures.com/rowedtrip/map2.html");
}

with(milonic=new menuname("UPDATES")){
style=menuStyle;
aI("text=Expedition Journal;url=http://www.angusadventures.com/rowedtrip/updates/blog.html;");
aI("text=Photos;url=http://www.angusadventures.com/rowedtrip/photos.html;");aI("text=Videos;url=http://www.angusadventures.com/rowedtrip/video.html;");aI("text=eNewsletter;url=http://www.angusadventures.com/rowedtrip/eNewsletter.html;");
}

with(milonic=new menuname("BOATS")){
style=menuStyle;
aI("text=Amphibious Boats;url=http://www.angusadventures.com/rowedtrip/boats.html;");
}

with(milonic=new menuname("SCHOOLS")){
style=menuStyle;
aI("text=Program Overview;url=http://www.angusadventures.com/rowedtrip/schools.html;");
aI("text=Students Corner;url=http://www.angusadventures.com/rowedtrip/students.html;");
aI("text=Teachers Corner;url=http://www.angusadventures.com/rowedtrip/teachers.html;");
}

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

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


with(milonic=new menuname("PRESS")){
style=menuStyle;
aI("text=Press Room;url=http://www.angusadventures.com/rowedtrip/press.html;");
aI("text=Archived Media;url=http://www.angusadventures.com/rowedtrip/archivedmedia.html;");
}

with(milonic=new menuname("RESOURCES")){
style=menuStyle;
aI("text=Adventure Tips;url=http://www.angusadventures.com/tips.html;target=_blank");
aI("text=Environmental;url=http://www.angusadventures.com/environment.html;target=_blank");
}

with(milonic=new menuname("INVOLVED")){
style=menuStyle;
aI("text=Get Updates;url=http://www.angusadventures.com/rowedtrip/eNewsletter.html;");
aI("text=See the Tour;url=http://www.angusadventures.com/tour.html;");
aI("text=Professional Speaking;url=http://www.angusadventures.com/corporate.html;");
aI("text=Support the Expedition;url=http://www.angusadventures.com/rowedtrip/support.html;");
}
drawMenus();

