//Apycom.com DHTML-Tuner StyleNames
//ItemStyles
//Item Style 1
//End of ItemStyles
//SmStyles
//Submenu Style 1
//End of SmStyles
//End of StyleNames

var blankImage="img/blank.gif";
var isHorizontal=0;
var menuWidth=125;
var absolutePos=0;
var posX=20;
var posY=120;
var floatable=0;
var floatIterations=5;
var movable=0;
var moveCursor="move";
var moveImage="";
var moveWidth=12;
var moveHeight=24;
var fontStyle="bold 8pt Arial";
var fontColor=["#ffffff","#F1B417"];
var fontDecoration=["none","none"];
var itemBackColor=["#FFFFFF","#BC0F0F"];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["#FFFFFF",""];
var itemBorderStyle=["",""];
var itemBackImage=["",""];
var itemSpacing=1;
var itemPadding=3;
var itemCursor="hand";
var itemTarget="";
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var menuBackImage="";
var menuBackColor="";
var menuBorderColor=" ";
var menuBorderStyle=[""];
var menuBorderWidth=0;
var subMenuAlign="left";
var transparency=100;
var transition=24;
var transDuration=300;
var shadowColor="";
var shadowLen=4;
var arrowImageMain=["",""];
var arrowImageSub=["img/xparrow1.gif","img/xparrow1.gif"];
var arrowWidth=9;
var arrowHeight=9;
var separatorImage="img/xpsepar.gif";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="right";
var separatorVImage="";
var separatorVWidth="5";
var separatorVHeight="16%";
var statusString="";
var pressedItem=-2;

var itemStyles = [
   ["itemBackColor=#000000,#000000","itemBorderColor=#000000,#BC0F0F",],
];

var menuStyles = [
   ["menuBorderWidth=1",],
];

var menuItems = [
   ["Home","index.cfm","","","Home",,"0",],
   ["New Equipment","new_equipment.cfm","","","","","0",],
   ["Used Equipment","oct_used_equipment.cfm","","","",,"0",],
   ["Parts","parts.cfm","","","",,"0",],
   ["Service","service.cfm","","","",,"0",],
   ["Rentals","rentals.cfm","","","",,"0",],
   ["Find Us","locations.cfm","","","",,"0",], 
   ["Financial Services","financial.cfm","","","",,"0",],
   ["OCT  - About Us","history.cfm","","","",,"0",],
   ["Industry Links","links.cfm","","","",,"0",], 
   ["Contact OCT","contact.cfm","","","",,"0",],
];

apy_init();
