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

var key="169b1898esid";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Subitem",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_top";
var statusString="link";
var blankImage="js_menu2006.files/arr_white_1.gif";

//--- Dimensions
var menuWidth="";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=1;
var posX="12";
var posY="20";
var topDX=2;
var topDY=2;
var DX=-7;
var DY=-5;

//--- Font
var fontStyle="500 10px Verdana";
var fontColor=["#800000","#9B4E00"];
var fontDecoration=["none","none"];
var fontColorDisabled="#FF8080";

//--- Appearance
var menuBackColor="#D9C28C";
var menuBackImage="js_menu2006.files/trans5x5px.gif";
var menuBackRepeat="repeat";
var menuBorderColor="#FF8080";
var menuBorderWidth=0;
var menuBorderStyle="ridge";

//--- Item Appearance
var itemBackColor=["#D9C28C","#FFC28C"];
var itemBackImage=["js_menu2006.files/imgpressroom.jpg",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["ridge","ridge"];
var itemSpacing=1;
var itemPadding="3";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["js_menu2006.files/arr_white_1.gif",""];
var arrowImageSub=["js_menu2006.files/arr_white_1.gif",""];

//--- Separators
var separatorImage="js_menu2006.files/sep_white2.gif";
var separatorWidth="100";
var separatorHeight="5";
var separatorAlignment="left";
var separatorVImage="js_menu2006.files/sepv_blue.gif";
var separatorVWidth="5";
var separatorVHeight="18";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=0;
var floatableY=0;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="85";
var transition=29;
var transOptions="";
var transDuration=250;
var transDuration2=200;
var shadowLen=6;
var shadowColor="#804040";
var shadowTop=1;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=50;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=1;

//--- Keystrokes Support
var keystrokes=1;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemBackColor=#2A78C3,#FAF48F"],
];

var menuItems = [

    ["Home","", , , , , , , , ],
        ["|Maurine Watkins' Home Page","index.htm", , , "Her classmate, Thomas Wolfe, was wrong. You can always go home again--at least here.", "_top", , , , ],
        ["|December 27th...","dec27.htm", , , "December 27th...and other synchronicities", "_top", , , , ],
    ["Maurine Watkins","", , , , "_top", , , , ],
        ["|About Her","mdw.htm", , , "A brief introduction to Maurine Watkins' life and work", "_top", "-1", , , ],
        ["|Writing Her Biography","biography.htm", , , "Find out about my progress in writing Miss Watkins' biography", "_top", "-1", , , ],
        ["|You Don't Know Chi'","dontknowchi.htm", , , "If you think you know Miss Watkins' place in history, think again", "_top", , , , ],
    ["Her Plays","", , , , "_top", , , , ],
        ["|Chicago (1927)","plays_chicago.htm", , , "Her most famous work", "_top", , , , ],
            ["||Obtaining the Rights to Chicago","rights_chicago.htm", , , "Who to Contact for the Rights to Produce Maurine Watkins' Chicago", "_top", , , , ],
            ["||Stagings","stagings_chicago.htm", , , "Past, present, and future productions of Maurine Watkins' Chicago", "_top", , , , ],
            ["||How Chicago Became Play Ball","chicago_misnaming.htm", , , "How Chicago Became Play Ball", "_top", , , , ],
            ["||Copyright History","chicago_copyright_history.htm", , , , "_top", , , , ],
    ["John Elliott","", , , , , , , , ],
        ["|Articles about Maurine Watkins","je_articles-about-mdw.htm", , , "From the beginnings of my research to the present...", "_top", , , , ],
];

dm_init();