
//INICIO SCRIPT PARA NOTICIAS - NAO ALTERE AS CONFIGURACOES ABAIXO
document.write ("<MARQUEE behavior= scroll align=left direction=up width=150 height=25 scrollamount=2 scrolldelay=100 onmouseover='this.stop()' onmouseout='this.start()'>");
document.write ("<div>");

//FAÇA CÓPIA ANTES DE ALTERAR POR QUE TODAS AS UNIDADES ESTÃO VISUALIZANDO ESTE ARQUIVO


//DIGITE SUAS NOTICIAS AQUI, SIGA O MESMO PADRAO UTILIZADO PARA O EXEMPLO (ESTILOS, LINKS, ETC) - NAO USE ASPAS 
document.write ('<a href=http://unesp.br/int_noticia_imgesq.php?artigo=4703 class=MenuDirTexto>Vestibular da Pedagogia semipresencial será no domingo</a><br><br><a href=http://www.unesp.br/int_noticia_imgesq.php?artigo=4702 class=MenuDirTexto>Revista Unesp Ciência lança blog com a quarta edição</a><br><br><a href=http://www.unesp.br/int_noticia_imgesq.php?artigo=4762 class=MenuDirTexto>Unesp participa de recorde mundial de supercomputação</a><br><br>');

//FINAL SCRIPT PARA NOTICIAS - NAO ALTERE AS CONFIGURACOES ABAIXO
document.write ("</div>");
document.write ("</MARQUEE>");
