function setFocus() { document.getElementById("1c1").focus(); } { document.getElementById("seltext").select(); }