function checkpass() {
	check=document.inputpass.typepass.value+"/pipipiga.php";
	location.href=check;
}

