/** New York University :: College of Dentistry, JavaScript Menu System **/

_menuCloseDelay=150          																							// The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            																							// The time delay before menus open on mouse over
_subOffsetTop=7              																									// Sub menu Top Offset
_subOffsetLeft=-10            																								// Sub menu Left Offset


/* Top Navigation Style */
		with(style0=new mm_style()){																					// Name of Style * Style 0 *
		offbgcolor="none";																										// Menu Background Color
		fontsize=12;																												// Size of Font
		fontstyle="normal"; 				    																				// Style Of Menu Font * Italic *
		fontweight="normal";                     																			// Menu's Font Weight * Bold *
		fontfamily="Verdana,Tahoma,Helvetica";																// Menu Font
		subimage="";																												// Sub Menu Arrow Image
		}

/* Main Menu Style */
		with(style1=new mm_style()){																					// Name of Style * Style 1 *
		offcolor="#003366";    																								// Menu Font Color
		offbgcolor="#FFFFFF";				    																			// Menu Background Color
		oncolor="#003366";				        																			// Mouse Over Font Color
		onbgcolor="#EDEBE1";				    																		// Mouse Over Background Color
		bordercolor="#003366";																							// Border Color - * Not Used when using 3D Colors *
		borderstyle="solid";																									// Menu Border Style
		borderwidth=1.8;																										// Menu Border Width
		fontsize=11; 						   																						// Size of Menu Font
		fontstyle="normal"; 				    																				// Style Of Menu Font * Italic *
		fontweight="normal";                     																			// Menu's Font Weight * Bold *
		fontfamily="Arial";                     																				// Menu Font
		padding=4;                              																					// Menu Padding
		subimage="http://www.nyu.edu/nursing/images/nav_right.gif";        	// Sub Menu Arrow image
		high3dcolor="#003366";                  																		// Lighter Color for Border
		low3dcolor="#003366";                   																		// Darker Color for Border
		headercolor="#FFFFFF";    			    																		// Header Font Color
		headerbgcolor="#000099";    		    																		// Header Font Color
		overfilter="Fade(duration=0.2);Alpha(opacity=90);";											// Opacity Level * Doesn't Display In Most Browsers *
		}

/* Sub Menu Style */
		with(style2=new mm_style()){																					// Name of Style * Style 2 *
		offcolor="#003366";    																								// Menu Font Color
		offbgcolor="#FFFFFF";				    																			// Menu Background Color
		oncolor="#003366";				        																			// Mouse Over Font Color
		onbgcolor="#EDEBE1";				    																		// Mouse Over Background Color
		bordercolor="#003366";																							// Border Color - * Not Used when using 3D Colors *
		borderstyle="solid";																									// Menu Border Style
		borderwidth=1.5;																										// Menu Border Width
		fontsize=11; 						    																					// Size of Menu Font
		fontstyle="normal"; 				    																				// Style Of Menu Font * Italic *
		fontweight="normal";                     																			// Menu's Font Weight * Bold *
		fontfamily="Arial";                     																				// Menu Font
		padding=3;                              																					// Menu Padding
		subimage="./images/nav_right.gif";        																	// Sub Menu Arrow image
		high3dcolor="#003366";                  																		// Lighter Color for Border
		low3dcolor="#003366";                   																		// Darker Color for Border
		headercolor="#FFFFFF";    			    																		// Header Font Color
		headerbgcolor="#000099";    		    																		// Header Font Color
		overfilter="Fade(duration=0.2);Alpha(opacity=90);";											// Opacity Level * Doesn't Display In Most Browsers *
		}

/* Sub Menu Style */
		with(style3=new mm_style()){																					// Name of Style * Style 3 *
		offcolor="#003366";    																								// Menu Font Color
		offbgcolor="#FFFAEC";				    																			// Menu Background Color
		oncolor="#003366";				        																			// Mouse Over Font Color
		onbgcolor="#EDEBE1";				    																		// Mouse Over Background Color
		bordercolor="#003366";																							// Border Color - * Not Used when using 3D Colors *
		borderstyle="solid";																									// Menu Border Style
		borderwidth=1.5;																										// Menu Border Width
		fontsize=11; 						    																					// Size of Menu Font
		fontstyle="normal"; 				    																				// Style Of Menu Font * Italic *
		fontweight="normal";                     																			// Menu's Font Weight * Bold *
		fontfamily="Arial";                     																				// Menu Font
		padding=3;                              																					// Menu Padding
		subimage="./images/nav_right.gif";        																	// Sub Menu Arrow image
		high3dcolor="#003366";                  																		// Lighter Color for Border
		low3dcolor="#003366";                   																		// Darker Color for Border
		headercolor="#FFFFFF";    			    																		// Header Font Color
		headerbgcolor="#000099";    		    																		// Header Font Color
		overfilter="Fade(duration=0.2);Alpha(opacity=90);";											// Opacity Level * Doesn't Display In Most Browsers *
		}

