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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
//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="arrow-down.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=160;
orientation="horizontal";
style=menuStyle;
top=77; // was 65
aI("showmenu=About;text=About;url=/fellowships/fuller.cfm;");
aI("showmenu=Fellowships;text=Fuller Fellowships;url=/fellowships/fuller-fellow.cfm;");
aI("showmenu=Sympo;text=Symposium;url=/fellowships/fuller_symposium.cfm;");
aI("showmenu=Seminar;text=Seminars;url=/fellowships/fuller_seminars_speakers.cfm;");
aI("showmenu=Scholar;text=Visiting Scientists;url=/fellowships/fuller_visiting_scholars.cfm;");
aI("showmenu=Research Registry;text=Research Registry;url=/fellowships/researchregistry.cfm;");
aI("showmenu=Contacts;text=Contact;url=/fellowships/fuller_contact.cfm;");
}

with(milonic=new menuname("Fellowships")){
overflow="scroll";
style=menuStyle;
aI("text=2007-2008 Fellows;url=/fellowships/fuller-fellows2007.cfm;")
aI("text=Fellowship Information;url=/fellowships/fuller-fellow.cfm;")
aI("text=Fellowship Terms;url=/fellowships/fuller-fellow_terms.cfm;")
aI("text=Application Process;url=/fellowships/fuller-fellow_process.cfm;")
aI("text=FAQs;url=/fellowships/fuller_faq.cfm;")
aI("text=Online Application;url=/fuller/;")

}

with(milonic=new menuname("Sympo")){
style=menuStyle;
aI("text=2007 Symposium Agenda;url=/fellowships/fuller_symposium_2007.cfm;")
aI("text=2007 Symposium Video and Presentations;url=/fellowships/fuller_symposium_2007_presentationsandvideos.cfm;")
//aI("text=2007 Symposium Registration;url=http://wwf.worldwildlife.org/site/PageServer?pagename=FullerSymposium;")
//aI("text=2007 Symposium Travel;url=/fellowships/fuller_2007travel.cfm;")
aI("text=2006 Symposium;url=/fellowships/fuller_symposium_2006.cfm;")
//aI("text=Symposium Agenda;url=/fellowships/fuller_symposium_agenda.cfm;")
//aI("text=Travel Planning;url=/fellowships/fuller_travel.cfm;")
}

with(milonic=new menuname("Seminar")){
style=menuStyle;
//aI("text=RSVP;url=/fellowships/fuller_seminars_speakers.cfm;")
}

with(milonic=new menuname("Scholar")){
style=menuStyle;
}

with(milonic=new menuname("Contacts")){
style=menuStyle;
}

drawMenus();

