


//------- Common -------
var texpanded = 0;
var tlevelDX = 20;
var texpandItemClick = 1;
var ttoggleMode = 1;
var tcloseExpanded = 1;
var tcloseExpandedXP = 0;
var titemTarget = "_self";
var titemCursor = "pointer";
var tblankImage = "images/blank.gif";
var key = "181b2554e3ttg";



//------- Menu -------
var tmenuWidth = "220px";
var tmenuHeight = "auto";
var tmenuBorderWidth ="0";
var tmenuBorderStyle = "solid";
var tmenuBackImage = "";

//------- Menu Positioning -------
var tabsolute = 1;
var tleft = 10;
var ttop = 10;
var tfloatable = 0;
var tfloatIterations = 6;
var tmoveable = 0;
var tmoveImage = "images/movepic.gif";
var tmoveImageHeight = 12;

//------- Font -------
var tfontStyle = "bold 10pt Arial";
var tfontColor = ["#146070","#FFFFFF"];
var tfontDecoration = ["none","none"];
var tpressedFontColor = "#FF0000";
var tfontColorDisabled = "#AAAAAA";

//------- Items -------
var titemAlign = "left";
var titemHeight = 22;
var titemBackImage = ["",""];



//------- Colors -------
var tmenuBackColor = "";
var tmenuBorderColor = "";
var titemBackColor = ["#FFFFFF","#146070"];

//------- Icons -------
var ticonWidth = 16;
var ticonHeight = 16;
var ticonAlign = "right";

//------- Buttons -------
var texpandBtn = ["menudir/expandbtn2.gif","menudir/expandbtn2.gif","menudir/collapsebtn2.gif"];
var texpandBtnW = 9;
var texpandBtnH = 9;
var texpandBtnAlign = "left";

//------- Lines -------
var tpoints = 0;
var tpointsImage = "";
var tpointsVImage = "";
var tpointsCImage = "";

//------- State saving -------
var tsaveState = 0;

//-------- Individual Style types --------
var tstyles= [
	["titemBackColor=#FFFFFF,#4d8e9c", "tfontDecoration=none,none","tfontStyle= 11px Arial"],  
	];

//------- XP-Style -------
var tXPStyle = 0;
var tXPIterations = 8;
var tXPFilter = 1;
var tXPTitleLeft = "images/xptitleleft.gif";
var tXPTitleLeftWidth = 4;
var tXPExpandBtn = ["images/xpexpand1.gif","images/xpexpand2.gif","images/xpcollapse1.gif","images/xpcollapse2.gif"];
var tXPBtnWidth = 25;
var tXPBtnHeight = 25;
var tXPIconWidth = 30;
var tXPIconHeight = 32;
var tXPTitleBackColor = "#265BCC";
var tXPTitleTopBackColor = "";
var tXPTitleBackImg = "images/xptitle.gif";

// Test, Link,iconNormal, iconOver,iconExpanded,tip,target,itemStyleInd,itemXPStyleInd //

var tmenuItems = [

    ["Home","http://dorisyoungassociates.com/index.html", , , , "Doris Home Page", , , , , , ],
	["Coaching", "http://dorisyoungassociates.com/coachingpage2.htm" , , , , , , , , , , ] ,
	["Speaking", "http://dorisyoungassociates.com/speaking1.htm" , , , , , , , , , , ] ,
	["Leadership Training", "http://dorisyoungassociates.com/Leadership.htm" , , , , , , , , , , ] ,
	["Save the First Dance for You", "http://savethefirstdanceforyou.com" , , , , , "_blank", , , , , ] ,
    ["For Meeting Planners","", , , , "Planning Tools Index", , , , , , ],
		["|Questionnaire","http://dorisyoungassociates.com/meeting_questionnaire.htm", , , , , , "0", ] ,
		["|Staging/AV","http://dorisyoungassociates.com/tools_av.htm", , , , , ,"0" , ] ,
		["|Introductions","http://dorisyoungassociates.com/tools_intro.htm", , , , , ,"0" , ] ,
		["|Biographies","http://dorisyoungassociates.com/tools_bio.htm", , , , , ,"0" , ] ,
		["|Photo Gallery","http://dorisyoungassociates.com/tools_photos.htm", , , , , ,"0" , ] ,
		["|Curriculum Vitae","http://dorisyoungassociates.com/tools_cv.htm", , , , , ,"0" , ] ,
	["Shopping Cart", "https://secure.webvalence.com/ecommerce/kiosk.lasso?merchant=DorisYoungAssociates&kiosk=assessments" , , , , , "_blank" , , , , , ] ,
	["Articles", "" , , , , , , , , , , ] ,
		["|Behavioral Styles at Work", "http://dorisyoungassociates.com/Behavioralstyles.htm", , , , , ,"0" , ] ,
		["|Hiring the Right Part Time Nurse", "http://dorisyoungassociates.com/Hiringtherightpart-timenurse.htm", , , , , ,"0" , ] ,
		["|Beating the Afternoon Blahs", "http://dorisyoungassociates.com/BeatingTheAfternoonB.htm", , , , , ,"0" , ] ,
	["Newsletter", "" , , , , , , , , , , ] ,
		["|Current Archives", "http://dorisyoungassociates.com/archives-current.php", , , , , ,"0" , ] ,
		["|Archives 2004-2009", "http://dorisyoungassociates.com/archives-legacy.htm", , , , , ,"0" , ] ,
		["|Subscribe", "http://dorisyoungassociates.com/subscribe.htm", , , , , ,"0" , ] ,
	["Contact Doris", "http://dorisyoungassociates.com/contact.php" , , , , , , , , , , ] ,
	
];

dtree_init();

