﻿//--- Common
var key="167b1752extg";
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="images/blank.gif";

//--- Dimensions
var menuWidth="830px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=1;
var posX="10";
var posY="10";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="normal 11px Trebuchet MS, Tahoma";
var fontColor=["#000000","#ffffff"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#6699cc";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#6699cc";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#6699cc","#6699cc"];
var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["#6699cc","#6699cc"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=3;
var itemPadding="2px";
var itemAlignTop="center";
var itemAlign="";
var subMenuAlign="center";

//--- 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="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="80";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#cccc991";
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 menuItems = [

	["Home","http://www.bethelheights.com"],
    ["Buy Wines","/pages/wineshop.html"],
        ["|Shop","/pages/wineshop.html"],
        ["|Distribution","/pages/distributors.html"],
    ["Visiting","/pages/visiting.html"],
		["|Tasting Room","/pages/visiting.html"],
		["|Driving Directions","/pages/directions.html"],
	["About Us",""],
        ["|Quick Facts","/pages/quickfacts.html"],
        ["|Who's Who","/pages/whoswho.html"],
        ["|Vineyards","/pages/ourvineyards.html"],
        ["|Winemaking","/pages/ourwines.html"],
        ["|Sustainability","/pages/sustainability.html"],
		["|Blog","http://bhvblog.wordpress.com"],
		["|Whence the name Bethel?","/pages/bethelname.html"],
	["Library","/pages/library.html"],
		["|Tasting Notes","/pages/library.html"],
		["|Reviews","/pages/reviews.html"],
    ["Cellar Club","/pages/cellarclub.html"],
		["|Membership","/pages/cellarclub.html"],
        ["|Printable Form","http://www.bethelheights.com/pdf/CC09.pdf"],
        ["|Club Recipes","/pages/recipes.html"],
	["Marilyn's Kitchen","/pages/recipes.html"],
		["|Recipes","/pages/recipes.html"],
		["|Sustainability and the Kitchen Table","/pages/kitchentable.html"],
	["Sustainably Grown Wine","/pages/sustainability.html"],
		["|Sustainability at Bethel Heights","/pages/sustainability.html"],
		["|Sustainability and the Kitchen Table","/pages/kitchentable.html"],
		["|What does Sustainability Really Mean?","/pdf/sustainabilitymeans.pdf"],
    ["Contact Us","/pages/contact.html"],
];

dm_init();