/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.15
   http://deluxe-menu.com
*/

var key="159b1362e9did";
var key1="179b2396e9did";

// -- Deluxe Tuner Style Names
var itemStylesNames=["CB Sub",];
var menuStylesNames=["Sub 2",];
// -- End of Deluxe Tuner Style Names

//--- Common
var menuIdentifier="";
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="";
var statusString="text";
var blankImage="menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="840px";
var menuHeight="25px";
var smWidth="140px";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="";
var posY="";
var topDX=0;
var topDY=1;
var DX=0;
var DY=0;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["normal 11px Verdana","normal 11px Verdana"];
var fontColor=["#FFFFFF","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="transparent";
var menuBackImage="";
var menuBackRepeat="no-repeat";
var menuBorderColor="transparent";
var menuBorderWidth="0px";
var menuBorderStyle="none";
var smFrameImage="";
var smFrameWidth=0;

//--- Item Appearance
var itemBackColor=["transparent","#B2B2B2"];
var itemBackImage=["",""];
var itemSlideBack=0;
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth="0px";
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="4px";
var itemAlignTop="center";
var itemAlign="left";

//--- Icons
var iconTopWidth="";
var iconTopHeight="";
var iconWidth="";
var iconHeight="";
var arrowWidth="";
var arrowHeight="";
var arrowImageMain=["",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorColor="";
var separatorWidth="";
var separatorHeight="";
var separatorAlignment="center";
var separatorVImage="menu.files/menus.gif";
var separatorVColor="";
var separatorVWidth="2px";
var separatorVHeight="14px";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=0;
var floatableY=0;
var floatableDX=15;
var floatableDY=15;

//--- 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="85";
var transition=36;
var transOptions="";
var transDuration=200;
var transDuration2=100;
var shadowLen=6;
var shadowColor="#000000";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=1;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var smShowPause=200;
var smHidePause=800;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Popup Menu
var popupMode=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";
function dm_ext_ruleObjectHide() 
{ 
// Safari detect 
if ((parseInt(navigator.productSub)>=20020000) && (navigator.vendor.indexOf('Apple Computer') != -1) && (navigator.product=='Gecko')) 
return true; 
else 
return false; 
}

var dmObjectsCheck = 0;

var itemStyles = [
    ["itemBackColor=#2A5F96,#A8BC67","itemBorderWidth=1px","itemBorderStyle=solid,","itemBorderColor=#cccccc,#cccccc","fontStyle='normal 11px Verdana','normal 11px Verdana'","fontColor=#FFFFFF,#000000","fontDecoration=none,none"],
];
var menuStyles = [
    ["itemSpacing=5px"],
];

var menuItems = [

    ["Home","index.html", "", "", "", "", "", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["About Us","", "", "", "", "", "", "", "", "", "", ],
        ["|Builder Services","services.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Management Team","team.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Awards & Affiliations","awards.html", "", "", "", "", "0", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["Single Family Homes","singlefamilyhomes.html", "", "", "", "", "", "", "", "", "", ],
        ["|Search Map","singlefamilyhomes.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Property List","sfhpropertylist.html", "", "", "", "", "0", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["Condos & Townhomes","townhomes.html", "", "", "", "", "-1", "", "", "", "", ],
        ["|Search Map","townhomes.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Property List","ctpropertylist.html", "", "", "", "", "0", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["55+ Communities","activeadult.html", "", "", "", "", "", "", "", "", "", ],
        ["|Search Map","activeadult.html", "", "", "", "", "0", "", "", "", "", ],
        ["|Property List","aapropertylist.html", "", "", "", "", "0", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["Community News","communitynews.html", "", "", "", "", "", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["Company News","news.html", "", "", "", "", "", "", "", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", "", ],
    ["Contact","contact.html", "", "", "", "", "", "", "", "", "", ],
];

dm_init();
