window.addEvent("domready",function(){var A=new Request({method:"get",url:"/utility/log-screen-size",data:{width:window.screen.width,height:window.screen.height}}).send()});
