// JavaScript Document
function installnamefocus() {
document.forms['installname'].elements['sld[0]'].focus();
}
