//Default Menu

	var NoOffFirstLineMenus=3;			// Number of first level items
	// var LowBgColor='white';	ffce9d		// Background color when mouse is not over
        var LowBgColor = '#0E5CB0';
	var LowSubBgColor='#0E5CB0';			// Background color when mouse is not over on subs
	var HighBgColor='#DEDEDE';			// Background color when mouse is over
	var HighSubBgColor='#DEDEDE';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFF0';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFF0';			// Font color subs when mouse is not over
	var FontHighColor='navy';			// Font color when mouse is over
	var FontSubHighColor='navy';			// Font color subs when mouse is over
	var BorderColor='#0E5CB0';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=3;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.2;			// vertical overlap child/ parent
	var StartTop=125;				// Menu offset x coordinate
	var StartLeft=270;				// 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=0;				// 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=1;			// 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=['images/b5.gif',8,8,'images/b5.gif',8,8,'images/b5.gif',8,8];	// 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("HOME","default.htm","",0,25,45);




 Menu1=new Array("About the college","#","",9,22,120);//150
      Menu1_1=new Array("Aim, Affiliation & Recognition","university.htm","",0,30,120);
	   Menu1_2=new Array("Location","SagarCity.htm","",0,15,120);
	   Menu1_3=new Array("Administrative Organization","admin_orgn.doc","",0,30,120);
	   Menu1_4=new Array("Academic Staff","academic_staff.pdf","",0,30,120);
      Menu1_5=new Array("Course of study & Seats","h2r.htm#Course of Study and Seats ","",0,30,120);
Menu1_6=new Array("Hostel","h2r.htm#Hostel","",0,15,120);
Menu1_7=new Array("Fees","h2r.htm#Fees","",0,15,120);
Menu1_8=new Array("Mode & Schedule of Payment","h2r.htm#Mode and Schedule of Payment","",0,30,120);
Menu1_9=new Array("Bond","h2r.htm#Bond","",0,15,120);
//Menu1_3=new Array("Offices","topOfficeNameDetailsview.asp","",0,20,210);
  //    Menu1_4=new Array("Packages","#","",2,20,210);
    //Menu1_4_1=new Array("List of Packages ","topAllPackageDetailsview1.asp","",0,20,150);
//Menu1_4_2=new Array("District-Wise Package Status","topPackage Detailsview1.asp","",0,30,150);
      
    
//Menu2=new Array("Academic Infrastructure","toplogin.asp","",2,22,150);//110
      //Menu2_1=new Array("The Acacemy","aia.htm","",0,15,150);
	  //Menu2_2=new Array("Library","ail.htm","",0,15,150);
//Menu2_3=new Array("Alumini Cell","acad.htm","",0,15,150);
//Menu2_4=new Array("Library","acad.htm","",0,20,170);
//Menu2_5=new Array("Library","acad.htm","",0,20,170);

 
Menu2=new Array("Admission Criteria","#","",9,22,150);
Menu2_1=new Array("General","Admin.htm#General","",0,15,150);
Menu2_2=new Array("Weightage to Gallantry  Award Winners","Admin.htm#Weightage to Gallantry Award Winners","",0,30,150);
Menu2_3=new Array("Eligibility","Admin.htm#Eligibility","",0,15,150);
Menu2_4=new Array("Listed common school subjects","Admin.htm#Listed Common School Subjects","",0,30,150);
Menu2_5=new Array("Physical Fitness","Admin.htm#Physical Fitness","",0,15,150);
Menu2_6=new Array("Ensuring Eligibility is the Candidates Responsibility","Admin.htm#Ensuring Eligibility is the Candidate's responsibility","",0,36,150);
Menu2_7=new Array("Admission Schedule & Commencement of Term","Admin.htm#Admission schedule and Commencement of Term","",0,30,150);
Menu2_8=new Array("Joining the Course","Admin.htm#Joining the Course","",0,15,150);
Menu2_9=new Array("Dress & Attendance","Admin.htm#Dress and Attendance","",0,15,150);

Menu3=new Array("Home","default.htm","",0,22,90);
//Menu5=new Array("Conatact Directory","contact.htm","",0,20,160);
//Menu6=new Array("HOME","Default.htm","",0,20,10);		

