var GAObject = { calls_to_init : 0 ,host : document.location.protocol == "https:" ? "https://ssl." : "http://www." ,init : function() { try { this.calls_to_init++; this.pageTracker = _gat._getTracker("UA-453294-1") } catch(ex) {setTimeout('GAObject.init()',1000); return} this.pageTracker._trackPageview() } } document.write(unescape("%3Cscript src='" + GAObject.host + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")) GAObject.init()