<!-- 

function Load_Page( nome ){
    self.location.href = nome;
}

    
// -->