{
	var bool_jamsacc = 1;
	document.write("<table cellpadding=0 cellspacing=0><tr><td>");
	document.write("<img width=0 height=0 src='http://www.jams.tv/acc-bin/acc/acclog.cgi?");
	document.write("referrer="+document.referrer+"&");
	document.write("width="+screen.width+"&");
	document.write("height="+screen.height+"&");
	document.write("color="+screen.colorDepth+"&");
	document.write("url="+escape(window.location.href)+"&");
	document.write('randam_link=');
	document.write( Math.ceil( (Math.random() * 65535) + (Math.random() * 65535) ) );
	document.write( "' border=0>");
	document.write( "</td></tr></table>");
}
