


//------- 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="187b2863e3ttg";



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

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

//------- Font -------
var tfontStyle = "bold 9pt 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 = "#d5e4e7";
var tmenuBorderColor = "";
var titemBackColor = ["#d5e4e7","#146070"];

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

//------- Buttons -------
var texpandBtn = ["menudir/expandry.gif","menudir/expandry.gif","menudir/collapsery.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=#d5e4e7,#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 = ["xpexpand3_s.gif","xpexpand3_s.gif.gif","xpcollapse3_s.gif.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://savethefirstdanceforyou.com/index.html", , , , "Save the First Dance for You Home Page", , , , , , ],
	["Inside the Book", "" , , , , , , , , , , ] ,
		["|Discover How To ...", "http://savethefirstdanceforyou.com/discover.htm" , , , , , , "0", ] ,
		
		["|Table of Contents", "http://savethefirstdanceforyou.com/TofC.htm" , , , , , , "0", ] ,
		["|Introduction", "http://savethefirstdanceforyou.com/introduction.htm" , , , , , , "0",] ,
		["Free Gift -- Chapter 1", "http://savethefirstdanceforyou.com/chapter1.php" , , , , , , , ] ,
	["About the Book", "" , , , , , , , , , , ] ,
		["|Signings & Interviews", "http://savethefirstdanceforyou.com/press.htm" , , , , , , "0", ] ,
		["|Doris on the Road", "http://savethefirstdanceforyou.com/travel.htm" , , , , , , "0", ] ,
		["|Testimonials", "http://savethefirstdanceforyou.com/testimonials.htm" , , , , , ,"0", ] ,
		["|Reviews", "http://savethefirstdanceforyou.com/reviews.htm" , , , , , ,"0", ] ,
	["Shopping Catalog", "" , , , , , "_blank" , , , , ,] ,
		["|Buy the Book, Now!", "https://ssl.webvalence.com/ecommerce/kiosk.lasso?merchant=dorisyoungassociates&kiosk=assessments#mp3" , , , , ,"_blank" , "0", ] ,
		["|MP3 Items", "https://ssl.webvalence.com/ecommerce/kiosk.lasso?merchant=dorisyoungassociates&kiosk=assessments" , , , , ,"_blank" ,"0"  ,] ,
			["||Relaxation", "https://ssl.webvalence.com/ecommerce/kiosk.lasso?merchant=dorisyoungassociates&kiosk=assessments" , , , , ,"_blank" ,"0"  ,] ,
		["|Behavioral Profiles", "http://savethefirstdanceforyou.com/assessments.htm" , , , , , , "0", ] ,
	["Doris' Blog", "http://savethefirstdanceforyou.com/wp/index.php" , , , , , "_blank", , , , , ] ,
	["More About Doris", "" , , , , , , , , , , ] ,
		["|About Doris Young", "http://savethefirstdanceforyou.com/aboutDoris.htm" , , , , , , "0", ] ,
    	["|Curriculum Vitae", "http://savethefirstdanceforyou.com/cv.htm", , , , , , "0", ],
		["|Photo Gallery","http://savethefirstdanceforyou.com/photos.htm", , , , , , "0", ] ,
	["Email Doris", "http://savethefirstdanceforyou.com/contact.php" , , , , , , , , , , ] ,
	
];

dtree_init();
