//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=12; //set number of main menu items
	var LowBgColor='#E4E4E4';
	var HighBgColor='#45764B';
	var FontLowColor='#2C4B30';
	var FontHighColor='WHITE';
	var BorderColor='#89BD90';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial, Helvetica, sans-serif"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=80; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","http://www.uphs.upenn.edu/dermatol/index.html",0,22,135);

Menu2=new Array("About Department","http://www.uphs.upenn.edu/dermatol/about/index.html",4);
	Menu2_1=new Array("Mission of the Department","http://www.uphs.upenn.edu/dermatol/about/mission.html",0,20,200);
	Menu2_2=new Array("Historical Overview","http://www.uphs.upenn.edu/dermatol/about/history.html",0);
	Menu2_3=new Array("Department Overview","http://www.uphs.upenn.edu/dermatol/about/departmentoverview.html",0);
	Menu2_4=new Array("Inside Dermatology","http://uphsnet.med.upenn.edu/dermatol/",0);
				
Menu3=new Array("Faculty","javascript:top.location.href='http://www.uphs.upenn.edu/dermatol/faculty/index.html'",2);
	Menu3_1=new Array("Faculty List","http://www.uphs.upenn.edu/dermatol/faculty/index.html",0,20,120);
        Menu3_2=new Array("Open Faculty Positions", "http://www.med.upenn.edu/apps/faculty_ad/index.php/g320",0);


Menu4=new Array("Trainees","Trainees/index.html",3);
	Menu4_1=new Array("Clinical Fellows","Trainees/fellows.html",0,20,240);
	Menu4_2=new Array("Residents","Trainees/residents.html",0);
	Menu4_3=new Array("Research Fellows and Associates","Trainees/postdoc.html",0);

Menu5=new Array("Education/Training","../education/index.html",13);
	Menu5_1=new Array("-- Medical Students Program --", "medstudent.html",0,24,330);
	Menu5_2=new Array("-- Residency Training Program --","residency.html",0);
	Menu5_3=new Array("Combined Medicine and Dermatology","combined_medicine_dermatology.html",0);	
	Menu5_4=new Array("Combined Research and Clinical Training","combined_research_clinical_training.html",0);
	<!--Menu5_5=new Array("Combined Pediatrics and Dermatology","../education/pediatrics.html",0); -->
	Menu5_5=new Array("Cutaneous Oncology Program", "oncology.html",0);
	Menu5_6=new Array("-- Fellowship Training Programs --","http://www.uphs.upenn.edu/dermatol/education/index.html",0);
	Menu5_7=new Array("Clinician-Educator Fellowship","clinician-educator.html",0);
	<!--Menu5_8=new Array("Dermatologic Surgery Fellowship","http://www.uphs.upenn.edu/dermatol/education/dermsurgery.html",0);-->
	Menu5_8=new Array("Dermatopathology Fellowship","dermpath.html",0);
	Menu5_9=new Array("Epidemiology Fellowship","epidemiology.html",0);
	Menu5_10=new Array("Patient-Oriented Research Fellowship","dermatoepi.html",0);
	Menu5_11=new Array("Procedural Dermatology Fellowship","procedural.html",0);
    Menu5_12=new Array("Research Fellowship","research.html",0);
	Menu5_13=new Array("Dermatopathology International Observership","http://www.uphs.upenn.edu/dermatol/education/dermatopathology-international-observership.html",0);	
               
Menu6=new Array("Clinical Services","http://www.uphs.upenn.edu/dermatol/clinical/index.html",0);
	
Menu7=new Array("Dermatology News","http://www.uphs.upenn.edu/dermatol/news/index.html",0);
		
Menu8=new Array("Research","http://www.uphs.upenn.edu/dermatol/research/index.html",3);
	Menu8_1=new Array("Clinical Research","http://www.uphs.upenn.edu/dermatol/research/clinical_research.html",0,20,180);
	Menu8_2=new Array("Basic Science Research","http://www.uphs.upenn.edu/dermatol/research/basic_science_research.html",0);
	Menu8_3=new Array("Clinical Trials","http://www.uphs.upenn.edu/dermatol/research/clinical_trials.html",0);
		
Menu9=new Array("Resources","javascript:top.location.href='http://www.uphs.upenn.edu/dermatol/resources/index.html'",1);
	Menu9_1=new Array("Dermatology Online Library","http://www.uphs.upenn.edu/dermatol/resources/index.html",0,20,200);
	
Menu10=new Array("Board Review","../dermatol/BoardReview/index.html",1);
	Menu10_1=new Array("Dermatopathology Review Course","/dermatol/BoardReview/dermatopathology-review-course.html",0,20,280);

Menu11=new Array("Apply for Fellowship","http://somapps.med.upenn.edu/dermatology/NIHTrainingGrant.php",0);

Menu12=new Array("Contact Us","http://www.uphs.upenn.edu/dermatol/contact/index.html",0);
