/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#666666';			// Background color when mouse is not over
	var LowSubBgColor='#E4E8EA';			// Background color when mouse is not over on subs
	var HighBgColor='#860202';			// Background color when mouse is over
	var HighSubBgColor='#860202';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#dfdfdf';			// Border color
	var BorderSubColor='gray';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Helvetica"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=2;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=132;				// Menu offset x coordinate
	var StartLeft=2;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// 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=1000;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',10,10,'images1.jpe',7,4,'trileft.gif',5,10];	// 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"

Menu1=new Array("About PU","","",12,22,85);
	Menu1_1=new Array("Vice Chancellor", "http://puchd.ac.in/vc/vc.pdf", "", 0, 21, 180 );
	Menu1_2=new Array("PU Administration", "section.php?action=link&code=pua", "", 0, 21, 150);
	Menu1_3=new Array("Profile of University", "section.php?action=link&code=puf", "", 0, 21, 150);
	Menu1_4=new Array("Health Centre", "section.php?action=link&code=puhc", "", 0, 21, 150);
	Menu1_5=new Array("Sports", "http://sports.puchd.ac.in", "", 0, 21, 150);
	Menu1_6=new Array("Super Computing", "http://icoser.puchd.ac.in", "",  0, 21, 150);
	Menu1_7=new Array("Publication Bureau", "publication", "",  0, 21, 150);
	Menu1_8=new Array("University Holiday", "section.php?action=link&code=puh", "", 0, 21, 150);
//	Menu1_9=new Array("Alumni and Donor", "http://alumni.puchd.ac.in", "",  0, 21, 150);
	Menu1_9=new Array("Accomodation and Hostel", "section.php?action=link&code=pud", "",  0, 21, 200);
	Menu1_10=new Array("P.U. Calendars", "http://www.puchd.ac.in/calendar/index.html", "",  0, 21, 200);
    Menu1_11=new Array("CIIPP", "http://ciipp.puchd.ac.in/", "",  0, 21, 200);
    Menu1_12=new Array("Placement Cell", "http://cpc.puchd.ac.in/", "",  0, 21, 200);


	
