HTML-KOD:
<script language="javascript1.2">
function setcountup(theyear,themonth,theday,thehour,theminu te){
yr=theyear;mo=themonth;da=theday;ho=thehour;mi=the minute;
}
//////////CONFIGURE THE countup SCRIPT HERE//////////////////
//STEP 1: Configure the date to count up from, in the...