//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=1;
var menuWidth=945;
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","#ffffff"];
var fontDecoration=["none","none"];
var itemBackColor=["#ffffff","#ffffff"];
var itemBorderWidth=0;
var itemAlign="center";
var itemBorderColor=["",""];
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=#CE0226,#000000","itemBorderColor=#506942,#506942",],
];

var menuStyles = [
   ["menuBorderWidth=0",],
];

var menuItems = [
   ["Home","index.cfm","","","",,"0",],
   ["New Equipment","new_equipment.cfm","","","",,"0",],
   ["Used Equipment","used_equipment.cfm","","","",,"0",],
   ["Attachments","attachments.cfm","","","",,"0",],
   ["Product Support","","","","",,"0",],
   ["|Parts Department","parts.cfm","","","",,"0",],
   ["|Service Department","service.cfm","","","",,"0",],
   ["About Us","about.cfm","","","",,"0",],
   ["Locations","locations.cfm","","","",,"0",],
   ["Contact Us","contact.cfm","","","",,"0",],
];

apy_init();

