var isHorizontal=1;
var pressedItem = -1;
var blankImage="img/blank.gif";
var fontStyle="Bold 8pt Verdana";
var fontColor=["#000000","#000000"];
var fontDecoration=["none","none"];
var itemBackColor=["#E4E4E4","#9FC2BB"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#E4E4E4","#fff66f"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var menuBackImage="";
var menuBackColor="#FFFFFF";
var menuBorderColor="#00rr00";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=19;
var transDuration=300;
var shadowColor="#999999";
var shadowLen=0;
var menuWidth="174";
var itemCursor="hand";
var itemTarget="";
var statusString="";
var subMenuAlign = "left";
var iconTopWidth  = 16;
var iconTopHeight = 2;
var iconWidth=30;
var iconHeight=4;
var arrowImageMain=["jspic/a.gif","jspic/b.gif"];
var arrowImageSub=["jspic/c.gif","jspic/d.gif"];
var arrowWidth=1;
var arrowHeight=1;
var itemSpacing=0;
var itemPadding=8;

var separatorImage="";
var separatorWidth="150%";
var separatorHeight="2";
var separatorAlignment="left";

var separatorVImage="";
var separatorVWidth="15";
var separatorVHeight="5";

var moveCursor = "move";
var movable = 0;
var absolutePos = 0;
var posX = 10;
var posY = 0;

var floatable=1;
var floatIterations=2;

var menuItems = 
[
    ["::ABOUT US",""],
	["|Overview","../aboutus.html"],
	["|Management","../management.html"],
	["||Founder","../founder.htm"],
	["||Vice Chancellor","../vc.htm"],
	["||Director","../director.htm"],
	["||Director's Message","../directormessage.htm"],
	["|Advisory Board","../board.html"],
	
		
    ["::COURSES",""],
	["|M.Sc.(Biotechnology)","../courses1.html"],
	["|M.Sc.(Applied Microbiology)","../courses2.html"],
	["|Biotechnology-Dual Degree)","../courses3.html"],
	["::PEOPLE",""],
	["|Faculty","../faculty.html"],
	["|Students","../student.html"],
	["|Staff","../staff.html"],
	["::PLACEMENT","../placement.html"],
	["::FACILITIES","../facility.html"],
	["::RESEARCH",""],
	["|Research Projects","../researchpr.html"],
	["|Research Groups","../researchgr.html"],
	["::KIIT-TBI","http://www.kiitincubator.in"],
	["::COLLABORATIONS","../collaborations.html"],
["::CONTACT","../contact.html"],
["::HOME","../index.htm"],
	
	

	

	
	 
];

vry_init();


