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


// --- DHTML Tuner style names ---
var itemStylesNames=["Individual Style1","Individual Style2",];
var menuStylesNames=[];
// --- End of DHTML Tuner style names ---

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

//------- Menu -------
var menuWidth = "0";
var menuBorderWidth = 0;
var menuBorderStyle = "none";
var menuBackImage = "";

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

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

//------- Font -------
var fontStyle = "normal 11px Arial";
var fontColor = ["#000000","#FFFFFF"];
var fontDecoration = ["none","none"];

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

//------- Colors -------
var menuBackColor = "#FCEEB0";
var menuBorderColor = "#C0AF62";
var itemBackColor = ["#FCEEB0","#B20000"];
var itemBorderColor = ["#FCEEB0","#B20000"];

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

//------- Separators -------
var separatorWidth = "";
var separatorHeight = "";
var separatorAlignment = "right";
var separatorImage = "";
var separatorVWidth = "5";
var separatorVHeight = "17";
var separatorVImage = "interface/images/sepv1.gif";

//------- Visual Effects -------
var transparency = "100";
var transition = 24;
var transDuration = 350;
var transOptions = "";
var shadowLen = "";
var shadowTop = "";
var shadowColor = "";

//------- 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 Arial","fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#FFFFFF,#FFFFFF"],
    ["fontStyle=bold 11px Arial","fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#FFFFFF,#FCEEB0"],
];

var menuItems = [

    ["Login/Register","index.php?psn=login", , ,"Login/Register" , "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
    ["How It Works","index.php?psn=delivery", , , "How It Works", "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
    ["Benefits to Merchants","index.php?psn=merchant", , , "Benefits to Merchants", "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
    ["Benefits to Customers","index.php?psn=customer", , , "Benefits to Customers", "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
    ["Shop Online","https://www.onclickdelivery.com/shop/index.php", , ,"Shop Online" , "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
    ["Request Delivery","index.php?psn=requestdelivery", , , , "_self", "0", , , , , ],
    ["-","", , , , "_self", "0", , , , , ],
];

apy_init();
