<!-- 
function opentoday()
	{
	 window.open('http://history.nickeysurf.com/cgi-bin/today2p.cgi','Remote', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=550,height=380');
	}

if ((navigator.userAgent.indexOf("WebTV") < 0) && (navigator.userAgent.indexOf("Dreamcast") < 0)) document.write('<a href="javascript:opentoday();" title="Click here for It\'s History in smaller window">It\'s History</a>');
// -->
