// JavaScript Document
function mostraFormCommentoGust(){
	mostraFormCommento();
	location.href = '#apertura-form';
}
