
// Inclua javascripts aqui



function abreTemp(x){
open(x,'x','maximize=yes,scrollbars=no,width=1000,height=400')
}
