//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "left";		// alignment
var absLEFT = 	0;		// absolute left or right position (if not center)
var absTOP = 	74; 		// absolute top position

var staticMENU = false;		// static positioning mode (not Opera 5)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF =	"";	        // base path to .js and image files
var zORDER = 	100;		// base z-order of nav structure (not ns4)<a href="faculty_entomology.html">E3B - Faculty</a>

var mCOLOR = 	"#316363";	        // main nav cell color
var rCOLOR = 	"#1f3f3f";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ffffff"	// main nav border color
var aLINK = 	"#ffffcc";	// main nav link color
var aHOVER = 	"#ffffcc";		// main nav link hover-color (not ns4)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face		
var fSIZE = 	10;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	2;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	1;		// shift the submenus vertically
var hOFFSET = 	 0;		// shift the submenus horizontally

var smCOLOR = 	"#1F3F3F";	// submenu cell color
var srCOLOR = 	"#316363";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"white"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (not ns4)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";// submenu font face		
var sfSIZE = 	10;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 7;		// submenu vertical cell padding
var svtOFFSET = -0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"00000";	// submenu drop shadow color
var shOPACITY = 30;		// submenu drop shadow opacity (not ns4 or Opera 5)


//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")

addMainItem("about.html","ABOUT US",80,"center",""); 


	// define submenu properties (width,"align to edge","text-alignment")

	defineSubmenuProperties(75,"left","left");

	
	// add submenu link items ("url","Link name","target")
	addSubmenuItem("about.html","Introduction","");
	addSubmenuItem("about_mission.html","Mission","");
	addSubmenuItem("about_contactus.html","Contact","");
	addSubmenuItem("directions.html","Directions","");
	addSubmenuItem("about_news.html","News","");
	
addMainItem("undergrad_requirements.html","PROGRAMS",110,"center",""); 

	defineSubmenuProperties(185,"left","left");

	addSubmenuItem("undergrad_requirements.html","Bachelor's in Environmental Biology","");	
	addSubmenuItem("undergrad_requirements2.html","Bachelor's in Evolutionary Biology <br>of the Human Species","");
	addSubmenuItem("postbac_curriculum.html","Postbaccalaureate Program","");
	addSubmenuItem("ma_requirements.html","Masters in Conservation Biology","");
    addSubmenuItem("phd_requirements.html","Ph.D. in Eco.and Evol. Biology","");
	addSubmenuItem("phd_requirements2.html","Ph.D. in Evolutionary Primatology","");

addMainItem("certificate.html","CERTIFICATE",110,"center",""); 
	
addMainItem("faculty_core.html","FACULTY",90,"center",""); 
	
	defineSubmenuProperties(125,"right","right");

	
	addSubmenuItem("faculty_core.html","E3B Faculty","");
	addSubmenuItem("","By Subject: A - I","");
	
		defineChildmenuProperties(200,"right","right",7,6,"");
		addChildmenuItem("faculty_agroforestry.html","Agroforestry/Agroculture","","");
		addChildmenuItem("faculty_animalsystematics.html","AnimalSystematics","","");
		addChildmenuItem("faculty_behavioralecology.html","Behavioral Ecology","","");
		addChildmenuItem("faculty_biogeography.html","Biogeography","","");
		addChildmenuItem("faculty_botany.html","Botany/Ethnobotany","","");
		addChildmenuItem("faculty_captivebreeding.html","Captive Breeding","","");
		addChildmenuItem("faculty_conservationbiology.html","Conservation Biology","","");
		addChildmenuItem("faculty_ecology.html","Ecology/Tropical Ecology","","");
		addChildmenuItem("faculty_entomology.html","Entomology","","");
		addChildmenuItem("faculty_enveconomics.html","Environmental Economics and Policy","","");
		addChildmenuItem("faculty_evolution.html","Evolution","","");
		addChildmenuItem("faculty_genetics.html","Genetics/Conservation Genetics","","");
		addChildmenuItem("faculty_herpetology.html","Herpetology","","");
		addChildmenuItem("faculty_humanenvironment.html","Human Environment/Agroecology","","");
		addChildmenuItem("faculty_ichthyology.html","Ichthyology","","");
				
	addSubmenuItem("","By Subject: L - W","");
		
		defineChildmenuProperties(230,"right","right",7,6,"");
		
		addChildmenuItem("faculty_landscape.html","Landscape Ecology/GIS","","");
		addChildmenuItem("faculty_mammalogy.html","Mammalogy","","");
		addChildmenuItem("faculty_marine.html","Marine Conservation/Fisheries Management","","");
		addChildmenuItem("faculty_molecularevolution.html","Molecular Evolution","","");
		addChildmenuItem("faculty_microbiology.html","Microbiology","","");
		addChildmenuItem("faculty_mycology.html","Mycology","","");
		addChildmenuItem("faculty_neurobiology.html","Neurobiology","","");
		addChildmenuItem("faculty_ornithology.html","Ornithology","","");
		addChildmenuItem("faculty_plantphysiology.html","Plant Physiology","","");
		addChildmenuItem("faculty_plantsystematics.html","Plant Systematics","","");
		addChildmenuItem("faculty_populationbiology.html","Population Biology","","");
		addChildmenuItem("faculty_primatology.html","Primatology","","");
		addChildmenuItem("faculty_vertebratepaleo.html","Vertebrate Paleontology","","");
		addChildmenuItem("faculty_wildlifeconservation.html","Wildlife Conservation/Medicine","","");
	
addMainItem("postdocs.html", "POST-DOCS",110,"center","");

addMainItem("resources_undergraduate.html","STUDENTS",95,"center",""); 

	defineSubmenuProperties(170,"left","left");
	
    addSubmenuItem("resources_undergraduate.html","Undergraduate Students","");
	addSubmenuItem("undergrad_internships.html","Undergraduate Research","");
	addSubmenuItem("resources_ma.html","M.A. Students","");
	addSubmenuItem("resources_phd.html","Ph.D. Students","");
	addSubmenuItem("","Alumni","");
		
		defineChildmenuProperties(150,"right","right",7,6,"");
		
		addChildmenuItem("resources_phd_past.html","Ph.D. Students","","");
		addChildmenuItem("resources_ma_past.html","M.A. Students","","");


addMainItem("resources_handbook.html","RESOURCES",100,"center",""); 

defineSubmenuProperties(170,"left","left");

        addSubmenuItem("resources_handbook.html","Grad Student Handbook","");
	    addSubmenuItem("resources_forms.html","Forms for Download","");
	    addSubmenuItem("resources_funding1.html","Funding Sources","");
	    addSubmenuItem("http://www.columbia.edu/cu/e3bgrads","Graduate Students Association","_blank");

		
addMainItem("courses.html","COURSES",95,"center",""); 
	defineSubmenuProperties(115,"right","right");

	    addSubmenuItem("courses.html","Fall","");
	    addSubmenuItem("courses_next.html","Spring","");
	    addSubmenuItem("undergrad_offerings.html","Undergraduate","");
	    addSubmenuItem("graduate_offerings.html","Graduate","");

addMainItem("seminar.html","RESEARCH SEMINAR",140,"center",""); 
        addSubmenuItem("student_seminar.html","Student Seminar","");
 


//********************************************************************

//**DO NOT EDIT THIS *****
}//***********************
//************************


