window.onload = Startup;

function Startup(){
	document.title = "3Click";
}