/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/

var key="173b2147efdid";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Subitem",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="tip";
var blankImage="default.files/blank.gif";
var key="173b2147efdid";

//--- Dimensions
var menuWidth="750";
var menuHeight="25";
var smWidth="120";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=0;
var topDY=2;
var DX=-7;
var DY=-5;

//--- Font
var fontStyle="bold 11px Arial";
var fontColor=["#FFFFFF","#091B2D"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
//var menuBackColor="#053597";
var menuBackColor="#3366cc";
var menuBackImage="";
var menuBackRepeat="repeat";
//var menuBorderColor="#EEEEEE #AAAAAA #AAAAAA #FFFFFF";
var menuBorderColor="#3366cc #AAAAAA #AAAAAA #FFFFFF";
var menuBorderWidth=2;
var menuBorderStyle="groove";

//--- Item Appearance
//var itemBackColor=["#053597","#C0C0C0"];
var itemBackColor=["#3366cc","#C0C0C0"];var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="3";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["default.files/arrv_white_1.gif",""];
var arrowImageSub=["default.files/arr_white_1.gif",""];

//--- Separators
var separatorImage="default.files/sep_white2.gif";
var separatorWidth="100";
var separatorHeight="5";
var separatorAlignment="left";
var separatorVImage="default.files/sepv_blue.gif";
var separatorVWidth="5";
var separatorVHeight="18";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="80";
var transition=5;
var transOptions="";
var transDuration=250;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#000000";
var shadowTop=1;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=50;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemBackColor=#2A78C3,#FAF48F"],
];

var menuItems = [

    ["Property to Let","", , , "Property to Let", , , , , ],
        ["|Northern Ireland","search.asp?qoffertype=l", , , "Property to Let in Northern Ireland", , , , , ],
        ["|Orlando Florida","property-to-let-orlando-florida.htm", , , "Luxury Villa to Let in Orlando Florida", , , , , ],
    ["Property for Sale","", , , "Property for Sale", , , , , ],
        ["|Orlando","http://www.buy-florida-villas.co.uk", , , "Property for sale in Orlando", , , , , ],
        ["|Cyprus","http://www.buypropertyincyprus.co.uk", , , "Property for sale in Cyprus", , , , , ],
    ["Add a Property","landlordScheme.asp", , , "Add a property to the directory", , , , , ],
    ["Shopping Directory","shopping-directory.htm", , , "Shop at our shopping directory", , , , , ],
    ["Buy to Let","buy-to-let-property.htm", , , "Information on buy to let property", , , , , ],
    ["Landlord Login","landlordlogin.asp", , , "Landlord Login", , , , , ],
];

dm_init();