document.write('<style>');
document.write('.menulat a:hover{');
document.write('	background-color: '+cor+';');
document.write('}');
document.write('</style>');

  if (isMenu) {
      aMenu1 = new Array(
           "",
           "160","200",
           "","",
           "","",
           "","",
      //     "Regime Anual", "/pls/prd/ps.lstDiscs?codPag=1230",0,
		   "Semipresencial", "/pls/prd/ps.lstDiscs?codPag=2595",0);
  }

document.write('<script type="text/javascript" src="/topnav.js"></script>');

var titulo='Administração';
ender='/graduacao/humanas/admin/';
MontMenu(	
	  ender+"index.html", "Apresentação",0,
	  //ender+"diret.html", "Diretoria",0,
	//  ender+"histo.html", "Histórico",0,
	//  "/pls/prd/ps.lstDiscs?codPag=2595","Grade Curricular",0,
      //ender+"semipresencial.html", "Semipresencial",0,
	  //"/pls/prd/ps.corpodocente?codpag=463", "Corpo docente",0,
//	  ender+"perfi.html", "Perfil do formando",0,
//	  ender+"infra.html", "Infra-estrutura",0,
//	  ender+"ativi.html", "Atividades",0,
	  ender+"noticias.html", "Notícias do Curso",0,
	  ender+"links.html", "Links do Curso",0,
	  //ender+"fotos.html","Fotos",0,
	  "/central/mensalidades.shtml", "Mensalidades",0,
//	  "/central/normas_fin.html","Normas da Unisa",0,
	  "","",0
  );
