<!-- 
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="1">');
document.writeln('  <tr>');
document.writeln('    <td bgcolor="#000066"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="3" bgcolor="#FFFFFF">');
document.writeln('        <tr> ');
document.writeln('          <td><table width="100%" border="0" cellpadding="2" cellspacing="0">');
document.writeln('              <tr> ');
document.writeln('                <td><table width="100" border="0" align="right" cellpadding="2" cellspacing="0">');
document.writeln('                    <tr> ');
document.writeln('                      <td> <div align="right"><font color="#FF0000" size="2" face="Arial, Helvetica, sans-serif"><strong>Since ');
document.writeln('                          <br>');
document.writeln('                          opening this<br>');
document.writeln('                          web page...</strong></font></div></td>');
document.writeln('                    </tr>');
document.writeln('                    <tr> ');
document.writeln('                      <td><div align="center"> ');
document.writeln('                          <form name="d">');
document.writeln('                            <input type="text" size="5" name="d2" style="font-family: Arial; font-size: 18pt; text-align: right; color: #FF0000; padding: 0">');
document.writeln('                          </form>');
document.writeln('                        </div></td>');
document.writeln('                    </tr>');
document.writeln('                    <tr>');
document.writeln('                      <td align="center" valign="middle"><font color="#000066" size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.needgod.com/" target="_blank"><img src="http://www.needgod.com/add/quick_test.gif" alt="TRY THE TEST" width="114" height="56" border="0"></a></font></td>');
document.writeln('                    </tr>');
document.writeln('                  </table>');
document.writeln('                  <span class="title"><font color="#000066" size="4" face="Arial, Helvetica, sans-serif"><strong>150,000 ');
document.writeln('                  People <br>');
document.writeln('                  Will Die Today</strong></font></span><br>');
document.writeln('                  <font color="#000066" size="2" face="Arial, Helvetica, sans-serif">The ');
document.writeln('                  counter to the side is ticking off the number of people who ');
document.writeln('                  have died since you opened this webpage. If today is <em><strong>your</strong></em> ');
document.writeln('                  day to join them, will God consider you to be a &quot;good&quot; ');
document.writeln('                  person? Good <strong><em>enough</em></strong> to get into Heaven? ');
document.writeln('                  Try this quick, self-scoring test... it\'s free to take and you\'ll ');
document.writeln('                  get these questions answered for good.</font></td>');
document.writeln('              </tr>');
document.writeln('            </table></td>');
document.writeln('        </tr>');
document.writeln('      </table></td>');
document.writeln('  </tr>');
document.writeln('</table>');
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>');
// -->
