// nmcdata.js
// copyright  ©  2002 Liqwid Krystal
// www.Linsasoft.com
// Author: sanil kumar
// Function: Keeping all the data for Navigation Menu
// Dependency: All the html files in this site

var AgntUsr=navigator.userAgent.toLowerCase();
var DomYes=document.getElementById?1:0;
var NavYes=AgntUsr.indexOf('mozilla')!=-1&&AgntUsr.indexOf('compatible')==-1?1:0;
var ExpYes=AgntUsr.indexOf('msie')!=-1?1:0;
var Opr=AgntUsr.indexOf('opera')!=-1?1:0;
var DomNav=DomYes&&NavYes?1:0;
var DomExp=DomYes&&ExpYes?1:0;
var Nav4=NavYes&&!DomYes&&document.layers?1:0;
var Exp4=ExpYes&&!DomYes&&document.all?1:0;
var PosStrt=(NavYes||ExpYes)&&!Opr?1:0;
if(Nav4)
{
	w=window.innerWidth;
	topH=18;
}	
else
{
	w=document.body.clientWidth;
	topH=15;
}	

var NoOffFirstLineMenus=8;			// Number of first level items
//var LowBgColor='#FF9900';			// Background color when mouse is not over
var LowSubBgColor= '#888888';			// Background color when mouse is not over on subs
var HighBgColor='#A90000';			// Background color when mouse is over
var HighSubBgColor='#A90000';			// Background color when mouse is over on subs
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='#C5C5C5';			// Border color
var BorderSubColor='#C5C5C5';			// Border color for subs
var BorderWidth=1;				// Border width
var BorderBtwnElmnts=1;				// Border between elements 1 or 0
var FontFamily="verdana"			// 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=0;				// horizontal overlap child/ parent
var ChildVerticalOverlap=0;			// vertical overlap child/ parent
var url=document.location.href;
var forIndex=url.substring(url.length-8,url.length);
if(url.indexOf("index.html")>=0 || forIndex=="/" || forIndex=="/")
{
	var StartTop=125;		// Menu offset x coordinate
	var LowBgColor='#eeeeee';			// Background color when mouse is not over	
	var FontLowColor='black';			// Font color when mouse is not over
	var BorderColor='white';			// Border color
}	
else	
{
	var StartTop=163;		// Menu offset x coordinate
	var LowBgColor='#000000';			// Background color when mouse is not over	
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
}

var StartLeft=-85;				// Menu offset y coordinate
var VerCorrect=0;				// Multiple frames y correction
var HorCorrect=0;				// Multiple frames x correction
var LeftPaddng=5;				// 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=250;				// 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
if(Nav4)	
	var Arrws=['images/trri.gif',5,10,'tridown.gif',-2,-2,'images/trileft.gif',5,10];	// Arrow source, width and height
else
	var Arrws=['images/trri.gif',5,10,'tridown.gif',0,0,'images/trileft.gif',5,10];	// Arrow source, width and height

var sp=15;
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","default.asp","",0,17,50+sp);
Menu2=new Array("About","#","",9,17,50+sp);
	Menu2_1=new Array("The Dawn of C.S.I.I.T","dawn.html","",0,17,130+sp); 
	Menu2_2=new Array("Principal Message","Principal mesage.html","",0,17,130+sp); 
	Menu2_3=new Array("Management","members.html","",0,17,130+sp); 
	Menu2_4=new Array("Overview","overview.html","",0,17,130+sp);
	Menu2_5=new Array("Campus","campus.html","",0,17,130+sp); 
	Menu2_6=new Array("Staff","#","",2,17,130+sp);
	      Menu2_6_1=new Array("Teaching Staff","teaching staff.html","",0,17,130+sp);
		  Menu2_6_2=new Array("Non Teaching Staff","Non teaching staff.html","",0,17,130+sp);
	Menu2_7=new Array("Our Focus","focuse.html","",0,17,130+sp); 
	Menu2_8=new Array("Location","location.html","",0,17,130+sp); 
	Menu2_9=new Array("Quality Policy","policy.html","",0,17,70+sp);
	
