// This script file to be used on Paulo Izidoro - Formação Pedagógica
// see the site at  (http://www.prof2000.pt/users/isis)
// to send e-mail   isis@prof2000.net

<!-- 

// Eliminar janelas de erro

function stopError() { 
return true; 
} 
window.onerror = stopError; 
// --> 

<!--
// script de Status bar
defaultStatus="Paulo Izidoro - ©2003"
// -->

<!-- Begin
function loadFrames() {
if (window == top) {
window.location="index.html";
   }
}
//  End -->

<!--
window.onerror=new Function("return true")
// -->



