/*
   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 = [

    ["Life","", "", "", "", "", "", "", "", "", ],
        ["|Term & Universal Life","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 08.11","documents/Genworth/GEN_IN_Life_Term-UL_App_Kit_08.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Michigan | Full Kit 08.11","documents/Genworth/GEN_ MI_Life_ Term-UL_ App_ Kit_ 08.31.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio | Full Kit 08.11","documents/Genworth/GEN_OH_Life_Term-UL_App_Kit_08.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Wisconsin | Full Kit 08.11","documents/Genworth/GEN_ WI_Life_ Term-UL_ App_ Kit _08.31.11.pdf", "", "", "", "", "", "", "", "", ],
    ["Senior","", "", "", "", "", "", "", "", "", ],
        ["|Long Term Care","", "", "", "", "", "", "", "", "", ],
            ["||Indiana |Partnership Full Kit 04.11","documents/Genworth/Genworth_IN_LTC-INP_Kit_04.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Non-Partnership Full Kit 04.11","documents/Genworth/Genworth_IN_LTC_NP_Kit_04.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Michigan | Full Kit 04.11","documents/Genworth/Genworth_MI_LTC_Kit_ 04.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio | Full Kit 04.11","documents/Genworth/Genworth_OH_LTC_ Kit_ 04.11.pdf", "", "", "", "", "", "", "", "", ],
            ["||Illinois | Full Kit 04.11","documents/Genworth/Genworth_IL_LTC_Kit_04.11.pdf", "", "", "", "", "", "", "", "", ],
    ["Contracting","", "", "", "", "", "", "", "", "", ],
        ["|Life Products 08.11","documents/Genworth/GEN_AllStates_Life_ Agent_ Contracting_ 08.30.11.pdf", "", "", "", "", "", "", "", "", ],
        ["|Senior Products 6.10","documents/Genworth/GEN_AllStates_Senior_Agent_Contracting_6.10.pdf", "", "", "", "", "", "", "", "", ],
];

dtree_init();
