window.onload = start;
window.defaultStatus = "Created by Shameland.DE";

function start()
{
	tick();
}