/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/


var key="161b1448ex5tg";
// --- DHTML Tuner style names ---
var itemStylesNames=["Section","Section Subitem",];
var menuStylesNames=["Submenu Style 1","Submenu Style 2",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 0;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = 0;
var pressedItem = -2;
var blankImage = "images/blank.gif";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "166px";
var menuBorderWidth = 1;
var menuBorderStyle = "none";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 0;
var movable = 0;
var moveWidth = 0;
var moveHeight = 0;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = -6;
var topDY = 6;
var DX = 0;
var DY = 0;

//------- Font -------
var fontStyle = "bold 9px Verdana";
var fontColor = ["#cccccc","#FFFFFF"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["",""];
var itemAlign = "left";
var subMenuAlign = "left";
var itemSpacing = 1;
var itemPadding = 5;
var itemCursor = "hand";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "#cccccc";
var menuBorderColor = "#cccccc";
var itemBackColor = ["#5E5E5E","#0363C0"];//-----This is for the Nav button color and mouseover
var itemBorderColor = ["#333333","#4C99AB"];

//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["",""];
var arrowWidth = "";
var arrowHeight = "";

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "0";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 24;
var transDuration = 350;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#D6D6D6";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 0;
var macIEoffY = 0;
var macIEtopDX = 0;
var macIEtopDY = 0;
var macIEDX = 0;
var macIEDY = 0;

//------ ADVANCED ---------
var dmObjectsCheck = 1; 


var itemStyles = [
    ["fontStyle=bold 11px Verdana","fontColor=#FDFDFD,#FDFDFD","itemBorderWidth=1","itemBorderStyle=solid,solid","itemBackColor=#29B3A2,#29B3A2","itemBorderColor=#1F877A,#1F877A",],
    ["itemBackImage=images/blank.gif,images/itembacko.gif","fontColor=#000000,#000000","itemBorderWidth=0","itemBackColor=transparent,#3CD3C1"],
];
var menuStyles = [
    ["menuBackImage=images/subm_back.gif"],
    ["columnPerSubmenu=2"],
];

var menuItems = [
	
	["&nbsp;&nbsp;&nbsp;HOME","http://www.expressclydesdales.com", , , , , , , , , , ],
	["&nbsp;&nbsp;&nbsp;ABOUT THE CLYDESDALES","", , , , , , "-1", , , , ],
		["|FACTS","http://www.expressclydesdales.com/index.cfm?fa=facts", , , , , , , , , , ],
        ["|THE CLYDESDALE BARN","http://www.expressclydesdales.com/index.cfm?fa=barn", , , , , , , , , , ],
		["|HORSE PROFILES","http://www.expressclydesdales.com/index.cfm?fa=horseprofile", , , , , , , , , , ],
        ["|STAFF","http://www.expressclydesdales.com/index.cfm?fa=staff", , , , , , , , , , ],
	["&nbsp;&nbsp;&nbsp;HORSES FOR SALE","http://www.expressclydesdales.com/index.cfm?fa=forsale", , , , , , , , , , ],	
    ["&nbsp;&nbsp;&nbsp;CALENDAR OF EVENTS","http://www.expressclydesdales.com/index.cfm?fa=events", , , , , , , , , , ],
	["&nbsp;&nbsp;&nbsp;PHOTO GALLERY","http://www.expressclydesdales.com/index.cfm?fa=photogallery", , , , , , , , , , ],
    ["&nbsp;&nbsp;&nbsp;VISITOR INFORMATION","http://www.expressclydesdales.com/index.cfm?fa=visitorinfo", , , , , , , , , , ],
	["&nbsp;&nbsp;&nbsp;CONTACT US","", , , , , , , , , , ],
        ["|ADDRESS & PHONE NUMBERS","http://www.expressclydesdales.com/index.cfm?fa=contactus.address", , , , , , , , , , ],
        /*["|JOB OPENINGS","http://dev.expressclydesdales.com/index.cfm?fa=contactus.jobopenings", , , , , , , , , , ],*/
        ["|COMMENTS / FEEDBACK","http://www.expressclydesdales.com/index.cfm?fa=contactus.comments", , , , , , , , , , ],
	//["&nbsp;&nbsp;&nbsp;MERCHANDISE","http://store.expressranches.com", , , ,"_blank", , , , , , ],
	["&nbsp;&nbsp;&nbsp;BARN RENTAL","http://www.expressclydesdales.com/index.cfm?fa=barnrental", , , , , , , , , , ],	
];

apy_init();