function startOnLoad () {
	getpos();
	start_countup();
	Next ();
}

window.onload=startOnLoad

