/***********************************************************************************
*	(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=26;	
	
	/*// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#FFC6C6';			// Font color when mouse is over
	var FontSubHighColor='#FFC6C6';	
	*/// Font color subs when mouse is over
	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='white';			// 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,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=127;				// 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,223);
	
Menu2=new Array("Our Campus","campus.html","",5,23,168);
	Menu2_1=new Array("History of ITI","profile.html","",0,23,168);
	Menu2_2=new Array("Message of Principal","mop.html","",0,23,168);
	Menu2_3=new Array("Message of IMC","imc.html","",0,23,168);
	Menu2_4=new Array("Infrastructure","infastructure.html","",0,23,168);
	Menu2_5=new Array("Campus","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("I.S.O. Certification","iso.html","",0,23,168);


Menu6=new Array("Admission Criteria","admission_criteris.html","",0,23,168);

Menu7=new Array("Center of Excellence (CoE)","#","",4,23,168);
	Menu7_1=new Array("Basic Training Modules","coe_overview.html","",0,23,215);
	Menu7_2=new Array("Syllabus of Basic Training","coe_syllabus.html","",0,23,223);
	Menu7_3=new Array("Student Detail","student_details.html","",0,23,130);
	Menu7_4=new Array("Staff Detail","coe_staff.php","",0,23,130);
	

Menu8=new Array("Advance CoE","ccc.html","",4,23,168);
	Menu8_1=new Array("Advance Training Modules","coe_overview.html","",0,23,215);
	Menu8_2=new Array("Syllabus of Advance Training","coe_syllabus1.html","",0,23,223);
	Menu8_3=new Array("Student Detail","student_details.php?catid=2","",0,23,130);
	Menu8_4=new Array("Staff Detail","coe_staff.php","",0,23,130);


Menu9=new Array("Certificate in Computer Concept","ccc.html","",0,23,168);

Menu10=new Array("Key Performance Indicators","keyperformance.php","",0,23,130);

Menu11=new Array("Institute Development Plan","institute_development_plan.html","",0,23,130);

Menu12=new Array("Modular Employable Skills","mes.html","",0,23,130);

Menu13=new Array("Best Practices in ITI","best_practices.html","",0,23,168);
Menu14=new Array("Environment Management Framework","envi.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","campus_interview_list.html","",0,23,130);
	Menu15_3=new Array("Photos","pab_gallery.php","",0,23,130);
	Menu15_4=new Array("Registered Candidates","registered_candidates.html","",0,23,130);

Menu16=new Array("MOU With Industry","mou.html","",0,23,168);


Menu17=new Array("Short Term Training","short_term_courses.html","",0,23,168);



Menu18=new Array("Presentation of Training","#","",2,23,168);
	Menu18_1=new Array("Basic Modules","basicmodules.html","",0,23,168);
	Menu18_2=new Array("Advanced Modules","advancedmodules.html","",0,23,168);

//Presentation on our ITI
Menu19=new Array("Presentation on our ITI","pres.php","",0,23,168);

Menu20=new Array("Staff Details","staff_details.php","",0,23,168);

Menu21=new Array("Trade Information","course_avilable.html","",0,23,168);

Menu22=new Array("Photo Gallery","","",8,23,168);
	Menu22_1=new Array("Honourable Visitors","honorable_visitors.html","",0,23,210);
	Menu22_2=new Array("Before & After CoE","before_after.html","",0,23,168);
	Menu22_3=new Array("Seminar & Workshop","seminar.html","",0,23,168);
	Menu22_4=new Array("Trade Fare Visit","trade_visit.html","",0,23,168);
	Menu22_5=new Array("Campus Interview & Placement","campus_pic.html","",0,23,168);
	Menu22_6=new Array("Events","events.html","",0,23,168);
	Menu22_7=new Array("Lokarpan","lockarpan.html","HV Menu example_files/menu_bg.jpg",0,23,168);
	Menu22_8=new Array("Other Trades","iti_photo_gallery.php","",0,23,168);

Menu23=new Array("Feedback / Suggestion","feedback.php","",0,23,168);

Menu24=new Array("Tender / Advertisement","tender_advertisement.html","",0,23,168);

Menu25=new Array("Websites of PPP ITIs","http://www.talimrojgar.org/PPPITIs.htm","",0,23,168);

Menu26=new Array("Websites of Center of Excellence ITIs","http://www.talimrojgar.org/NewCoEITIs.htm","",0,37,168);

Menu27=new Array("Other Site Link","other_site_link.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);*/
