<!--
function Abrir1() {
window.close();
window.open('/webtv/tv_index.htm',"ACSP","toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1,screenX=0,screenY=0,left=0,top=0,width=800,height=600");
}
//-->
<!--
function Marcas() { 
janela=window.open('/renic_solar/marcas/index_marcas.htm', 'popup', 'width=660, height=510, top=0 left=10, scrollbars=1'); 
} 
//-->
<!--
function AbreJanela2() {
janela=window.open('/deputados/htm/deputado_index.htm', 'popup', 'width=610, height=500, top=0 left=10');
}
//-->

function Painel() {
window.open('http://www.acsp.com.br/Painel/acesso_renic.jsp',"ACSP","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=780,height=495,top=40,left=20");
}