function btnCheck(){
	$("form > input").css("display", "none");

}