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="/fellowships/arrow-down.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=160;
orientation="horizontal";
style=menuStyle;
top=65;
aI("text=Program Home;url=/efn;");
aI("text=Fellowships;url=/efn/fellowships.cfm;");
//aI("text=Scholarships;url=/efn/scholarships.cfm;");
aI("text=Training Grants;url=/efn/shorttermgrants.cfm;");
aI("text=Alumni Program;url=/efn/alumni.cfm;");
aI("text=Grantees;url=/efn/grantees.cfm;");
aI("text=Apply;url=/efn/wheretoapply.cfm;");
}

with(milonic=new menuname("dbs")){
overflow="scroll";
style=menuStyle;
aI("text=Funding Source Database;url=fundingsourcedb.cfm;")
aI("text=Training Program Database;url=trainingprogramdb.cfm;")

}

with(milonic=new menuname("Fellowships")){
overflow="scroll";
style=menuStyle;
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=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;
}

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

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

drawMenus();

