<!-- // BLOCK ERROR
function blockError(){return true;}
window.onerror = blockError;
// -->


// ----------- start NO SPAM CONTACT scripting --------------

function em(_u,_n)
{	var _l   = _u + "@" + "aol.com";
	document.write("<a href='mailto:"+_l+"?subject=Inquiry from website header'>"+_n+"</a>");  }	
	
function em1(_u,_n)
{	var _l   = _u + "@" + "earthlink.net";
	document.write("<a href='mailto:"+_l+"?subject=Inquiry from website test soak registration acknowledgement' CLASS=no_changeB>"+_n+"</a>");  }	
	
function pokeName(_f,_n,_d) {
  _f.elements["recipient"].value= _n + "@" + _d;
}

// ----------- start SELF-SIZING BROWSER-FRIENDLY CHILD WINDOW scripting --------------

/* Created by: Crazy Merlin :
http://nl.internet.com/ct.html?rtr=on&s=1,282v,1,83o,6n0z,lizu,hryg
Lee Underwood :
http://nl.internet.com/ct.html?rtr=on&s=1,282v,1,jlzb,dlcr,lizu,hryg
*/
function newWin(link,w,h,s,r,l,t) {
   // the next two lines should all be on one line with no space
     
   var winFeatures = 'width=' + w + ',height=' + h + ',scrollbars=' + s + ',resizable=' + r + ',left=' + l + ',top=' + t ;
   var bookWindow = window.open(link, "", winFeatures); }

// ----------- start DAY - DATE scripting --------------

