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=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#cccc89";
oncolor="#000099";
onbold=1;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";

subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
position="relative"
aI("text=GWS2009 home;url=http://www.georgewright.org/gws2009.html;");
aI("showmenu=CFP;text=Call for proposals;");
aI("showmenu=PROGRAM;text=Conference program;");
aI("showmenu=REGISTER;text= Register;");
aI("showmenu=LODGING;text=Lodging & travel;");
aI("showmenu=SCHOLARSHIPS;text=Scholarships;");
aI("showmenu=GREEN;text=Green meeting;");
}

with(milonic=new menuname("CFP")){
overflow="scroll";
style=menuStyle;
aI("text=Call for proposals & conference themes;url= http://www.georgewright.org/gws2009_cfp.html;")
aI("text=Types of presentations;url= http://www.georgewright.org/gws2009_presentations.html;")
aI("text=Instructions for authors & presenters;url= http://www.georgewright.org/gws2009_instructions.html;") 
}

with(milonic=new menuname("PROGRAM")){
style=menuStyle;
aI("text=The week at a glance;url= http://www.georgewright.org/gws2009_ataglance.html;");
aI("text=Plenary sessions;url= http://www.georgewright.org/gws2009_plenaries.html;");
aI("text=Day-by-day schedule;url= http://www.georgewright.org/gws2009_schedule.html;");
aI("text=Full text of abstracts;url= http://www.georgewright.org/gws2009_abstracts.html;");
aI("text=Field trips;url= http://www.georgewright.org/gws2009_fieldtrips.html;");
aI("text=Special events;url= http://www.georgewright.org/gws2009_specialevents.html;");
}

with(milonic=new menuname("REGISTER")){
style=menuStyle;
aI("text=Fees;url= http://www.georgewright.org/gws2009_fees.html;");
aI("text=Registration form;url= http://www.georgewright.org/gws2009_regform.html;");
}

with(milonic=new menuname("LODGING")){
style=menuStyle;
aI("text=The conference hotel;url= http://www.georgewright.org/gws2009_hotel.html;");
aI("text=Rates, dates & how to reserve a room;url= http://www.georgewright.org/gws2009_room.html;");
aI("text=Getting to Portland;url= http://www.georgewright.org/gws2009_toportland.html;");
aI("text=Getting to the hotel;url= http://www.georgewright.org/gws2009_tohotel.html;");
aI("text=Getting around Portland;url= http://www.georgewright.org/gws2009_aroundportland.html;");
aI("text=Weather; suggested clothing;url= http://www.georgewright.org/gws2009_weather.html;");
aI("text=Tips on cutting your travel costs;url= http://www.georgewright.org/gws2009_travelcosts.html;");
aI("text=Travel justification (for your supervisor);url= http://www.georgewright.org/gws2009_justification.html;");
}

with(milonic=new menuname("SCHOLARSHIPS")){
style=menuStyle;
aI("text=George Melendez Wright Student Travel Scholarships;url= http://www.georgewright.org/gws2009_scholarships.html;");
aI("text=Walkin' in the Footsteps of George Silent Auction;url= http://www.georgewright.org/gws2009_auction.html;");
aI("text=Native Participant Travel Grants;url= http://www.georgewright.org/gws2009_nptg.html;");
}

with(milonic=new menuname("GREEN")){
style=menuStyle;
aI("text=What we are doing;url= http://www.georgewright.org/gws2009_whatwedo.html;");
aI("text=What you can do;url= http://www.georgewright.org/gws2009_whatyoudo.html;");
aI("text=A note on carbon offsets;url= http://www.georgewright.org/gws2009_offsets.html;");
}

drawMenus();


