function check()
{
	var obj=document.signup
	obj.action="signup.php?opt=add";
}

