<!--function blindMe(theURL,winName,features) {   attn = window.open(theURL,winName,features);}function blindMe(theURL,winName,features) {   attn = window.open(theURL,winName,features);}function doNothing() {  }function land(ref, target){lowtarget=target.toLowerCase();if (lowtarget=="_self") {window.location=loc;}else {if (lowtarget=="_top") {top.location=loc;}else {if (lowtarget=="_blank") {window.open(loc);}else {if (lowtarget=="_parent") {parent.location=loc;}else {parent.frames[target].location=loc;};}}}}function jump(menu){                                    ref=menu.choice.options[menu.choice.selectedIndex].value;splitc=ref.lastIndexOf("*");target="";if (splitc!=-1){loc=ref.substring(0,splitc);target=ref.substring(splitc+1,1000);}else {loc=ref; target="gehome";};if (ref != "") {land(loc,target);}}function formHandler(form){var URL = document.form.site.options[document.form.site.selectedIndex].value;window.location.href = URL;}function createAd (u,d,t) {var atimg = "<img src='images/fireat.gif' border='0'>";var dotimg = "<img src='images/firedot.gif' border='0'>";var address = "email";var cmd = "m"+""+"a";var to = "t";cmd = cmd + ""+""+"i";to = to+"o:";cmd = cmd +"l"+to;loc = cmd+u;loc = loc + "%40";loc = loc +d;loc = loc +"." +t;return("<a href='"+loc+"'>"+address+"</a>");}//-->