/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/


// -- 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 smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="";
var statusString="Apycom DHTML Menu";
var blankImage="img/blank.gif";

//--- Dimensions
var menuWidth="400px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="20";
var posY="120";
var topDX=0;
var topDY=0;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="normal 10px Verdana";
var fontColor=["#444444","#ffffff"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#ffffff";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#AAAAAA";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#ffffff","#4792E6"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#6655ff","#665500"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;
var itemPadding="4";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=9;
var arrowHeight=9;
var arrowImageMain=["images/arrv_anim_1.gif","images/arrv_anim_1o.gif"];
var arrowImageSub=["images/arr_double_1.gif","images/arr_double_1o.gif"];

//--- Separators
var separatorImage="images/sep_grey.gif";
var separatorWidth="80%";
var separatorHeight="3";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="5";
var separatorVHeight="16";

//--- Floatable Menu
var floatable=0;
var floatIterations=5;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=24;
var moveColor="#AAAAAA";
var moveImage="img/movepic2.gif";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=25;
var transOptions="bands=20, direction=down";
var transDuration=300;
var transDuration2=200;
var shadowLen=2;
var shadowColor="#C4C4C4";
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 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 menuItems = [

    ["Home","", "images/icon_clear_1.gif", "images/icon_clear_1o.gif", , , , , , ],
    ["Product Info","", "images/icon_clear_1red.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|What's New","", "images/icon_clear_1red.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Features","", "images/icon_clear_1red.gif", "images/icon_clear_1o.gif", , , , , , ],
            ["||Easy Installation and Customization","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Dynamic Menu (Modifications 'On-The-Fly')","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Keystrokes Support","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Cross-frame Support","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Popup Mode (Contextual Menus)","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Smart Scrollable Submenus","", "images/icon_clear_2.gif", , , , , , , ],
            ["||CSS Support (CSS-Based Menus)","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Objects Overlapping","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Filters and Transitional Effects","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Individual Styles","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Movable & Floatable Menus","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Multilevel & Multicolumn Menus","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Several Menus on One Page","", "images/icon_clear_2.gif", , , , , , , ],
            ["||etc.","", "images/icon_clear_2.gif", , , , , , , ],
        ["|Documentation","", "images/icon_clear_1red.gif", "images/icon_clear_1o.gif", , , , , , ],
            ["||Description of Files","", "images/icon_clear_2.gif", , "Different .js files are loaded according to selected menu features.", , , , , ],
            ["||Parameters Info","", "images/icon_clear_2.gif", , "A lot of flexible parameters get you a fully customizable appearance of your menus.", , , , , ],
            ["||How To Setup","", "images/icon_clear_2.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/icon_clear_2.gif", , "Special JavaScript API for changing menu 'on-the-fly', without page reloading!", , , , , ],
        ["|Browsers List","", "images/icon_clear_1red.gif", "images/icon_clear_1o.gif", , , , , , ],
            ["||Internet Explorer","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Firefox","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Mozilla","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Netscape","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Opera","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Safari","", "images/icon_clear_2.gif", , , , , , , ],
            ["||Konqueror","", "images/icon_clear_2.gif", , , , , , , ],
        ["|-","", , , , , , , , ],
        ["|Deluxe Tuner Application","", "images/icon_clear_1red.gif", "images/icon_clear_1o.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.", , , , , ],
    ["Menu Samples","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 1","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 2 (disabled)","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , "_", , , , ],
        ["|Sample 3","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 4","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 5","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 6","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 7","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 8","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
        ["|Sample 9","", "images/icon_clear_1green.gif", "images/icon_clear_1o.gif", , , , , , ],
    ["Purchase","", "images/icon_clear_1orange.gif", "images/icon_clear_1o.gif", , "_blank", , , , ],
        ["|Single Website License","", "images/icon_clear_1orange.gif", "images/icon_clear_1o.gif", "Single website license allows you to use the menu on one Internet or Intranet site.", , , , , ],
        ["|Multiple Website License","", "images/icon_clear_1orange.gif", "images/icon_clear_1o.gif", "Multiple website license allows you to use the menu on any Internet or Intranet sites.", , , , , ],
        ["|Developer License","", "images/icon_clear_1orange.gif", "images/icon_clear_1o.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_clear_1orange.gif", "images/icon_clear_1o.gif", "Non-profit license allows you to use the menu on 1 NON-PROFIT INTERNET website (NOT Intranet/local website).", , , , , ],
    ["Contacts","", "images/icon_clear_1.gif", "images/icon_clear_1o.gif", , , , , , ],
];

dm_init();
