<!-- Start Christian Counter Code -->
  var a = Math.random() + "";
  var r = a.charAt(5)+a.charAt(6)+a.charAt(7);
  var counter ='<a href="http://www.christiansunite.com/hit/" target="_blank"';
  counter +='><img src="http://www.christiansunite.com/hit/';
  counter +='count.cgi?account=rhinorick&code=';
  counter += cntrcode + '&count=1&page=';
  counter += r + '" border=0 width=96 height=40 ';
  counter += 'alt="The Christian Counter"></a>';
  document.write(counter);
<!-- End Christian Counter Code -->