Menu2=new Array("Department/Faculty","","",13,20,155);
	Menu2_1 = new Array( "Arts", "", "", 16, 20, 280 );
		Menu2_1_1 = new Array("Ancient Indian History, Culture and Archaeology", "http://aihca.puchd.ac.in", "", 0, 30, 240);
		Menu2_1_2 = new Array("Centre for Emerging Areas in Social Sciences", "http://www.puchd.ac.in/ceass", "", 0, 30, 280);
		Menu2_1_3 = new Array("Economics", "http://economics.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_4 = new Array("Gandhian Studies", "http://gandhianstudies.puchd.ac.in/", "", 0, 21, 280);
		Menu2_1_5 = new Array("Geography", "http://geography.puchd.ac.in/", "", 0, 21, 280);
		Menu2_1_6 = new Array("Guru Nanak Sikh Studies", "http://gnss.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_7 = new Array("History", "http://history.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_8 = new Array("Library and Information Science", "http://libsc.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_9 = new Array("Philosophy", "http://philosophy.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_10 = new Array("Political Science", "http://polsc.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_11 = new Array("Population Res. Centre", "http://prc.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_12 = new Array("Psychology", "http://psychology.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_13 = new Array("Public Administration", "http://pub-admn.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_14 = new Array("School of Communication Studies", "http://masscomm.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_15 = new Array("Sociology", "http://sociology.puchd.ac.in", "", 0, 21, 280);
		Menu2_1_16 = new Array("Statistics", "http://stats.puchd.ac.in/", "", 0, 21, 280);



Menu2_2 = new Array("Business and Management Commmerce", "", "", 3, 21, 155);
	Menu2_2_1 = new Array("University Business School", "http://ubs.puchd.ac.in/",  "", 0, 22, 230);
	Menu2_2_2 = new Array("University Institute of Applied Management Sciences", "http://uiams.puchd.ac.in/",  "", 0, 30, 280);
	Menu2_2_3 = new Array("University Institute of Hotel Management & Tourism", "http://uihmt.puchd.ac.in/",  "", 0, 32, 230);

Menu2_3 = new Array("Dairying, Animal Husbandry and Agriculture","", "", 1, 32, 150);
	Menu2_3_1 = new Array("Centre for Environment and Vocational Studies", "http://cvs.puchd.ac.in", "",  0, 30, 240);

Menu2_4 = new Array( "Design and Fine Arts", "", "", 3, 21, 150);
	Menu2_4_1 = new Array("Fine Arts", "http://finearts.puchd.ac.in/", "", 0,  22,  220);
	Menu2_4_2 = new Array("Indian Theatre", "http://indiantheatre.puchd.ac.in/", "", 0,  22,  280);
	Menu2_4_3 = new Array("Music", "http://music.puchd.ac.in/", "", 0,  22,  280);

Menu2_5 = new Array( "Education", "", "", 4, 30, 150);
	Menu2_5_1 = new Array( "Education", "http://education.puchd.ac.in/", "", 0,  22,  220);
	Menu2_5_2 = new Array( "Institute of Educational Technology and Vocational Education", "http://www.puchd.ac.in/ietve/", "", 0,  42,  280);
	Menu2_5_3 = new Array( "Physical Education", "http://phyedu.puchd.ac.in/", "", 0,  22,  280);
	Menu2_5_4 = new Array( "RRC -cum- Department of Community Education and Development", "http://rrc.puchd.ac.in/", "", 0,  42,  280);

Menu2_6 = new Array( "Engineering and Technology ", "", "", 3, 22, 150);
	Menu2_6_1 = new Array("RSIC/SAIF/USIC/UCIM/CIL", "http://rsic.puchd.ac.in/", "", 0,  22,  280);
	Menu2_6_2 = new Array("University Institute of Chemical Engineering and Technology", "http://cet.puchd.ac.in/", "", 0,  32,  280);
	Menu2_6_3 = new Array("University Institute of Engineering and Technology", "http://uiet.puchd.ac.in", "", 0,  32,  280);

Menu2_7 = new Array( "Languages", "", "", 11, 22, 150);
	Menu2_7_1 = new Array("Chinese and Tibetan Languages", "http://chinese-tibetan.puchd.ac.in/", "", 0,  21,  240);
	Menu2_7_2 = new Array("Dayanand Chair for Vedic Studies", "http://dayanand.puchd.ac.in/", "", 0,  22,  280);
	Menu2_7_3 = new Array("English", "http://english.puchd.ac.in/", "", 0,  22,  280);
	Menu2_7_4 = new Array("French", "http://french.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_5 = new Array("German", "http://german.puchd.ac.in/", "", 0,  22,  280);
	Menu2_7_6 = new Array("Guru Ravi Dass Chair Sant Sahitya Studies", "http://grdc.puchd.ac.in", "", 0,  32,  280);
	Menu2_7_7 = new Array( "Hindi", "http://hindi.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_8 = new Array("Punjabi Studies", "", "", 4,  22,  280);
	Menu2_7_8_1 = new Array("Bhai Vir Singh Chair", "http://bvsc.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_8_2 = new Array("Punjabi", "http://punjabi.puchd.ac.in", "", 0,  22,  240);
	Menu2_7_8_3 = new Array("Punjabi Lexicography", "http://plexi.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_8_4 = new Array("Sheikh Baba Farid Chair", "http://sbfc.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_9 = new Array("Russian",  "http://russian.puchd.ac.in", "", 0,  22,  280);
  	Menu2_7_10 = new Array("Sanskrit", "http://sanskrit.puchd.ac.in", "", 0,  22,  280);
	Menu2_7_11 = new Array("Urdu", "http://urdu.puchd.ac.in", "", 0,  22,  280);


Menu2_8 = new Array( "Law", "", "", 2, 21, 150);
Menu2_8_1 = new Array("Laws", "http://laws.puchd.ac.in/", "", 0,  22,  280);
Menu2_8_2 = new Array("University Institute of  Legal  Studies", "http://uils.puchd.ac.in/", "", 0,  22,  280);


Menu2_9 = new Array( "Pharamaceutical Science", "", "", 1, 21, 150);
Menu2_9_1 = new Array("Univeristy Institute of Pharamaceutical Studies", "http://pharma.puchd.ac.in/uips/", "", 0,  32,  280);

Menu2_10 = new Array( "Medical  Science", "", "", 1, 21, 150);
Menu2_10_1 = new Array("Dr. Harvansh Singh Judge Institute of Dental Sciences & Hospital", "http://puchd.ac.in/dental/", "", 0,  32,  280);


Menu2_11 = new Array( "Science", "", "", 18, 21, 150);
Menu2_11_1 = new Array("Anthropology",  "http://anthro.puchd.ac.in", "", 0, 22, 280);
Menu2_11_2 = new Array("Biochemistry",  "http://biochemistry.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_3 = new Array("Biophysics", "http://biophysics.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_4 = new Array("Biotechnology", "http://biotechnology.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_5 = new Array("Botany", "http://botany.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_6 = new Array("Centre for Emerging Areas in Science & Tech.", "http://ceast.puchd.ac.in", "",  0, 32, 280);
Menu2_11_7 = new Array("Centre for Environment and Vocational Studies", "http://cvs.puchd.ac.in", "",  0, 32, 280);
Menu2_11_8 = new Array("Chemistry", "http://chemistry.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_9 = new Array("Computer Science and Application", "http://dcsa.puchd.ac.in/", "",  0, 22, 280);
Menu2_11_10 = new Array("Geology", "http://geology.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_11 = new Array("Mathematics", "http://maths.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_12 = new Array("Microbiology", "http://microbio.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_13 = new Array("National Centre for  Human Genome Studies and Research", "http://nchgsr.puchd.ac.in/", "", 0, 32, 280);
Menu2_11_14 = new Array("Physics", "http://physics.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_15 = new Array("RSIC/SAIF/UCIM/USIC/CIL", "http://rsic.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_16 = new Array("Statistics", "http://stats.puchd.ac.in/", "", 0, 22, 280);
Menu2_11_17 = new Array("University Institute of Fashion Technology", "http://admissions.puchd.ac.in/uift.pdf", "", 0, 34, 280);
Menu2_11_18 = new Array("Zoology", "http://zoology.puchd.ac.in/", "",  0, 22, 280);


Menu2_12 = new Array( "Evening Studies", "http://evenedu.puchd.ac.in", "", 0, 21, 150);

Menu2_13 = new Array("Other Department/Center", "", "", 13, 18, 150);
Menu2_13_1 = new Array("Life Long Learning & Extension", "http://adultedu.puchd.ac.in/", "", 0, 22, 280);
Menu2_13_2 = new Array("Computer Centre", "http://dcsa.puchd.ac.in/", "", 0, 22, 280);
Menu2_13_3 = new Array("Centre for Swami Vivekananda Studies", "csvt", "", 0, 22, 280);
Menu2_13_4 = new Array("Defence and National Security Studies", "http://www.puchd.ac.in/defence", "", 0, 22, 280);
Menu2_13_5 = new Array( "Energy Research Centre", "http://erc.puchd.ac.in/", "", 0, 22, 280);
Menu2_13_6 = new Array("Environment and Vocational Studies", "http://cvs.puchd.ac.in/", "", 0, 22, 280);
Menu2_13_7 = new Array("IAS and Other Competitive Examinations", "http://iasc.puchd.ac.in/", "", 0, 22, 280);
Menu2_13_8 = new Array("National Centre for  Human Genome Studies and Research", "http://nchgsr.puchd.ac.in/", "", 0, 32, 280);
Menu2_13_9 = new Array("Placement Cell", "http://cpc.puchd.ac.in", "", 0, 22, 280);
Menu2_13_10 = new Array("Population Research Centre", "http://prc.puchd.ac.in", "", 0, 22, 280);
Menu2_13_11 = new Array("Regional Center", "", "", 4, 22, 280);
Menu2_13_11_1 = new Array("Ludhiana", "http://purldh.puchd.ac.in", "", 0, 22, 280);
Menu2_13_11_2 = new Array("Mukstar", "http://purcm.puchd.ac.in", "", 0, 22, 280);
Menu2_13_11_3 = new Array("Hoshairpur", "http://purch.puchd.ac.in", "", 0, 22, 280);
Menu2_13_11_4 = new Array("Swami Sarvanand Giri Regional Centre, Hoshiarpur", "http://www.ssgpurch.puchd.ac.in", "", 0, 30, 280);
Menu2_13_12 = new Array("RSIC/SAIF/USIC/UCIM/CIL", "http://rsic.puchd.ac.in", "", 0, 22, 280);
Menu2_13_13 = new Array("Women's Studies And Development","http://puchd.ac.in/cws/index.php", "",  0, 22, 280);



Menu3 = new Array("Admission/Examination", "","",9,20,180);
Menu3_1 = new Array("Ph.D", "section.php?action=course&code=phd", "", 0,20,180);

Menu3_2 = new Array("M.Phil", "", "", 17,20,150);
Menu3_2_1 = new Array("Botany", "http://botany.puchd.ac.in/", "", 0, 20, 180);
Menu3_2_2 = new Array("Economics", "http://economics.puchd.ac.in", "", 0, 20, 180);
Menu3_2_3 = new Array("English", "http://english.puchd.ac.in", "", 0, 20, 180);
Menu3_2_4 = new Array("Gandhian Studies", "http://gandhianstudies.puchd.ac.in", "", 0, 20, 180);
Menu3_2_5 = new Array("Geography", "http://geography.puchd.ac.in", "", 0, 20, 180);
Menu3_2_6 = new Array("Guru Granth Sahib Studies", "http://gnss.puchd.ac.in", "", 0, 20, 180);
Menu3_2_7 = new Array("Music", "http://music.puchd.ac.in", "", 0, 20, 180);
Menu3_2_8 = new Array("Physical Education", "http://phyedu.puchd.ac.in", "", 0, 20, 180);
Menu3_2_9 = new Array("Physics", "http://physics.puchd.ac.in/", "", 0, 20, 180);
Menu3_2_10 = new Array("Political Science", "http://polsc.puchd.ac.in", "", 0, 20, 180);
Menu3_2_11 = new Array("Psychology", "http://psychology.puchd.ac.in", "", 0, 20, 180);
Menu3_2_12 = new Array("Public Administration", "http://pub-admn.puchd.ac.in", "", 0, 20, 180);
Menu3_2_13 = new Array("Punjabi", "http://punjabi.puchd.ac.in", "", 0, 20, 180);
Menu3_2_14 = new Array("Sociology", "http://sociology.puchd.ac.in", "", 0, 20, 180);
Menu3_2_15 = new Array("Statistics", "http://stats.puchd.ac.in/", "", 0, 20, 180);
Menu3_2_16 = new Array("Woman/Gender Studies", "cws", "", 0, 20, 180);
Menu3_2_17 = new Array("Zoology", "http://zoology.puchd.ac.in/", "", 0, 20, 180);


Menu3_3 = new Array("Post Graduate", "", "", 11,20,150);

Menu3_3_1 = new Array("M.Tech", "", "",4, 20, 220);
Menu3_3_1_1 = new Array("Instrumentation", "http://rsic.puchd.ac.in/courses.html", "",  0,  20,  200);
Menu3_3_1_2 = new Array("Microelectronics", "http://rsic.puchd.ac.in/courses.html", "",  0,  20,  220);
Menu3_3_1_3 = new Array("Nanoscience & Nanotech.", "http://rsic.puchd.ac.in/courses.html", "",  0,  20,  220);
Menu3_3_1_4 = new Array("Polymer", "http://cet.puchd.ac.in", "",  0,  20,  200);


Menu3_3_2 = new Array("M.E", "", "", 3, 20, 180);
Menu3_3_2_1 = new Array("Chemical", "http://cet.puchd.ac.in", "",  0,  20,  180);
Menu3_3_2_2 = new Array("Electronic and Communication Engg", "http://uiet.puchd.ac.in", "",  0,  32,  180);
Menu3_3_2_3 = new Array("Information Technology", "http://uiet.puchd.ac.in", "",  0,  20,  180);



Menu3_3_3 = new Array("M.C.A", "http://dcsa.puchd.ac.in/", "", 0, 20, 180);
Menu3_3_4 = new Array("M.B.A(Executive)", "http://ubs.puchd.ac.in/", "", 0, 20, 180);
Menu3_3_5 = new Array("M.Sc", "", "", 7, 20, 180);
Menu3_3_5_1 = new Array("Biotechnology", "http://biotechnology.puchd.ac.in", "",  0,  20,  180);
Menu3_3_5_2 = new Array( "Environment Sciences", "http://cvs.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_5_3 = new Array("Human Genomices", "http://nchgsr.puchd.ac.in", "",  0,  20,  180);
Menu3_3_5_4 = new Array("Mathematics", "http://maths.puchd.ac.in", "",  0,  20,  180);
Menu3_3_5_5 = new Array("Medical Physics", "http://biophysics.puchd.ac.in/Courses.html", "",  0,  20,  180);
Menu3_3_5_6 = new Array("Nuclear Medicine", "http://biophysics.puchd.ac.in/Courses.html", "",  0,  20,  180);
Menu3_3_5_7 = new Array("Statistics", "http://stats.puchd.ac.in", "",  0,  20,  180);




 

Menu3_3_6 = new Array("M.Sc(Hons.School)", "", "", 12, 20, 180);
Menu3_3_6_1 = new Array("Anthropology", "http://anthro.puchd.ac.in", "",  0, 20, 180);
Menu3_3_6_2 = new Array("Biochemistry", "http://biochemistry.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_3 = new Array( "Biophysics", "http://biophysics.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_4 = new Array( "Biotechnology", "http://biotechnology.puchd.ac.in", "",  0,  20,  180);
Menu3_3_6_5 = new Array("Botany", "http://botany.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_6 = new Array("Chemistry", "http://chemistry.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_7 = new Array("Computer Science And Appilcation", "http://dcsa.puchd.ac.in/", "", 0,  32,  180);
Menu3_3_6_8 = new Array("Geology", "http://geology.puchd.ac.in", "",  0,  20,  180);
Menu3_3_6_9 = new Array("Mathmatics", "http://maths.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_10 = new Array("Microbiology", "http://microbio.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_11 = new Array("Physics", "http://physics.puchd.ac.in/", "",  0,  20,  180);
Menu3_3_6_12 = new Array("Zoology", "http://zoology.puchd.ac.in/", "",  0, 20, 180);


Menu3_3_7 = new Array("M.A", "section.php?action=course&code=mc", "", 0, 20, 180);
Menu3_3_8 = new Array("M.Ed",  "http://education.puchd.ac.in", "", 0, 20, 180);
Menu3_3_9 = new Array("M.Com", "http://ubs.puchd.ac.in/", "", 0, 20, 180);
Menu3_3_10 = new Array("M.Lib and Information Science", "http://libsc.puchd.ac.in", "", 0, 32, 180);
Menu3_3_11 = new Array("L.L.M", "http://laws.puchd.ac.in", "", 0, 20, 180)


Menu3_4 = new Array( "Under Graduate", "", "", 5,20,150);

Menu3_4_1 = new Array("B.Sc(Hons.School)", "", "", 12, 20, 180);
Menu3_4_2 = new Array("B.E", "", "", 8, 20, 180);
Menu3_4_3 = new Array("B.Pharm", "http://pharma.puchd.ac.in/", "", 0, 20, 180);
Menu3_4_4 = new Array("L.L.B", "http://laws.puchd.ac.in", "", 0, 20, 180);
Menu3_4_5 = new Array("LL.B.(Hons.) Five Year", "http://uils.puchd.ac.in", "", 0, 20, 180);

//Submenu of the  5th menu
Menu3_4_2_1 = new Array("Bio Technology", "http://uiet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_2 = new Array("Chemical", "http://cet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_3 = new Array("Computer Science & Engg", "http://uiet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_4 = new Array("Electrical & Electronics Engg", "http://uiet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_5 = new Array("Electronics and Communication Engg", "http://uiet.puchd.ac.in", "", 0, 32, 180);
Menu3_4_2_6 = new Array("Food Technology", "http://cet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_7 = new Array("Information Technology", "http://uiet.puchd.ac.in", "", 0, 20, 210);
Menu3_4_2_8 = new Array( "Mechanical Engg", "http://uiet.puchd.ac.in", "", 0, 20, 210);


//Submenu of the B.Sc Honours
Menu3_4_1_1 = new Array("Anthropology", "http://anthro.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_2 = new Array("Biophysics", "http://biophysics.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_3 = new Array("Geology", "http://geology.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_4 = new Array("Mathmatics", "http://maths.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_5 = new Array("Biochemistry", "http://biochemistry.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_6 = new Array("Biotechnology", "http://biotechnology.puchd.ac.in", "", 0,  20,  180);
Menu3_4_1_7 = new Array("Botany", "http://botany.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_8 = new Array("Chemistry", "http://chemistry.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_9 = new Array("Computer Science And Appilcation", "http://dcsa.puchd.ac.in/", "", 0,  32,  180);
Menu3_4_1_10 = new Array("Microbiology", "http://microbio.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_11 = new Array("Physics", "http://physics.puchd.ac.in/", "", 0,  20,  180);
Menu3_4_1_12 = new Array("Zoology", "http://zoology.puchd.ac.in/", "", 0,  20,  180);


Menu3_5 = new Array("Other", "", "", 6, 20, 150);
Menu3_5_1 = new Array("Post M.Sc Courses", "", "", 1,  20,  170);
Menu3_5_2 = new Array("Post graduate Diploma Courses", "", "", 3,  32,  180);
Menu3_5_3 = new Array("LL.B.(Hons.) Five Year ", "http://uils.puchd.ac.in", "", 0,  20,  180);
Menu3_5_4 = new Array("Certificate Courses", "", "", 8,  20,  180);
Menu3_5_5 = new Array("Diploma Courses", "", "", 12,  20,  180);
Menu3_5_6 = new Array("Advanced Diploma Courses", "", "", 7, 32,  180);


Menu3_5_1_1 = new Array("Accelerator Physics", "http://physics.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_2_1 = new Array("Advanced Scientific Computation", "http://phyiscs.puchd.ac.in", "", 0,  32,  180);
Menu3_5_2_2 = new Array("Remote Sensing annd Geographic Information System",  "http://geography.puchd.ac.in", "", 0, 40,  180);
Menu3_5_2_3 = new Array( "Export  Management", "http://purldh.puchd.ac.in", "", 0,  20,  180);


Menu3_5_4_1 = new Array("Chinese", "http://chinese-tibetan.puchd.ac.in", "", 0,  20,  180);
Menu3_5_4_2 = new Array("French", "http://french.puchd.ac.in", "", 0,  20,  180);
Menu3_5_4_3 = new Array("Functional Panjabi", "http://punjabi.puchd.ac.in", "", 0,  20,  180);
Menu3_5_4_4 = new Array( "German", "http://german.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_4_5 = new Array("Persian", "", "", 0,  20,  180);
Menu3_5_4_6 = new Array("Russian", "http://russian.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_4_7 = new Array( "Tibetan", "http://chinese-tibetan.puchd.ac.in", "", 0,  20,  180);
Menu3_5_4_8 = new Array("Urdu", "http://urdu.puchd.ac.in/", "", 0,  20,  180);

//Submenu of the  5th menu Diploma Courses 
Menu3_5_5_1 = new Array("Chinese", "http://chinese-tibetan.puchd.ac.in/", "", 0,  20,  280);
Menu3_5_5_2 = new Array("French", "http://french.puchd.ac.in", "", 0,  20,  180);
Menu3_5_5_3 = new Array("Forensic Science and Criminology", "http://anthro.puchd.ac.in/", "", 0,  22,  180);
Menu3_5_5_4 = new Array( "German", "http://german.puchd.ac.in", "", 0,  20,  180);
Menu3_5_5_5 = new Array("Panjabi Langauge and Culture", "http://punjabi.puchd.ac.in", "", 0,  22,  180);
Menu3_5_5_6 = new Array( "Persian", "", "", 0,  20,  180);
Menu3_5_5_7 = new Array("Russian", "http://russian.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_5_8 = new Array("Tibetan", "http://chinese-tibetan.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_5_9 = new Array("Translation  English to Hindi", "http://hindi.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_5_10 = new Array( "Translation  English to Panjabi","http://punjabi.puchd.ac.in", "", 0,  20,  180);
Menu3_5_5_11 = new Array("Diploma in Translation(French)", "http://french.puchd.ac.in", "", 0,  20,  180);
Menu3_5_5_12 = new Array("Urdu", "http://urdu.puchd.ac.in/", "", 0,  20,  180);


//Submenu of the  5th menu  Advanced Diploma Courses
Menu3_5_6_1 = new Array("Chinese", "http://chinese-tibetan.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_6_2 = new Array("French", "http://frech.puchd.ac.in", "", 0,  20,  180);
Menu3_5_6_3 = new Array("German", "http://german.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_6_4 = new Array("Proficiency in Interpretership for Tibetan", "http://chinese-tibetan.puchd.ac.in/", "", 0, 32,  180);
Menu3_5_6_5 = new Array("Persian", "", "", 0,  20,  180);
Menu3_5_6_6 = new Array("Russian",  "http://russian.puchd.ac.in/", "", 0,  20,  180);
Menu3_5_6_7 = new Array( "Urdu", "http://urdu.puchd.ac.in/", "", 0,  20,  180);

Menu3_6 = new Array("Results", "http://results.puchd.ac.in", "", 0,20,150);

Menu3_7 = new Array("Admission", "", "", 3,20,150);
Menu3_7_1 = new Array("Admission Notice", "http://admissions.puchd.ac.in", "",  0,  20,  180);
Menu3_7_2 = new Array("Prospectus", "http://admissions.puchd.ac.in/2008/prospectus08.html", "",  0,  20,  180);
Menu3_7_3 = new Array("Form Download", "http://forms.puchd.ac.in", "",  0,  20,  180);
	
Menu3_8 = new Array( "Examination", "", "", 2,20,150);
Menu3_8_1 = new Array("Examination Notice", "http://exams.puchd.ac.in", "",  0,  20,  180);
Menu3_8_2 = new Array("Form Download",  "http://forms.puchd.ac.in", "",  0,  20,  180)

Menu3_9 = new Array("Datesheet", "http://puchd.ac.in/datesheet08.php", "", 0,20,150);


Menu4 = new Array("Library","","",3,20, 80);
Menu4_1 = new Array("Main Library", "http://library.puchd.ac.in/", "", 0,20,180);
Menu4_2 = new Array("Research Journals", "section.php?action=link&code=prjn", "", 0,20,180);
Menu4_3 = new Array("Ph.D. Thesis", "http://www.puchd.ac.in/phd.php", "", 0,20,180);

Menu5 = new Array("Jobs","","",2,20,60);
Menu5_1 = new Array("Advertisement", "http://jobs.puchd.ac.in/", "", 0,20,180);
Menu5_2 = new Array("Form Download", "http://jobs.puchd.ac.in/", "", 0,20,180)

Menu6 = new Array("Colleges","", "",1,20,70);
Menu6_1 = new Array("Affilated Colleges", "http://dcdc.puchd.ac.in/", "", 0,20,180);
// Menu6_2 = new Array("Courses Offered", "http://dcdc.puchd.ac.in/colleges/cateogory.htm", "", 0,20,180)
	
Menu7 = new Array("Open Learning","","", 2,20,120);
Menu7_1 = new Array("University School of Open Learning ", "http://dcs.puchd.ac.in/", "", 0,20, 240);
Menu7_2 = new Array("Courses Offered", "http://dcs.puchd.ac.in/courses.php", "", 0,20,180);
