
function __loadEsconde(){
    parent.document.getElementById("interno").height = document.getElementById("tudo").scrollHeight + 5;
}

