/************************************************************************************
	(c) Ger Versluis 2000 version 5.5 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
	Updated 19 July, 2003 by GV for CSS CompatMode	
	HV Menu found on Dynamic Drive ONLY may be used on both commercial and non commerical sites	
	For info write to menus@burmees.nl							        
	This script featured on Dynamic Drive DHTML code library: http://www.dynamicdrive.com
*************************************************************************************/
	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='#f7f7f7';			// Background color when mouse is not over
	var LowSubBgColor='#f7f7f7';			// Background color when mouse is not over on subs
	var HighBgColor='#a4c0e8';			// Background color when mouse is over
	var HighSubBgColor='#a4c0e8';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#1c3b5d';			// Border color
	var BorderSubColor='#1c3b5d';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial,Nafees Naskh,Tahoma"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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='menupos';				// 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',15,15,'',10,5,'',8,8];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","index.html","",0,20,145);
Menu2=new Array("University","","",7,20,145);
	Menu2_1=new Array("Messages","","",4,20,160);
		Menu2_1_1=new Array ("Message from Governer Punjab","governor.html","",0,20,200);
		Menu2_1_2=new Array ("Message from Chairman HEC","msghec.html","",0,20,150);
		Menu2_1_3=new Array ("Message from Chairman","chairman.html","",0,20,150);
		Menu2_1_4=new Array ("Message from Pro-Rector","prorector.html","",0,20,150);
	Menu2_2=new Array("Board of Governors","bog.html","10",0,20,150);
	Menu2_3=new Array("Management","","10",5,20,150);
		Menu2_3_1=new Array ("Administration","admin.html","",0,20,200);
		Menu2_3_2=new Array ("Finance Committee","finance.html","",0,20,150);
		Menu2_3_3=new Array ("Academic Council","Academic.html","",0,20,150);
		Menu2_3_4=new Array ("Board of Advance Studies and Research","basr.html","",0,20,150);
		Menu2_3_5=new Array ("Discipline Committee","dc.html","",0,20,150);
	Menu2_4=new Array("History","tuf.html","",0,20,150);
	Menu2_5=new Array("Why TUF","whytuf.html","",0,20,150);
	Menu2_6=new Array("Mission and Objectives","mission.html","",0,20,150);
	Menu2_7=new Array("Faisalabad City","fsd.html","",0,20,150);
Menu3=new Array("Faculty","","",4,20,145);
	Menu3_1=new Array("Management Studies","fmsm.html","",0,20,150);
	Menu3_2=new Array("Engineering &Technology","fetm.html","",0,20,150);
	Menu3_3=new Array("Arts Social Sciences","fhssm.html","",0,20,150);
	Menu3_4=new Array("Health Sciences","fhsm.html","",0,20,150);
Menu4=new Array("Facilities","","",9,20,145);
	Menu4_1=new Array("Library","library.html","",0,20,150);
	Menu4_2=new Array("Labs","","",2,20,180);
		Menu4_2_1=new Array ("Health Scinces ","mbbslabs.html","",0,20,180);
		Menu4_2_2=new Array ("Engineering & Technology ","eng_lab.html","",0,20,180);
		
	Menu4_3=new Array("Hostels","","",2,20,150);
		Menu4_3_1=new Array ("Amna Hall","ahall.html","",0,20,150);
		Menu4_3_2=new Array ("Hamza Hall","hhall.html","",0,20,150);

	Menu4_4=new Array("Cafeteria","cafe.html","",0,20,150);
	
	Menu4_5=new Array("Sports","sports.html","",0,20,150);
	Menu4_6=new Array("Transport","transport.html","",0,20,150);
	Menu4_7=new Array("Bank","bank.html","",0,20,150);
	Menu4_8=new Array("Mosque","mosque.html","",0,20,150);
	Menu4_9=new Array("Medical Center","medcenter.html","",0,20,150);
Menu5=new Array("Addmission","","",5,20,145);
	Menu5_1=new Array("Academic Calendar","academicc.html","",0,20,200);
	Menu5_2=new Array("Policy","adpol.html","",0,20,150);
	Menu5_3=new Array("Eligibility Criteria","criteria.html","",0,20,150);
	Menu5_4=new Array("Migration","Migration.html","",0,20,150);
	Menu5_5=new Array("Scholarships / Financial Aid","scholarship.html","",0,20,150);
Menu6=new Array("Programs","programs.html","",0,20,145);
Menu7=new Array("Examination","","",3,20,145);
	Menu7_1=new Array("Exam Policy","exampol.html","",0,20,150);
	Menu7_2=new Array("Academic Policy","academicpol.html","",0,20,150);
	Menu7_3=new Array("Entry Test & Interview","entrytest.html","",0,20,150);
Menu8=new Array("Students","","",3,20,145);
	Menu8_1=new Array("Rules & Regulations","","",5,20,150);
		Menu8_1_1=new Array("General Discipline Rules","gdrules.html","",0,20,150);
		Menu8_1_2=new Array("Computer Lab rules","cslrules.html","",0,20,150);
		Menu8_1_3=new Array("Library Rules","librules.html","",0,20,150);
		Menu8_1_4=new Array("Transport Rules","trules.html","",0,20,150);
		Menu8_1_5=new Array("Hostel Rules","hrules.html","",0,20,150);

	Menu8_2=new Array("Life at TUF","","",2,20,150);
		Menu8_2_1=new Array("Academic Societies","society.html","",3,20,150);
				Menu8_2_1_1=new Array("Cultural Society","culsociety.html","",0,20,150);
				Menu8_2_1_2=new Array("Literary Society","litsociety.html","",0,20,150);
				Menu8_2_1_3=new Array("Sports Society","","",0,20,150);
		Menu8_2_2=new Array("Seminar Club","seminar.html","",0,20,150);
	
	Menu8_3=new Array("Career Advisory","advisory.html","",0,20,150);
Menu9=new Array("News","http://tuf.edu.pk/newsmanager/news.php","",0,20,145);
Menu10=new Array("Library","library.html","",0,20,145);
Menu11=new Array("Jobs","jobs.html","",0,20,145);
Menu12=new Array("Downloads","ddl.html","",0,20,145);
Menu13=new Array("Contact","","",3,20,145);
	Menu13_1=new Array("Location Map","location.html","",0,20,145);
	Menu13_2=new Array("Postal Address","contact.html","",0,20,145);
	Menu13_3=new Array("Directory","","",0,20,145);

