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       = "200px";
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;GAIN extinction . com", "", "","","", "XP Title Tip",,"1","0"], 
 ["|Introduction, summary", "human-extinction-genetics-biotechnology.html", "", "", "", ""], 
 ["|+Extinction mechanisms", "mechanisms.html", "", "", "", ""], 
 ["||Genetics", "genetics.html", "", "", "", ""], 
 ["||Biotechnology", "biotechnology.html", "", "", "", ""], 
 ["||Artificial Intelligence", "artificial-intelligence.html", "", "", "", ""], 
 ["||Nanotechnology", "nanotechnology.html", "", "", "", ""], 
 ["||Others?", "other-extinction-methods.html", "", "", "", ""], 
 ["|+Solutions", "solutions.html", "", "", "", ""], 
 ["||Space Colonization", "space-colonization.html", "", "", "", ""], 
 ["||Regulations", "regulations.html", "", "", "", ""], 
 ["|Forum", "forum.html", "", "", "", ""], 
 ["|Links", "links.html", "", "", "", ""], 
 ["|Sitemap", "sitemap.html", "", "", "", ""], 


["|Contact author", "queue.html", ""],
["|  ", "", ""],
["|Home page of this website", "index.html", ""],
];



dtree_init();

