document.write('<style>');
document.write('.menulat a:hover{');
document.write('	background-color: '+cor+';');
document.write('}');
document.write('</style>');

ender='/graduacao/biologicas/fisio/';

  if (isMenu) {
      aMenu1 = new Array(
           "",
           "160","200",
           "","",
           "","",
           "","",
    //       "Regime Anual", "/pls/prd/ps.lstDiscs?codPag=1221",0,		  
		   "Semipresencial", "/pls/prd/ps.lstDiscs?codPag=3675",0		  
	  );
  }

document.write('<script type="text/javascript" src="/topnav.js"></script>');


var titulo='Fisioterapia';
MontMenu(	
	  ender+"index.html", "Apresentação",0,
	  //ender+"diret.html", "Diretoria",0,
	//  ender+"histo.html", "Histórico",0,
	  "/pls/prd/ps.lstDiscs?codPag=3675","Matriz Curricular",0,
	  //ender+"semipresencial.shtml", "Semipresencial",0,
	  //"/pls/prd/ps.corpodocente?codpag=712", "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,
//	  "/enade/2010/","ENADE 2010",0,
//	  "/central/normas_fin.html","Normas da Unisa",0,
	  "", "",0
  );

