function addEvent(a,b,c){if(a.addEventListener)a.addEventListener(b,c,false);else if(a.attachEvent){a["e"+b+c]=c;a[b+c]=function(){a["e"+b+c](window.event)};a.attachEvent("on"+b,a[b+c])}};function initAnalytics(){if(_gat&&_gat._getTracker){try{var a=_gat._getTracker("UA-212068-2");a._trackPageview()}catch(err){}}};function setFocus(){if(document.getElementById("uri"))document.getElementById("uri").focus()};function init(){setFocus()};addEvent(window,"load",init);