var ly=escape(document.referrer); var currweb=location.href; ly=ly.replace(/\&/g,"|"); currweb=currweb.replace(/\&/g,"|"); document.write(''); window.frames['Counter'].location.replace('/statistics/WebCounter.ashx?webid=hybg&source='+ly+'&curpage='+ encodeURIComponent(currweb) +'&Width='+escape(screen.width)+'&Height='+escape(screen.height)+'&Color='+escape(screen.colorDepth));