<!--
now=new Date();
utctime = now.toGMTString();
document.write(utctime);
//-->
