	var headlog = "./cgi-bin/acslog/headacherlog.cgi";
	var tag = "<img src=" + headlog + "?log" + document.referrer + " width=1 height=1 alt=thankyou for access>";
	document.write(tag);

