Jump to content
xisto Community
Sign in to follow this  
buciaer

The Deathclock how much time you got to live

Recommended Posts

Check this out: http://www.deathclock.com/ is a site where you can calculate when you gonna die, and how many seconds you have got left. I will die on Thursday, July 23, 2065 and have 1,890,563,865 seconds to live

 

Notice from BuffaloHELP:
Moving from What Is...? to Internet. Read carefully what each section's post criteria.
Edited by BuffaloHELP (see edit history)

Share this post


Link to post
Share on other sites

Tuesday, November 8, 2061

  Seconds left to live...

1,773,664,148

Grr, looks like you'll beat me out :) grr

177981[/snapback]

This is nonsense.

You don't know among who you will next second of your life.

How many friend or reletives or celebraties we are loosing suddenly.

How many funny news we meet every day.

Share this post


Link to post
Share on other sites

<html>

<head>

<script language="javascript">
var TIMELEFT = 1864687153;
var DURATION = 1000;

function commaFormat(x) {
var len;
var newStr = "";
var i,j;

	x = x + ""; 
	len = x.length-1; 
	j = 0;
	for(i=len;i>=0;i--) {
		j = j + 1
		if (j > 3) {
			newStr = "," + newStr;
			j = 1;
		}
		newStr = x.charAt(i) + newStr;
	}
	return newStr;
}

function heartBeat() {
	if(TIMELEFT > 0) TIMELEFT--;

		if(document.all) Counter.innerHTML = commaFormat(TIMELEFT);
		else { 
			var cElement = document.getElementById('Counter');
			cElement.innerHTML = commaFormat(TIMELEFT);
		}

	if(TIMELEFT > 0) window.setTimeout("heartBeat()",DURATION);
	else {
		alert("I am sorry, but your time has expired!\n"+
		"Have a nice day.");
	}
}
</script>
<title>Death Clock</title>
</head>

<body bgcolor="#000000" text="#ffffff" topmargin=0 leftmargin=0 marginheight=0 marginwidth=0 onLoad="window.setTimeout('heartBeat()',50);" link="#ffffff" alink="#ffffff" vlink="#ffffff">
<form name="Death" action="deathwin.cfm?day=17&month=12&year=1990&sex=Male&mode=Normal" method="post" onsubmit="return false">
	<!-- LEF Addition End -->
			<DIV style="DISPLAY: inline; Z-INDEX: 101; 
				LEFT: 5px; WIDTH: 290px; 
				TOP: 115px; HEIGHT: 150px;
				border: 1px dashed #FF9900;
				POSITION: absolute">

				<table cellspacing="0" cellpadding="2" border="0" height="1" width="1">
				<tr>
					<td width="1" nowrap><img src="images/spacer.gif" width=1 height=1 border="0"></td>
					<td width="1" nowrap><img src="images/eyeBalSsmall.jpg" border="0"></td>
					<td nowrap><a target="DWPopUp" href="http://healthclock.healthology.com/focus_index.asp?b=healthclock&f=headache&source=DC&key=DWPopUp">
					<font face="ms sans serif, verdana" size=2 color="#ffffff">Delay Your Date of Death</a></td>
				</tr>
				</table>

				<script LANGUAGE="JavaScript" SRC="http://forums.xisto.com/no_longer_exists/;
			</DIV>
			<img id="rotateskull" vspace="5" hspace="5" name="rotateskull" src="images/rotateskull.gif" width=100 height=100 alt="rotate skull" border="0"
				style="DISPLAY: inline; Z-INDEX: 102; 
					LEFT: 310px; 
					TOP: 168px; 
					POSITION: absolute">
			<!-- LEF Addition End -->	 
<table cellspacing="0" cellpadding="0" border="0" height="1" width="340">
<tr bgcolor="#999966">
    <td width="1"><img src="images/rip_top.gif" width=97 height=24 alt="" border="0"></td>
    <td colspan="2" align="Left"><font face="ms sans serif, verdana" size=2 color="#ffffff">
	<b>Your Personal Day of Death is... </b></font></td>

