function gpa_stats(addr)
{
	document.write('<iframe height="1" width="1" src="/services/gpa_redir.php?gpaid='+ addr +'"></iframe>');
}
