/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var tstylesNames=["Individual Style",];
var tXPStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=15;
var texpanded=1;
var texpandItemClick=0;
var tcloseExpanded=0;
var tcloseExpandedXP=0;
var ttoggleMode=1;
var titemTarget="_blank";
var titemCursor="pointer";
var statusString="link";
var tblankImage="images/blank.gif";
var tpathPrefix_img="images/";
var tpathPrefix_link="";

//--- Dimensions
var tmenuWidth="200px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="20px";
var ttop="10px";

//--- Font
var tfontStyle="normal 8pt Tahoma";
var tfontColor=["#004D71","#0076AE"];
var tfontDecoration=["none","underline"];
var tfontColorDisabled="#AAAAAA";
var tpressedFontColor="#69E0E7";

//--- Appearance
var tmenuBackColor="#FFFFFF";
var tmenuBackImage="";
var tmenuBorderColor="#3F3F3F";
var tmenuBorderWidth=1;
var tmenuBorderStyle="solid";

//--- Item Appearance
var titemAlign="left";
var titemHeight=20;
var titemBackColor=["#FFFFFF","#515151"];
var titemBackImage=["",""];

//--- Icons & Buttons
var ticonWidth=16;
var ticonHeight=16;
var ticonAlign="left";
var texpandBtn=["expand_lin.gif","collapse_lin.gif","collapse_lin.gif"];
var texpandBtnW=12;
var texpandBtnH=12;
var texpandBtnAlign="left";

//--- Lines
var tpoints=0;
var tpointsImage="vpoint.gif";
var tpointsVImage="hpoint.gif";
var tpointsCImage="cpoint.gif";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=10;
var tfloatableX=1;
var tfloatableY=1;

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=12;
var tmoveColor="#AA0000";
var tmoveImage="";

//--- XP-Style
var tXPStyle=0;
var tXPIterations=10;
var tXPTitleBackColor="#AFB1C3";
var tXPTitleBackImg="";
var tXPTitleLeft="";
var tXPTitleLeftWidth=4;
var tXPIconWidth=15;
var tXPIconHeight=15;
var tXPExpandBtn=["","","",""];
var tXPBtnWidth=15;
var tXPBtnHeight=15;
var tXPFilter=1;

//--- Dynamic Menu
var tdynamic=0;

//--- State Saving
var tsaveState=1;
var tsavePrefix="menu1";

var tstyles = [
    ["tfontDecoration=none,none"],
];

var tmenuItems = [

    ["+Home","", "folder_lin.gif", "", "", "", "", "", "", ],
        ["|+Apycom","", "folder_lin.gif", "", "", "", "", "0", "", ],
            ["||+Java Menus","", "folder_lin.gif", "", "folder_lin.gif", "", "", "0", "", ],
                ["|||Lake Menu","http://deluxe-menu.com/recent-questions-support.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
                ["|||Pull Down","http://www.apycom.com/pull-down-menu/index.html#exam", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
            ["||Deluxe Menus","", "folder_lin.gif", "", "folder_lin.gif", "", "", "", "", ],
                ["|||Deluxe Menu","http://deluxe-menu.com/filters-and-effects-sample.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
                ["|||Deluxe Tree","http://deluxe-menu.com/data-templates/vista-style-01-template-sample.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
                ["|||Deluxe Tabs","", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
            ["||XP Web Buttons","", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
        ["|+JSO","", "folder_lin.gif", "", "folder_lin.gif", "", "", "0", "", ],
            ["||About","http://javascript-source.com/javascript-obfuscator.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
            ["||Help","", "folder_lin.gif", "", "folder_lin.gif", "", "", "0", "", ],
                ["|||Interface","http://javascript-source.com/help.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
                ["|||Step by step","http://javascript-source.com/tutorial.html", "all_lin.gif", "", "all_lin.gif", "", "", "", "", ],
        ["|MobiRise 3GP Converter ","http://www.mobirise.com/", "all_lin.gif", "", "all_lin.gif", "", "", "0", "", ],
];

dtree_init();
