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


// -- Deluxe Tuner Style Names
var itemStylesNames=[];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="scripts/Lmenu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

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

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

//--- Font
var fontStyle=["bold 14px Times New Roman","bold 14px Times New Roman"];
var fontColor=["#000000","#7D151E"];
var fontDecoration=["none","underline"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#006666";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=4;
var menuBorderStyle="ridge";

//--- Item Appearance
var itemBackColor=["#ECE9D8","#E3D3BE"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#E4E1DE","#FFFFFF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="2px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["scripts/Lmenu.files/arrow_sub5.gif","scripts/Lmenu.files/arrow_sub5.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["scripts/Lmenu.files/arrow_sub2.gif","scripts/Lmenu.files/arrow_sub5.gif"];

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

//--- 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="#AA0000";
var moveImage="";
var moveCursor="default";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=33;
var transOptions="";
var transDuration=400;
var transDuration2=200;
var shadowLen=4;
var shadowColor="#B0B0B0";
var shadowTop=1;

//--- 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=0;
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=0;
var dm_actKey=113;

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

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

var menuItems = [

    ["Home","/index.php", "", "", "", "_self", "", "", "", "", "", ],
    ["WineMasters Selections","/products.php?cat=1", "", "", "", "_self", "", "", "", "", "", ],
        ["|Who are the WineMasters?","/Whoarewe.php#WineMasters", "", "", "", "_self", "", "", "", "", "", ],
        ["|Red Wine","/products.php?cat=2", "", "", "", "_self", "", "", "", "", "", ],
            ["||USA","/products.php?cat=3", "", "", "", "_self", "", "", "", "", "", ],
                ["|||California","/products.php?cat=4", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Cabernet Sauvignon/Meritage","/products.php?cat=5", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Merlot","/products.php?cat=6", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Pinot Noir","/products.php?cat=7", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Syrah/Petite Sirah","/products.php?cat=8", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Zinfandel","/products.php?cat=9", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Other","/products.php?cat=10", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Oregon","/products.php?cat=11", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Washington","/products.php?cat=12", "", "", "", "_self", "", "", "", "", "", ],
            ["||Argentina","/products.php?cat=13", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Cabernet Sauvignon","/products.php?cat=14", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Malbec","/products.php?cat=15", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Syrah","/products.php?cat=16", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Blends","/products.php?cat=17", "", "", "", "_self", "", "", "", "", "", ],
            ["||Australia","/products.php?cat=18", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Cabernet Sauvignon","/products.php?cat=19", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Blends","/products.php?cat=20", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Grenache","/products.php?cat=21", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Merlot","/products.php?cat=22", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Shiraz","/products.php?cat=23", "", "", "", "_self", "", "", "", "", "", ],
            ["||Chile","/products.php?cat=24", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Bonarda","/products.php?cat=25", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Cabernet Sauvignon","/products.php?cat=26", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Carmenere","/products.php?cat=27", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Merlot","/products.php?cat=28", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Blends","/products.php?cat=29", "", "", "", "_self", "", "", "", "", "", ],
            ["||France","/products.php?cat=30", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Beaujolais","/products.php?cat=286", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Bordeaux","/products.php?cat=31", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Burgunday","/products.php?cat=32", "", "", "", "_self", "", "", "", "", "", ],
                ["|||South of France/Rhone","/products.php?cat=33", "", "", "", "_self", "", "", "", "", "", ],
            ["||Italy","/products.php?cat=34", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Piedmonte","/products.php?cat=35", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Tuscany","/products.php?cat=36", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Veneto","/products.php?cat=37", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Other Regions","/products.php?cat=38", "", "", "", "_self", "", "", "", "", "", ],
            ["||New Zealand","/products.php?cat=39", "", "", "", "_self", "", "", "", "", "", ],
            ["||South Africa","/products.php?cat=40", "", "", "", "_self", "", "", "", "", "", ],
            ["||Spain","/products.php?cat=41", "", "", "", "_self", "", "", "", "", "", ],
            ["||Portugal","/products.php?cat=42", "", "", "", "_self", "", "", "", "", "", ],
        ["|White Wine","/products.php?cat=43", "", "", "", "_self", "", "", "", "", "", ],
            ["||USA","/products.php?cat=44", "", "", "", "_self", "", "", "", "", "", ],
                ["|||California","/products.php?cat=45", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Chardonnay","/products.php?cat=46", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Sauvignon Blanc","/products.php?cat=47", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Blends","/products.php?cat=48", "", "", "", "_self", "", "", "", "", "", ],
                    ["||||Other","/products.php?cat=49", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Oregon","/products.php?cat=50", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Washington","/products.php?cat=51", "", "", "", "_self", "", "", "", "", "", ],
            ["||Argentina","/products.php?cat=52", "", "", "", "_self", "", "", "", "", "", ],
            ["||Australia","/products.php?cat=53", "", "", "", "_self", "", "", "", "", "", ],
            ["||Chile","/products.php?cat=54", "", "", "", "_self", "", "", "", "", "", ],
            ["||France","/products.php?cat=55", "", "", "", "_self", "", "", "", "", "", ],
                ["|||White Burgundy/Chardonnay","/products.php?cat=56", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Loire","/products.php?cat=57", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Other","/products.php?cat=58", "", "", "", "_self", "", "", "", "", "", ],
            ["||Germany","/products.php?cat=59", "", "", "", "_self", "", "", "", "", "", ],
            ["||Italy","/products.php?cat=60", "", "", "", "_self", "", "", "", "", "", ],
            ["||New Zealand","/products.php?cat=61", "", "", "", "_self", "", "", "", "", "", ],
            ["||South Africa","/products.php?cat=62", "", "", "", "_self", "", "", "", "", "", ],
            ["||Spain","/products.php?cat=63", "", "", "", "_self", "", "", "", "", "", ],
            ["||Portugal","/products.php?cat=64", "", "", "", "_self", "", "", "", "", "", ],
        ["|Champagne / Sparkling","/products.php?cat=65", "", "", "", "_self", "", "", "", "", "", ],
            ["||France","/products.php?cat=66", "", "", "", "_self", "", "", "", "", "", ],
            ["||Italy","/products.php?cat=67", "", "", "", "_self", "", "", "", "", "", ],
            ["||Spanish","/products.php?cat=68", "", "", "", "_self", "", "", "", "", "", ],
            ["||USA","/products.php?cat=69", "", "", "", "_self", "", "", "", "", "", ],
        ["|Desert and Fortified","/products.php?cat=70", "", "", "", "_self", "", "", "", "", "", ],
            ["||Port","/products.php?cat=71", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sherry","/products.php?cat=72", "", "", "", "_self", "", "", "", "", "", ],
            ["||Dessert Wines","/products.php?cat=73", "", "", "", "_self", "", "", "", "", "", ],
    ["Cellar Selections","/products.php?cat=147", "", "", "", "_self", "", "", "", "", "", ],
        ["|Red Wine","/products.php?cat=148", "", "", "", "_self", "", "", "", "", "", ],
        ["|White Wine","/products.php?cat=149", "", "", "", "_self", "", "", "", "", "", ],
    ["International 90+","/products.php?cat=150", "", "", "", "_self", "", "", "", "", "", ],
        ["|Argentina","/products.php?cat=151", "", "", "", "_self", "", "", "", "", "", ],
        ["|Australia","/products.php?cat=152", "", "", "", "_self", "", "", "", "", "", ],
        ["|Chile","/products.php?cat=153", "", "", "", "_self", "", "", "", "", "", ],
        ["|France","/products.php?cat=154", "", "", "", "_self", "", "", "", "", "", ],
        ["|Italy","/products.php?cat=155", "", "", "", "_self", "", "", "", "", "", ],
        ["|New Zealand","/products.php?cat=156", "", "", "", "_self", "", "", "", "", "", ],
        ["|South Africa","/products.php?cat=157", "", "", "", "_self", "", "", "", "", "", ],
        ["|Spain","/products.php?cat=158", "", "", "", "_self", "", "", "", "", "", ],
        ["|Portugal","/products.php?cat=159", "", "", "", "_self", "", "", "", "", "", ],
    ["Red Wines","/products.php?cat=160", "", "", "", "_self", "", "", "", "", "", ],
        ["|USA","/products.php?cat=161", "", "", "", "_self", "", "", "", "", "", ],
            ["||California","/products.php?cat=162", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Cabernet Sauvignon/Meritage","/products.php?cat=163", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Merlot","/products.php?cat=164", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Pinot Noir","/products.php?cat=165", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Syrah/Petite Sirah","/products.php?cat=166", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Zinfandel","/products.php?cat=167", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Other","/products.php?cat=168", "", "", "", "_self", "", "", "", "", "", ],
            ["||Oregon","/products.php?cat=169", "", "", "", "_self", "", "", "", "", "", ],
            ["||Washington","/products.php?cat=170", "", "", "", "_self", "", "", "", "", "", ],
        ["|Argentina","/products.php?cat=171", "", "", "", "_self", "", "", "", "", "", ],
            ["||Cabernet Sauvignon","/products.php?cat=172", "", "", "", "_self", "", "", "", "", "", ],
            ["||Malbec","/products.php?cat=173", "", "", "", "_self", "", "", "", "", "", ],
            ["||Syrah","/products.php?cat=174", "", "", "", "_self", "", "", "", "", "", ],
            ["||Blends","/products.php?cat=175", "", "", "", "_self", "", "", "", "", "", ],
        ["|Australia","/products.php?cat=176", "", "", "", "_self", "", "", "", "", "", ],
            ["||Cabernet Sauvignon","/products.php?cat=177", "", "", "", "_self", "", "", "", "", "", ],
            ["||Blends","/products.php?cat=178", "", "", "", "_self", "", "", "", "", "", ],
            ["||Grenache","/products.php?cat=179", "", "", "", "_self", "", "", "", "", "", ],
            ["||Merlot","/products.php?cat=180", "", "", "", "_self", "", "", "", "", "", ],
            ["||Shiraz","/products.php?cat=181", "", "", "", "_self", "", "", "", "", "", ],
        ["|Chile","/products.php?cat=182", "", "", "", "_self", "", "", "", "", "", ],
            ["||Bonarda","/products.php?cat=183", "", "", "", "_self", "", "", "", "", "", ],
            ["||Cabernet Sauvignon","/products.php?cat=184", "", "", "", "_self", "", "", "", "", "", ],
            ["||Carmenere","/products.php?cat=185", "", "", "", "_self", "", "", "", "", "", ],
            ["||Merlot","/products.php?cat=186", "", "", "", "_self", "", "", "", "", "", ],
            ["||Blends","/products.php?cat=187", "", "", "", "_self", "", "", "", "", "", ],
        ["|France","/products.php?cat=188", "", "", "", "_self", "", "", "", "", "", ],
            ["||Beaujolais","/products.php?cat=288", "", "", "", "_self", "", "", "", "", "", ],
            ["||Bordeaux","/products.php?cat=189", "", "", "", "_self", "", "", "", "", "", ],
            ["||Burgunday","/products.php?cat=190", "", "", "", "_self", "", "", "", "", "", ],
            ["||South of France/Rhone","/products.php?cat=191", "", "", "", "_self", "", "", "", "", "", ],
        ["|Italy","/products.php?cat=192", "", "", "", "_self", "", "", "", "", "", ],
            ["||Piedmonte","/products.php?cat=193", "", "", "", "_self", "", "", "", "", "", ],
            ["||Tuscany","/products.php?cat=194", "", "", "", "_self", "", "", "", "", "", ],
            ["||Veneto","/products.php?cat=195", "", "", "", "_self", "", "", "", "", "", ],
            ["||Other Regions","/products.php?cat=196", "", "", "", "_self", "", "", "", "", "", ],
        ["|New Zealand","/products.php?cat=197", "", "", "", "_self", "", "", "", "", "", ],
        ["|South Africa","/products.php?cat=198", "", "", "", "_self", "", "", "", "", "", ],
        ["|Spain","/products.php?cat=199", "", "", "", "_self", "", "", "", "", "", ],
        ["|Portugal","/products.php?cat=200", "", "", "", "_self", "", "", "", "", "", ],
    ["White Wines","/products.php?cat=201", "", "", "", "_self", "", "", "", "", "", ],
        ["|USA","/products.php?cat=202", "", "", "", "_self", "", "", "", "", "", ],
            ["||California","/products.php?cat=203", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Chardonnay","/products.php?cat=204", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Sauvignon Blanc","/products.php?cat=205", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Blends","/products.php?cat=206", "", "", "", "_self", "", "", "", "", "", ],
                ["|||Other","/products.php?cat=207", "", "", "", "_self", "", "", "", "", "", ],
            ["||Oregon","/products.php?cat=208", "", "", "", "_self", "", "", "", "", "", ],
            ["||Washington","/products.php?cat=209", "", "", "", "_self", "", "", "", "", "", ],
        ["|Argentina","/products.php?cat=210", "", "", "", "_self", "", "", "", "", "", ],
        ["|Australia","/products.php?cat=211", "", "", "", "_self", "", "", "", "", "", ],
        ["|Chile","/products.php?cat=212", "", "", "", "_self", "", "", "", "", "", ],
        ["|France","/products.php?cat=213", "", "", "", "_self", "", "", "", "", "", ],
            ["||White Burgundy/Chardonnay","/products.php?cat=214", "", "", "", "_self", "", "", "", "", "", ],
            ["||Loire","/products.php?cat=215", "", "", "", "_self", "", "", "", "", "", ],
            ["||Other","/products.php?cat=216", "", "", "", "_self", "", "", "", "", "", ],
        ["|Germany","/products.php?cat=217", "", "", "", "_self", "", "", "", "", "", ],
        ["|Italy","/products.php?cat=218", "", "", "", "_self", "", "", "", "", "", ],
        ["|New Zealand","/products.php?cat=219", "", "", "", "_self", "", "", "", "", "", ],
        ["|South Africa","/products.php?cat=220", "", "", "", "_self", "", "", "", "", "", ],
        ["|Spain","/products.php?cat=221", "", "", "", "_self", "", "", "", "", "", ],
        ["|Portugal","/products.php?cat=222", "", "", "", "_self", "", "", "", "", "", ],
    ["Champagne/Sparkling","/products.php?cat=223", "", "", "", "_self", "", "", "", "", "", ],
        ["|France","/products.php?cat=224", "", "", "", "_self", "", "", "", "", "", ],
        ["|Italy","/products.php?cat=225", "", "", "", "_self", "", "", "", "", "", ],
        ["|Spanish","/products.php?cat=226", "", "", "", "_self", "", "", "", "", "", ],
        ["|USA","/products.php?cat=227", "", "", "", "_self", "", "", "", "", "", ],
    ["Dessert/Fortified","/products.php?cat=228", "", "", "", "_self", "", "", "", "", "", ],
        ["|Port","/products.php?cat=229", "", "", "", "_self", "", "", "", "", "", ],
        ["|Sherry","/products.php?cat=230", "", "", "", "_self", "", "", "", "", "", ],
        ["|Dessert Wines","/products.php?cat=231", "", "", "", "_self", "", "", "", "", "", ],
    ["Liquor","/products.php?cat=232", "", "", "", "_self", "", "", "", "", "", ],
        ["|Single Malt Scotch","/products.php?cat=233", "", "", "", "_self", "", "", "", "", "", ],
        ["|Blended Scotch","/products.php?cat=234", "", "", "", "_self", "", "", "", "", "", ],
        ["|Bourbon","/products.php?cat=235", "", "", "", "_self", "", "", "", "", "", ],
        ["|Cognac/Brandy","/products.php?cat=236", "", "", "", "_self", "", "", "", "", "", ],
        ["|Cordials","/products.php?cat=237", "", "", "", "_self", "", "", "", "", "", ],
        ["|Gin","/products.php?cat=238", "", "", "", "_self", "", "", "", "", "", ],
        ["|Rum","/products.php?cat=239", "", "", "", "_self", "", "", "", "", "", ],
        ["|Rye Whiskey","/products.php?cat=240", "", "", "", "_self", "", "", "", "", "", ],
        ["|Tequila","/products.php?cat=241", "", "", "", "_self", "", "", "", "", "", ],
        ["|Vodka","/products.php?cat=242", "", "", "", "_self", "", "", "", "", "", ],
    ["Craft Beers","/products.php?cat=274", "", "", "", "_self", "", "", "", "", "", ],
        ["|Domestic","/products.php?cat=275", "", "", "", "_self", "", "", "", "", "", ],
        ["|Imported","/products.php?cat=276", "", "", "", "_self", "", "", "", "", "", ],
    ["Accessories","/products.php?cat=364", "", "", "", "_self", "", "", "", "", "", ],
    ["Free Shipping Specials","/products.php?cat=277", "", "", "", "_self", "", "", "", "", "", ],
    ["Advanced Search","/search.php", "", "", "", "_self", "", "", "", "", "", ],
    ["Help & Info","", "", "", "", "_self", "", "", "", "", "", ],
        ["|Directions","/directions.php", "", "", "Directions to to our store.", "_self", "", "", "", "", "", ],
        ["|FAQ","/faq.php", "", "", "Answers to Frequently Asked Questions", "", "", "", "", "", "", ],
        ["|Privacy","./privacy.php", "", "", "", "_self", "", "", "", "", "", ],
        ["|Shipping Info","/shipping.php", "", "", "Shipping and requlations info", "", "", "", "", "", "", ],
];

dm_init();