window.onload = function(){
	document.getElementById("ringo").focus();
}