function openform(clave){
			window.open("form_envio.php?cursito="+clave,"contact","width=600,height=600")
		}