--> // -- Begin code --> function inst(lan) { date = new Date(); data = date.toLocaleString(); if((data.substring(data.length-2) == "AM")||(data.substring(data.length-2)=="PM")){ data = data.substring(0,data.length-11); } else { data = data.substring(0,data.length-8); } document.write(data); } // -- End code -->
|
|
|||||||||||||||||||||||||||||||||||||||||
| Last Updated on 11/10/2006 | ||||||||||||||||||||||||||||||||||||||||||
|
© Copyright 2006, All Rights Reserved Designed by NHVT Computer Services, LLC and Hosted by GlobeInt.com, Inc. |
||||||||||||||||||||||||||||||||||||||||||