/* nicom.com counter */

var rf = document.referrer;
if (rf == '[unknown origin]') { rf = ''; }
	document.write("<a href='http://www.nicomi.com' target='_blank'>");
	document.write("<img src='http://motsu.nicomi.com/bin/NcmCnt.cgi?00007894");
	document.write("&");
	document.write(screen.Width);
	document.write("x");
	document.write(screen.Height);
	document.write("&");
	document.write(rf);
	document.write("' border='0' alt='Powerd by NICOMI Access Analyzer'></a>");