	document.write('<img src="http://www.kppa.jp/cgi-bin/getacc.cgi?');
	document.write('ref=' + document.referrer + '&');
	document.write('width=' + screen.width + '&');
	document.write('height=' + screen.height + '&');
	document.write('color=' + screen.colorDepth + '" border="0" width="1" height="1">');

document.write('<img src="http://www.kppa.jp/lib/admin/access/get_acc.php?');
document.write('ref=' + escape(document.referrer) + '&');
document.write('width=' + screen.width + '&');
document.write('height=' + screen.height + '&');
document.write('color=' + screen.colorDepth + '" border="0" width="1" height="1">');