// 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=10;			// Number of first level items
//var LowBgColor='#FF9900';			// Background color when mouse is not over
var LowSubBgColor= '#56A7C9';			// Background color when mouse is not over on subs
var HighBgColor='#6699CC';			// Background color when mouse is over
var HighSubBgColor='#7FC6E4';			// 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='#ffffff';			// Border color
var BorderSubColor='#FFffff';			// 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=130;		// Menu offset x coordinate
	var LowBgColor='#000D87';			// Background color when mouse is not over	
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
}

var StartLeft=0;				// 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,30+sp);
Menu2=new Array("About","#","",2,17,32+sp);
	Menu2_1=new Array("College History","aboutus.asp","",0,17,100);
	Menu2_2=new Array("Our College","college.asp","",0,17,100);
	
Menu3=new Array("Our Focus","ourfocus.asp","",0,17,45+sp);
Menu4=new Array("Salient Features","#","",10,17,76+sp);

	Menu4_1=new Array("About the Students","student_about.asp","",0,17,160);
	Menu4_2=new Array("Learning Resources","Learning resources.asp","",0,17,160);
	Menu4_3=new Array("Co-Curricular Activities","#","",5,17,160);
		Menu4_3_1=new Array("Camp","camp.asp","",0,17,120);
		Menu4_3_2=new Array("Field Trips","field.asp","",0,17,120);
		Menu4_3_3=new Array("Educational Tour","edutour.asp","",0,17,120);
		Menu4_3_4=new Array("SUPW","SCPW.asp","",0,17,120);
		Menu4_3_5=new Array("Other Activities","studentcuricularactivities.asp","",0,17,120);
	
	Menu4_4=new Array("Associations","associations.asp","",0,17,160);
	Menu4_5=new Array("Civic Responsibilities","civicReponsibility.asp","",0,17,160);
	Menu4_6=new Array("Personality Development","personality.asp","",0,17,160);
	Menu4_7=new Array("Skills Development","skillDevelopment.asp","",0,17,160);
	Menu4_8=new Array("Learning Packages","LearningPackages.asp","",0,17,160); 
	Menu4_9=new Array("Funds Generation","funds.asp","",0,17,160);  
	Menu4_10=new Array("Link with Universities","ignou.asp","",0,17,160);   
			
Menu5=new Array("Academic","#","",4,17,40+sp);
	Menu5_1=new Array("Departments","departments.asp","",0,17,120);
	Menu5_2=new Array("Curriculum","Curriculum.asp","",0,17,120);
	Menu5_3=new Array("Admission","admission.asp","",0,17,120);
	Menu5_4=new Array("Fees","fees.asp","",0,17,120);
	
Menu6=new Array("Physical Infrastructure","PhysicalFacility.asp","",0,17,110+sp);
Menu7=new Array("Instructional Facilities","#","",2,17,105+sp);
	Menu7_1=new Array("Library","library.asp","",0,17,120);
	Menu7_2=new Array("Laboratory","Laboratories.asp","",0,17,120);
	
Menu8=new Array("Management","management.asp","",0,17,60+sp);
Menu9=new Array("Staff","#","",3,17,25+sp);
	Menu9_1=new Array("General Information","staffcouncil.asp","",0,17,120);
	Menu9_2=new Array("Teaching Faculty","stafflist.asp","",0,17,120);
	Menu9_3=new Array("Administrative Staff","admin_staff.asp","",0,17,120);

Menu10=new Array("Community Network","communitynetworking.asp","",0,17,85+sp);
Menu11=new Array("Alumni","Alumini.asp","",0,17,35+sp);
