var key="159b1370exid";

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


// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Top Menu",];
// -- 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="tip";
var blankImage="";



//--- Dimensions
var menuWidth="877px";
var menuHeight="19px";
var smWidth="200px";
var smHeight="";

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

//--- Font
var fontStyle="bold 11px Georgia";
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#E25A5A";

//--- Appearance
var menuBackColor="#4a1a28";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#4a1a28";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#4a1a28","#6ea0ce"];
var itemBackImage=["",""];
var itemBorderWidth=1;
var itemBorderColor=["#4a1a28","#6ea0ce"];
var itemBorderStyle=["solid","groove"];
var itemSpacing=2;
var itemPadding="3px";
var itemAlignTop="center";
var itemAlign="left";
var subMenuAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["arrv_white_1.gif",""];
var arrowImageSub=["arr_white_1.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="75";
var transition=24;
var transOptions="gradientSize=0.4, wipestyle=1, motion=forward";
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="java/images/";
var pathPrefix_link="http://www.theguzzle.com/";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
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 itemStyles = [
    ["itemWidth=78px","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=bold 11px Georgia","fontColor=#FFFFFF,#FFFFFF","itemBackImage=menu_btn.gif,menu_btn_hi.gif"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=2px 6px 2px 6px"],
];

var menuItems = [

    ["Home"," ", , , "Guzzle Home", , "0", "0", , ],
    ["Guzz Articles","", , , , , "0", , , ],
        ["|Recent          ","guzzarticles/recent", , ,"Latest Guzzle information and commentary" , , , , , ],
        ["|Show all articles ","guzzarticles/all", , , "See all Guzzle information and commentary", , , , , ],
    ["Guzz Notes","", , , , , "0", , , ],
        ["|Recent          ","guzznotes/recent-notes", , , "Recent Guzzle wine tasting notes", , , , , ],
        ["|Show all        ","guzznotes/all", , , "See all Guzzle wine tasting notes", , , , , ],
        ["|Find a wine...        ","", , , "See all Guzzle wine tasting notes", , , , , ],
          ["||Search The Guzzle database...", "wine_search_form", , , "Search all wines reviewed by The Guzzle", , , , , ],
          ["||Guzzle Top Wines", "guzznotes/best-wines-reviewed-by-the-guzzle/", , , "The best quality wines reviewed by The Guzzle", , , , , ],
          ["||Best value", "guzznotes/best-value-wines-reviewed-by-the-guzzle/", , , "The best value wines reviewed by The Guzzle", , , , , ],
        ["|The Guzz rating system","the-guzz-rating-system/", , , "How we rate wine", , , , , ],
    ["Guzz Cast","", , , "Videos and podcasts about wine", , "0", , , ],
        ["|Recent          ","guzzcast/recent-guzzcasts", , , , , , , , ],
        ["|Show all        ","guzzcast/all", , , , , , , , ],
    ["Guzz Blog","", , , , , "0", , , ],
        ["|Recent          ","guzzblog/recent-blogs", , , , , , , , ],
        ["|All blogs        ","guzzblog/all-blogs", , , , , , , , ],
    ["Guzz Ed","guzzed/", , , "Learn about wine", , "0", , , ],
    ["About","", , , , , "0", , , ],
        ["|About the Guzzlers    ","about-the-guzzlers/", , , "What clowns run this website?", , , , , ],
        ["|Contact us","contact-the-guzzlers/", , , "We're waiting for you... call now...", , , , , ],
];
dm_init();