
var blankImage="";
var isHorizontal=0;
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 arial";
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=1;
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=100;
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="5";
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 Arial","fontColor=#FFFFFF,#000000","itemBackColor=#3366FF,#FFFFFF","itemBorderColor=#FFFFFF,#3366FF","itemBorderWidth=3","itemBorderStyle=outset,inset","itemBackImage=img/menubg.jpg,img/menuover.gif",],
];

var menuItems = [
   ["Home"," index.php","","","","","0",],
   ["About "," ","","","",,"0",],
   ["|About Us"," aboutus.php","","","",,"0",], 
   ["|About Accrediation"," accrediation.php","","","",,"0",],
   ["|History & traditions"," historytr.php","","","",,"0",],
   ["|About Bikaner"," aboutbikaner.php","","","",,"0",],
   ["Testing Processes"," ","","","",,"0",],
   ["|Physical & Chemical Testing"," pctesting.php","","","",,"0",],
   ["|Electrical Testing"," eetesting.php","","","",,"0",],
   ["|Test Requisition Form"," trform.php","","","",,"0",],
   ["|Testing Fee"," testingfee.php","","","",,"0",],
   ["Equipments"," ","","","",,"0",],
   ["|Physical Test Lab"," ptlab.php","","","",,"0",],
   ["|Chemical Test Lab"," ctlab.php","","","",,"0",],
   ["|Electrical Test Lab"," etlab.php","","","",,"0",],
   ["Contact Us"," contactus.php","","","","","0",],
   ["Tenders"," tenders.php","","","","","0",],
   ["FAQ"," faq.php","","","","","0",],
   
];

apy_init();

