function AbreJanela(ID){
window.open('../Tem/Resultado.asp?ID='+ID,'Resultados','width=240,height=450');
}
