/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#f38000';			// Background color when mouse is over
	var HighSubBgColor='#f38000';			// Background color when mouse is over on subs
	var FontLowColor='#000066';			// Font color when mouse is not over
	var FontSubLowColor='#000066';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#1A447E';			// Border color
	var BorderSubColor='#1A447E';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	//var bname = navigator.appName;
		//alert(bname);
		
		if ((screen.width<=800) && (screen.height<=600)) 
	{
 		//alert();
		var StartTop=145;			// Menu offset x coordinate
		var StartLeft=5;			// Menu offset y coordinate
	}
	else if ((screen.width<=1024) && (screen.height<=768))
	{
   		var bname = navigator.appName;
		alert(bname);
		if (bname.search(/netscape/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=32;				// Menu offset y coordinate
		   }
		else if (bname.search(/microsoft/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=32;				// Menu offset y coordinate
		   }
		else
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=32;				// Menu offset y coordinate
		   }
	}
	else if ((screen.width<=1280) && (screen.height<=600))
	{
   		var bname = navigator.appName;
		if (bname.search(/netscape/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=180;				// Menu offset y coordinate
		   }
		else if (bname.search(/microsoft/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=180;				// Menu offset y coordinate
		   }
		else
		   {
		   	var StartTop=145;				// Menu offset x coordinate
			var StartLeft=180;				// Menu offset y coordinate
		   }

		
		
	}
	else if ((screen.width<=1280) && (screen.height<=720))
	{
   		var bname = navigator.appName;
		if (bname.search(/netscape/i) == 0)
		   {
		   	var StartTop=145;				// Menu offset x coordinate
			var StartLeft=190;				// Menu offset y coordinate
		   }
		else if (bname.search(/microsoft/i) == 0)
		   {
		   	var StartTop=145;				// Menu offset x coordinate
			var StartLeft=190;				// Menu offset y coordinate
		   }
		else
		   {
		   	var StartTop=145;				// Menu offset x coordinate
			var StartLeft=190;				// Menu offset y coordinate
		   }

		
		
	}
	
	else
	{
   		var bname = navigator.appName;
		if (bname.search(/netscape/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=205;				// Menu offset y coordinate
		   }
		else if (bname.search(/microsoft/i) == 0)
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=205;				// Menu offset y coordinate
		   }
		else
		   {
		   	var StartTop=150;				// Menu offset x coordinate
			var StartLeft=205;				// Menu offset y coordinate
		   }
	}
		
		
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=0;				// 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=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=['tri.gif',5,10,'tridown.gif',10,5,'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("Home","http://www.vnsgu.ac.in/","",0,20,110);

Menu2=new Array("About University","","",7);
	Menu2_1=new Array("History","http://www.vnsgu.ac.in/uni/uni/history.php","",0,20,140);	
	Menu2_2=new Array("Vice Chancellor","http://www.vnsgu.ac.in/uni/uni/vc.php","",0);	
	Menu2_3=new Array("Registrar","http://www.vnsgu.ac.in/uni/uni/registrar.php","",0);
	Menu2_4=new Array("Senate","http://www.vnsgu.ac.in/uni/uni/senate.php","",0);
	Menu2_5=new Array("Syndicate","http://www.vnsgu.ac.in/uni/uni/syndicate.php","",0);
	Menu2_6=new Array("Academic Council","http://www.vnsgu.ac.in/uni/uni/Acadamic%20Council.php","",0);
	Menu2_7=new Array("Directory","http://www.vnsgu.ac.in/dir/dir/index.php","",0);
	//Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,20,150);	
	//Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		//Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
          //      Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
            //    Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
              //            Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
                //          Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	
		//Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		//Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

Menu3=new Array("Affiliated Colleges","","",2);
	Menu3_1=new Array("LIST OF  GRANT-IN-AID COLLEGES","http://www.vnsgu.ac.in/dept/faculties/gia1.php","",0,20,240);
	Menu3_2=new Array("LIST OF SELF-FINANCE COLLEGES","http://www.vnsgu.ac.in/dept/faculties/sfi.php","",0,20,240);
	
	
Menu4=new Array("Departments","","",19);
	Menu4_1=new Array("Department Of Aquatic Biology","http://www.vnsgu.ac.in/dept/dab/index.php","",0,20,320);
	Menu4_2=new Array("Department Of Bio Science","http://www.vnsgu.ac.in/dept/dbs/index.php","",0,20,220);
	Menu4_3=new Array("Department Of Business and Industrial management","http://www.vnsgu.ac.in/dept/dbim/index.php","",0,20,220);
	Menu4_4=new Array("Department Of Chemistry","http://www.vnsgu.ac.in/dept/dc/index.php","",0,20,220);
	Menu4_5=new Array("Department Of Comparative Literature","http://www.vnsgu.ac.in/dept/dcl/index.php","",0,20,220);
	Menu4_6=new Array("Department Of Computer Science","http://www.vnsgu.ac.in/dept/dcs/index.php","",0,20,220);
	Menu4_7=new Array("Department Of Economics","http://www.vnsgu.ac.in/dept/dec/index.php","",0,20,220);
	Menu4_8=new Array("Department Of Education","http://www.vnsgu.ac.in/dept/ded/index.php","",0,20,220);
	Menu4_9=new Array("Department Of English","http://www.vnsgu.ac.in/dept/de/index.php","",0,20,220);
	Menu4_10=new Array("Department Of Mathematics","http://www.vnsgu.ac.in/dept/dm/index.php","",0,20,220);
	Menu4_11=new Array("Department Of M.Sc (I.T)","http://www.vnsgu.ac.in/dept/mscit/index.php","",0,20,220);
	Menu4_12=new Array("Department Of Physics","http://www.vnsgu.ac.in/dept/dp/index.php","",0,20,220);
	Menu4_13=new Array("Department Of Public Administration","http://www.vnsgu.ac.in/dept/dpa/index.php","",0,20,220);
	Menu4_14=new Array("Department Of Human Resource Devlopment","http://www.vnsgu.ac.in/dept/drm/index.php","",0,20,220);
	Menu4_15=new Array("Department Of Rural Studies","http://www.vnsgu.ac.in/dept/mrs/index.php","",0,20,220);
	Menu4_16=new Array("Department Of Sociology","http://www.vnsgu.ac.in/dept/dso/index.php","",0,20,220);
	Menu4_17=new Array("Department Of Statistics","http://www.vnsgu.ac.in/dept/dst/index.php","",0,20,220);
	Menu4_18=new Array("Journalism and Mass Communication Programmes","http://www.vnsgu.ac.in/dept/dmc/index.php","",0,20,220);
	Menu4_19=new Array("M. Sc. Biotechnology ","http://www.vnsgu.ac.in/dept/biotech/index.php","",0,20,220);
	//Menu4_18=new Array("Department Of Computer Science","./index.php","",0,20,220);
	

Menu5=new Array("Facilities","","",2);
	Menu5_1=new Array("Library","http://vnsgulibrary.org","",0,20,140);
	Menu5_2=new Array("Health Center","http://www.vnsgu.ac.in/hc/hc/index.php","",0,20,140);
	
	
Menu6=new Array("Alumni","javascript:top.location.href='http://www.vnsgu.ac.in/Alumni/index.php'","",0);
	
Menu7=new Array("Downloads","","",7);
	Menu7_1=new Array("Circulars","http://www.vnsgu.ac.in/download/circulars/index.php","",0,20,230);
	Menu7_2=new Array("Syllabus","http://www.vnsgu.ac.in/AutoIndex-2.2.4/index.php","",0,20,230);
	Menu7_3=new Array("The South Gujarat University Act, 1965","http://www.vnsgu.ac.in/download/The%20South%20Gujarat%20University%201965.pdf","",0,20,230);	
	Menu7_4=new Array("University Diary 2011-12","http://www.vnsgu.ac.in/dir/dir/VNSGU_Diary_2011-12.pdf","",0,20,230);
	Menu7_5=new Array("University Song","http://www.vnsgu.ac.in/download/VNSGUSong.mp3","",0,20,230);
	Menu7_6=new Array("VNSGU Rename Gazette","http://www.vnsgu.ac.in/download/VNSGU Rename Gazette.pdf","",0,20,230);
	Menu7_7=new Array("VNSGU Rename UGC Letter","http://www.vnsgu.ac.in/download/UGC-VNSGU-Rename.pdf","",0,20,230);	


