/* kitswgl.org*/
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='gray';			// Background color when mouse is not over
	var LowSubBgColor='gray';			// Background color when mouse is not over on subs
	var HighBgColor='lightyellow';			// Background color when mouse is over
	var HighSubBgColor='lightyellow';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='black';			// 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=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"//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='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=0;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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=1;			// Uses arrow gifs when 1
	var KeepHilite=1;			// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){}
function AfterBuild(){}
function BeforeFirstOpen(){}
function AfterCloseAll(){}


// 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("HOME","./index.htm","",0,20,100);

Menu1=new Array("About KITS","","",7,20,110);
	Menu1_1=new Array("Our Vision","./vision.htm","",0,20,110);
	Menu1_2=new Array("Our Mission","./mission.htm","",0,20,110);
	Menu1_3=new Array("Society","./society.htm","",0,20,110);
	Menu1_4=new Array("Location","./location.htm","",0,20,110);
	Menu1_5=new Array("Management","./mgmt.htm","",0,20,110);
	Menu1_6=new Array("Mile Stones","./mstones.htm","",0,20,110);
	Menu1_7=new Array("Contact Persons","./contacts.htm","",0,20,110);
	
Menu2=new Array("Academics","","",5,20,90);
	Menu2_1=new Array("Departments","./depts.htm","",0,20,110);	
	//Menu2_2=new Array("Admission","./academics/admissions.htm","",0);
	Menu2_2=new Array("M.Tech Calendar","./academics/mtech_calender.htm","",0);
	Menu2_3=new Array("B.Tech Calendar","./academics/calender.htm","",0);
	Menu2_4=new Array("MCA Calendar","./academics/mca_calender.htm","",0);
	Menu2_5=new Array("M.Sc Calendar","./academics/msc_calender.htm","",0);
	//Menu2_4=new Array("Research","./academics/research.htm","",0);
	//Menu2_5=new Array("Conferences","./academics/conferences.htm","",0);
	//Menu2_6=new Array("Consultancy","./academics/consultancy.htm","",0);

Menu3=new Array("Training & Placement","","",10,20,110);
	Menu3_1=new Array("About","./placement/about.htm","",0,20,110);
	Menu3_2=new Array("Activities","./placement/activities.htm","",0);
	Menu3_3=new Array("Placement Rules","./Placement/prules.htm","",0);
        Menu3_4=new Array("Facilities","./Placement/facilities.htm","",0);
	Menu3_5=new Array("Recruiters","./placement/recruiters.htm","",0);
	Menu3_6=new Array("Placements","./placement/placements.htm","",0);
	Menu3_7=new Array("Higher Education Cell","./placement/hec.htm","",0);
	Menu3_8=new Array("JKC","./placement/jkc.htm","",0);
	Menu3_9=new Array("IEI-AMIE Sec-B Centre","./placement/iei_amie.htm","",0);
	Menu3_10=new Array("Industry Institute Partnership Cell","./placement/iipc.htm","",0,40,110);
	Menu3_11=new Array("Contact Us","./Placement/contactus.htm","",0);

Menu4=new Array("Students","","",6,20,110);
	Menu4_1=new Array("College Rules","./students/rules.htm","",0,20,110);
	Menu4_2=new Array("CCAC","./students/ccac.htm","",0);
	Menu4_3=new Array("Activities","./students/activities.htm","",0);
//	Menu4_4=new Array("NCC","./students/ncc.htm","",0);
//	Menu4_5=new Array("NSS","./students/nss.htm","",0);
	Menu4_4=new Array("SC/ST Cell","./students/scst.htm","",0);
	Menu4_5=new Array("Student Welfare","./students/swelfare.htm","",0);
	Menu4_6=new Array("Other","./students/other.htm","",0);

Menu5=new Array("Facilities","","",7,20,110);
	Menu5_1=new Array("Central Library","./facilities/centrallib.htm","",0,20,120);
	Menu5_2=new Array("Digital Library","./facilities/digitallib.htm","",0,20,120);
	Menu5_3=new Array("Video Conferencing","./facilities/videoc.htm","",0,20,120);
	Menu5_4=new Array("Sports","./facilities/sports.htm","",0,20,140);
	Menu5_5=new Array("Internet","./facilities/internet.htm","",0,20,140);
        Menu5_6=new Array("Hostel","./facilities/hostel.htm","",0);
	Menu5_7=new Array("Other","./facilities/other.htm","",0);

Menu6=new Array("Alumni","","",4,20,110);
	Menu6_1=new Array("About ","./alumni/alumni.htm","",0,20,120);
	Menu6_2=new Array("Alumni Association","http://www.kitswaa.org","",0,20,120);
	Menu6_3=new Array("Registration","./alumni/register.htm","",0,20,140);
	//Menu7_3=new Array("Search Your Friend","./alumni/alumnireunion.htm","",0,20,140);
	Menu6_4=new Array("Alumni List","./alumni/mdepwise.htm","",0,20,140);

