/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#253c35';			// Background color when mouse is not over
	var LowSubBgColor='#f4efdf';			// Background color when mouse is not over on subs
	var HighBgColor='#253c35';			// Background color when mouse is over
	var HighSubBgColor='#f7f7f0';			// Background color when mouse is over on subs
	var FontLowColor='#a6b1ae';			// Font color when mouse is not over
	var FontSubLowColor='#733001';			// Font color subs when mouse is not over
	var FontHighColor='#cdd5d3';			// Font color when mouse is over
	var FontSubHighColor='#b20000';			// Font color subs when mouse is over
	var BorderColor='#253c35';			// Border color
	var BorderSubColor='#cacaa0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=155;				// Menu offset x coordinate
	var StartLeft=65;				// 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=4;				// 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=['images/tri.gif',5,10,'images/tridown.gif',5,10,'images/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"

Menu1=new Array("Introduction","#","",7,33,90);
	Menu1_1=new Array("Our Mission","Our_Mission.html","",0,22,150);	
	Menu1_2=new Array("Our Vision","Our_Vision.html","",0);
	Menu1_3=new Array("President's Message","President_Message.html","",0);
	Menu1_4=new Array("From Director's Desk","Director_Desk.html","",0);
	Menu1_5=new Array("Our Patrons","Our_Patrons.html","",0);
	Menu1_6=new Array("Brief History","Brief_History.html","",0);
	Menu1_7=new Array("About Shirpur","About_Shirput.html","",0);
		
Menu2=new Array("Courses Offered","#","",6,33,120);
	Menu2_1=new Array("Masters of Business Management (MBM)","Courses_MBM.html","",0,22,260);
	Menu2_2=new Array("Masters of Computer Applications (MCA)","Courses_MCA.html","",0);
	Menu2_3=new Array("Bachelors of Computer Applications (BCA)","Courses_BCA.html","",0);
	Menu2_4=new Array("Bachelors of Business Administration(BBA)","Courses_BBA.html","",0);
	Menu2_5=new Array("Bachelors of Business Management (BBM)","Courses_BBM.html","",0);
        Menu2_6=new Array("Diploma Courses DCM/DBM","Courses_Diploma.html","",0);
  


Menu3=new Array("Admission Criteria ","#","",7,33,130);
	Menu3_1=new Array("Admission Process","Admission_process.html","",0,22,160);
	Menu3_2=new Array("Eligibility Rule","Eligibility_rule.html","",0);
	Menu3_3=new Array("Admission Form","Admission_form.html","",0);
	Menu3_4=new Array("Documents Required","Documents_required.html","",0);
	Menu3_5=new Array("Fee Structure","Fee_structure.html","",0);
	Menu3_6=new Array("Rules for Cancellation ","Cancellation_rules.html","",0);
	Menu3_7=new Array("Disciplinary Rules","Disciplinary_rules.html","",0);

Menu4=new Array("Curriculum","#","",5,33,100);
	Menu4_1=new Array("Course Wise Syllabus","Syllabus.html","",0,22,180);
	Menu4_2=new Array("Teaching Learning Process","Learning_Process.html","",0);
	Menu4_3=new Array("Interaction With Industry","Industry.html","",0);
	Menu4_4=new Array("Training Program ","Training_program.html","",0);
	Menu4_5=new Array("Achievements","achievements_institute.html","",0);


Menu5=new Array("Faculty ","#","",1,33,70);
	Menu5_1=new Array("List of Faculty","faculty_list.html","",0,22,170);	


Menu6=new Array("Quality of Life","#","",7,33,110);
	Menu6_1=new Array("Library","Library.html","",0,22,130);	
	Menu6_2=new Array("Hostel","Hostel.html","",0);
	Menu6_3=new Array("Conference Room","Conference.html","",0);
	Menu6_4=new Array("Health Club","Health_Club.html","",0);
	Menu6_5=new Array("Other Facilities","Other_facilities.html","",0);
	Menu6_6=new Array("Best Practices","Best_practices.html","",0);
	Menu6_7=new Array("Computer Lab","computerlab.html","",0);
	
Menu7=new Array("Future Plans","#","",1,33,100);
	Menu7_1=new Array("List of plans","Future_plan.html","",0,22,120);

Menu8=new Array("Student's Activities","#","",4,33,140);
	Menu8_1=new Array("Paper Presented","paper_presented.html","",0,22,150);
	Menu8_2=new Array("Activities on Campus","campus_activity.html","",0);
	Menu8_3=new Array("Achievements","achievements.html","",0);
	Menu8_4=new Array("Alumni Gathering","alumni_gathering.html","",0);

		
Menu9=new Array("Placement","#","",1,33,130);
	Menu9_1=new Array("Placement Report","campus.html","",0,22,120);



	
