/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=13;				// Number of first level items
	var LowBgColor='white';					// Background color when mouse is not over
	var LowSubBgColor='C9DAEF';				// Background color when mouse is not over on subs
	var HighBgColor='black';				// Background color when mouse is over
	var HighSubBgColor='9FBBE0';			// Background color when mouse is over on subs
	var FontLowColor='black';				// Font color when mouse is not over
	var FontSubLowColor='003399';			// Font color subs when mouse is not over
	var FontHighColor='white';				// Font color when mouse is over
	var FontSubHighColor='003399';			// Font color subs when mouse is over
	var BorderColor='003399';				// Border color
	var BorderSubColor='9FBBE0';			// Border color for subs
	var BorderWidth=0;						// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="verdana,arial"			// Font family menu items
	var FontSize=7;							// Font size menu items
	var FontBold=1;							// Bold menu items 1 or 0
	var FontItalic=0;						// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';				// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=84;						// Menu offset x coordinate
	var StartLeft=-4;						// Menu offset y coordinate
	var VerCorrect=0;						// Multiple frames y correction
	var HorCorrect=0;						// Multiple frames x correction
	var LeftPaddng=0;						// Left padding
	var TopPaddng=2;						// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['_images/arrow.gif',4,8,'_images/spacer.gif',5,5,'_images/spacer.gif',5,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

//Home
Menu1=new Array("rollover:_images/navi/navi_home_off.gif:_images/navi/navi_home_on.gif","index.html","",0,19,51);

// About Us
Menu2=new Array("rollover:_images/navi/navi_aboutus_off.gif:_images/navi/navi_aboutus_on.gif","","",4,19,61);
    Menu2_1=new Array("Head's Welcome","department_head_s_welcome.html","",0,19,120);
    Menu2_2=new Array("Introduction","introduction.html","",0,19,120);
    Menu2_3=new Array("Administration","department_administration.html","",0,19,120);
    Menu2_4=new Array("Contact Us","contact.html","",0,19,150);

// Faculty
Menu3=new Array("rollover:_images/navi/navi_faculty_off.gif:_images/navi/navi_faculty_on.gif","","",3,19,52);    
	Menu3_1=new Array("Academic Staff","academic_staff.html","",0,19,120);
    Menu3_2=new Array("Chinese Studies","chinese_studies.html","",0,19,120);
	Menu3_3=new Array("Chinese Language","chinese_language.html","",0,19,120);

// Undergraduate
Menu4=new Array("rollover:_images/navi/navi_undergraduate_off.gif:_images/navi/navi_undergraduate_on.gif","","",3,19,94);
    Menu4_1=new Array("Degree Programmes","undergraduate_degree_programmes.html","",0,19,130);
	Menu4_2=new Array("Module List","undergraduate_modules_offered.html","",0,19,130);
	Menu4_3=new Array("Honors Students","undergraduate_current_honors_students.html","",0,19,130);
	
// Graduate
Menu5=new Array("rollover:_images/navi/navi_graduate_off.gif:_images/navi/navi_graduate_on.gif","","",3,19,61);
    Menu5_1=new Array("Degree Programmes","graduate_degree_programmes.html","",0,19,130);
	Menu5_2=new Array("Module List","graduate_modules_offered.html","",0,19,150);
	Menu5_3=new Array("Graduate Students","graduate_current_students.html","",0,19,130);
	
// Admission
Menu6=new Array("rollover:_images/navi/navi_admission_off.gif:_images/navi/navi_admission_on.gif","","",3,19,73);
    Menu6_1=new Array("Undergraduate Students","prospective_undergraduate_students.html","",2,19,140);
		Menu6_1_1=new Array("Introduction","prospective_undergraduate_students.html","",0,19,150);
		Menu6_1_2=new Array("Admission Enquiries","undergraduate_entry.html","",0,19,150);
    Menu6_2=new Array("Graduate Students","prospective_graduate_students.html","",2,19,140);
		Menu6_2_1=new Array("Introduction","prospective_graduate_students.html","",0,19,150);
		Menu6_2_2=new Array("Admission Enquiries","graduate_admission.html","",0,19,150);
    Menu6_3=new Array("Scholarships","scholarships.html","",0,19,140);

// Research
Menu7=new Array("rollover:_images/navi/navi_research_off.gif:_images/navi/navi_research_on.gif","","",4,19,61);
    Menu7_1=new Array("Research Areas","research_areas.html","",0,19,120);
	Menu7_2=new Array("Research Cluster","research_cluster.html","",0,19,120);
	Menu7_3=new Array("Research Projects","research_project_listing.html","",0,19,120);
	Menu7_4=new Array("Publications","staff_publications.html","",4,19,120);
        Menu7_4_1=new Array("Staff Publications","staff_publications.html","",0,19,150);
		Menu7_4_2=new Array("Sinology Series","publications_sinology.html","",0,19,150);
        Menu7_4_3=new Array("Monograph Series","publications_studies_sea.html","",0,19,150);
		Menu7_4_4=new Array("Occasional Papers","publications_occasional_papers.html","",0,19,150);
	
// Outreach
Menu8=new Array("rollover:_images/navi/navi_outreach_off.gif:_images/navi/navi_outreach_on.gif","","",6,19,61);
    Menu8_1=new Array("Alumni", "alumni.html","",0,19,170);
    Menu8_2=new Array("Student Society", "student_society.html","",0,19,170);
    Menu8_3=new Array("Open House","open_house.html","",0,19,170);
    Menu8_4=new Array("Department Handbook","department_handbook.html","",0,19,170);
	Menu8_5=new Array("Newsletter","newsletter.html","",0,19,110);
	Menu8_6=new Array("In the Press","InThePress.html","",0,19,110);

// Events
Menu9=new Array("rollover:_images/navi/navi_events_off.gif:_images/navi/navi_events_on.gif","","",4,19,49);
    Menu9_1=new Array("News","news.html","",0,19,110);
	Menu9_2=new Array("Seminar","seminar.html","",0,19,110);
	Menu9_3=new Array("Conference","conference.html","",0,19,110);
	Menu9_4=new Array("Other Activities","other_activities.html","",0,19,110);

// Resources
Menu10=new Array("rollover:_images/navi/navi_resources_off.gif:_images/navi/navi_resources_on.gif","","",3,19,67);
    Menu10_1=new Array("Library","library.html","",0,19,80);
    Menu10_2=new Array("Gallery","gallery.html","",0,19,90); 
    Menu10_3=new Array("Download","download.html","",0,19,80);

// Links
Menu11=new Array("rollover:_images/navi/navi_links_off.gif:_images/navi/navi_links_on.gif","","",4,19,41);
    Menu11_1=new Array("Linguistics","chinese_linguistics.html","",0,19,150);
    Menu11_2=new Array("Literature","chinese_literature.html","",0,19,150);
    Menu11_3=new Array("History","chinese_history.html","",0,19,150);
    Menu11_4=new Array("Philosophy and Buddhism","chinese_philosophy_and_religions_buddhism.html","",0,19,150);
    

//This is for width of Right side of the menu
Menu12=new Array("rollover:_images/navi/navi_right.gif:_images/navi/navi_right.gif","","",0,19,10);

// Link to the Chinese version
Menu13=new Array("rollover:_images/navi/navi_chinese_off.gif:_images/navi/navi_chinese_on.gif","chinese/index.html","",0,19,60);
// Total length should add to 730 px.