/* Left Nav Menu Style  */
		with(style4=new mm_style()){																					// Name of Style * Style 4 *
		offbgcolor="none"				    																					// Mouse Over Background Color * Transparent = none *
		fontstyle="normal"; 				    																				// Style Of Menu Font * Italic *
		fontweight="normal";                     																			// Menu's Font Weight * Bold *
		overbgimage	="../images/nyu_sidebg.jpg";				    										// Mouse Over Background Color
		offcolor="#41286F";    											    												// Menu Font Color
		oncolor="#41286F";				        					     													// Mouse Over Font Color
		fontsize=11; 						   							            												// Size of Menu Font
		fontfamily="Verdana";                     					    													// Menu Font
		subimage="./images/nav_right.gif";       																	// Sub Menu Arrow image
		image="./images/nav_right_c.gif";																			// Left Arrow Image
		imageposition="top left";																							// Position of Left Arrow Image
		separatorsize="15";																									// Size of Seperator in Pixels
		separatorimage="./images/1px_clear.gif";																// Seperators Image
		subimagepadding=2;																									// Padding of the Left Arrow
		}




/* ------- INSERT MAIN MENUS BELOW HERE ------- */


	/* THE COLLEGE */
			with(milonic=new menuname("the_college_of_nursing")){
			itemwidth=130;
			style=style1;
			alignment="left";
			aI("text=History;url=/nyu/html/hist_sketch.htm;target=_parent;separatorsize=0")
			aI("text=Mission, Vision, Values;url=/nyu/html/miss_vis_val.htm;target=_parent;separatorsize=0")
			aI("text=Virtual Tour;url=/nyu/html/virt_tour.htm;target=_parent;separatorsize=0")
			aI("text=Student Viewbook;url=/nyu/html/stu_view.htm;target=_parent;separatorsize=0")
			aI("text=Administration - (Faculty & Staff);url=/nyu/html/administration.htm;target=_parent;separatorsize=0")
			}

	/* RESEARCH */
			with(milonic=new menuname("research")){
			itemwidth=140;
			style=style1;
			alignment="left";
			aI("text=The Muriel and Virginia Pless Center for Nursing Research;url=/nyu/html/res_at_nyu.htm;target=_parent;separatorsize=0")
			//aI("text=Office of Research;url=/nyu/html/office_res.htm;target=_parent;separatorsize=0")
			aI("text=Bluestone Center for Clinical Research;url=/nyu/html/blue_ccr.htm;target=_parent;separatorsize=0")
			aI("text=List of All Funded Research Projects;showmenu=frp;;url=/nyu/html/list_all_frp.htm;target=_parent;separatorsize=0")
			aI("text=List of All Research Faculty;url=/nyu/html/res_faculty.htm;target=_parent;separatorsize=0")
			aI("text=Research Day;url=/nyu/html/res_day.htm;target=_parent;separatorsize=0")
			//aI("text=Research Links;url=/nyu/html/res_links.htm;target=_parent;separatorsize=0")
			//aI("text=News & Events;url=/nyu/html/news_events.htm;target=_parent;separatorsize=0")
			}

	/* ACADEMIC PROGRAMS */
			with(milonic=new menuname("academic_programs")){
			itemwidth=140;
			style=style1;
			alignment="left";
			aI("text=Bachelors Degree Program;url=/nyu/html/dds_prog.htm;target=_parent;separatorsize=0")
			aI("text=Master's and Post-Master's Certificate Programs;url=/nyu/html/adv_edu_progs.htm;target=_parent;separatorsize=0")
			aI("text=Doctoral Program;url=/nyu/html/idfp.htm;target=_parent;separatorsize=0")
			}

	/* LEARNING RESOURCES */
			with(milonic=new menuname("centers_and_institutes")){
			itemwidth=130;
			style=style1;
			alignment="left";
			aI("text=The Center for Continuing Education in Nursing ;url=/nyu/html/http://www.nyu.edu/dental/library/;target=_blank;separatorsize=0")
			aI("text=The Center for International Studies in Nursing;url=/nyu/html/fac_staff_dev_cen.htm;target=_parent;separatorsize=0")
			aI("text=The John A. Hartford Institute for Geriatric Nursing;url=/nyu/html/student_affairs.htm;target=_parent;separatorsize=0")
			aI("text=The Program in Nursing and Bioethics;url=/nyu/html/fac_experts.htm;target=_parent;separatorsize=0")
			aI("text=The Martha E. Rogers Center;url=/nyu/html/lr_directory.htm;target=_parent;separatorsize=0")
			aI("text=The Upsilon Chapter of Sigma Theta Tau;url=/nyu/html/infor_tech.htm;target=_parent;separatorsize=0")
			}

	/* CONTINUING EDUCATION */
			with(milonic=new menuname("cont_edu_in_nursing")){
			itemwidth=140;
			style=style1; 
			alignment="left";
			aI("text=The Center for Continuing Education in Nursing - Introduction;url=/nyu/html/deans_mess.htm;target=_parent;separatorsize=0")
			aI("text=Calendar of Events;url=/nyu/html/curr_courses.htm;target=_parent;separatorsize=0")
			aI("text=The John A. Hartford Institute for Geriatric Nursing Resources;url=/nyu/html/email_register.htm;separatorsize=0")
			aI("text=Online Registration;url=/nyu/html/mission.htm;target=_parent;separatorsize=0")
			aI("text=Consortium of New York Geriatric Education Centers (NYGEC);url=/nyu/html/accreditation.htm;target=_parent;separatorsize=0")
			aI("text=Online Gerontological Nursing Certification Review Course;url=/nyu/html/courses.htm;target=_parent;separatorsize=0")
			aI("text=Nurses Improving Care to Healthsystems Elders (NICHE);url=/nyu/html/facilities.htm;target=_parent;separatorsize=0")
			aI("text=Contact Us;url=/nyu/html/maps_travel_info.htm;target=_parent;separatorsize=0")
			}

	/* COMMUNITY OUTREACH */
			with(milonic=new menuname("comm_service_faculty_prac")){
			itemwidth=150;
			style=style1;
			alignment="left";
			aI("text=Disaster Preparedness;url=/nyu/html/ask_dent_camp.htm;target=_parent;separatorsize=0")
			aI("text=Brooklyn Community Health Partners Mobile Van and Community Health Initiatives;url=/nyu/html/cata_prepar.htm;target=_parent;separatorsize=0")
			aI("text=School Based Health Clinics;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Community Health Partnerships;showmenu=comm_serv;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Elder Mistreatment Project;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Undergraduate Urban Health Project;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=NYGEC Careers in Health;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=News;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Nursing Bound Program for High School Students;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			}
			
			/* Center for International Studies*/
			with(milonic=new menuname("center_international_studies")){
			itemwidth=150;
			style=style1;
			alignment="left";
			aI("text=The Center For International Studies in Nursing - Introduction; url=/nyu/html/ask_dent_camp.htm;target=_parent;separatorsize=0")
			aI("text=Pan American Health Organization Designated Center (PAHO);url=/nyu/html/cata_prepar.htm;target=_parent;separatorsize=0")
			aI("text=Study Abroad Opportunities in the College of Nursing;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Visiting Scholars;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Group Visits;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=NYU Study Abroad;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			aI("text=Contact Us;url=/nyu/html/comm_serv.htm;target=_parent;separatorsize=0")
			}




/* ------- INSERT SUB MAIN MENUS BELOW HERE ------- */


	/** RESEARCH **/
	
			/* Bluestone Center for Clinical Research */
				/*	with(milonic=new menuname("bccr")){
					itemwidth=200;
					style=style2;
					alignment="left";
					aI("text=How to Become a Research Participant;url=/nyu/html/how_to.htm;target=_parent;separatorsize=0")
					}*/
	
			/* List of All Funded Research Projects */
					with(milonic=new menuname("frp")){
					itemwidth=120;
					style=style2;
					alignment="left";
					aI("text=Faculty Research;url=/nyu/html/fac_research.htm;target=_parent;separatorsize=0")
					aI("text=Student Research;url=/nyu/html/student_research.htm;target=_parent;separatorsize=0")
				<!--	aI("text=International Research Collaborations;url=/nyu/html/inter_res_colla.htm;target=_parent;separatorsize=0")
					}


	/** ACADEMIC PORGRAMS **/

			/* DDS Program */
					with(milonic=new menuname("ddsp")){
					itemwidth=160;
					style=style2;
					alignment="left";
					aI("text=Advanced Placement Program;url=/nyu/html/adv_pp.htm;target=_parent;separatorsize=0")
					}
	
			/* Advanced Education Programs */
					with(milonic=new menuname("aep")){
					itemwidth=150;
					style=style2;
					alignment="left";
					aI("text=Endodontics;url=/nyu/html/endod.htm;target=_parent;separatorsize=0")
					aI("text=Oral & Maxillofacial Surgery;url=/nyu/html/oral_maxsurg.htm;target=_parent;separatorsize=0")
					aI("text=Orthodontics;url=/nyu/html/orthod.htm;target=_parent;separatorsize=0")
					aI("text=Pediatric Dentistry;url=/nyu/html/ped_dent.htm;target=_parent;separatorsize=0")
					aI("text=Periodontics;url=/nyu/html/period.htm;target=_parent;separatorsize=0")
					aI("text=Prosthodontics;url=/nyu/html/jon_maxine.htm;target=_parent;separatorsize=0")
					}
	
			/* Implant Dentistry Fellowship Program */
					with(milonic=new menuname("idfp")){
					itemwidth=170;
					style=style2;
					alignment="left";
					aI("text=Admissions/Application Process;url=/nyu/html/admis_appp.htm;target=_parent;separatorsize=0")
					}
	
			/* Dental Hygiene Program */
					with(milonic=new menuname("dhp")){
					itemwidth=155;
					style=style2;
					alignment="left";
					aI("text=AAS in Dental Hygiene;url=/nyu/html/a_dent_hyg.htm;target=_parent;separatorsize=0")
					aI("text=BS in Dental Health Education;url=/nyu/html/dent_health_edu.htm;target=_parent;separatorsize=0")
					}
	
			/* MS Program in Clinical Research */
					with(milonic=new menuname("msp_cr")){
					itemwidth=160;
					style=style2;
					alignment="left";
					aI("text=Certificate in Clinical Research;url=/nyu/html/cert_cr.htm;target=_parent;separatorsize=0")
					}
	
			/* Advanced Study Programs for International Programs */
					with(milonic=new menuname("aspip")){
					itemwidth=140;
					style=style2;
					alignment="left";
					aI("text=Endodontics;url=/nyu/html/asp_endod.htm;target=_parent;separatorsize=0")
					aI("text=Esthetic Dentistry;url=/nyu/html/esth_dent.htm;target=_parent;separatorsize=0")
					aI("text=General Dentistry;url=/nyu/html/gen_dent.htm;target=_parent;separatorsize=0")
					aI("text=Implant Dentistry (2-Year Program);url=/nyu/html/imp_dent.htm;target=_parent;separatorsize=0")
					aI("text=Oral & Maxillofacial Surgery (1 and 2 Year Programs);url=/nyu/html/oral_maxi.htm;target=_parent;separatorsize=0")
					aI("text=Orthodontics;url=/nyu/html/ortho.htm;target=_parent;separatorsize=0")
					aI("text=Pediatric Dentistry;url=/nyu/html/pedi_dent.htm;target=_parent;separatorsize=0")
					aI("text=Periodontics;url=/nyu/html/periodontics.htm;target=_parent;separatorsize=0")
					aI("text=Prosthodontics;url=/nyu/html/prosthodontics.htm;target=_parent;separatorsize=0")
					}
	 
			/* Departments & Divisions 
					with(milonic=new menuname("dd")){
					itemwidth=175;
					style=style2;
					alignment="left";
					aI("text=Division of Biological Science, Medicine, and Surgery;url=/nyu/html/dbms.htm;target=_parent;separatorsize=0")
					aI("text=Division of Diagnostics, Infectious Disease, and Health Promotion;url=/nyu/html/ddih.htm;target=_parent;separatorsize=0")
					aI("text=Division of Reconstructive and Comprehensive Care;url=/nyu/html/drcc.htm;target=_parent;separatorsize=0")
					}
			*/

/* experimental */

			/* Departments */
					with(milonic=new menuname("dd")){
					itemwidth=200;
					style=style2;
					alignment="left";
					aI("text=Department of Basic Science and Craniofacial Biology;url=/nyu/html/dbscb.htm;target=_parent;separatorsize=0")
					aI("text=Department of Biomaterials and Biomimetics;url=/nyu/html/dbb.htm;target=_parent;separatorsize=0")
					aI("text=Department of Cariology and Operative Dentistry;url=/nyu/html/dcod.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Ignatius N. and Sally Quartararo Department of Endodontics;url=/nyu/html/dr_ignatius_de.htm;target=_parent;separatorsize=0")
					aI("text=Department of Epidemiology & Health Promotion;url=/nyu/html/dehp.htm;target=_parent;separatorsize=0")
					aI("text=Department of General Dentistry and Management Science;url=/nyu/html/dgdms.htm;target=_parent;separatorsize=0")
					aI("text=Department of Hospital Dentistry;url=/nyu/html/dhd.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Arthur Ashman Department of Implant Dentistry;url=/nyu/html/ddr_ashman_did.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Anthony S. Mecca Department of Oral and Maxillofacial Surgery;url=/nyu/html/dr_anthony_doms.htm;target=_parent;separatorsize=0")
					aI("text=Department of Oral Medicine, Oral Pathology, Diagnostic Science and Urgent Care;url=/nyu/html/dom.htm;target=_parent;separatorsize=0")
					aI("text=Department of Orthodontics;url=/nyu/html/do.htm;target=_parent;separatorsize=0")
					aI("text=Department of Pediatric Dentistry;url=/nyu/html/dpd.htm;target=_parent;separatorsize=0")
					aI("text=Department of Periodontics;url=/nyu/html/dp.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Louis Blatterfein Department of Prosthodontics;url=/nyu/html/dr_louis_dp.htm;target=_parent;separatorsize=0")
/*
					aI("text=Department of Oral Medicine;url=/nyu/html/dom.htm;target=_parent;separatorsize=0")
					aI("text=Department of Oral Pathology;url=/nyu/html/dop.htm;target=_parent;separatorsize=0")
					aI("text=Department of Diagnostic Science and Urgent Care;url=/nyu/html/ddsuc.htm;target=_parent;separatorsize=0")
*/
					}



/* end experimental */


	/** CONTINUING EDUCATION **/

			/* Mission Statement */
					with(milonic=new menuname("mission")){
					itemwidth=100;
					style=style2;
					alignment="left";
					aI("text=Mission Statement;url=/nyu/html/miss_state.htm;target=_parent;separatorsize=0")
					}
	
			/* Accreditation */
					with(milonic=new menuname("accred")){
					itemwidth=154;
					style=style2;
					alignment="left";
					aI("text=ADA/CERP Logo & Statement;url=/nyu/html/adacerp_state.htm;target=_parent;separatorsize=0")
					aI("text=AGD/PACE Logo & Statement;url=/nyu/html/agdpace_state.htm;target=_parent;separatorsize=0")
					aI("text=ACDE Logo;url=/nyu/html/acde_logo.htm;target=_parent;separatorsize=0")
					}
	
			/* U.S. Dentists */
					with(milonic=new menuname("courses")){
					itemwidth=117;
					style=style2;
					alignment="left";
					aI("text=U.S. Dentists;url=/nyu/html/us_dentists.htm;target=_parent;separatorsize=0")
					aI("text=International Dentists;url=/nyu/html/intern_dentists.htm;target=_parent;separatorsize=0")
					aI("text=Customized Programs;url=/nyu/html/custom_progs.htm;target=_parent;separatorsize=0")
					}


	/** COMMUNITY OUTREACH **/

			/* Ask Your Dentists */
					with(milonic=new menuname("askurdent")){
					itemwidth=117;
					style=style2;
					alignment="left";
					aI("text=Oral Cancer Prevention & Detection;url=/nyu/html/oral_cancer_prevent.htm;target=_parent;separatorsize=0")
					aI("text=No More Cavities!;url=/nyu/html/nomore_cavi.htm;target=_parent;separatorsize=0")
					aI("text=Diabetes Screening;url=#;target=_parent;seperatorsize=0")
					}
	
			/* Community Services */
					with(milonic=new menuname("comm_serv")){
					itemwidth=110;
					style=style2;
					alignment="left";
					aI("text=The Bridge, FEGS, Pathwways to Housing;url=/nyu/html/free_screen.htm;target=_parent;separatorsize=0")
				/*	aI("text=Adult Outreach;url=/nyu/html/adult_outreach.htm;target=_parent;separatorsize=0")
					aI("text=Pediatric Outreach;url=/nyu/html/pedia_outreach.htm;target=_parent;separatorsize=0")
					aI("text=Rosenthal Institute For Aesthetic Dentistry;url=/nyu/html/renthal_dental.htm;target=_parent;separatorsize=0")
					*/
					}




/* ------- INSERT LEFT NAV MENUS BELOW HERE ------- */


	/** FUTURE STUDENTS **/
	
			/* DDS Students */
					with(milonic=new menuname("ddstu")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Admissions/Application Procedure;url=/nyu/html/admiss_app_procedure.htm;target=_parent;separatorsize=0")
					aI("text=Requirements for Admission;url=/nyu/html/r_for_a.htm;target=_parent;separatorsize=0")
					aI("text=Submission of Application Materials;url=/nyu/html/sam.htm;target=_parent;separatorsize=0")
					aI("text=Applicant Response Required to Hold Acceptance;url=/nyu/html/arrha.htm;target=_parent;separatorsize=0")
					aI("text=Costs and Financial Aid;url=/nyu/html/cfa.htm;target=_parent;separatorsize=0")
					aI("text=Characteristics of the 2004-2005 Entering Class;url=/nyu/html/chara_ec_0405.htm;target=_parent;separatorsize=0")
					aI("text=Frequently Asked Questions;url=/nyu/html/faq.htm;target=_parent;separatorsize=0")
					}
	
			/* Technology at NYUCD */
					with(milonic=new menuname("tech_nyu")){
					itemwidth=150;
					style=style3;
					alignment="left";
					aI("text=Intranet;url=/nyu/html/intranet.htm;target=_parent;separatorsize=0")
					aI("text=Digitally Enhanced Curriculum;url=/nyu/html/dec.htm;target=_parent;separatorsize=0")
					aI("text=Palm-Powered Dental Guides;url=/nyu/html/pp_dg.htm;target=_parent;separatorsize=0")
					}
					
			/* Living in NYC */
					with(milonic=new menuname("living_nyc")){
					itemwidth=50;
					style=style3;
					alignment="left";
					aI("text=Housing;url=/nyu/html/housing.htm;target=_parent;separatorsize=0")
					}
	
			/* International Programs */
					with(milonic=new menuname("internat_prog")){
					itemwidth=215;
					style=style3;
					alignment="left";
					aI("text=Advanced Placement in DDS Program;url=/nyu/html/ap_ddsp.htm;target=_parent;separatorsize=0")
					aI("text=Advanced Study Programs for International Dentists;url=/nyu/html/aspident.htm;target=_parent;separatorsize=0")
					aI("text=International Continuing Education Programs;url=/nyu/html/international_cep.htm;target=_parent;separatorsize=0")
					}
					
			/* Advanced Education Program Students */
					with(milonic=new menuname("aeps")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Endodontics;url=/nyu/html/edo.htm;target=_parent;separatorsize=0")
					aI("text=Oral and Maxillofacial Surgery;url=/nyu/html/omaxs.htm;target=_parent;separatorsize=0")
					aI("text=Orthodontics;url=/nyu/html/orthodo.htm;target=_parent;separatorsize=0")
					aI("text=Pediatric Dentistry;url=/nyu/html/pediatric_d.htm;target=_parent;separatorsize=0")
					aI("text=Periodontics;url=/nyu/html/perio.htm;target=_parent;separatorsize=0")
					aI("text=Prosthodontics;url=/nyu/html/prostho.htm;target=_parent;separatorsize=0")
					aI("text=Admissions/Application Proccess;url=/nyu/html/a_app_procc.htm;target=_parent;separatorsize=0")
					}
			
			/* Implant Dentistry Fellowship Program */
					with(milonic=new menuname("impl_dent")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Admissions/Application Proccess;url=/nyu/html/admiss_app_process.htm;target=_parent;separatorsize=0")
					}
					
			/* Dental Hygiene Students */
					with(milonic=new menuname("dent_hygs")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=AAS in Dental Hygiene;url=/nyu/html/aas_dent_hyg.htm;target=_parent;separatorsize=0")
					aI("text=BS in Dental Hygiene;url=/nyu/html/bs_dent_hyg.htm;target=_parent;separatorsize=0")
					aI("text=Admissions/Application Process;url=/nyu/html/admiss_applic_p.htm;target=_parent;separatorsize=0")
					}
			
			/* MS Program in Clinical Research */
					with(milonic=new menuname("msp_icr")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Certificate in Clinical Research;url=/nyu/html/cert_clin_res.htm;target=_parent;separatorsize=0")
					aI("text=Admissions/Application Process;url=/nyu/html/admiss_app_procc.htm;target=_parent;separatorsize=0")
					}
					
			/* MS Program in Biology/Oral Biology */
					with(milonic=new menuname("msp_ibob")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Admissions/Application Process;url=/nyu/html/admi_ap.htm;target=_parent;separatorsize=0")
					}
				
			/* MS Program in Biomaterials */
					with(milonic=new menuname("msp_biom")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Admissions/Application Process;url=/nyu/html/admis_app_p.htm;target=_parent;separatorsize=0")
					}
					
				/* PhD Program in Epidemiology */
					with(milonic=new menuname("phdp_epi")){
					itemwidth=170;
					style=style3;
					alignment="left";
					aI("text=Admissions/Application Process;url=/nyu/html/admiss_ap.htm;target=_parent;separatorsize=0")
					}
					
				/* Advanced Study Programs for International Dentists */
					with(milonic=new menuname("adva_spid")){
					itemwidth=160;
					style=style3;
					alignment="left";
					aI("text=Endodontics;url=/nyu/html/endodon.htm;target=_parent;separatorsize=0")
					aI("text=Esthetic Dentistry;url=/nyu/html/esthetic_dent.htm;target=_parent;separatorsize=0")
					aI("text=General Dentistry;url=/nyu/html/gen_denti.htm;target=_parent;separatorsize=0")
					aI("text=Implant Dentistry (2-year program);url=/nyu/html/ident.htm;target=_parent;separatorsize=0")
					aI("text=Oral and Maxillofacial Surgery (1 and 2 Year Programs);url=/nyu/html/oms.htm;target=_parent;separatorsize=0")
					aI("text=Orthodontics;url=/nyu/html/orthodon.htm;target=_parent;separatorsize=0")
					aI("text=Pediatric Dentistry;url=/nyu/html/pedia_dentist.htm;target=_parent;separatorsize=0")
					aI("text=Periodontics;url=/nyu/html/periodon.htm;target=_parent;separatorsize=0")
					aI("text=Prosthodontics;url=/nyu/html/prosthodon.htm;target=_parent;separatorsize=0")
					}
			

	/** CURRENT STUDENTS **/
	
				/* Student Links and Resources */
					with(milonic=new menuname("stu_lr")){
					itemwidth=120;
					style=style3;
					alignment="left";
					aI("text=Academic Bulletin;url=/nyu/html/academic_bulletin.htm;target=_parent;separatorsize=0")
					aI("text=Student Handbook;url=/nyu/html/student_hand.htm;target=_parent;separatorsize=0")
					aI("text=Mentors Program;url=/nyu/html/mentors_prog.htm;target=_parent;separatorsize=0")
					aI("text=Organizations;url=/nyu/html/organizations.htm;target=_parent;separatorsize=0")
					aI("text=Outreach Opportunities;url=/nyu/html/outreach_oppr.htm;target=_parent;separatorsize=0")
					aI("text=Services and Activities;url=/nyu/html/serv_activities.htm;target=_parent;separatorsize=0")
					aI("text=Waldmann Library;url=/nyu/html/http://www.nyu.edu/dental/library/;target=_blank;separatorsize=0")
					}
											
	/** PATIENTS **/
	
			/* News Patients */
					with(milonic=new menuname("new_patients")){
					itemwidth=130;
					style=style3;
					alignment="left";
					aI("text=Patient FAQs;url=/nyu/html/patient_faq.htm;target=_parent;separatorsize=0")
					aI("text=How to Become a Patient;url=/nyu/html/how_to_become.htm;target=_parent;separatorsize=0")
					aI("text=What to Expect on Your First Visit;url=/nyu/html/what_you_expect.htm;target=_parent;separatorsize=0")
					aI("text=Cost of Treatment/Payment Information;url=/nyu/html/cost_tpi.htm;target=_parent;separatorsize=0")
					aI("text=Emergency Care;url=/nyu/html/emerg_care.htm;target=_parent;separatorsize=0")
					aI("text=Getting Here;url=/nyu/html/getting_h.htm;target=_parent;separatorsize=0")
					aI("text=Hours of Operation;url=/nyu/html/hours_op.htm;target=_parent;separatorsize=0")
					aI("text=Patient Bill of Rights;url=/nyu/html/patients_br.htm;target=_parent;separatorsize=0")
					aI("text=IPPA Notice of Privacy;url=/nyu/html/ippa_privacy.htm;target=_parent;separatorsize=0")
					}
					
				/* Current Patients */
					with(milonic=new menuname("curr_patients")){
					itemwidth=80;
					style=style3;
					alignment="left";
					aI("text=Clinic Directory;url=/nyu/html/clinic_directory.htm;target=_parent;separatorsize=0")
					}
					
				/* Facilities */
					with(milonic=new menuname("facilities")){
					itemwidth=90;
					style=style3;
					alignment="left";
					aI("text=Specialty Clinics;url=/nyu/html/specialty_clinics.htm;target=_parent;separatorsize=0")
					aI("text=Faculty Practice;url=/nyu/html/faculty_pract.htm;target=_parent;separatorsize=0")
					}

				/* Insurance Information */
					with(milonic=new menuname("insur_inf")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Stu-Dent Plan for College Students;url=/nyu/html/stu_pcs.htm;target=_parent;separatorsize=0")
					aI("text=Medicaid Managed Care Programs;url=/nyu/html/mm_cp.htm;target=_parent;separatorsize=0")
					}
					
	/** ALUMNI & FRIENDS **/
	
				/* Alumni Affairs - Keeping in Touch */
					with(milonic=new menuname("aa_kt")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Message from the Dean;url=/nyu/html/mess_dean.htm;target=_parent;separatorsize=0")
					aI("text=Alumni Association;url=/nyu/html/a_associat.htm;target=_parent;separatorsize=0")
					aI("text=Alumnus/Alumna of the Month;url=/nyu/html/aa_month.htm;target=_parent;separatorsize=0")
					aI("text=NYUCD Alumni Around the World;url=/nyu/html/nyucd_aaw.htm;target=_parent;separatorsize=0")
					aI("text=Postgraduate Alumni Announcements;url=/nyu/html/post_alumni_announce.htm;target=_parent;separatorsize=0")
					aI("text=Hygiene Program Alumni Announcements;url=/nyu/html/hyg_prog_alumni.htm;target=_parent;separatorsize=0")
					aI("text=Alumni Calendar;url=/nyu/html/alumni_calendar.htm;target=_parent;separatorsize=0")
					}
					
				/* Getting Involved and Networking */
					with(milonic=new menuname("gin")){
					itemwidth=110;
					style=style3;
					alignment="left";
					aI("text=Giving;url=/nyu/html/giving.htm;target=_parent;separatorsize=0")
					aI("text=Planned Giving;url=/nyu/html/plannd_giving.htm;target=_parent;separatorsize=0")
					aI("text=Matching Gifts;url=/nyu/html/matching_gifts.htm;target=_parent;separatorsize=0")
					aI("text=Regional Events and Reunion Weekend;url=/nyu/html/reg_events_rw.htm;target=_parent;separatorsize=0")
					aI("text=Benefits;url=/nyu/html/benefits.htm;target=_parent;separatorsize=0")
					}
					
					
	/** FACULTY **/
	
				/* Office of Human Resources */
					with(milonic=new menuname("faculty")){
					itemwidth=80;
					style=style3;
					alignment="left";
					aI("text=Faculty Index;url=/nyu/html/faculty_index.htm;target=_parent;separatorsize=0")
					}
					
	
	/** ACADEMIC PROGRAMS **/
	
			/* Division of Biological Science, Medicine and Surgery */
				with(milonic=new menuname("dbmr")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Department of Basic Science and Craniofacial Biology;url=/nyu/html/dbscb.htm;target=_parent;separatorsize=0")
					aI("text=Department of Oral Medicine;url=/nyu/html/dom.htm;target=_parent;separatorsize=0")
					aI("text=Department of Oral Pathology;url=/nyu/html/dop.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Anthony S. Mecca Department of Oral and Maxillofacial Surgery;url=/nyu/html/dr_anthony_doms.htm;target=_parent;separatorsize=0")
					aI("text=Department of Orthodontics;url=/nyu/html/do.htm;target=_parent;separatorsize=0")
					aI("text=Department of Hospital Dentistry;url=/nyu/html/dhd.htm;target=_parent;separatorsize=0")
					}
	
	
			/* Division of Diagnostics, Infectious Disease, and Health Promotion */
					with(milonic=new menuname("ddip")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Department of Cariology and Operative Dentistry;url=/nyu/html/dcod.htm;target=_parent;separatorsize=0")
					aI("text=Department of Periodontics;url=/nyu/html/dp.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Ignatius N. and Sally Quartararo Department of Endodontics;url=/nyu/html/dr_ignatius_de.htm;target=_parent;separatorsize=0")
					aI("text=Department of Diagnostic Science and Urgent Care;url=/nyu/html/ddsuc.htm;target=_parent;separatorsize=0")
					aI("text=Department of Epidemiology & Health Promotion;url=/nyu/html/dehp.htm;target=_parent;separatorsize=0")
					}
	
	
			/* Division of Reconstructive and Comprehensive Care */
					with(milonic=new menuname("drncc")){
					itemwidth=180;
					style=style3;
					alignment="left";
					aI("text=Department of General Dentistry and Management Science;url=/nyu/html/dgdms.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Louis Blatterfein Department of Prosthodontics;url=/nyu/html/dr_louis_dp.htm;target=_parent;separatorsize=0")
					aI("text=Department of Biomaterials and Biomimetics;url=/nyu/html/dbb.htm;target=_parent;separatorsize=0")
					aI("text=Dr. Arthur Ashman Department of Implant Dentistry;url=/nyu/html/ddr_ashman_did.htm;target=_parent;separatorsize=0")
					}


	/** CONTINUING EDUCATION **/
	
			/* U.S. Dentists */
					with(milonic=new menuname("us_dent")){
					itemwidth=130;
					style=style3;
					alignment="left";
					aI("text=Courses Calendar;url=/nyu/html/courses_calendar.htm;target=_parent;separatorsize=0")
					aI("text=Clinical Participation Courses;url=/nyu/html/clinical_part_courses.htm;target=_parent;separatorsize=0")
					aI("text=Online Courses;url=/nyu/html/online_courses.htm;target=_parent;separatorsize=0")
					aI("text=Extended Continuum Courses;url=/nyu/html/ext_contin.htm;target=_parent;separatorsize=0")
					}
	
	
			/* International Dentists */
					with(milonic=new menuname("intern_dent")){
					itemwidth=160;
					style=style3;
					alignment="left";
					aI("text=Current Concepts in American Dentistry (Short-Term);url=/nyu/html/current_con_amdent.htm;target=_parent;separatorsize=0")
					aI("text=International Program Calendar and Course Directors;url=/nyu/html/intern_pccd.htm;target=_parent;separatorsize=0")
					aI("text=International Programs (Full-Time);url=/nyu/html/aspid.htm;target=_parent;separatorsize=0")
					aI("text=Hygienists;url=/nyu/html/hygienists.htm;target=_parent;separatorsize=0")
					aI("text=Dental Auxiliaries;url=/nyu/html/dental_auxiliaries.htm;target=_parent;separatorsize=0")
					}


/** COMMUNITY OUTREACH **/
	
	
			/* Outreach */
					with(milonic=new menuname("adult_out")){
					itemwidth=130;
					style=style3;
					alignment="left";
					aI("text=Evening Busing Program;url=/nyu/html/evening_bp.htm;target=_parent;separatorsize=0")
					}
	
	
			/* Pediatric Outreach */
					with(milonic=new menuname("ped_out")){
					itemwidth=130;
					style=style3;
					alignment="left";
					aI("text=<i>Smiling Faces, Going Places</i> Mobile Dental Van Program;url=/nyu/html/smiling_faces.htm;target=_parent;separatorsize=0")
					aI("text=Headstart;url=/nyu/html/headstart.htm;target=_parent;separatorsize=0")
					}
	

	/** BOTTOM QUICK LINKS **/
	
			/* Publications */
					with(milonic=new menuname("pub")){
					itemwidth=130;
					style=style1;
					alignment="left";
					aI("text=MS Program in Clinical Research;url=/nyu/html/msp_crr.htm;target=_parent;separatorsize=0")
					aI("text=Faculty Practice;url=/nyu/html/faculty_practice.htm;target=_parent;separatorsize=0")
					aI("text=Bluestone Center for Clinical Research;url=/nyu/html/bccr.htm;target=_parent;separatorsize=0")
					aI("text=Guide to Patient Services;url=/nyu/html/guide_ps.htm;target=_parent;separatorsize=0")
					}
	
	
			/* International Students */
					with(milonic=new menuname("intern_stud")){
					itemwidth=130;
					style=style1;
					alignment="left";
					aI("text=Advanced Placement in DDS Program;url=dds_aps.htm;target=_parent;separatorsize=0")
					aI("text=Advanced Study Programs for International Dentists;url=/nyu/html/adv_spid.htm;target=_parent;separatorsize=0")
					aI("text=International Continuing Education Programs;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					}
	/** CURRENT STUDENTS **/
			
			/* Research */
					with(milonic=new menuname("curr_stud_research")){
					itemwidth=130;
					style=style1;
					alignment="left";
					aI("text=Research Opportunities;url=dds_aps.htm;target=_parent;separatorsize=0")
					aI("text=Mentors;url=/nyu/html/adv_spid.htm;target=_parent;separatorsize=0")
					}
			/* College of Nursing Student Links and Resources */
					with(milonic=new menuname("curr_stud_nursing_links")){
					itemwidth=130;
					style=style1;
					alignment="left";
					aI("text=Academic Bulletin;url=dds_aps.htm;target=_parent;separatorsize=0")
					aI("text=Schedule of Classes;url=/nyu/html/adv_spid.htm;target=_parent;separatorsize=0")
					aI("text=Student Handbook;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					aI("text=Mentors Program;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					aI("text=Student Organizations;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					aI("text=Faculty Practice;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					aI("text=Services and Activities;url=/nyu/html/icep.htm;target=_parent;separatorsize=0")
					}
					
				/* Student Handbook */
						with(milonic=new menuname("curr_stud_nursing_links_handbook")){
						itemwidth=130;
						style=style1;
						alignment="left";
						aI("text=Undergraduate Student Handbook;url=dds_aps.htm;target=_parent;separatorsize=0")
						aI("text=Graduate Student Handbook;url=dds_aps.htm;target=_parent;separatorsize=0")
						aI("text=Doctoral Student Handbook;url=dds_aps.htm;target=_parent;separatorsize=0")
						}
						
				/* Services and Activities */
						with(milonic=new menuname("curr_stud_nursing_links_services")){
						itemwidth=130;
						style=style1;
						alignment="left";
						aI("text=Student Affairs Office;url=dds_aps.htm;target=_parent;separatorsize=0")
						}
drawMenus();