/*************************************************** Script found at http://www.55coco.net/ ****************************************************/ document.write("" ,"Real_Time2 v.2.00 ReloadF60min."); function rel() { img = "http://www.55coco.net/real_count/real_count.cgi?real_count=" + escape(new Date()); document.images["real_count"].src = img; setTimeout("rel()",60 * 1000); } rel();