
var blankImage="";
var isHorizontal=1;
var menuWidth=150;
var absolutePos=0;
var posX=35;
var posY=100;
var floatable=0;
var floatIterations=5;
var movable=0;
var moveCursor="move";
var moveImage="";
var moveWidth=12;
var moveHeight=18;
var fontStyle="bold 10pt sans-serif";
var fontColor=["#ffffff","000000"];
var fontDecoration=["none","none"];
var itemBackColor=["",""];
var itemBorderWidth=1;
var itemAlign="center";
var itemBorderColor=["#fF4030","#454545"];
var itemBorderStyle=["ridge","outset"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=3;
var itemCursor="hand";
var itemTarget="_top";
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var menuBackImage="";
var menuBackColor="";
var menuBorderColor="#fF4030";
var menuBorderStyle=[""];
var menuBorderWidth=0;
var subMenuAlign="center";
var transparency=100;
var transition=19;
var transDuration=0;
var shadowColor="#003300";
var shadowLen=3;
var arrowImageMain=["",""];
var arrowImageSub=["",""];
var arrowWidth=0;
var arrowHeight=0;
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="8";
var separatorVHeight="100%";
var statusString="text";
var pressedItem=-2;
var pathPrefix="";
var topDX=0;
var topDY=0;
var DX=-5;
var DY=0;
var saveNavigationPath=0;

var itemStyles = [
   ["fontStyle=bold 10pt sans-serif","fontColor=#FFFFFF,#000000","itemBackColor=#005279,#FFFFFF","itemBorderColor=#FFFFFF,#3366FF","itemBorderWidth=1","itemBorderStyle=outset,inset","itemBackImage=img/menubg.jpg,img/menuover.gif",],
];

var menuItems = [
   ["Home"," ","","","","","0",],
   ["About Us"," aboutus/","","","",,"0",],
   ["|Principal Message"," aboutus/message.php","","","",,"0",],
   ["|General Information"," aboutus/generalinformation.php","","","",,"0",], 
   ["|Snap Shots"," aboutus/snapshots.php","","","",,"0",],
   ["|History & traditions"," aboutus/history&traditions.php","","","",,"0",],
   ["Departments"," departments/","","","",,"0",],
   ["|Electronics & Comm. Engineering"," departments/newece/index.php","","","",,"0",],
   ["|Computer Science Engineering"," departments/cs/index.html","","","",,"0",],
   ["|Information Technology Engineering"," departments/itdept/index.php","","","",,"0",],
   ["|Mechanical Engineering"," departments/mech/index.htm","","","",,"0",],
   ["|Electrical Engineering"," departments/ee/index.html","","","",,"0",],
   ["|Electronics Inst. & Control Engineering"," departments/eic/index.html","","","",,"0",],
   ["|Humanities & Social Science"," departments/physics.php","","","",,"0",],
   ["|Management & Technology"," departments/mba/index.html","","","",,"0",],
   ["|Deptt. of Computer Application","departments/mca/HomePage.html","","","",,"0",],
   ["|DOEACC"," departments/doeacc.php","","","",,"0",],
   ["|P.D. Cell"," departments/pdcell/index.html","","","",,"0",],
//   ["Projects"," projects/","","","",,"0",],
//   ["|Current Projects"," projects/currentprojects.php","","","",,"0",],
//   ["|Student Projects"," projects/studentprojects.php","","","",,"0",],
   ["Utilities"," utilities/","","","",,"0",],
   ["|WebMail"," utilities/webmail.php","","","",,"0",],
   ["||WebMail(Inside)","http://mail.ecb.ac.in","","","",,"0",],
   ["||WebMail(Outside)","http://mail.ecb.ac.in","","","",,"0",],
   ["|Contact Us"," utilities/contactus.php","","","",,"0",],
   ["|Telephone Directory"," utilities/telephonedirectory.php","","","",,"0",],
   ["|Downloads"," utilities/download.php","","","",,"0",],
   ["Newsroom"," newsroom/","","","",,"0",],
   ["|Admission Notices"," newsroom/admissionnotices.php","","","",,"0",],
   ["|Tenders"," newsroom/tenders.php","","","",,"0",],
   ["Academics"," academics/","","","",,"0",],
   ["|Academic Calendar"," academics/academiccalendar.php","","","",,"0",],
   ["|Announcements"," academics/announcements.php","","","",,"0",],
   ["|Courses"," academics/courses.php","","","",,"0",],
   ["|Students Activities"," academics/studentsactivities.php","","","",,"0",],
   ["People"," people/","","","",,"0",],
   ["|Students"," people/student.php","","","",,"0",],
   ["|Search"," people/search.php","","","",,"0",],
   ["||Student Search"," students/search.php","","","",,"0",],
   ["||Faculty Search"," people/fsearch.php","","","",,"0",],
   ["|Head of Departments"," people/departmentalheads.php","","","",,"0",],
   ["Facilities"," facilities/","","","",,"0",],
   ["|CentralLibrary"," facilities/centrallibrary.php","","","",,"0",],
   ["|Hostels"," hostels/index.html","","","",,"0",],
   ["Training & Placement"," tnp/","","","",,"0",],
   ["|Placement Notices"," tnp/placementnotice.php","","","",,"0",],
   ["|Infosys Campus Connect"," tnp/infosyscampus.php","","","",,"0",],
   ["|Training"," tnp/training.php","","","",,"0",],
   ["|Placement Status"," tnpsite/index.html","","","",,"0",],
   ["|Contacts"," tnp/contacts.php","","","",,"0",],
];

apy_init();
