/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/

  var key="169b1914extg"; 


// -- Deluxe Tuner Style Names
var itemStylesNames=[];
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="link";
var blankImage="top_navigation.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="320px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="bold 11px Verdana";
var fontColor=["#2F2810","#2F2810"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#FFFFFF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#FFFFFF";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#E9E7E7"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#C0C0C0","#808080"];
var itemBorderStyle=["none","solid"];
var itemSpacing=3;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="1px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="30px";
var separatorVHeight="100%";
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="95";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=2;
var shadowColor="#B1B1B1";
var shadowTop=0;

//--- 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 smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=1;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;


var menuItems = [

    ["HOME |","/default/", "", "", "", "", "", "", "", ],
    ["WELCOME |","/welcome/", "", "", "", "", "", "", "", ],
    ["SEARCH PROPERTIES |","", "", "", "", "_self", "", "", "", ],
        ["|Featured Homes","/schembra-listings-homes/", "", "", "", "", "", "", "", ],
        ["|Featured Condos/Villas","/schembra-listings-condos/", "", "", "", "", "", "", "", ],
        ["|Featured Homesites","/schembra-listings-lots/", "", "", "", "", "", "", "", ],
        ["|Search MLS","http://philschembra.hhimls.mlxtempo.com/?Page=4916", "", "", "", "_blank", "", "", "", ],
    ["BUYERS |","", "", "", "", "", "", "", "", ],
        ["|Why Buy Now! (5/07)","/time-to-buy/", "", "", "", "", "", "", "", ],
        ["|Why Hilton Head! (6/08)","/symposium/", "", "", "", "", "", "", "", ],
        ["|Why Buy in a Recession? (3/09)","http://www.schembrarealestategroup.com/symposium-2009/205/why-buy-in-a-recession", "", "", "", "", "", "", "", "", "", ],
        ["|Why Buy From Phil Schembra?","/tradition-of-excellence/", "", "", "", "", "", "", "", ],
        ["|Why Specialize in Palmetto Dunes?","/palmetto-dunes-specialist/", "", "", "", "", "", "", "", ],
        ["|Proven Marketing Strategy","/real-estate-marketing/", "", "", "", "", "", "", "", ],
        ["|Outstanding Customer Service","/customer-service/", "", "", "", "", "", "", "", ],
        ["|Mortgage Calculators","http://www.mortgagecalc.com", "", "", "", "_blank", "", "", "", ],
        ["|Types of Mortgages","/types-of-mortgages/", "", "", "", "", "", "", "", ],
        ["|Glossary","http://www.realtor.org/housopp.nsf/pages/glossary?OpenDocument", "", "", "", "_blank", "", "", "", ],
        ["|News","http://www.inman.com/", "", "", "", "_blank", "", "", "", ],
        ["|1031 Tax Exchange","http://www.1031.org/about1031/faq.htm", "", "", "", "_blank", "", "", "", ],
    ["SELLERS |","", "", "", "", "_self", "", "", "", ],
        ["|Why list with Phil Schembra?","/list-with-schembra/", "", "", "", "", "", "", "", ],
        ["|Why Specialize in Palmetto Dunes?","/palmetto-dunes-specialist/", "", "", "", "", "", "", "", ],
        ["|Record-Breaking Sales","/record-sales/", "", "", "", "", "", "", "", ],
        ["|Proven Marketing Strategy","/real-estate-marketing/", "", "", "", "", "", "", "", ],
        ["|Outstanding Customer Service","/customer-service-seller/", "", "", "", "", "", "", "", ],
        ["|1031 Tax Exchange","http://www.1031.org/about1031/faq.htm", "", "", "", "_blank", "", "", "", ],
        ["|Office Location","/locations/", "", "", "", "", "", "", "", ],
    ["NEWSLETTER |","http://www.schembrarealestategroup.com/file_download/108/Summer_2010_Newsletter.pdf", "", "", "", "_blank", "", "", "", ],
    ["RESORT AMENITIES |","/palmetto-dunes-facts/", "", "", "", "", "", "", "", ],
    ["MAP |","http://www.schembrarealestategroup.com/file_download/103/Map.pdf", "", "", "", "_blank", "", "", "", ],
    ["CONTACTS","/contact-us/", "", "", "", "", "", "", "", ],
];

dm_init();

