/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v4.1
   http://deluxe-menu.com
*/

var key="169b1880extg";

// -- Deluxe Tuner Style Names
var tstylesNames=["Top Item","Top Item","Top Item","Top Item",];
var tXPStylesNames=["Top Menu",];
// -- End of Deluxe Tuner Style Names

//--- Common
var tlevelDX=20;
var texpanded=0;
var texpandItemClick=0;
var tcloseExpanded=0;
var tcloseExpandedXP=0;
var ttoggleMode=1;

//--- Dimensions
var tmenuWidth="230px";
var tmenuHeight="auto";

//--- Positioning
var tabsolute=0;
var tleft="20px";
var ttop="80px";

//--- Menu Appearance
var tmenuBackColor="";
var tmenuBackImage="ALLEY.files/blank.gif";
var tmenuBorderColor="#FFFFFF";
var tmenuBorderWidth=0;
var tmenuBorderStyle="solid";

//--- Item Appearance & Font
var tfontStyle="bold 14px Bookman Old Style";
var tfontColor=["#FFFFFF","#800000"];
var tfontDecoration=["none","underline"];
var tfontColorDisabled="#000000";
var tpressedFontColor="#AA0000";
var titemAlign="left";
var titemHeight=22;
var titemBackColor=["#C0C0C0","#C0C0C0"];
var titemBackImage=["ALLEY.files/blank.gif","ALLEY.files/blank.gif"];
var tnoWrap=1;

//--- Icons & Buttons
var ticonWidth=21;
var ticonHeight=15;
var ticonAlign="left";
var texpandBtn=["ALLEY.files/expandbtn2.gif","ALLEY.files/expandbtn2.gif","ALLEY.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="#AA0000";
var tmoveImage="ALLEY.files/movepic.gif";

//--- XP-Style
var tXPStyle=1;
var tXPIterations=10;
var tXPBorderWidth=1;
var tXPBorderColor="#FFFFFF";
var tXPAlign="left";
var tXPTitleBackColor="#265BCC";
var tXPTitleBackImg="ALLEY.files/xptitle.gif";
var tXPTitleLeft="ALLEY.files/xptitleleft.gif";
var tXPTitleLeftWidth=4;
var tXPIconWidth=31;
var tXPIconHeight=32;
var tXPMenuSpace=10;
var tXPExpandBtn=["ALLEY.files/xpexpand1.gif","ALLEY.files/xpexpand2.gif","ALLEY.files/xpcollapse1.gif","ALLEY.files/xpcollapse2.gif"];
var tXPBtnWidth=25;
var tXPBtnHeight=25;
var tXPFilter=1;

//--- Advanced
var tdynamic=0;
var tajax=0;
var titemCursor="pointer";
var statusString="link";
var tblankImage="ALLEY.files/blank.gif";
var tpathPrefix_img="";
var tpathPrefix_link="";
var titemTarget="_self";

//--- State Saving
var tsaveState=0;
var tsavePrefix="menu1";

var tstyles = [
    ["titemBackColor=#265BCC,#265BCC","tfontStyle=bold 8pt Tahoma","tfontColor=#FFFFFF,#428EFF","tfontDecoration=none,none"],
    ["titemBackColor=#265BCC,#265BCC","tfontStyle=bold 8pt Tahoma","tfontColor=#215DC6,#428EFF","tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#444444,#5555FF"],
];
var tXPStyles = [
    ["tXPTitleBackColor=#D0DAF8","tXPTitleBackImg=ALLEY.files/xptitle2.gif","tXPExpandBtn=ALLEY.files/xpexpand3.gif,ALLEY.files/xpexpand4.gif,ALLEY.files/xpcollapse3.gif,ALLEY.files/xpcollapse4.gif"],
];

var tmenuItems = [

    ["HOME","http://www.hurricanealley.net", "", "", "", "", "", "0", "", "", ],
    ["Tropical Regions","", "", "", "", "", "", "", "", "", ],
        ["|Atlantic","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","http://www.hurricanealley.net/ATLCA.htm", "", "", "", "", "", "", "", "", ],
                ["|||96L","", "", "", "", "", "", "", "", "", ],
            ["||North Atlantic Info Page","http://www.hurricanealley.net/HANorthAtlantic.htm", "", "", "", "", "", "", "", "", ],
        ["|Eastern Pacific","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","http://www.hurricanealley.net/NEPCA.htm", "", "", "", "", "", "", "", "", ],
        ["|Western Pacific","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","http:://www.hurricanalley.net/NWPCA.htm", "", "", "", "", "", "", "", "", ],
        ["|Arabian Sea","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","", "", "", "", "", "", "", "", "", ],
        ["|Bay of Bengal","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","", "", "", "", "", "", "", "", "", ],
        ["|SW Indian Ocean","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","", "", "", "", "", "", "", "", "", ],
        ["|South Pacific","", "", "", "", "", "", "", "", "", ],
            ["||Current Activity","", "", "", "", "", "", "", "", "", ],
    ["Hurricane Alley Research","", "", "", "", "", "", "", "", "", ],
        ["|2011 Atlantic Forecast","http://www.hurricanealley.net/forecasts/Forecast 2011.pdf", "", "", "", "", "", "", "", "", ],
        ["|Past Atlantic Forecasts","", "", "", "", "", "", "", "", "", ],
        ["|AMO Studies","", "", "", "", "", "", "", "", "", ],
            ["||AMO & U.S. Landfalls","http://www.hurricanealley.net/HANAAMO.htm", "", "", "", "", "", "", "", "", ],
            ["||AMO/MEI & Formation Regions","http://www.hurricanealley.net/HANAAMOMEI.htm", "", "", "", "", "", "", "", "", ],
        ["|ENSO Transition & Atlantic Activity","", "", "", "", "", "", "", "", "", ],
        ["|NAO Study","http://www.hurricanealley.net/HANAO.htm", "", "", "", "", "", "", "", "", ],
        ["|AMM Study","http://www.hurricanealley.net/HANAAMM.htm", "", "", "", "", "", "", "", "", ],
];

dtree_init();
