Alpha Centauri Forums
  The Game
  50 hits on the submit button, some really weird sense for humour, and a lot of java

Post New Topic  Post A Reply
profile | register | prefs | faq | search

Author Topic:   50 hits on the submit button, some really weird sense for humour, and a lot of java
Biatch posted 09-06-99 07:29 PM ET   Click Here to See the Profile for Biatch  
Biatch

<BODY TEXT="#29C413" LINK="#FDF511" VLINK="#FDF511" ONLOAD="startclock();"
<BGCOLOR="#000000">
<CENTER>

<P></P>

<SCRIPT LANGUAGE="JavaScript"><!--
// this script was provided by
// Stefan - the Programinator
// mailto:[email protected]
// http://www.doomhammer.com
// with very minor modification by [email protected] and [email protected]
// please credit him accordingly if you use this script
// thanks
var Temp2;
var timerID = null;
var timerRunning = false;
function showtime() {
now = new Date();
var CurHour = now.getHours();
var CurMinute = now.getMinutes();
var CurMonth = now.getMonth();
var CurDate = now.getDate();
var CurYear = now.getYear();
var CurSecond = now.getSeconds();
now = null;
Seconds = CurSecond
var Years = CurYear - 95
if (CurYear > 99) Years = CurYear - 1995
else var Years = CurYear - 95
// now.getMonth() is apparently base 0!
var Months = CurMonth - 2 + 1
var Dates = CurDate - 15
// start time fuddeling (porkchop 7.21.99)
Hours = CurHour - 1
Minutes = CurMinute - 30
if (Minutes < 0)
{
Hours = Hours - 1
Minutes = CurMinute + 30
}
if (Hours < 0)
{
Hours = Hours + 24
Dates = Dates - 1
}
// end time, start date
if (Dates < 0)
{
Dates = 28 - 15 + CurDate
// roll back 1 month
Months = Months - 1
}
if (Months < 0)
{
Months = 12 - 2 + CurMonth + 1
// roll back 1 year
Years = Years - 1
}
// start [email protected] 's "12 Months" hack
if (Months == 12)
{
Months = 11
}
// end hack
if(Years < 0) {Years = 0}
if (Years!=1) {var ys="s"} else {var ys=""};
if (Months!=1) {var mos="s"} else {var mos=""}
if (Dates!=1) {var ds="s"} else {var ds=""}
if (Hours!=1) {var hs="s"} else {var hs=""}
if (Minutes!=1) {var mis="s"} else {var mis=""}
if (Seconds!=1) {var ss="s"} else {var ss=""}
Temp2='Kevin has been imprisoned without a trial for '+Years+' year'+ys+', '+Months+' month'+mos+', '+Dates+' day'+ds+', '+Hours+' hour'+hs+', '+Minutes+' minute'+mis+', '+Seconds+' second'+ss+' and counting! '
Temp3=Years+' year'+ys+', '+Months+' month'+mos+', '+Dates+' day'+ds+', '+Hours+' hour'+hs+', '+Minutes+' minute'+mis+', '+Seconds+' second'+ss
document.frm.left.value=Temp3;
timerID = setTimeout("showtime()",1000);
timerRunning = true;
}
var timerID = null;
var timerRunning = false;
function stopclock () {
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function startclock () {
// Make sure the clock is stopped
stopclock();
showtime();
}
// --></SCRIPT>

<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="700">
<TR>
<TD ALIGN="center"><IMG SRC="kti/images/masthead.gif" ALT="" HEIGHT="123" WIDTH="475">

<P><A HREF="magazine/"><IMG SRC="buy2600.gif" ALT="How to find 2600 Magazine" BORDER="0" HEIGHT="33" WIDTH="449"></A>
</P>
<CENTER><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100">
<TR>
<TD ALIGN=CENTER><FONT FACE="verdana"><FONT COLOR="#FFFFFF"><FONT SIZE="-1">
Kevin Mitnick has been imprisoned by the U.S. Government for:
</FONT></FONT></FONT>
</TD>
</TR>
<TR>
<TD ALIGN="center">
<FORM NAME="frm"><INPUT TYPE="textarea" NAME="left" SIZE="60"
VALUE="Checking..."></FORM></TD>
</TR>
</TABLE></center><TABLE CELLSPACING="5" CELLPADDING="0" WIDTH="700"><TR><TH width="50%">
<b>
<font face="helvetica" size="4"><a href="http://www.freekevin.com/home.html">MITNICK: The hell continues...</A> </font></b></font>
<p> <hr width="45%">
<TH align="center" width="50%">
<!-- wrong -->

Thread ClosedTo close this thread, click here (moderator or admin only).

Post New Topic  Post A Reply
Hop to:

Contact Us | Alpha Centauri Home

Powered by: Ultimate Bulletin Board, Version 5.18
© Madrona Park, Inc., 1998.