/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="149b792exhj";

// -- Deluxe Tuner Style Names
var tstylesNames=["Menu","Link","No Link","Individual Style",];
var tXPStylesNames=["Individual Style",];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=5;
var texpanded=0;
var texpandItemClick=1;
var tcloseExpanded=0;
var tcloseExpandedXP=0;
var ttoggleMode=1;
var tnoWrap=0;
var titemTarget="_self";
var titemCursor="pointer";
var statusString="link";
var tblankImage="coda-menu12.files/blank.gif";
var tpathPrefix_img="";
var tpathPrefix_link="";

//--- Dimensions
var tmenuWidth="230px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="5px";
var ttop="5px";

//--- Font
var tfontStyle="normal 14px Tahoma";
var tfontColor=["#3F3D3D","#7E7C7C"];
var tfontDecoration=["none","underline"];
var tfontColorDisabled="#ACACAC";
var tpressedFontColor="#AA0000";

//--- Appearance
var tmenuBackColor="";
var tmenuBackImage="";
var tmenuBorderColor="#FFFFFF";
var tmenuBorderWidth=0;
var tmenuBorderStyle="solid";

//--- Item Appearance
var titemAlign="left";
var titemHeight=22;
var titemBackColor=["#F0F1F5","#F0F1F5"];
var titemBackImage=["",""];

//--- Icons & Buttons
var ticonWidth=21;
var ticonHeight=15;
var ticonAlign="left";
var texpandBtn=["coda-menu12.files/expandbtn2.gif","coda-menu12.files/expandbtn2.gif","coda-menu12.files/collapsebtn2.gif"];
var texpandBtnW=9;
var texpandBtnH=9;
var texpandBtnAlign="left";

//--- Lines
var tpoints=0;
var tpointsImage="";
var tpointsVImage="";
var tpointsCImage="";
var tpointsBImage="";

//--- Floatable Menu
var tfloatable=0;
var tfloatIterations=10;
var tfloatableX=1;
var tfloatableY=1;

//--- Movable Menu
var tmoveable=0;
var tmoveHeight=12;
var tmoveColor="transparent";
var tmoveImage="coda-menu12.files/movepic.gif";

//--- XP-Style
var tXPStyle=0;
var tXPIterations=1;
var tXPBorderWidth=1;
var tXPBorderColor="#FFFFFF";
var tXPAlign="left";
var tXPTitleBackColor="#AFB1C3";
var tXPTitleBackImg="coda-menu12.files/xptitle_s.gif";
var tXPTitleLeft="coda-menu12.files/xptitleleft_s.gif";
var tXPTitleLeftWidth=4;
var tXPIconWidth=31;
var tXPIconHeight=32;
var tXPMenuSpace=10;
var tXPExpandBtn=["coda-menu12.files/xpexpand1_s.gif","coda-menu12.files/xpexpand1_s.gif","coda-menu12.files/xpcollapse1_s.gif","coda-menu12.files/xpcollapse1_s.gif"];
var tXPBtnWidth=25;
var tXPBtnHeight=23;
var tXPFilter=1;

//--- Advanced
var tdynamic=0;
var tajax=0;

//--- State Saving
var tsaveState=1;
var tsavePrefix="menu12";

var tstyles = [
    ["tfontStyle=bold 14px Tahoma","tfontColor=#0080FF,#FF8080","tfontDecoration=none,none"],
    ["tfontStyle=bold 14px Tahoma","tfontColor=#3F3D3D,#FF0000","tfontDecoration=none,none"],
    ["tfontStyle=normal 12px Tahoma","tfontColor=#000000,#000000","tfontDecoration=none,none"],
    ["tfontStyle=bold 14px Tahoma","tfontColor=#444444,#5555FF"],
];
var tXPStyles = [
    ["tXPTitleBackColor=#D9DAE2","tXPTitleBackImg=coda-menu12.files/xptitle2_s.gif","tXPExpandBtn=coda-menu12.files/xpexpand2_s.gif,coda-menu12.files/xpexpand3_s.gif,coda-menu12.files/xpcollapse2_s.gif,coda-menu12.files/xpcollapse3_s.gif"],
];

var tmenuItems = [

    ["Newcomer's Home","../index.php", "", "", "", "Newcomer's Home", "_self", "1", "", "", ],
    ["CoDA Home","../index12.php", "", "", "", "CoDA Home", "_self", "1", "", "", ],
    ["Ordering Guidelines","order-guidelines.htm", "", "", "", "Basic Ordering Guidelines", "_blank", "1", "", "", ],
    ["Mail Costs","mail.htm", "", "", "", "Explanation of Mail Costs", "_blank", "1", "", "", ],
    ["Literature Blurbs","blurbs.htm", "", "", "", "A Brief Description of some of the Items you can Order", "_blank", "1", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", ],
    ["Ordering Tips","order-tips.htm", "", "", "", "Quick Tips to Assist you in using the Ordering Form", "_blank", "1", "", "", ],
    ["Buy Literature online","../estore/", "", "", "", "Online Store is now Open.", "_self", "1", "", "", ],
    ["Order Forms w/Instructions","core.htm", "", "", "", "Forms for Ordering Literature", "_blank", "1", "", "", ],
    ["-","", "", "", "", "", "", "", "", "", ],
    ["CoRe Publishing Process","CoRE_PUBLISHING_FLOWCHART.pdf", "", "", "", "", "_blank", "1", "", "", ],
    ["Other Sources of Literature","../status/Literature/CoDAP-D.htm", "", "", "", "Sources for CoDA Literature from other Languages in other Countries", "_blank", "1", "", "", ],
    ["CoRe Sitemap","CoReSitemap.htm", "", "", "", "List of all Pages in CoRe section of Site", "_blank", "1", "", "", ],
];

dtree_init();
