var hostnm = window.location.hostname;
var _gaq = _gaq || [];
if (hostnm.indexOf("2012election",0) != -1)
	_gaq.push(['_setAccount', 'UA-21433801-2']);
else
  _gaq.push(['_setAccount', 'UA-21433801-1']);

 _gaq.push(['_trackPageview']);
  

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.newscom.com/js/v2/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

