/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
  
*/

var key="171b1885ei2tg";

// --- DHTML Tuner style names ---
var itemStylesNames=["Individual Style","Individual Style",];
var menuStylesNames=[];
// --- 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 = -1;
var blankImage = "img/blank.gif";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "704";
var menuBorderWidth = 0;
var menuBorderStyle = "ridge";
var menuBackImage = "images/menu.gif";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 20;
var posY = 110;
var floatable = 0;
var floatIterations = 0;
var movable = 0;
var moveWidth = 0;
var moveHeight = 0;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 0;
var topDY = 0;
var DX = 0;
var DY = 0;

//------- Font -------
var fontStyle = "bold 10pt Verdana";
var fontColor = ["#FFFFFF","#FF8000"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 1;
var itemBorderStyle = ["solid","ridge"];
var itemBackImage = ["images/menu.gif",""];
var itemAlign = "center";
var subMenuAlign = "center";
var itemSpacing = 1;
var itemPadding = 3;
var itemCursor = "";
var itemTarget = "_parent";

//------- Colors -------
var menuBackColor = "";
var menuBorderColor = "";
var itemBackColor = ["",""];
var itemBorderColor = ["#E4E4E4",""];

//------- Icons -------
var iconTopWidth = 0;
var iconTopHeight = 0;
var iconWidth = 0;
var iconHeight = 0;
var arrowImageMain = ["",""];
var arrowImageSub = ["img/arrow1_n.gif","img/arrow1_o.gif"];
var arrowWidth = 6;
var arrowHeight = 5;

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "1";
var separatorAlignment = "center";
var separatorImage = "img/sep.gif";
var separatorVWidth = "0";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 25;
var transDuration = 400;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 1;
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 7pt Verdana",],
    ["itemBackColor=#FFFFFF,#FFFFFF","itemBorderColor=#FFFFFF,#FFFFFF",],
];

var menuItems = [

    ["Home","index.php", "", "", "", "_parent", "", "", "", "", "",],
    ["Villas","", "", "", "", "", "", "", "", "", "",],
        ["|3 Bedroom","villa3.php", "", "", "3 bedroom villas", "_parent", "", "", "", "", "",],
        ["|4 Bedroom","villa4.php", "", "", "4 bedroom villas", "_parent", "", "", "", "", "",],
        ["|5 Bedroom","villa5.php", "", "", "5 bedroom villas", "_parent", "", "", "", "", "",],
        ["|6 Bedroom","villa6.php", "", "", "6 bedroom villas", "_parent", "", "", "", "", "",],
        ["|7 bedroom","villa7.php", "", "", "7 bedroom villas", "_parent", "", "", "", "", "",],
    ["Prices","prices.php", "", "", "Prices by band", "", "", "", "", "", "",],
    ["Extras","", "", "", "", "", "", "", "", "", "",],
        ["|Car Hire","http://ww2.affordablecarhire.com/en/search/index?brand=villadisneyflorida", "", "", "Book hire cars before you arrive", "_blank", "", "", "", "", "",],
        ["|Travel Insurance","http://www.essentialtravel.co.uk/RaG/travel_insurance.asp?ac=100291", "", "", "Book your travel insurance", "_blank", "", "", "", "", "",],
        ["|Airport parking","http://www.essentialtravel.co.uk/RaG/travel_insurance.asp?ac=100291", "", "", "Cheap airport parking", "_blank", "", "", "", "", "",],
        ["|Theme park tickets","http://www.officialticketcenter.com/default.aspx?affid=TC98VND", "", "", "Book theme park tickets", "_blank", "", "", "", "", "",],
        ["|Currency converter","http://www.gofox.com/tools/traveltools.php?pid=9915878", "", "", "Currency convertor", "_blank", "", "", "", "", "",],
    ["Villa Owners","", "", "", "", "", "", "", "", "", "",],
        ["|Log-in","login.php", "", "", "Log-in", "_parent", "", "", "", "", "",],
        ["|Register","register.php", "", "", "Register", "_parent", "", "", "", "", "",],
        ["|Owner menu","owner_menu.php", "", "", "Owner's menu", "_parent", "", "", "", "", "",],
        ["|Log-out","kill_sessions.php", "", "", "Log out", "_parent", "", "", "", "", "",],
    ["Terms","", "", "", "", "", "", "", "", "", "",],
        ["|Guests","terms_rentals.php", "", "", "Terms for guests", "", "", "", "", "", "",],
        ["|Villa Owners","terms.php", "", "", "Terms for villa owners", "", "", "", "", "", "",],
    ["Contact Us","contact.htm", "", "", "Contact Us", "", "", "", "", "", "",],
];

apy_init();
