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


// -- Deluxe Tuner Style Names
var tstylesNames=["Font",];
var tXPStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=10;
var texpanded=0;
var texpandItemClick=1;
var tcloseExpanded=0;
var tcloseExpandedXP=0;
var ttoggleMode=0;
var tnoWrap=1;
var titemTarget="_blank";
var titemCursor="pointer";
var statusString="link";
var tblankImage="images/blank.gif";
var tpathPrefix_img="";
var tpathPrefix_link="";

//--- Dimensions
var tmenuWidth="560px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="0px";
var ttop="0px";

//--- Font
var tfontStyle="normal 13px Goudy Old Style";
var tfontColor=["#636363","#636363"];
var tfontDecoration=["none","none"];
var tfontColorDisabled="#AAAAAA";
var tpressedFontColor="#AA0000";

//--- Appearance
var tmenuBackColor="#FFFFFF";
var tmenuBackImage="images/blank.gif";
var tmenuBorderColor="#000";
var tmenuBorderWidth=0;
var tmenuBorderStyle="none";

//--- Item Appearance
var titemAlign="left";
var titemHeight=20;
var titemBackColor=["#ffffff","#f5f5f5"];
var titemBackImage=["images/back_v.gif","images/blank.gif"];

//--- Icons & Buttons
var ticonWidth=16;
var ticonHeight=16;
var ticonAlign="left";
var texpandBtn=["images/expand.gif","images/expand.gif","images/collapse.gif"];
var texpandBtnW=8;
var texpandBtnH=8;
var texpandBtnAlign="left";

//--- Lines
var tpoints=1;
var tpointsImage="";
var tpointsVImage="";
var tpointsCImage="";
var tpointsBImage="";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=6;
var tfloatableX=1;
var tfloatableY=1;

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=12;
var tmoveColor="#AA0000";
var tmoveImage="";

//--- XP-Style
var tXPStyle=1;
var tXPIterations=5;
var tXPBorderWidth=0;
var tXPBorderColor="#AFAFAF";
var tXPAlign="left";
var tXPTitleBackColor="";
var tXPTitleBackImg="images/back_v.gif";
var tXPTitleLeft="images/blank.gif";
var tXPTitleLeftWidth=1;
var tXPIconWidth=25;
var tXPIconHeight=25;
var tXPMenuSpace=10;
var tXPExpandBtn=["images/xp_expand_v.gif","images/xp_expand_v.gif","images/xp_collapse_v.gif","images/xp_collapse_v.gif"];
var tXPBtnWidth=25;
var tXPBtnHeight=25;
var tXPFilter=1;

//--- Advanced
var tdynamic=0;
var tajax=0;

//--- State Saving
var tsaveState=0;
var tsavePrefix="menu1";

var tstyles = [
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#535357,#535357"],
];
var tXPStyles = [
];

var tmenuItems = [

    ["Individual","", "", "", "", "", "", "-1", "", "", ],
        ["|Medico Dental, Vision & Hearing","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 09.11","documents/Medico/Medico_IN_Individual_DVH_Kit_09.11.pdf", "", "", "", "(5.1.09)", "", "", "", "", ],
            ["||Ohio | Full Kit 03.11","documents/Medico/Medico_OH_Individual_DVH_Kit_03.11.pdf", "", "", "", "(5.1.09)", "", "", "", "", ],
        ["|First Benefit Cancer","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 11.10","documents/Medico/Medico_IN_Individual_Cancer_Kit_11.10.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio| Full Kit 11.10","documents/Medico/Medico_OH_Individual_Cancer_Kit_11.10.pdf", "", "", "", "", "", "", "", "", ],
        ["|Indemnity Benefit","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 01.11","documents/Medico/Medico_IN_Individual_Indemnity_Kit_01.11.pdf", "", "", "", "", "", "", "", "", ],
    ["Senior","", "", "", "", "", "", "", "", "", ],
        ["|Medicare Supplement","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 08.11","documents/Medico/Medico_IN_Senior_MedicareSupp_Kit_08.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio | Full Kit 08.11","documents/Medico/Medico_OH_Senior_MedicareSupp_Kit_08.11.pdf", "", "", "", "", "", "", "", "", ],
        ["|Recovery Care","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 11.10","documents/Medico/Medico_IN_Individual_RecoveryCare_Kit_11.10.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio | Full Kit 12.10","documents/Medico/Medico_OH_RecoveryCare_Kit_11.10.pdf", "", "", "", "", "", "", "", "", ],
    ["Medicare Buyer's Guide","", "", "", "", "", "", "", "", "", ],
        ["|2011","documents/Medico/2011.pdf", "", "", "", "", "", "", "", "", ],
    ["Contracting","", "", "", "", "", "", "", "", "", ],
        ["|Agent Contracting for All Product Lines 05.03.11","documents/Medico/Medico_Individual_AgentContracting_Kit 05.03.11.pdf", "", "", "", "", "", "", "", "", ],
        ["|Solicitor Contracting for All Product Lines 11.10","documents/Medico/Medico_Indiividual_SolicitorContracting_11.10.pdf", "", "", "", "", "", "", "", "", ],
];

dtree_init();
