//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=150;
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 10pt Tahoma";
var fontColor=["#ffffff","#000000"];
var fontDecoration=["none","none"];
var itemBackColor=["#FFFFFF","#FF6600"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#FFFFFF",""];
var itemBorderStyle=["solid","solid"];
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="#BF1309";
var menuBorderColor="#BF1309";
var menuBorderStyle=["solid"];
var menuBorderWidth=0;
var subMenuAlign="left";
var transparency=100;
var transition=24;
var transDuration=300;
var shadowColor="#CCCCCC";
var shadowLen=0;
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=#BF1309,#FFffff","itemBorderColor=#BF1309,#000000",],
];

var menuStyles = [
   ["menuBorderWidth=1",],
];

var menuItems = [
   ["Home","http://www.folcomer.com/index.cfm","","","",,"0",],
   ["About Us","http://www.folcomer.com/index_about.cfm","","","",,"0",],
   ["New Equipment","http://www.folcomer.com/index_new.cfm","","","",,"0",],
   ["Used Equipment","http://www.folcomer.com/used.cfm","","","",,"0",],
   ["Parts & Service","http://www.folcomer.com/index_parts.cfm","","","",,"0",],
   ["Rentals","http://www.folcomer.com/index_rental.cfm","","","",,"0",],
   ["Specials","http://www.folcomer.com/index_specials.cfm","","","",,"0",],
   ["Contact Us","http://www.folcomer.com/index_contact.cfm","","","Contact Us",,"0",],
];

apy_init();

