
function doublePass(){
	$("#hideUserInfo").attr("value", $("#passInput").attr("value"));
}