var key="165b1664extg";
var tpressedFontColor = "#AA0000";
var tpathPrefix_img = "img/tree/";

var tlevelDX = 16;
var ttoggleMode = 1;

var texpanded = 0;
var tcloseExpanded   = 1;
var tcloseExpandedXP = 1;

var tblankImage      = "img/tree/blank.gif";
var tmenuWidth       = "192px";
var tmenuHeight      = "auto";

var tabsolute        = 1;
var tleft            = 1;
var ttop             = 1;

var tfloatable       = 1;
var tfloatIterations = 3;

var tmoveable        = 0;
var tmoveImage       = "img/movepic.gif";
var tmoveImageHeight = 12;

var tfontStyle       = "normal 9pt Arial";
var tfontColor       = ["#000000","#000000"]; // Really the font color
var tfontDecoration  = ["none","underline"];

var titemBackColor   = ["#F6F6EC","#F6F6EC"];   // Really the background color within the menu, try also FFFFDD
var titemAlign       = "left";
var titemBackImage   = ["blank.gif","blank.gif"];
var titemCursor      = "pointer";
var titemHeight      = 16;
var titemTarget      = "_self";

var ticonWidth       = 21;
var ticonHeight      = 15;
var ticonAlign       = "left";

var tmenuBackImage   = "blank.gif";
var tmenuBackColor   = "";
var tmenuBorderColor = "#FFFFFF";
var tmenuBorderStyle = "solid";
var tmenuBorderWidth = 0;

var texpandBtn       =["expandbtn2.gif","expandbtn2.gif","collapsebtn2.gif"];
var texpandBtnW      = 9;
var texpandBtnH      = 9;
var texpandBtnAlign  = "left"

var tpoints       = 0;
var tpointsImage  = "";
var tpointsVImage = "";
var tpointsCImage = "";

// XP-Style Parameters
var tXPStyle = 1;
var tXPIterations = 10;                  // expand/collapse speed
var tXPTitleTopBackColor = "#2459C8";
var tXPTitleBackColor    = "#2459C8";
var tXPTitleLeft    = "xptitleleft_o.gif";
var tXPTitleLeftWidth = 4;
var tXPExpandBtn    = ["xpexpand1.gif","xpexpand1.gif","xpcollapse1.gif","xpcollapse1.gif"];
var tXPTitleBackImg = "xptitle.gif";

var tXPBtnWidth  = 25;
var tXPBtnHeight = 23;

var tXPIconWidth  = 23;
var tXPIconHeight = 23;

var tXPFilter=1;

var tXPBorderWidth = 4;
var tXPBorderColor = '#108900';  // really the border of the menu


var tstyles =
[
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#FFFFFF,#E0E7B8", "tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#FFFFFF,#FFFFFF", "tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 8pt Tahoma","tfontColor=#444444,#5555FF"],
];

var tXPStyles =
[
    ["tXPTitleBackColor=#2459C8", "tXPExpandBtn=xpexpand1.gif,xpexpand1.gif,xpcollapse1.gif,xpcollapse1.gif", "tXPTitleBackImg=xptitle.gif"]
];

var tmenuItems =
[
 ["+&nbsp;&nbsp;Mark-Prado.com : Main Menu", "", "flag-23.gif","","", "XP Title Tip",,"1","0"], 
 ["|Life Purpose", "purpose.html", "", "", "", ""], 
 ["|Projects", "projects.html", "", "", "", ""], 
 ["|History Overview", "history-personal.html", "", "", "", ""], 
 ["||0-6 formative, nature", "h-00-06.html", "", "", "", ""], 
 ["||6-18 social, nature", "h-06-18.html", "", "", "", ""], 
 ["||18-25 academic life", "h-18-25.html", "", "", "", ""], 
 ["||25-27 WDC fulltime", "h-25-27.html", "", "", "", ""], 
 ["||27-35 WDC consultant", "h-27-35.html", "", "", "", ""], 
 ["||35-40 first overseas", "h-35-40.html", "", "", "", ""], 
 ["||40-47 rebuilding", "h-40-47.html", "", "", "", ""], 
 ["||47-now", "h-47-now.html", "", "", "", ""], 
 ["|Business, initiative", "business.html", "", "", "", ""], 
 ["|Contemporary Issues", "issues.html", "", "", "", ""], 
 ["||Religions and AGI", "religions-artificial-intelligence-god.html", "", "", "", ""], 
 ["|Articles", "articles.html", "", "", "", ""], 
 ["||Computer stuff", "computer-stuff.html", "", "", "", ""], 
 ["|||Thunderbird email", "mozilla-thunderbird-problems-configuration.html", "", "", "", ""], 
 ["|Travels", "travels.html", "", "", "", ""], 
 ["||Thailand", "thailand.html", "", "", "", ""], 
 ["|||North mountains", "thailand-hilltribe-mountain-motorcycle-guide.html", "", "", "", ""], 
 ["|||Sukhothai", "sukhothai-guide.html", "", "", "", ""], 
 ["|||Chiang Mai", "chiang-mai-thailand-guide.html", "", "", "", ""], 
 ["|||My travel style", "chiang-rai-style.html", "", "", "", ""], 
 ["||Beijing, China", "beijing-china.html", "", "", "", ""], 
 ["||Bangalore, India", "bangalore-india-guide.html", "", "", "", ""], 
 ["||Vietnam, Hanoi", "hanoi-vietnam.html", "", "", "", ""], 
 ["||Vietnam, Saigon", "vietnam-saigon-ho-chi-minh-city.html", "", "", "", ""], 
 ["||Myanmar (Burma)", "tachileik-myanmar-burma-guide.html", "", "", "", ""], 
 ["||Japan", "japan.html", "", "", "", ""], 
 ["||Other countries", "other-countries.html", "", "", "", ""], 
 ["|Lifestyle", "lifestyle.html", "", "", "", ""], 
 ["||Sleep", "sleep-darkness.html", "", "", "", ""], 
 ["||Health food diet", "health-food-diet.html", "", "", "", ""], 
 ["|Hobbies", "hobbies.html", "", "", "", ""], 
 ["|Photos", "photos.html", "", "", "", ""], 
 ["|Links (U.C.)", "links.html", "", "", "", ""], 
 ["|What is New", "whats-new.html", "", "", "", ""], 
 ["|Blog", "blog.html", "", "", "", ""], 
 ["|Contact me", "contact-mark-evan-prado.html", "", "", "", ""], 
 ["|Sitemap", "sitemap.html", "", "", "", ""], 


["|==================", "", ""],
["|Contact me", "contact-mark-evan-prado.html", ""],
["|Home", "index.html", ""],
];



dtree_init();