Menu3=new Array("Academic","#","",2,17,60+sp);
	Menu3_1=new Array("Library","library.html","",0,17,80+sp); 
	Menu3_2=new Array("Departments","#","",9,17,80+sp); 
		Menu3_2_1=new Array("Science and Humanities","Dept_Science.html","",0,17,200+sp); 
		Menu3_2_2=new Array("Computer Science and Engineering","Dept_CSE.html","",0,17,100+sp);
		Menu3_2_3=new Array("Information Technology","Dept_it.html","",0,17,120+sp); 
		Menu3_2_4=new Array("Electrical & Electronics Engineering","Dept_EEE.html","",0,17,100+sp); 
		Menu3_2_5=new Array("Mechanical Engineering","Dept_ME.html","",0,17,120+sp); 
		Menu3_2_6=new Array("Electronics & Communication Engineering","Dept_ECE.html","",0,17,100+sp); 
		Menu3_2_7=new Array("Civil Engineering","Dept_CIVIL.html","",0,17,100+sp);
		Menu3_2_8=new Array("MBA - Programme","Dept_MBA.html","",0,17,100+sp);
		Menu3_2_9=new Array("MCA - Programme","Dept_MCA.html","",0,17,100+sp);
		
Menu4=new Array("Admission","#","",2,17,70+sp);
	Menu4_1=new Array("Courses Offered","courses.html","",0,17,90+sp); 
	Menu4_2=new Array("Eligibility For Admission","#","",3,17,80+sp); 
		Menu4_2_1=new Array("First Year B.E.","Admn_Ist.html","",0,17,160+sp); 
		Menu4_2_2=new Array("Second Year B.E. (Lateral Entry)","Admn_IInd.html","",0,17,100+sp);
		Menu4_2_3=new Array("Approvals & Certification","approvals.html","",0,17,100+sp);

Menu5=new Array("Students","#","",2,17,60+sp);
	Menu5_1=new Array("Hostel","hostel.html","",0,17,140+sp); 
	Menu5_2=new Array("Development Programmes","#","",5,17,80+sp); 
		Menu5_2_1=new Array("National Service Scheme","nss.html","",0,17,160+sp); 
		Menu5_2_2=new Array("National Sports Organisation","nso.html","",0,17,100+sp);
		Menu5_2_3=new Array("Youth Red Cross","yrc.html","",0,17,100+sp);
		Menu5_2_4=new Array("Energy Club","energy.html","",0,17,100+sp);
		Menu5_2_5=new Array("Other Centres","centres.html","",0,17,100+sp);
		
Menu6=new Array("Other Features","#","",13,17,90+sp);
	Menu6_1=new Array("Attendance","Attandance.html","",0,17,140+sp); 
	Menu6_2=new Array("Code of Conduct","Code_Conduct.html","",0,17,130+sp); 
	Menu6_3=new Array("Safety and welfare Measures","safty.html","",0,17,130+sp); 
	Menu6_4=new Array("Co-Curricular Activities","curricular.html","",0,17,70+sp);
	Menu6_5=new Array("Communication Skill Lab","skill.html","",0,17,70+sp);
	Menu6_6=new Array("Institute Industry Interactions","institute.html","",0,17,70+sp);
	Menu6_7=new Array("Extra Curricular Activities","extra.html","",0,17,70+sp);
	Menu6_8=new Array("Internet","internet.html","",0,17,70+sp);
	Menu6_9=new Array("Canteen","cateen.html","",0,17,70+sp);
	Menu6_10=new Array("Placement & Training Cell","placement.html","",0,17,70+sp);
	Menu6_11=new Array("Progress Report","prs_report.html","",0,17,70+sp);
	Menu6_12=new Array("Safety And Welfare Measures","safty.html","",0,17,70+sp);
	Menu6_13=new Array("Transport","transport.html","",0,17,70+sp);

Menu7=new Array("Alumni","#","",2,17,40+sp);
	Menu7_1=new Array("About Us","alumni_about.html","",0,17,70+sp); 
	Menu7_2=new Array("Registration","#","",0,17,70+sp); 
	
Menu8=new Array("Contact Us","Contact us.html","",0,17,60+sp);