function counter_func(domain){
	document.write("<img src='"+domain+"/counter.php?referer=" + escape(top.document.referrer) + "&screenres=" + screen.width + "x" + screen.height + "&colordepth=" + screen.colorDepth + "&idstr=" + str + "&idpro=" + pro + "&adv=" + adv + "&camp=" + camp + "&rnd="+rnd+"' width='1' height='1' alt='' />");
}
