/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/

var key="161b1466eidid";

// --- DHTML Tuner style names ---
var itemStylesNames=["RedNav",];
var menuStylesNames=["Submenu Style 1","Submenu Style 2",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 0;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = 1;
var pressedItem = -2;
var blankImage = "";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "100%";
var menuBorderWidth = 0;
var menuBorderStyle = "solid";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 0;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 0;
var topDY = 0;
var DX = 0;
var DY = 0;

//------- Font -------
var fontStyle = "bold 11px Verdana";
var fontColor = ["#FFFFFF","#FFFFFF"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 1;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["",""];
var itemAlign = "center";
var subMenuAlign = "left";
var itemSpacing = 0;
var itemPadding = 6;
var itemCursor = "pointer";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "#008000";
var menuBorderColor = "";
var itemBackColor = ["#99BF60","#6A8B38"];
var itemBorderColor = ["#005E00","#005E00"];

//------- Icons -------
var iconTopWidth = 9;
var iconTopHeight = 9;
var iconWidth = 9;
var iconHeight = 9;
var arrowImageMain = ["",""];
var arrowImageSub = ["",""];
var arrowWidth = "";
var arrowHeight = "";

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "";
var transition = 0;
var transDuration = "";
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "000000";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;

var itemStyles = [
    ["fontStyle=bold 11px Verdana","fontColor=#FFFFFF,#FFFFFF","itemBackColor=#A60000,#FF2F2F"],
];
var menuStyles = [
    ["menuBorderWidth=100%","menuBackImage=images/subm_back.gif"],
    ["itemWidth=120"],
];

var menuItems = [

    ["Home","/", "", "", "", "", "", "", "", "", "",],
    ["Our Story","/our_story.html", "", "", "", "", "", "", "", "", "",],
    ["&nbsp;&nbsp;Shop&nbsp;&nbsp;","/shop_products.html", "", "", "", "", "0", "", "", "", "",],
        ["|UNSCENTED Purely Shea ","/shop_unscented.html", "", "", "", "", "", "", "", "", "",],
        ["|LAVENDER Purely Shea","/shop_lavender.html", "", "", "", "", "", "", "", "", "",],
        ["|CITRUS Purely Shea","/shop_citrus.html", "", "", "", "", "", "", "", "", "",],
        ["|Wholesale ","/shop_ws_products.html", "", "", "", "", "", "", "", "", "",],
        //["|Specials & Gifts","/special_gift.html", "", "", "", "", "", "", "", "", "",],
        ["|What's New","/whats_new.html", "", "", "", "", "", "", "", "", "",],
    ["As Seen In","/asseenin.html", "", "", "", "", "", "", "", "", "",],
    ["&nbsp;&nbsp;Blog&nbsp;&nbsp;","http://sheabutterblog.blogspot.com/", "", "", "", "_blank", "", "", "", "", "",],
    ["Where to Buy","/wheretobuy.html", "", "", "", "", "", "", "", "", "",],
    ["&nbsp;Benefits&nbsp;","/benefits.html", "", "", "", "", "", "", "", "", "",],
        ["|Save the Planet","/savetheplanet.html", "", "", "", "", "", "", "", "", "",],
        ["|Uses","#", "", "", "", "", "", "", "", "", "",],
];

apy_init();