/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/

var key="161b1435es8id";

// -- Deluxe Tuner Style Names
var itemStylesNames=["sub1",];
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="default";
var itemTarget="_self";
var statusString="link";
var blankImage="edgedata.files/blank.gif";

//--- Dimensions
var menuWidth="900px";
var menuHeight="20px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0";
var posY="0";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="bold 14px Verdana";
var fontColor=["#FFFFFF","#92c7ef"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#015D48";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#015D48";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#015D48","#015D48"];
var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["#015D48","#015D48"];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="6px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["",""];
var arrowImageSub=["edgedata.files/arrowsub.gif","edgedata.files/arrowsubo.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
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="100";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
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 pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
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=0;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemBackColor=#015D48,#92c7ef","itemBorderWidth=0","fontColor=#FFFFFF,#015D48"],
];

var menuItems = [

    ["&nbsp; Home","home.html", , , , "_self", , , , ],
    ["&nbsp;About Us","about.html", , , , "_self", , , , ],
        ["|Gold Star Service","goldstar.html", , , , "_self", "0", , , ],
        ["|Lifecare","lifecare.html", , , , "_self", "0", , , ],
        ["|Latest News","news.html", , , , "_self", "0", , , ],
        ["|Our Blog","http://edgewoodblogs.blogspot.com/", , , , "_blank", "0", , , ],
        ["|An Ideal Location","location.html", , , , "_self", "0", , , ],
        ["|Employment","employment.html", , , , , "0", , , ],
        ["|Site Map","sitemap.html", , , , , "0", , , ],
    ["Lifestyle","lifestyle.html", , , , "_self", , , , ],
        ["|Amenities","amenities.html", , , , , "0", , , ],
        ["|Calendar","pdfs/calendar2.pdf", , , , "_blank", "0", , , ],
    ["&nbsp;Apartment Living","apartment.html", , , , , , , , ],
        ["|Apartment Wait List","apt-waitlist.html", , , , , "0", , , ],
    ["The Villages","villages.html", , , , , , , , ],
    ["Healthcare","healthcare.html", , , , "_self", , , , ],
        ["|The Meadows Health Center","meadows.html", , , , , "0", , , ],
        ["|Garden Path Program","cogimp.html", , , , , "0", , , ],
        ["|Resident Services","health-rsvcs.html", , , , , "0", , , ],
    ["&nbsp;FAQs","faqs.html", , , , , , , , ],
    ["&nbsp;&nbsp;Contact/Directions","contact.html", , , , , , , , ],
];

dm_init();