function materia(x){

janela = window.open(x,'janela','statusbar=no,menubar=no,height=400,width=530');


}
