var isHorizontal=1;
var pressedItem = -1;
var blankImage="img/blank.gif";
var fontStyle="Normal 8pt Verdana";
var fontColor=["#000000","#000000"];
var fontDecoration=["none","none"];
var itemBackColor=["#E3E0D3","#E8F5FD"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#B8B9B9","#f8f8f8"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var menuBackImage="";
var menuBackColor="#D3FBF0";
var menuBorderColor="#000000";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=19;
var transDuration=300;
var shadowColor="#999999";
var shadowLen=0;
var menuWidth="50";
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 = 
[
    ["Home","./default.htm"], 
	
	["The School",""],
	["|Mission & Vision","./school/mission.htm"],
	["|Message from Chairman, BoG","./school/cmessage.htm"],
	["|Message from Chairman HDF Trust","./school/dmmessage.htm"],
	
	["|Director's Message","./school/drmessage.htm"],
	["|Board of Governors","./school/board.htm"],
	["|Trustees of HDF","./school/trust.htm"],
	["|Governance","./school/govern.htm"],
	
	["Programmes",""],
    ["|Post Graduate Diploma in Management (PGDM)",""],
	["||Curriculum","./program/pgdm.htm"],
	["||Program Structure","./program/pgdmstructure.htm"],
	["||Term-wise compulsary courses","./program/pgdmcourse.htm"],
	["||Area wise elective courses","./program/pgdmcourse.htm"],
	["|Post Graduate Diploma in Management (Financial Services)",""],
	["||Curriculum","./program/pgdfm.htm"],
	["||Program Structure","./program/pgdfmstructure.htm"],
	["||Term-wise courses","./program/pgdfmcourse.htm"],
	["|Post Graduate Diploma in Management (Rural)",""],
	["||Curriculum","./program/pgdrm.htm"],
	["||Program Structure","./program/pgdrmstructure.htm"],
	["||Term-wise compulsary courses","./program/pgdrmcourse.htm"],
	["||Area wise elective courses","./program/pgdrmcourse.htm"],
	["|Post Graduate Course in MicroFinance Management (PGCM) ",""],
	["||Curriculum","./program/pgcm.htm"],
	["||Program Structure","./program/pgcmstructure.htm"],
	["||Term-wise compulsary courses","./program/pgcmcourse.htm"],
	
	["Training & Placement","./placement/placement1.htm"],
	
	["Faculty",""],
	["|Core Faculty","./faculty/core.htm"],
	["|Visiting Faculty","./faculty/visit.htm"],
	
	["Infrastructure Facilities","./library/infra.htm"],
	
	["Admissions",""],
	["|Download Application Form","http://www.hdf.ac.in/ApplicationForm2010final.pdf"],
	["|Download Prospectus 2010-12","http://www.hdf.ac.in/Prospectus.pdf"],
	
	["Opportunities","./library/opportunity.htm"], 

    ["Contact Us","./library/contact.htm"], 
	
	
		
	
	 
];

vry_init();