/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item","Disabled Item","Border 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="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="images/blank.gif";

//--- Dimensions
var menuWidth="";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10";
var posY="10";
var topDX=-2;
var topDY=-2;
var DX=-4;
var DY=-3;

//--- Font
var fontStyle="bold 13px Arial";
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="3";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=20;
var iconHeight=16;
var arrowWidth=12;
var arrowHeight=10;
var arrowImageMain=["",""];
var arrowImageSub=["images/arr_mac_silver.gif","images/arr_mac_white.gif"];

//--- Separators
var separatorImage="images/sep_mac.gif";
var separatorWidth="100%";
var separatorHeight="9";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
var separatorVHeight="100%";

//--- 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="85";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=4;
var shadowColor="#B1B1B1";
var shadowTop=1;

//--- CSS Support (CSS-based Menu)
var cssStyle=1;
var cssSubmenu="submenumac";
var cssItem=["item1mac","item2mac"];
var cssItemText=["text1mac","text2mac"];

//--- 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 topSmartScroll=0;
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=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["CSS=topitem1mac,topitem2mac","CSSText=toptext1mac,toptext2mac"],
    ["CSSText=textdis1mac,textdis1mac"],
    ["CSS=borderitem1mac,borderitem1mac","CSSText=bordertext1mac,bordertext1mac"],
];
var menuStyles = [
    ["itemSpacing=0","itemPadding=0","CSS=topsubmenumac"],
];

var menuItems = [

    ["Home","", , , , , "0", "0", , ],
    ["Product Info","", , , , , "0", , , ],
        ["|What's New","", "images/spacer.gif", , , , , , , ],
        ["|Features","", "images/icon_mac_2.gif", "images/icon_mac_2o.gif", , , , , , ],
            ["||Easy Installation and Customization","", "images/spacer.gif", , , , , , , ],
            ["||Dynamic Menu (Modifications 'On-The-Fly')","", "images/spacer.gif", , , , , , , ],
            ["||Keystrokes Support","", "images/spacer.gif", , , , , , , ],
            ["||Cross-frame Support","", "images/spacer.gif", , , , , , , ],
            ["||Popup Mode (Contextual Menus)","", "images/spacer.gif", , , , , , , ],
            ["||Smart Scrollable Submenus","", "images/spacer.gif", , , , , , , ],
            ["||CSS Support (CSS-Based Menus)","", "images/spacer.gif", , , , , , , ],
            ["||Objects Overlapping","", "images/spacer.gif", , , , , , , ],
            ["||Filters and Transitional Effects","", "images/spacer.gif", , , , , , , ],
            ["||Individual Styles","", "images/spacer.gif", , , , , , , ],
            ["||Movable & Floatable Menus","", "images/spacer.gif", , , , , , , ],
            ["||Multilevel & Multicolumn Menus","", "images/spacer.gif", , , , , , , ],
            ["||Several Menus on One Page","", "images/spacer.gif", , , , , , , ],
            ["||etc.","", "images/spacer.gif", , , , , , , ],
        ["|Documentation","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", , , , , , ],
            ["||Description of Files","", "images/spacer.gif", , "Different .js files are loaded according to selected menu features.", , , , , ],
            ["||Parameters Info","", "images/spacer.gif", , "A lot of flexible parameters get you a fully customizable appearance of your menus.", , , , , ],
            ["||How To Setup","", "images/icon_mac_1.gif", "images/icon_mac_1o.gif", "Add several rows of code within html page - your menu is ready! Use Deluxe Tuner - visual interface that allows you to create your menus easily and in no time.", , , , , ],
            ["||JavaScript API","", "images/spacer.gif", , "Special JavaScript API for changing menu 'on-the-fly', without page reloading!", , , , , ],
        ["|Browsers List","", "images/icon_mac_3.gif", "images/icon_mac_3o.gif", , , , , , ],
            ["||Internet Explorer","", "images/spacer.gif", , , , , , , ],
            ["||Firefox","", "images/spacer.gif", , , , , , , ],
            ["||Mozilla","", "images/spacer.gif", , , , , , , ],
            ["||Netscape","", "images/spacer.gif", , , , , , , ],
            ["||Opera","", "images/spacer.gif", , , , , , , ],
            ["||Safari","", "images/spacer.gif", , , , , , , ],
            ["||Konqueror","", "images/spacer.gif", , , , , , , ],
        ["|-","", , , , , , , , ],
        ["|Deluxe Tuner Application","", "images/spacer.gif", , "Deluxe Tuner is a powerful application that gives you the full control over creation and customization of Deluxe Menu. It has a user-friendly interface that allows you to create your menus easily and in no time.", , , , , ],
    ["Samples","", , , , , "0", , , ],
        ["|Sample 1","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 2 (disabled)","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , "_", "1", , , ],
        ["|Sample 3","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 4","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 5","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 6","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 7","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 8","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
        ["|Sample 9","", "images/icon_mac_5.gif", "images/icon_mac_5o.gif", , , , , , ],
    ["Purchase","", , , , , "0", , , ],
        ["|Single Website License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Single website license allows you to use the menu on one Internet or Intranet site.", , , , , ],
        ["|Multiple Website License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Multiple website license allows you to use the menu on any Internet or Intranet sites.", , , , , ],
        ["|Developer License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Developer license allows you to use the menu on any Internet or Intranet sites and redistribute as a part of your own applications.", , , , , ],
        ["|-","", , , , , , , , ],
        ["|Free Non-Profit License","", "images/icon_mac_4.gif", "images/icon_mac_4o.gif", "Non-profit license allows you to use the menu on 1 NON-PROFIT INTERNET website (NOT Intranet/local website).", , , , , ],
    ["Contacts","", , , , , "0", , , ],
    ["<img src='images/mac_pic1.gif' width=16 height=16' align=right> <img src='images/mac_pic2.gif' width=16 height=16' align=right> <img src='images/mac_pic3.gif' width=16 height=16' align=right>","", , , , "_", "0", , , ],
];

dm_init();
