// general preferences Background = ""; DivWidth="250"; DivHeight="85"; Above="Yes"; Bordercolor = "#10497B"; Bgcolor="#FFFBF4"; Bgtitle = "#FFFBF4"; BroW = parseInt(navigator.appVersion); NaM = navigator.appName; if (BroW >= 4) {Vs = true;} else {Vs = false;} if (NaM == "Netscape") {NaM = SP = 2;} else {NaM = SP = 1;} ox = oy = 0; See = false; NeW = false; DiVW = DivWidth; if (DiVW == "") {DiVW = 250;} Avail = screen.availWidth; DiVH = DivHeight; if (DiVH == "") {DiVH = 85;} function track(e) { if (document.all) { ox = event.clientX + document.body.scrollLeft; oy = event.clientY + document.body.scrollTop; } else { ox = e.pageX; oy = e.pageY; } if (ox <= (Avail/2)) { ox = ox + 10; } else { ox = ox - 10 - DiVW; } //oy = oy - parseFloat(DiVH); if (document.all) {oy = oy - parseFloat(document.all['tooltip'].offsetHeight);} else {oy = oy - parseFloat(document.getElementById('tooltip').offsetHeight);} if (See == true) {DisPlay();} } function St(loc) { if ((Vs == true) && (NeW == true)) { hel = Help[loc]; pos = hel.indexOf(':',0); titl = hel.substr(0,pos); text = hel.substr(pos+1,999); box = '
'; box += '