function contatar(){
	xajax_contatar(xajax.getFormValues('formContato'));
	return false;
}