<!-- This script for Netscape 3, IE4browserName = navigator.appName;version = "";browserVer = parseInt(navigator.appVersion);if (browserName == "Netscape" && browserVer >=3) version = "n3";if (browserName == "Microsoft Internet Explorer" && browserVer >=4) version = "n3";function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function desactiva(imagen)  {  var imagenOn;  if (version == "n3")  {  imagenOn = eval(imagen + "_off.src");  document[imagen].src = imagenOn;  }}function activa(imagen)  {  var imagenOff;  if (version == "n3")  {  imagenOff = eval(imagen + "_on.src");   document[imagen].src = imagenOff;  }}function changemain(flag)  {    if (version == "n3") {	if (flag == "tree01") document.centerimage.src = "img/wild_tamarind.jpg";	if (flag == "tree02") document.centerimage.src = "img/paradise.jpg";	if (flag == "tree03") document.centerimage.src = "img/buttonwood.jpg";	if (flag == "tree04") document.centerimage.src = "img/gumbo_limbo.jpg";	if (flag == "tree05") document.centerimage.src = "img/live_oak.jpg";	if (flag == "tree06") document.centerimage.src = "img/satinleaf.jpg";	if (flag == "tree07") document.centerimage.src = "img/pigeon_plum.jpg";	if (flag == "tree08") document.centerimage.src = "img/seagrape.jpg";	if (flag == "tree09") document.centerimage.src = "img/dahoon_holly.jpg";	if (flag == "tree10") document.centerimage.src = "img/firebush.jpg";	if (flag == "tree11") document.centerimage.src = "img/wildcoffee.jpg";	if (flag == "tree12") document.centerimage.src = "img/privet.jpg";  }  }function MM_preloadImages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}var baseopacity=0function showtext(thetext){if (!document.getElementById)returntextcontainerobj=document.getElementById("tabledescription")browserdetect=textcontainerobj.filters? "ie" : typeof textcontainerobj.style.MozOpacity=="string"? "mozilla" : ""instantset(baseopacity)document.getElementById("tabledescription").innerHTML=thetexthighlighting=setInterval("gradualfade(textcontainerobj)",50)}function hidetext(){cleartimer()instantset(baseopacity)}function instantset(degree){if (browserdetect=="mozilla")textcontainerobj.style.MozOpacity=degree/100else if (browserdetect=="ie")textcontainerobj.filters.alpha.opacity=degreeelse if (document.getElementById && baseopacity==0)document.getElementById("tabledescription").innerHTML=""}function cleartimer(){if (window.highlighting) clearInterval(highlighting)}function gradualfade(cur2){if (browserdetect=="mozilla" && cur2.style.MozOpacity<1)cur2.style.MozOpacity=Math.min(parseFloat(cur2.style.MozOpacity)+0.2, 0.99)else if (browserdetect=="ie" && cur2.filters.alpha.opacity<100)cur2.filters.alpha.opacity+=10else if (window.highlighting)clearInterval(highlighting)}// -->