
/* REV20090821: MH note: version from workacc google on 8/09 had new try/catch stmts vs. scorebooth code - kept
 and also initData() is no longer needed like we found out with scorebooth */

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-3143936-2");
pageTracker._trackPageview();
} catch(err) {}

