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