var sw = screen.width; var sh = screen.height; if (navigator.userAgent.indexOf("MSIE") > 0){ try{ var bw = top.document.body.clientWidth; var bh = top.document.body.clientHeight; }catch(e){ 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); try{ if(typeof(top.document)=="object") ref = escape(top.document.referrer); }catch(e){} var ra = 1251412807; var cntr = 'hide'; document.write('');