function verCuestionarios() { var riesgoID = document.form1.riesgo.value; document.frameCuestionarios.location.href('pc_2_cuestionarios.php?ri_riesgoID='+riesgoID); }