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

var key="165b1676exid";


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

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=1;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="";

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

//--- Positioning
var absolutePos=0;
var posX="9";
var posY="130";
var topDX=0;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 12px Verdana";
var fontColor=["#00351B","#660032"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#FFFFFF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#FFFFFF #FFFFFF #FFFFFF #FFFFFF";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#FFFFFF"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["none","solid"];
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=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="2";
var separatorHeight="50";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="1";
var separatorVHeight="18";
var separatorPadding="0px";

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

//--- 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="80";
var transition=5;
var transOptions="";
var transDuration=250;
var transDuration2=200;
var shadowLen=12;
var shadowColor="#000000";
var shadowTop=0;

//--- 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=0;

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

var itemStyles = [
    ["itemBackColor=#FFFFFF,#FFFFFF"],
];

var menuItems = [

    ["Home","index.html", , , , , "0", , , ],
    ["About the Task Force","", , , , , "0", , , ],
        ["|Ten Year Report","pdffiles/Ten-Year-Report.pdf", , , , "_self", "0", , , ],
        ["|The Case for Endowed Philanthropy","about.html#case", , , , "_self", "0", , , ],
        ["|Task Force Members","members.html", , , , "_self", "0", , , ],
        ["|Minutes","minutes.html", , , , "_self", "0", , , ],
    ["Montana Endowment Tax Credit","", , , , , "0", , , ],
		["|What is the Tax Credit?","whatis.html", , , , , "0", , , ],
        ["|Who Benefits?","testimonials.html", , , , , "0", , , ],
        ["|Impact of the Tax Credit","impact.html", , , , , "0", , , ],
    ["Endowments State-Wide","mtmap.html", , , , , "0", , , ],
    ["Planned Giving Opportunities","", , , , , "0", , , ],
        ["|Charitable Planned Giving","planned_giving.html", , , , "_self", "0", , , ],
        ["|Charitable Gift Annuity","planned_giving.html#cgannuity", , , , "_self", "0", , , ],
        ["|Charitable Remainder Unitrust","planned_giving.html#crunitrust", , , , "_self", "0", , , ],
        ["|Charitable Remainder Annuity Trust","planned_giving.html#cratrust", , , , "_self", "0", , , ],
        ["|Remainder Interests in Residences and Farms","planned_giving.html#rinterest", , , , "_self", "0", , , ],
        ["|Charitable Bequests and Beneficiary Designations","planned_giving.html#cbequestbd", , , , "_self", "0", , , ],
        ["|Charitable Lead Trust","planned_giving.html#cltrust", , , , "_self", "0", , , ],
        ["|Life Insurance","planned_giving.html#linsurance", , , , "_self", "0", , , ],
    ["FAQs","faqs.html", , , , , "0", , , ],
	["Resources & Links","links.html", , , , , "0", , , ],
    ["Legislation","legislation.html", , , , , "0", , , ],
    ["Contact the Task Force","contact.html", , , , , "0", , , ],
];

dm_init();
