/*************************************************** Clock Maker v.1.10 Copyright (C) 2002 suepon, All rights reserved. Script found at http://CGIScriptMarket.com/ ****************************************************/ document.write("Clock Maker v.1.10\nFound at CGIScriptMarket.com"); setInterval("document.clock_maker.src='http://www.kumokiri.net/clock/clock.cgi?x=100&y=100&tx=000000&bg=ffffff&fs=2&st=ff0000&lg=0000ff&bd=3&src=1&'+escape(new Date())",60000);