</tr><tr>
    <td rowspan="2" valign=top><img src="images/rip_bottom.gif" width=97 height=74 alt="" border="0"></td>
    <td colspan="2" align="Left" valign="TOP">

	<table cellspacing="0" cellpadding="0" border="0" height="1" width="340">
	<tr><td>
		    <!-- Day of death -->
    <font face="ms sans serif, verdana" size=4 color="#ffffff">
	  <b>Saturday, September 27, 2064 </b></font>


	<br>

	<!-- Seconds left to live -->
      <font face="ms sans serif, verdana" size=3 color="#999966">
    <b>Seconds left to live...</b></font><br>

	<font face="arial, verdana" size=6 color="#ffffff"><div align="center" id="Counter">Loading...</div></font>

	</td></tr></table></td>
</tr><tr>
    <td width=100> </td>

    <td rowspan="2" align="right"><img src="images/spacer.gif" width="1" height="70" alt="" border="0"></td>
</tr>
</table>

<!--ONESTAT SCRIPTCODE START-->
<script LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
// Modification of this code is not allowed and will permanently disable your account!
// Account ID: 157933
// Site URL  : [url=http://www.deathclock.com/;
// Copyright © 2002 OneStat.com All Rights Reserved
function OneStat_Tag()
{
   var CONTENTSECTION= "";
   var CUSTOMDATA= "";
   var osp_URL= document.URL;
   var osp_Title= "Death Clock Small Window";

   function A(B, C)
   {
       W+="&"+B+"="+escape©;
   }

   var t = new Date();

   var W="http"+(document.URL.indexOf('https:')==0?'s':'')+"://stat.onestat.com/asp/stat.asp?tagver=1&sid=157933";

   A( "tz", t.getTimezoneOffset());
   A( "ch", t.getHours());
   A( "ti", typeof(osp_Title)== "string" ? osp_Title : document.title);
   A( "url", typeof(osp_URL)== "string" ? osp_URL : document.URL);
   A( "rf", parent==self ? window.document.referrer : top.document.referrer);
   A( "js", "Yes");
   A( "ul", navigator.appName=="Netscape" ? navigator.language : navigator.userLanguage);
   if(typeof(screen)=="object")
   {
   A( "sr", screen.width+"x"+screen.height);
   A( "cd", screen.colorDepth);
   A( "jo", navigator.javaEnabled()?"Yes":"No");
   }
   A( "section", typeof(CONTENTSECTION)== "string" ? CONTENTSECTION : "");
   A( "custom", typeof(CUSTOMDATA)== "string" ? CUSTOMDATA : "");
   if( W.length>2048 && navigator.userAgent.indexOf('MSIE')>=0)
       W= W.substring( 0, 2043)+"&tu=1";

   document.write('<A HREF="http://www.onestat.com/aspx/Login.aspx?ReturnUrl=%2fapp%2fstart.aspx; target=_blank><IMG ID="ONESTAT_TAG" BORDER="0" SRC="'+W+'" ALT="This Site Tracked by OneStat.com" width=1 height=1></A>');

}

OneStat_Tag();
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="http://www.onestat.com/aspx/Login.aspx?ReturnUrl=%2fapp%2fstart.aspx; target=_blank>
<IMG BORDER="0" SRC="http://stat.onestat.com/asp/stat.asp?tagver=1&sid=157933&js=No&" ALT="This Site Tracked by OneStat.com" width=1 height=1>
</A>
</NOSCRIPT>
<!--ONESTAT SCRIPTCODE END-->
</body>
</html>

;):P:P if the code dint work wich problably not:

 

Saturday, September 27, 2064

Seconds left to live...

1,864,687,032

 

Notice from BuffaloHELP:
Use
 code tag when giving codes over forum post. If you are not sure, look to the left when you are responding. You will find BB Code Help link. Use it. Edited post. Enterend [html] tag. Credits reduced.
Edited by BuffaloHELP (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.