function valContact(form){
	form.action = '/contact/send'
	return true
}
