<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>ur_alm</title>
<meta name="Generator" content="Stone's WebWriter 4">
<meta name="keywords" content="extend;
http://www.eksperten.dk/spm/430220"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
function show2(){
if (!document.all&&!document.getElementById)
return
thelement=document.getElementById? document.getElementById("tick2"): document.all.tick2
var Digital=new Date()
var hours=Digital.getHours()
var minutes=Digital.getMinutes()
var seconds=Digital.getSeconds()
var dn=""
if (hours < 24)
dn=""
if (hours > 24)
hours=hours-24
if (hours==0)
hours=24
if (minutes <= 9)
minutes="0"+minutes
if (seconds <= 9)
seconds="0"+seconds
var ctime=hours+":"+minutes+":"+seconds+" "+dn
thelement.innerHTML="<em></em>"+ctime+"<em></em>"
setTimeout("show2()",1000)
}
window.onload=show2;
</script>
</head>
<body>
<span id="tick2"></span>
</body>
</html>