

function init() {
	WorldClock();
	}
window.onload=init;
