<!--
<!--
function pops(page) {
window.open(page,'popup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no, ,top=100, left=150, width=387,height=350')
}
function AbreJanela() { 
janela=window.open('tricoli.htm', 'janela', 'width=350, height=350,top=50, left=200'); 
} 
function abre(page) {
window.open(page,'vestibular','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no, ,top=80, left=150, width=700,height=500')
}
function cep(page) {
window.open(page,'cep','toolbar=no,location=no,directories=no,menubar=no,resizable=yes,copyhistory=no, ,top=110, left=130, width=360,height=360')
}
//-->
<!--