var sw = screen.width; var sh = screen.height; if (navigator.userAgent.indexOf("MSIE") > 0){ var bw = document.body.clientWidth; var bh = document.body.clientHeight; } else { var bw = window.outerWidth; var bh = window.outerHeight; } var sc = navigator.appName!='Netscape'?screen.colorDepth:screen.pixelDepth; var ck = navigator.cookieEnabled; var uri = escape(window.location.href); var ref = escape(document.referrer); if(typeof(top.document)=="object") ref = escape(top.document.referrer); var ra = 1163595887; document.write('');