/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/

var key="163b1486ei1id";

// --- DHTML Tuner style names ---
var itemStylesNames=["Individual Style","Individual Style","Individual Style",];
var menuStylesNames=["Individual Style","Individual Style",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 0;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "img/blank.gif";
var pathPrefix = "";
var statusString = "";

//------- Menu -------
var menuWidth = "770";
var menuBorderWidth = 0;
var menuBorderStyle = "solid";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 5;
var movable = 0;
var moveWidth = 0;
var moveHeight = 0;
var moveCursor = "move";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 0;
var topDY = 0;
var DX = 0;
var DY = 0;

//------- Font -------
var fontStyle = "bold 9px Verdana";
var fontColor = ["#394154","#394154"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["",""];
var itemAlign = "center";
var subMenuAlign = "left";
var itemSpacing = 1;
var itemPadding = 3;
var itemCursor = "default";
var itemTarget = "_blank";

//------- Colors -------
var menuBackColor = "#A1ACC1";
var menuBorderColor = "#A1ACC1";
var itemBackColor = ["#FFFFFF","#D0D6E2"];
var itemBorderColor = ["",""];

//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["img/arrow_r.gif","img/arrow_r.gif"];
var arrowImageSub = ["img/arrow_r.gif","img/arrow_r.gif"];
var arrowWidth = 7;
var arrowHeight = 7;

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "5";
var separatorAlignment = "center";
var separatorImage = "img/separ1.gif";
var separatorVWidth = "5";
var separatorVHeight = "100%";
var separatorVImage = "img/separv1.gif";

//------- Visual Effects -------
var transparency = "100";
var transition = 24;
var transDuration = 100;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 1;
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 8pt Tahoma","fontColor=#000000,#FFFFFF","fontDecoration=none,none","itemBackColor=#CCFDCE,#52ED45","itemBorderColor=#8DDA74,#8DDA74","itemBorderWidth=2","itemBorderStyle=outset,inset",],
    ["fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#CCFDCE,#52ED45","itemBorderColor=#28F717,#F9FFF9","itemBorderWidth=2","itemBorderStyle=outset,solid",],
    ["fontColor=#000000,#000000","fontDecoration=none,none","itemBackColor=#BDDAFD,#FFFFFF","itemBorderColor=#569FFA,#569FFA",],
];
var menuStyles = [
    ["menuBackColor=#A9F99B","menuBorderWidth=1","menuBorderStyle=dotted",],
    ["menuBorderColor=#6AA6FF","menuBorderWidth=2","menuBorderStyle=dotted",],
];

var menuItems = [

    ["HOME","index.htm", "", "", "", "_parent", "", "", "", "", "",],
    ["WEBSITE DESIGN","websites.htm", "", "", "", "_parent", "", "", "", "", "",],
    ["PRINT DESIGN","printedmaterial.htm", "", "", "", "_parent", "", "", "", "", "",],
    ["FREQUENTLY ASKED QUESTIONS","faq.htm", "", "", "", "_parent", "", "", "", "", "",],
    ["ABOUT US","aboutus.htm", "", "", "", "_parent", "", "", "", "", "",],
    ["CONTACT US","contact.htm", "", "", "", "_parent", "", "", "", "", "",],
];

apy_init();