function sg_atrack(sg_link,refid)
{
	sg_link.href="http://www.siteground.com/atrack.php?referrerid="+refid;
	sg_link.onmousedown="";
	return true;
}
