x=window.innerWidth||0; y=window.innerHeight||0; if (typeof document.documentElement != 'undefined') { x=document.documentElement.clientWidth; y=document.documentElement.clientHeight; } if (document.body !== null) { x=document.body.clientWidth; y=document.body.clientHeight; } top.location.href=("/ad/ad?p=677&w=192774&t=a7350f72848b8da3&r=&vw="+x+"&vh="+y).replace(/\/$/, "");