function validComent() {
	document.getElementById('formComentario_tipo').value = 'ws';
	return true;
}
