<!--
function popUp(HTMLLINK) {
	window.open(HTMLLINK, "ID_DA_JANELA", "toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=529,height=591");
}
function popUp1(HTMLLINK) {
	window.open(HTMLLINK, "ID_DA_JANELA", "toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=529,height=591");
}
-->
