function validarCadastro() {
	getAction("user/signup/2", $("#f-user-signup").serialize());
}
