/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="191b3097exid";

// -- 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 dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="800px";
var menuHeight="15px";
var smWidth="130px";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["normal 12px Arial","normal 12px Arial"];
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#E9E9E9";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#3C3C3C";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#3C3C3C","#3C3C3C"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["#6F6F6F","#4B4B4B"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="2px";
var itemAlignTop="center";
var itemAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["WessexNav.files/arrowmaino.gif","WessexNav.files/arrowmaino.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="2px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="2px";
var separatorVHeight="100%";
var separatorPadding="1px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;
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="80";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=2;
var shadowColor="#9F9F9F";
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;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
];
var menuStyles = [
];

var menuItems = [

    ["Home","index.htm", "", "", "Wessex Home Page", "_self", "", "", "", "", "", ],
    ["About Wessex","", "", "", "", "", "", "", "", "", "", ],
        ["|Our Mission","ourmission.htm", "", "", "The Wessex Mission Statement", "_self", "", "", "", "", "", ],
        ["|History","history.htm", "", "", "The History of Wessex", "_self", "", "", "", "", "", ],
        ["|Directions","directions.htm", "", "", "How to find us", "_self", "", "", "", "", "", ],
        ["|Who's Who?","whoswho.htm", "", "", "The people of the Church", "_self", "", "", "", "", "", ],
        ["|Park Hall Project","parkhall.htm", "", "", "Find out the lastest news on Park Hall", "_self", "", "", "", "", "", ],
        ["|Links","links.htm", "", "", "See links to other sites", "_self", "", "", "", "", "", ],
    ["The Team","", "", "", "", "", "", "", "", "", "", ],
        ["|Senior Pastor","seniorpastor.htm", "", "", "All about Pastor Bob", "_self", "", "", "", "", "", ],
        ["|Meet the Team","meettheteam.htm", "", "", "Find out about the team", "_self", "", "", "", "", "", ],
        ["|Worship Team","worshipteam.htm", "", "", "Meet the Worship Team", "_self", "", "", "", "", "", ],
    ["What's On","", "", "", "", "", "", "", "", "", "", ],
        ["|Sunday Services","sundayservices.htm", "", "", "Details of Sunday Services", "_self", "", "", "", "", "", ],
        ["|Weekly Activities","weeklyactivities.htm", "", "", "What happens in the week?", "_self", "", "", "", "", "", ],
        ["|Talks Download","sermondownload.htm", "", "", "Download talks here", "_self", "", "", "", "", "", ],
    ["Groups","", "", "", "", "", "", "", "", "", "", ],
        ["|Twinkling Stars","twinklingstars.htm", "", "", "Mum's and Toddler's group", "_self", "", "", "", "", "", ],
        ["|Kid's Club","kidsclub.htm", "", "", "Kid's activities group", "_self", "", "", "", "", "", ],
        ["|Take Off","takeoff.htm", "", "", "Group for 11-15", "_self", "", "", "", "", "", ],
        ["|Home Groups","homegroups.htm", "", "", "Study and Support Groups", "_self", "", "", "", "", "", ],
        ["|Wessex Men's Group","mensgroup.htm", "", "", "Support and study group for Men", "_self", "", "", "", "", "", ],
        ["|Lavish","lavish.htm", "", "", "Support and study group for Ladies", "_self", "", "", "", "", "", ],
    ["Contact Us","contactus.htm", "", "", "Contact us here", "_self", "", "", "", "", "", ],
];

dm_init();
