/***********************************************************************************
*	(c) Ger Versluis 1600 version 5.411 24 December 1601 (updated Jan 31st, 1603 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=16;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#017253';			// Background color when mouse is not over on subs
	var HighBgColor='#017253';			// Background color when mouse is over
	var HighSubBgColor='#A6D1C5';			// Background color when mouse is over on subs
	var FontLowColor='#017253';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=5;				// Menu offset x coordinate
	var StartLeft=15;				// 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=1;				// 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=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='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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'tridown.gif',10,5,'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"
//For new window //javascript:window.open('http://www.iitk.ac.in')

Menu1=new Array("ChE Home","http://www.iitk.ac.in/che/","",0,16,125);

Menu2=new Array("About Us","","",2);
	Menu2_1=new Array("About Us","http://www.iitk.ac.in/che/aboutus.htm","",0,16,150);
	Menu2_2=new Array("Photo Gallery","http://www.iitk.ac.in/che/gallery.htm","",0,16,150);
		
Menu3=new Array("People","","",4,16);
	Menu3_1=new Array("Faculty","http://www.iitk.ac.in/che/faculty.htm","",0,16,150);
	Menu3_2=new Array("Staff","http://www.iitk.ac.in/che/staff.htm","",0,16,150);
	Menu3_3=new Array("Research Scholars","http://www.iitk.ac.in/che/students.htm","",0);
	Menu3_4=new Array("M.Tech Students","http://www.iitk.ac.in/che/mtech.htm","",0);

Menu4=new Array("","","",0,10);

Menu5=new Array("Academics","","",4,16);
	Menu5_1=new Array("Undergraduate Program","http://www.iitk.ac.in/che/ug.htm","",0,16,140);
	Menu5_2=new Array("Postgraduate Program","http://www.iitk.ac.in/che/pg.htm","",0,16,140);
	Menu5_3=new Array("Courses of Study","http://www.iitk.ac.in/che/courses.htm","",0,16,140);
	Menu5_4=new Array("Time Table","http://www.iitk.ac.in/che/TimeTable2008-09.2ndSem.html","",0,16,140);

Menu6=new Array("Facilities","","",4,16,150);
  	Menu6_1=new Array("Experimental Facilities","http://www.iitk.ac.in/che/facilities.htm","",0,16,140);
	Menu6_2=new Array("Central Facilities","javascript:window.open('http://www.iitk.ac.in/dord/DORD/researchcentre.htm')","",0,16,140);
	Menu6_3=new Array("Computer Centre","javascript:window.open('http://www.iitk.ac.in/cc/')","",0,16,140);
	Menu6_4=new Array("P. K. Kelkar Library","javascript:window.open('http://www.lib.iitk.ac.in/')","",0,16,140);
	
Menu7=new Array("Research","","",2,16,150);
 	Menu7_1=new Array("Software/Technologies Developed","http://www.iitk.ac.in/che/software.htm","",0,16,140);
	Menu7_2=new Array("Continuing Education Programs","http://www.iitk.ac.in/che/cep.htm","",0,16,140);

Menu8=new Array("","","",0,10);

Menu9=new Array("Information","","",4,20);
	Menu9_1=new Array("For Current Students","http://www.iitk.ac.in/che/currentstudents.htm","",0,16,140);
	Menu9_2=new Array("For Staff","http://www.iitk.ac.in/che/forstaff.htm","",0,16,140);
	Menu9_3=new Array("Ph.D. Admissions","http://www.iitk.ac.in/che/pg-adm-cal/pg-ad-cal.htm","",0,20,140);
	Menu9_4=new Array("For Campus Visitors","http://www.iitk.ac.in/che/visitors.htm","",0,20,140);

Menu10=new Array("","","",0,10);

Menu11=new Array("","","",0,10);

Menu12=new Array("ChE Seminars","http://www.iitk.ac.in/che/cheseminars.htm","",0,16);

Menu13=new Array("Highlights","http://www.iitk.ac.in/che/highlights2004k.htm","",0,16);

Menu14=new Array("Useful Links","http://www.iitk.ac.in/che/links.htm","",0,16);

Menu15=new Array("ChE Directory","http://www.iitk.ac.in/che/ChEDir.htm","",3,16);    
  	Menu15_1=new Array("Faculty","http://www.iitk.ac.in/che/ChEDir-faculty.htm","",0,16,140);
	Menu15_2=new Array("Staff","http://www.iitk.ac.in/che/ChEDir-staff.htm","",0,16,140);
	Menu15_3=new Array("Laboratories","http://www.iitk.ac.in/che/ChEDir-labs.htm","",0,16,140);

Menu16=new Array("Contact","http://www.iitk.ac.in/che/contactus.htm","",0,16); 
	

