function setReemployValue(value) { document.getElementById("reemploy").value = value; document.getElementById("to_next_page").click(); }