//---tH[

window.onload = function() {
	document.getElementById("cname").focus();
}

