Swatch universal internet time
Swatch universal internet time
Black type ->Download
<FONT color="#000000">Swatch universal internet time</FONT><BR>
<script type="text/javascript"><!--

dateObj = new Date();
h = dateObj.getUTCHours();
m = dateObj.getUTCMinutes();
s = dateObj.getUTCSeconds();
tm = (h * 3600 + m * 60 + s) + 3600;
b = tm / 86.4;
bl = (b % 1000 - b % 100) / 100;
bc = (b % 100 - b % 10) / 10;
br = b % 10 - b % 1;
var strPicture = new Array("e0.gif",
"e1.gif",
"e2.gif",
"e3.gif",
"e4.gif",
"e5.gif",
"e6.gif",
"e7.gif",
"e8.gif",
"e9.gif");
document.write("<img src='eat.gif'><img src='"+strPicture[bl]+"'>"+"<img src='"+strPicture[bc]+"'>"+"<img src='"+strPicture[br]+"'><img src='ebeat.gif'>");

// --></script>
White type ->Download
<script type="text/javascript"><!--

dateObj = new Date();
h = dateObj.getUTCHours();
m = dateObj.getUTCMinutes();
s = dateObj.getUTCSeconds();
tm = (h * 3600 + m * 60 + s) + 3600;
b = tm / 86.4;
bl = (b % 1000 - b % 100) / 100;
bc = (b % 100 - b % 10) / 10;
br = b % 10 - b % 1;
var strPicture = new Array("w0.gif",
"w1.gif",
"w2.gif",
"w3.gif",
"w4.gif",
"w5.gif",
"w6.gif",
"w7.gif",
"w8.gif",
"w9.gif");
document.write("<img src='wat.gif'><img src='"+strPicture[bl]+"'>"+"<img src='"+strPicture[bc]+"'>"+"<img src='"+strPicture[br]+"'><img src='wbeat.gif'>");

// --></script>