//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=100;
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 9pt Tahoma";
var fontColor=["#ffffff","#ffffff"];
var fontDecoration=["none","underline"];
var itemBackColor=["#FFFFFF","#BC0F0F"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#FFFFFF",""];
var itemBorderStyle=["",""];
var itemBackImage=["",""];
var itemSpacing=1;
var itemPadding=3;
var itemCursor="default";
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=#31398C,#000000","itemBorderColor=#000000,#BC0F0F",],
];

var menuStyles = [
   ["menuBorderWidth=1",],
];

var menuItems = [
   ["Home","index.cfm","","","",,"0",],
   ["Current Events","index_currentevents.cfm","","","",,"0",],
   ["Rentals","index_rental.cfm","","","",,"0",],
   ["Sales","index_sales.cfm","","","",,"0",],
   ["Parts","index_parts.cfm","","","",,"0",],
   ["Service","index_service.cfm","","","",,"0",],
   ["Rental Equipment<br>for Sale","used.cfm","","","",,"0",],
   ["Specials","index_specials.cfm","","","",,"0",],
   ["Finance","index_finance.cfm","","","",,"0",],
   ["Locations","index_locations.cfm","","","",,"0",],
   ["Credit Application","index_credit.cfm","","","",,"0",],
   ["Contact Us","index_contact.cfm","","","",,"0",],   
   ["Mission/Values","index_mission.cfm","","","",,"0",],  
   ["About Us","index_about.cfm","","","",,"0",],  
   ["Employment","index_employment.cfm","","","",,"0",],   
];

apy_init();
