janela=null;

function gerenciador()

{

window.open("outlook/index.html","Popup01", "width=700,height=500,scrollbars=no,toolbar=no,menubar=no,location=no")

}
