<!--
document.writeln('<table style="text-align: left; width: 151px;" border="0"');
 document.writeln('cellpadding="2" cellspacing="2">');
  document.writeln('<tbody>');
    document.writeln('<tr>');
      document.writeln('<td style="vertical-align: top; width: 151px;">');
      document.writeln('<div align="right"><font color="#505050"');
 document.writeln('face="Arial, Helvetica, sans-serif" size="2"><strong>Since <br>');
document.writeln('opening this<br>');
document.writeln('web page...</strong></font>');
document.writeln('                    <form name="d">');
document.writeln('                      <input type="text" align="right" size="5" name="d2" style="font-family: Arial; font-size: 18pt; text-align: right; color: #FF0000; padding: 0">');
document.writeln('                    </form>');
document.writeln('</div>');
      document.writeln('</td>');
    document.writeln('</tr>');
    document.writeln('<tr>');
      document.writeln('<td style="vertical-align: top; width: 151px;"><span class="title"><font');
 document.writeln('color="#505050" face="Arial, Helvetica, sans-serif" size="4"><strong>150,000');
document.writeln('People <br>');
document.writeln('Will Die Today</strong></font></span><br><br>');
      document.writeln('<font color="#505050" face="Arial, Helvetica, sans-serif" size="2">The');
document.writeln('counter above is ticking off the number of people who have died');
document.writeln('since you opened this webpage. The vast majority of those people are');
document.writeln('entering Hell. Christ commanded his followers to share the Gospel with');
document.writeln('those who are perishing... who have you shared with <strong><em>today</em></strong>?</font>');
document.writeln('<div align="center"><font color="#505050" size="1" face="Arial, Helvetica, sans-serif">Click ');
document.writeln('              here for free <a href="http://www.livingwaters.com/m_equip.shtml" target="_blank">Evangelism</a> ');
document.writeln('              resources.</font></div>');
      document.writeln('</td>');
    document.writeln('</tr>');
  document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('');
document.writeln('<script>');
document.writeln('' + '<' + '!' + '-' + '-' + '');
document.writeln('/*By George Chiang. (JK\'s ultimate JavaScript tutorial and free JavaScripts site!)');
document.writeln('http://www.javascriptkit.com');
document.writeln('Credit MUST stay intact for use*/');
document.writeln('var milisec=0');
document.writeln('var seconds=0');
document.writeln('document.d.d2.value=\'0\'');
document.writeln('function display(){');
document.writeln('if (milisec>=9){');
document.writeln('milisec=0');
document.writeln('seconds+=1');
document.writeln('}');
document.writeln('else');
document.writeln('milisec+=1');
document.writeln('');
document.writeln('Number.prototype.insertComma = function(){');
document.writeln('  var s = this.toString();');
document.writeln('  var temp = \'\';');
document.writeln('  for (var i=s.length-1;i>=0;i-=3){');
document.writeln('    if ((i-3)>=0) temp = "," + s.substr(i-2, 3) + temp;');
document.writeln('    else temp = s.substring(0, i+1) + temp;');
document.writeln('  }');
document.writeln('  return temp;');
document.writeln('}');
document.writeln('');
document.writeln('document.d.d2.value = seconds.insertComma() + "." + milisec');
document.writeln('setTimeout("display()",100/1.78)');
document.writeln('}');
document.writeln('display()');
document.writeln('//' + '-' + '-' + '>' + '');
document.writeln('      </script>');
// -->