/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.5
   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="OM_Forms_Medico.files/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="OM_Forms_Medico.files/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=["OM_Forms_Medico.files/back_v.gif","OM_Forms_Medico.files/blank.gif"];

//--- Icons & Buttons
var ticonWidth=16;
var ticonHeight=16;
var ticonAlign="left";
var texpandBtn=["OM_Forms_Medico.files/expand.gif","OM_Forms_Medico.files/expand.gif","OM_Forms_Medico.files/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="OM_Forms_Medico.files/back_v.gif";
var tXPTitleLeft="OM_Forms_Medico.files/blank.gif";
var tXPTitleLeftWidth=1;
var tXPIconWidth=25;
var tXPIconHeight=25;
var tXPMenuSpace=10;
var tXPExpandBtn=["OM_Forms_Medico.files/xp_expand_v.gif","OM_Forms_Medico.files/xp_expand_v.gif","OM_Forms_Medico.files/xp_collapse_v.gif","OM_Forms_Medico.files/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 03.10","documents/Medico/Medico_IN_Individual_DVH_Kit_3.10.pdf", "", "", "", "(5.1.09)", "", "", "", "", ],
            ["||Ohio | Full Kit 03.10","documents/Medico/Medico_OH_Individual_DVH_Kit_03.10.pdf", "", "", "", "(5.1.09)", "", "", "", "", ],
        ["|First Benefit Cancer","", "", "", "", "", "", "", "", "", ],
            ["||Indiana | Full Kit 07.10","documents/Medico/Medico_IN_Individual_Cancer_Kit_07.10.pdf", "", "", "", "", "", "", "", "", ],
            ["||Ohio| Full Kit 07.10","documents/Medico/Medico_OH_Individual_Cancer_Kit_07.10.pdf", "", "", "", "", "", "", "", "", ],
    ["Senior","", "", "", "", "", "", "", "", "", ],
        ["|Call Rose at 800.486.9739 for current forms.","", "", "", "", "", "", "", "", "", ],
    ["Contracting","", "", "", "", "", "", "", "", "", ],
        ["|Agent Contracting for All Product Lines 08.10","documents/Medico/Medico_Individual_AgentContracting_Kit_08.10.pdf", "", "", "", "", "", "", "", "", ],
        ["|Solicitor Contracting for All Product Lines 06.09","documents/Medico/Medico_Indiividual_SolicitorContracting_6.09.pdf", "", "", "", "", "", "", "", "", ],
];

dtree_init();