/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		
//BFC283-LowBgColor
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	//ffcc99
	var LowSubBgColor='#CBCBCB';		// Background color when mouse is not over on subs
	var HighBgColor='#CBCBCB';			// Background color when mouse is over
	var HighSubBgColor='#000000';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='Black';		// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is overn mouse is over
	var BorderColor='Black';			// Border color
	var BorderSubColor='Black';		// Border color for subs
	var BorderWidth=1;					// Border width
		
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Verdana, sans-serif"		// Font family menu items
	var FontSize=9;							// 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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=106;					// 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=5;				// Left padding
	var TopPaddng=8;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=800;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","Index.htm","",0,35,50);

Menu2=new Array("About Us","","",7,25,70);
	Menu2_1=new Array("Vallabh Vidyanagar","vvnagar.htm","",0,25,150);	
	Menu2_2=new Array("Charutar Vidya Mandal","cvm.htm","",0,25,150);
	Menu2_3=new Array("Institute","institute.htm","",0,25,150);
	Menu2_4=new Array("Chairman","Chairman.htm","",0,25,150);
	Menu2_5=new Array("Director","Director.htm","",0,25,150);
	Menu2_6=new Array("Board of Management","bom.htm","",0,25,150);	
	Menu2_7=new Array("Faculty","Faculty.htm","",0,25,150);	

Menu3=new Array("Infrastructure","","",6,25,100);
	Menu3_1=new Array("Classroom Facility","Facility.htm#CLA","",0,25,135);
	Menu3_2=new Array("Laboratory Facility","Facility.htm#LAB","",0,25,135);
	Menu3_3=new Array("Computing Facility","Facility.htm#LAB","",0,25,135);
	Menu3_4=new Array("Library Facility","Facility.htm#LIB","",0,25,135);
	Menu3_5=new Array("Sports Facility","Facility.htm#SPE","",0,25,135);
	Menu3_6=new Array("Hostel Facilities","Facility.htm#HOS","",0,25,135);
	
	
		
Menu4=new Array("MCA Syllabus","Syllabus_MCA.htm","",0,30,100);

Menu5=new Array("Faculty","Faculty.htm","",0,30,60);

Menu6=new Array("AICTE Mandatory Disclosure","index_files/pdf/MD1011.pdf","",0,35,190);
Menu7=new Array("FRC","index_files/pdf/frc.pdf","",0,35,40);

Menu8=new Array("International Journal","journal/index.htm","",0,25,145);

/*Menu7_1=new Array("About Journal","index_files/pdf/ICTJOURNAL-SECONDISSUE.pdf","",0,25,150);
Menu7_2=new Array("Patrons & Chief Editors","index_files/pdf/editors-.pdf","",0,25,120);
Menu7_3=new Array("Advisory Editorial Board","index_files/pdf/front.pdf","",0,25,120);
Menu7_4=new Array("Experts & Reviewers","index_files/pdf/reviewrs.pdf","",0,25,120);
Menu7_5=new Array("First Issue","index_files/pdf/Index.doc","",0,25,120);
*/
//Menu8=new Array("Alumni","","",0,25,50);

Menu9=new Array("Placement Portal","http://industrialchemistry.indiacareerportal.com/home.php","",0,25,120);


Menu10=new Array("Contact Us","ContactUs.htm","",0,25,77);
