/***********************************************************************************
*	(c) Ger Versluis 2300 version 5.411 24 December 2301 (updated Jan 31st, 2303 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=27;			// Number of first level items
	var LowBgColor='#EEEEEE';			// Background color when mouse is not over
	var LowSubBgColor='#EEEEEE';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCCCC';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs
	var FontLowColor='#272727';			// Font color when mouse is not over
	var FontSubLowColor='#272727';			// Font color subs when mouse is not over
	var FontHighColor='#CA0000';			// Font color when mouse is over
	var FontSubHighColor='#CA0000';			// Font color subs when mouse is over
	var BorderColor='#333333';			// Border color
	var BorderSubColor='#333333';			// 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=9;				// 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='left';			// 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=126;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=25;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=0;			// 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='navFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// 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=['HV Menu example_files/tri.gif',5,9,'HV Menu example_files/tridown.gif',10,5,'HV Menu example_files/trileft.gif',5,9];	// 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","index.html","",0,23,222);
	
Menu2=new Array("Our Campus","#","",3,23,168);
	Menu2_1=new Array("History of ITI","profile.html","",0,23,168);
	Menu2_2=new Array("Message of Principal","message_principal.html","",0,23,168);
	Menu2_3=new Array("Message of IMC","message_imc.html","",0,23,168);
//	Menu2_4=new Array("Campus Tour","campus.html","",0,23,168);
	
Menu3=new Array("Road Map of ITI","roadmapofiti.html","",0,23,168);

Menu4=new Array("Institute Management Committee","imc.html","",0,23,168);


Menu5=new Array("Admission Criteria","admission_criteria.html","",0,23,168);

Menu6=new Array("Center of Excellence (CoE)","","",4,23,168);
	Menu6_1=new Array("Basic Training Modules","basic_training_modules.html","",0,23,215);
	Menu6_2=new Array("Syllabus of Basic Training","coe_syllabusofbasic.html","",0,23,223);
	Menu6_3=new Array("Student Detail","student_details.php","",0,23,130);
	Menu6_4=new Array("Staff Detail","coe_staff.php","",0,23,130);
	

Menu7=new Array("Advance CoE","","",4,23,168);
	Menu7_1=new Array("Advance Training Modules","advance_training_modules.html","",0,23,215);
	Menu7_2=new Array("Syllabus of Advance Training","coe_syllabusofadvance.html","",0,23,223);
	Menu7_3=new Array("Student Detail","student_details.php","",0,23,130);
	Menu7_4=new Array("Staff Detail","coe_staff.php","",0,23,130);

Menu8=new Array("Construction Skill Training Centers","cstc_result.php","",0,23,168);
	//Menu8_1=new Array("Overview","cst_overview.html","",0,23,168);
	//Menu8_2=new Array("CSTC Photo Gallery","cstc_photogallery.html","",0,23,168);
	//Menu8_3=new Array("CSTC Seminar Photo","cstc_photo_seminar.html","",0,23,168);
	//Menu8_4=new Array("CSTC Trainee Details","cstc_result.php","",0,23,168);

Menu9=new Array("Renovated CCC Laboratory","ccc.html","",1,23,168);
Menu9_1=new Array("CCC Lab Photograph","ccc_lab.html","",0,23,168);

//Menu10=new Array("Certificate in Computer Concept","ccc.html","",0,23,168);

Menu10=new Array("Key Performance Indicators","key_performance.php","",0,23,130);

Menu11=new Array("Institute Development Plan","idplan.html","",0,23,130);

Menu12=new Array("Modular Employable Skills","modular_employable_skills.html","",0,23,130);

Menu13=new Array("Best Practices in ITI","best_practices.html","",0,23,168);
Menu14=new Array("Environment Management Framework","env.html","",0,37,168);

Menu15=new Array("Placement Advisory Bureau","","",4,23,168);
	Menu15_1=new Array("Overview","pab_overview.html","",0,23,170);
	Menu15_2=new Array("Campus Interview List","pab_placement.html","",0,23,130);
	Menu15_3=new Array("Photos","pab_photo.html","",0,23,130);
	Menu15_4=new Array("Registered Candidates","registered_candidates.html","",0,23,130);

Menu16=new Array("Short Term Training","short_term_courses.html","",0,23,168);
Menu17=new Array("Motor Driving Training","motor.html","",0,23,168);

Menu18=new Array("Nodal Center / Grant in Aid ITI","nodal.html","",0,23,168);

Menu19=new Array("Presentation of Training","","",2,23,168);
	Menu19_1=new Array("Basic Modules","basic_modules.html","",0,23,168);
	Menu19_2=new Array("Advanced Modules","advanced_modules.html","",0,23,168);
Menu20=new Array("Presentation on our ITI","pres.html","",0,23,168);

Menu21=new Array("Staff Details","staff_details.html","",0,23,168);

Menu22=new Array("Trade Information","course_avilable.html","",0,23,168);

Menu23=new Array("Photo Gallery","","",2,23,168);
	Menu23_1=new Array("Before & After CoE","before_after.html","",0,23,220);
//	Menu23_2=new Array("Campus Interview & Placement","pab_placement.html","",0,23,168);//
	//Menu21_3=new Array("Events","","",0,23,168);
	Menu23_2=new Array("ITI Photo Gallery","iti_photo_gallery.php","",0,23,168);
	//Menu21_5=new Array("Other Trades","","",0,23,168);

Menu24=new Array("Feedback / Suggestion","feedback.php","",0,23,168);

Menu25=new Array("Tender / Advertisement","tender_advertisement.html","",0,23,168);

Menu26=new Array("Other Site Link","other_site.html","",0,23,168);
Menu27=new Array("Contact Us","contact_us.html","",0,23,168);
		


/*Menu16=new Array("Industry Support","industry_support.html","",0,23,168);
 
Menu23=new Array("Achievement","achivement.html","",0,23,168);




		
Menu7=new Array("Infrastructure    >>","#","",4,23,168);	
	Menu5_1=new Array("Overview","infrastructure_overview.html","",0,23,130);
	Menu5_2=new Array("Building","infrastructure_building.html","",0,23,130);
	Menu5_3=new Array("Machinery","infrastructure_machinery.html","",0,23,130);
	Menu5_4=new Array("Facilities","infrastructure_facilities.html","",0,23,130);




Menu18=new Array("Exam    >>","#","",1,23,168);
	Menu18_1=new Array("Results","results.html","",0,23,100);



Menu23=new Array("Visitor Book","visitor_book.html","",0,23,168);



Menu27=new Array("Site Map","sitemap.html","",0,23,168);*/