// JavaScript Document
function faleCon(sstm,CodOrgao) {
	url = '../../GEN/GEN901_Trata_Faleconosco/index.cfm?fuseaction=dsp_fale&sglSstm=' + sstm;
	window.open(url, "", "height=425,width=480,scrollbars =yes");
}
