var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1;

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_setTextOfLayer(objName,x,newText) { //v4.01
  if ((obj=MM_findObj(objName))!=null) with (obj)
    if (document.layers) {document.write(unescape(newText)); document.close();}
    else innerHTML = unescape(newText);
}

function MM_changeProp(objName,x,theProp,theValue) { //v6.0
  var obj = MM_findObj(objName);
  if (obj && (theProp.indexOf("style.")==-1 || obj.style)){
    if (theValue == true || theValue == false)
      eval("obj."+theProp+"="+theValue);
    else eval("obj."+theProp+"='"+theValue+"'");
  }
}

var fotoWindow;
function popImg(filename,extraInfo) {
	var fundo = "#cccccc";
	var texto = "#666666";
	var extraHeight = extraInfo ? 60 : 0;
	if (fotoWindow){
		fotoWindow.close();
	}
	fotoWindow=window.open("", "fotoWindow", "height=150,width=150,resize=yes,scrollbars=yes,status=yes");
	fotoWindow.document.write("<HTML>");
	fotoWindow.document.write("<HEAD>");
	fotoWindow.document.write("<SCRIPT LANGUAGE=\"JavaScript\">function resizeMe(picRef) {MM_showHideLayers('tempLayer','','hide');if (window.screen){ var Wlimit = screen.width-70; var Hlimit = screen.height-80; } var picW = picRef.width+50; var picH = picRef.height+70+"+extraHeight+"; var targetW = (Wlimit) ? (picW > Wlimit) ? Wlimit : picW : picW; var targetH = (Hlimit) ? (picH > Hlimit) ? Hlimit : picH : picH; window.resizeTo(targetW,targetH); var window_left = (window.screen.width/2) - ((targetW/2) + 5); 	var window_top = (window.screen.height/2) - ((targetH/2) + 22); 	window.moveTo(window_left,window_top);} </SCR"+"IPT>");
	fotoWindow.document.write('<script language="JavaScript" type="text/JavaScript">function MM_reloadPage(init) {  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);function MM_findObj(n, d) { var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_showHideLayers() { var i,p,v,obj,args=MM_showHideLayers.arguments;for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];if (obj.style) { obj=obj.style; v=(v==\'show\')?\'visible\':(v==\'hide\')?\'hidden\':v; }obj.visibility=v; }}</scr'+'ipt>');
	fotoWindow.document.write("<TITLE>Imagem</TITLE>");
	fotoWindow.document.write("<HEAD>");
	fotoWindow.document.write("<BO"+"DY onmouseover=\"window.status='';return true;\" bgcolor='"+fundo+"' leftmargin='10' topmargin='10' marginwidth='10' marginheight='10'>");
	fotoWindow.document.write('<div id="tempLayer" style="position:absolute; left:0; top:0; width:150; height:150; z-index:10; background-color: '+fundo+'; layer-background-color: '+fundo+'; border: 1px none #000000; visibility: visible; overflow: visible;"><table width="130" height="130"  border="0" cellpadding="0" cellspacing="0"><tr><td align="center" valign="middle"><b><font color="'+texto+'" size="1" face="Verdana, Arial, Helvetica, sans-serif">Por favor aguarde.</b></td></tr></table></div>');
	fotoWindow.document.write("<A href=javascript:self.close()>");
	fotoWindow.document.write("<IMG name=foto id=foto src="+filename+" onLoad=resizeMe(this) border=0 alt=\"clique para fechar esta imagem\"></a>");
	if (extraInfo) {fotoWindow.document.write('<p><font color="#333333" size="1" face="Verdana, Arial, Helvetica, sans-serif">'+extraInfo+'</font></p>');}
	fotoWindow.document.write("</HTML>");
}

var notifyW;
function notify(newsid,titulo) {
	if (notifyW){
		notifyW.close();
	}
	notifyW=window.open("", "notifyW", "height=400,width=550,resize=no,scrollbars=no,status=yes");
	notifyW.document.write('<html><head><title>Avisar amigo</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">');
	notifyW.document.write('<scr'+'ipt language="JavaScript" type="text/JavaScript">');
	notifyW.document.write("function MM_validateForm() { \nvar i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;\nfor (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args[i]);\nif (val) { nm=val.name; if ((val=val.value)!=\"\") {\nif (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');\nif (p<1 || p==(val.length-1)) errors+='. '+nm+': Tem que conter um endereço de e-mail válido.\\n';\n} else if (test!='R') { num = parseFloat(val);\nif (isNaN(val)) errors+='. '+nm+': O número não é valido.\\n';\nif (test.indexOf('inRange') != -1) { p=test.indexOf(':');\nmin=test.substring(8,p); max=test.substring(p+1);\nif (num<min || max<num) errors+='. '+nm+' Tem que ser um número entre '+min+' e '+max+'.\\n';\n} } } else if (test.charAt(0) == 'R') errors += '. '+nm+': É necessário.\\n'; }\n} \nif (errors) alert('Os seguintes campos têm erros:\\n'+errors);\ndocument.MM_returnValue = (errors == '');\n}\n\nfunction MM_findObj(n, d) { \nvar p,i,x;  if(!d) d=document; if((p=n.indexOf(\"?\"))>0&&parent.frames.length) {\nd=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}\nif(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];\nfor(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);\nif(!x && d.getElementById) x=d.getElementById(n); return x;\n}\n");
	notifyW.document.write('</scr'+'ipt>');
	notifyW.document.write('<link href="styles.css" rel="stylesheet" type="text/css"></head><body BGCOLOR="#22444F" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">');
	notifyW.document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td width="47" height="47" align="right" valign="top" background="/imgs/tile_esq.gif"><img src="/imgs/tile_canto_te.gif" width="47" height="47"></td><td align="left" valign="top">&nbsp;</td><td width="47" height="47" align="left" valign="top" background="/imgs/tile_dir.gif"><img src="/imgs/tile_canto_td.gif" width="47" height="47"></td></tr><tr><td width="47" height="100%" background="/imgs/tile_esq.gif"> </td><td align="center" valign="top"><table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0"><tr><td height="50%"><table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0"><tr><td height="100%" colspan="2" valign="top" class="noticias_bg"><table width="100%" height="20" background="/imgs/tile_barra.gif" class="menutopo"><tr><td width="100%" align="right"><img src="/imgs/spacer.gif" width="20" height="26" align="absmiddle"></td></tr></table>');
	notifyW.document.write('<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#ECEDED"><tr><td align="left" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0"><tr bgcolor="5F7278"><td height="32" align="left" valign="middle" background="/imgs/tile_destaques.gif"><img src="/imgs/spacer.gif" width="10" height="1"></td><td height="32" align="right" valign="top" background="/imgs/tile_destaques.gif"><img src="/imgs/canto_destaques.gif" width="32" height="32"></td></tr></table><div class="margens"><form action="/cgi-bin/notify.pl" method="post" name="formulario" id="formulario" onSubmit="MM_validateForm(\'seu_nome\',\'\',\'R\',\'nome_destinatario\',\'\',\'R\',\'email\',\'\',\'RisEmail\');return document.MM_returnValue"><table border="0" align="center" cellpadding="5" cellspacing="1" class="txt_normal"><tr bgcolor="#B5BDC0"><td align="right" valign="middle" nowrap>O seu nome :</td><td align="left" valign="middle"><input name="seu_nome" type="text" class="pesquisa" id="seu_nome" size="40"></td></tr><tr bgcolor="#B5BDC0"><td align="right" valign="middle" nowrap>O nome do destinat&aacute;rio <b></b>:</td><td align="left" valign="top"><input name="nome_destinatario" type="text" class="pesquisa" id="nome_destinatario" size="40"></td></tr><tr bgcolor="#B5BDC0"><td align="right" valign="middle" nowrap>E-mail do destinat&aacute;rio: </td><td align="left" valign="middle"><input name="email" type="text" class="pesquisa" id="email" size="40"></td></tr><tr bgcolor="#B5BDC0"><td align="right" valign="top" nowrap>Mensagem:</td><td align="left" valign="middle"><textarea name="mensagem" cols="30" rows="4" class="pesquisa" id="mensagem"></textarea></td></tr><tr align="center" valign="middle"><td>&nbsp;</td><td align="left"><input name="Submit" type="submit" class="pesquisa" value="Enviar"><input type="hidden" value="'+newsid+'" id="newsid" name="newsid"><input type="hidden" value="'+titulo+'" id="titulo" name="titulo"></td></tr></table><br></form></div></td></tr></table></td></tr></table></td></tr><tr class="home"><td height="25" align="center" background="/imgs/tile_barra.gif"><img src="/imgs/spacer.gif" width="15" height="25" align="absmiddle"><a href="javascript:window.top.close();" class="home">fechar esta janela</a></td></tr></table></td><td width="47" height="100%" background="/imgs/tile_dir.gif"> </td></tr><tr><td width="47" height="47" background="/imgs/tile_esq.gif"><img src="/imgs/tile_canto_be.gif" width="47" height="47"></td><td background="/imgs/tile_base.gif"> </td><td width="47" height="47" background="/imgs/tile_dir.gif"><img src="/imgs/tile_canto_bd.gif" width="47" height="47"></td></tr></table>');
	notifyW.document.write('</body></html>');
}

var infoWindow;
function popinfo(file,w,h) {
	if (infoWindow){
		infoWindow.close();
	}
	if (!w) w=700;
	if (!h) h=550;
	infoWindow=window.open(file, "infoWindow", "height="+h+",width="+w+",resize=no,scrollbars=yes,status=yes");
}

function printBox(page) {
	if (self.location.href.indexOf("printpage.pl") == -1){
		document.write('<DIV class="printbox"><A href="/cgi-bin/printpage.pl?'+page+'" target="_blank">Versão de impressão&nbsp;&nbsp;<IMG align="absmiddle" src="/imgs/printer.gif" border="0"></A></DIV>');
		//document.write('');
	}
}

function swapMenuImage(layerId,isOver) {
	newImage = (isOver) ? "url(/imgs/menu_on.gif)" : "url(/imgs/menu_off.gif)";
	newColor = (isOver) ? "#3c3f78" : "#276285";
	document.getElementById(layerId).style.backgroundImage = newImage;
	document.getElementById(layerId).style.backgroundColor = newColor;
}

var expandedMenus = new Array();
function swapMenuText (layerId) {
	if (tree[layerId].length == 3) {
		window.location.href = (tree[layerId][2]) ? tree[layerId][2] : '/cgi-bin/getinfos.pl?'+tree[layerId][1];
		return false;
	} else if (expandedMenus[layerId]) {
		MM_setTextOfLayer(layerId,'',"<img src=/imgs/spacer.gif width=10 height=23 align=absmiddle><span class=menus><b>"+tree[layerId][0]+isNewMain(layerId)+"</b></span>"+spacerCode);
		swapMenuImage(layerId,0);
		expandedMenus[layerId] = false;
	} else {
		MM_setTextOfLayer(layerId,'',"<img src=/imgs/spacer.gif width=10 height=23 align=absmiddle><span class=menus><b>"+tree[layerId][0]+"</b></span>"+printSubmenus(layerId)+spacerCode);
		expandedMenus[layerId] = true;
	}
}

function printSubmenus(menuId) {
	var output = '<span class=menus>';
	for(var i=3; i<tree[menuId].length; i+=3){
		output += '<img src=/imgs/menu_sep2.gif vspace=2 hspace=0>';
		output += '<table width="100%" border="0" cellspacing="0" cellpadding="0" class=menus_margens><tr><td valign=top align=left class=menus>»</td>';
		output += '<td valign=top align=left width="100%"><a class=menus href="';
		output += (tree[menuId][i+2]) ? tree[menuId][i+2] : '/cgi-bin/getinfos.pl?'+tree[menuId][i+1];
		output += '">'+tree[menuId][i]+isNewSub(tree[menuId][i+1])+'</a></td></tr></table>';
	}
	output += '</span>';
	return output;
}

var spacerCode='';//<br><img src=/imgs/menu_sep.gif>';

function buildMainMenus () {
	var output = '';
	for(var i=0 in tree){
		if (tree[i][0].indexOf("__!__") == -1){
			output += "<div id="+i+" class=menus_normal onMouseOver=swapMenuImage('"+i+"',1) onMouseOut=swapMenuImage('"+i+"',0); onClick=swapMenuText('"+i+"')><img src=/imgs/spacer.gif width=10 height=23 align=absmiddle><span class=menus><b>"+tree[i][0]+isNewMain(i)+spacerCode+"</b></span></div>\n";
		}
	}
	document.write(output);
}

function isNewSub(nid) {
	if (recent.indexOf("__ "+nid+" __") != -1){
		return ' <img src="/imgs/novo.gif" valign="absmiddle" border="0">';
	} else {
		return '';
	}
}

function isNewMain(menuId) {
	var newString = '';
	for(var i=4; i<tree[menuId].length; i+=3){
		if (recent.indexOf("__ "+tree[menuId][i]+" __") != -1) {
			newString = ' <img src="/imgs/novo.gif" valign="absmiddle" border="0">';
		}
	}
	return newString;
}

function getlastNL(){
	window.open('/htmls/_dlds/newsletter/newsletter_snesup_113.pdf', 'infoWindow');
}

var tree = new Array()

tree['quemsomos'] = ['Quem Somos'];
tree['quemsomos'].push('EEVVEFAEZlnXBaeqfN');
tree['quemsomos'].push('');
tree['revista'] = ['__!__Revista'];
tree['revista'].push('EEVVEuuAlZHmQiSbVK');
tree['revista'].push('');
tree['asnossaspropostas'] = ['As nossas propostas'];
tree['asnossaspropostas'].push('EEVVEFAkEuEgDAPHJn');
tree['asnossaspropostas'].push('');
tree['inscricaoebeneficios'] = ['Inscrição e Benefícios'];
tree['inscricaoebeneficios'].push('EEVVlEFykZUonAwjtc');
tree['inscricaoebeneficios'].push('');
tree['contactos'] = ['__!__Contactos'];
tree['contactos'].push('EEVVEuuAAyoNxNbBmT');
tree['contactos'].push('');
tree['emdebate'] = ['Em debate'];
tree['emdebate'].push('EEVVEupllyBQHyieQO');
tree['emdebate'].push('');
tree['dossiers'] = ['Dossiers'];
tree['dossiers'].push('EEVVEupAkZHeOJDVsk');
tree['dossiers'].push('');
tree['noticias'] = ['Notícias'];
tree['noticias'].push('EEVVEupAFZdOrqqAug');
tree['noticias'].push('');
tree['apoiojuridico'] = ['Apoio Jurídico'];
tree['apoiojuridico'].push('EEVVEupAyFWiSCBgDy');
tree['apoiojuridico'].push('');
tree['tabelaselegislacao'] = ['Tabelas e Legislação'];
tree['tabelaselegislacao'].push('EEVVEupAZynowpUyBb');
tree['tabelaselegislacao'].push('');
tree['concursosebolsas'] = ['Concursos e Bolsas'];
tree['concursosebolsas'].push('EEVVEupAlAucFzVdIV');
tree['concursosebolsas'].push('');
tree['iniciativassnesup'] = ['Iniciativas SNESup'];
tree['iniciativassnesup'].push('EEVVApkupAceEbVrXP');
tree['iniciativassnesup'].push('');
tree['movimentos'] = ['Movimentos'];
tree['movimentos'].push('EEVVEuEppubhAGZrKu');
tree['movimentos'].push('');
tree['ligacoesuteis'] = ['Ligações úteis'];
tree['ligacoesuteis'].push('EEVVEuEpEyLDXxLgQH');
tree['ligacoesuteis'].push('');
tree['instituicoes'] = ['Instituições'];
tree['instituicoes'].push('EEVVEuEpkyovMTWybP');
tree['instituicoes'].push('');

tree['noticias'].push('Eventos');
tree['noticias'].push('EkypEApAVZnKqQLaGV');
tree['noticias'].push('');
tree['instituicoes'].push('Órgãos Comuns');
tree['instituicoes'].push('EEVyEZFApZVpdBhxJG');
tree['instituicoes'].push('');
tree['movimentos'].push('Associação de Docentes Equiparados do Ensino Superior Politécnico');
tree['movimentos'].push('EEVVApFllVtErDhyII');
tree['movimentos'].push('');
tree['inscricaoebeneficios'].push('Benefícios aos Sócios');
tree['inscricaoebeneficios'].push('EEVVlEFyZlmHyLurmr');
tree['inscricaoebeneficios'].push('');
tree['tabelaselegislacao'].push('Legislação');
tree['tabelaselegislacao'].push('EEVVEuklVlvpzYRFLH');
tree['tabelaselegislacao'].push('');
tree['instituicoes'].push('Ensino Superior Público');
tree['instituicoes'].push('EEVVEukZpFCpOzqWbT');
tree['instituicoes'].push('');
tree['ligacoesuteis'].push('Páginas pessoais');
tree['ligacoesuteis'].push('EEVVEukVAFeZqZIpnt');
tree['ligacoesuteis'].push('');
tree['concursosebolsas'].push('Informações úteis');
tree['concursosebolsas'].push('EEVVEukFuudSTQfEOd');
tree['concursosebolsas'].push('');
tree['apoiojuridico'].push('Como aceder ao apoio jurídico do SNESup');
tree['apoiojuridico'].push('EEVVEukpuEwogadEgr');
tree['apoiojuridico'].push('');
tree['noticias'].push('Recortes de Imprensa');
tree['noticias'].push('EEVVEuElluOxlvYWss');
tree['noticias'].push('');
tree['emdebate'].push('Temas de Actualidade');
tree['emdebate'].push('EEVVEuEVZZNomvhWTC');
tree['emdebate'].push('');
tree['asnossaspropostas'].push('Programa da Direcção');
tree['asnossaspropostas'].push('EEVVEuEEppsoOGYRkm');
tree['asnossaspropostas'].push('');
tree['quemsomos'].push('Orgãos e Composição');
tree['quemsomos'].push('EEVVEupEVESAkcFluE');
tree['quemsomos'].push('');
tree['movimentos'].push('Associação de Professores de Teatro Educação');
tree['movimentos'].push('EEVVApFAVVwvDzjzns');
tree['movimentos'].push('');
tree['inscricaoebeneficios'].push('Inscrição');
tree['inscricaoebeneficios'].push('EEVVlEFZEVOuEWawDj');
tree['inscricaoebeneficios'].push('');
tree['tabelaselegislacao'].push('Tabelas Salariais');
tree['tabelaselegislacao'].push('EEVVEuklZkURspRUwQ');
tree['tabelaselegislacao'].push('');
tree['instituicoes'].push('Ensino Superior Particular e Cooperativo');
tree['instituicoes'].push('EEVVEukZEldVAcGyUA');
tree['instituicoes'].push('');
tree['ligacoesuteis'].push('Blogues');
tree['ligacoesuteis'].push('EEVVEukypuckIHvDHP');
tree['ligacoesuteis'].push('');
tree['concursosebolsas'].push('Concursos Ensino Superior Universitário Público');
tree['concursosebolsas'].push('EEVVEukupknAYeVFvU');
tree['concursosebolsas'].push('');
tree['apoiojuridico'].push('Pareceres jurídicos e jurisprudência');
tree['apoiojuridico'].push('EEVVEukplZRyOAmPxl');
tree['apoiojuridico'].push('');
tree['noticias'].push('Notas e Comunicados');
tree['noticias'].push('EEVVEuEApuhHwAyXzf');
tree['noticias'].push('');
tree['asnossaspropostas'].push('Propostas que aguardam negociação');
tree['asnossaspropostas'].push('EEVVEuEEkuZKmzVflg');
tree['asnossaspropostas'].push('');
tree['quemsomos'].push('Estatutos e Regulamentos');
tree['quemsomos'].push('EEVVEupElySKrdZGfx');
tree['quemsomos'].push('');
tree['movimentos'].push('Associação dos Bolseiros de Investigação Científic');
tree['movimentos'].push('EEVVApupVZOPmenINT');
tree['movimentos'].push('');
tree['instituicoes'].push('Investigação');
tree['instituicoes'].push('EEVVEukZkliSIYxWTq');
tree['instituicoes'].push('');
tree['ligacoesuteis'].push('Obras de Autor');
tree['ligacoesuteis'].push('EEVVEukyElLZZqZhsb');
tree['ligacoesuteis'].push('');
tree['concursosebolsas'].push('Concursos Ensino Superior Politécnico Público');
tree['concursosebolsas'].push('EEVVEukuEAPCjLvtnl');
tree['concursosebolsas'].push('');
tree['apoiojuridico'].push('FAQ jurídicas');
tree['apoiojuridico'].push('EEVVEukklAYBDbgbQH');
tree['apoiojuridico'].push('');
tree['asnossaspropostas'].push('Outras propostas e documentos');
tree['asnossaspropostas'].push('EEVVEuEVuECcegCoVQ');
tree['asnossaspropostas'].push('');
tree['quemsomos'].push('Memória do SNESup');
tree['quemsomos'].push('EEVVEupkEFERuArlQu');
tree['quemsomos'].push('');
tree['dossiers'].push('Avaliação de Desempenho');
tree['dossiers'].push('EkyuyAEVAFBxvogTRn');
tree['dossiers'].push('');
tree['quemsomos'].push('Prestação de Contas');
tree['quemsomos'].push('EkykEZuykkokDHzNuV');
tree['quemsomos'].push('');
tree['instituicoes'].push('Instituto Camões');
tree['instituicoes'].push('EEVVEukZupboyIrnBq');
tree['instituicoes'].push('http://www.instituto-camoes.pt');
tree['iniciativassnesup'].push('Reuniões de docentes e Investigadores');
tree['iniciativassnesup'].push('EEZlkAyEuZQupvNXcT');
tree['iniciativassnesup'].push('');
tree['movimentos'].push('Associação Portuguesa de Biologia Vegetal e Agro-I');
tree['movimentos'].push('EEVVApupAVUxBTPRjH');
tree['movimentos'].push('');
tree['concursosebolsas'].push('Concursos Ensino Superior Particular e Cooperativo');
tree['concursosebolsas'].push('EEVVEukuVlqONeEvlq');
tree['concursosebolsas'].push('');
tree['dossiers'].push('Avaliação Pedagógica');
tree['dossiers'].push('EElyyVZVFlMHISOXta');
tree['dossiers'].push('');
tree['iniciativassnesup'].push('Reuniões de órgãos do SNESup');
tree['iniciativassnesup'].push('EEZlkAykuExOZZoSZc');
tree['iniciativassnesup'].push('');
tree['movimentos'].push('Associação Portuguesa de Estudos Clássicos');
tree['movimentos'].push('EEVVApuEFASSgzVxLi');
tree['movimentos'].push('');
tree['concursosebolsas'].push('Bolsas');
tree['concursosebolsas'].push('EEVVEukuyZxRGTqFuM');
tree['concursosebolsas'].push('');
tree['movimentos'].push('Campanha Global contra a Pobreza');
tree['movimentos'].push('EkkEyZupkAOYHoVtuP');
tree['movimentos'].push('http://www.whiteband.org/');
tree['dossiers'].push('Bolonha');
tree['dossiers'].push('EElyEFAkAAlCyCHSth');
tree['dossiers'].push('');
tree['iniciativassnesup'].push('Conferências, Encontros e Debates');
tree['iniciativassnesup'].push('EEZlkAyFplymgNdVhm');
tree['iniciativassnesup'].push('');
tree['movimentos'].push('CNDCET');
tree['movimentos'].push('EEVVApuEZZUqKDdKhM');
tree['movimentos'].push('');
tree['iniciativassnesup'].push('Abaixo-assinados');
tree['iniciativassnesup'].push('EEZlkAyZpVneNiImUj');
tree['iniciativassnesup'].push('');
tree['movimentos'].push('CGTP');
tree['movimentos'].push('EEVVApukEldjClfCDY');
tree['movimentos'].push('');
tree['dossiers'].push('Encarregados de Trabalhos');
tree['dossiers'].push('EEVVlAEVyyxclJJvqz');
tree['dossiers'].push('');
tree['movimentos'].push('Confederação Sindical Internacional');
tree['movimentos'].push('EEZupykFZAPfnzjcnG');
tree['movimentos'].push('');
tree['dossiers'].push('Investigação Científica');
tree['dossiers'].push('EElyVZAFEEwnQHfwgs');
tree['dossiers'].push('');
tree['iniciativassnesup'].push('Inquéritos');
tree['iniciativassnesup'].push('EEZlkAyukZogxMMlZI');
tree['iniciativassnesup'].push('');
tree['movimentos'].push('Conselho de Laboratórios Associados');
tree['movimentos'].push('EEVVApukVyZVwaKIHZ');
tree['movimentos'].push('');
tree['dossiers'].push('Subsídio de Desemprego');
tree['dossiers'].push('EEZAlVVkEEmcqqcjrH');
tree['dossiers'].push('');
tree['movimentos'].push('Encontros CTI');
tree['movimentos'].push('EEVVApuklZcyzxPupj');
tree['movimentos'].push('');
tree['movimentos'].push('GLAUP - Grupo de Leitores de Alemão das Universida');
tree['movimentos'].push('EEVVApuFFyaPCLNkcs');
tree['movimentos'].push('');
tree['movimentos'].push('Info doc: Informação docente');
tree['movimentos'].push('EElpuVlZEEiNKlXtLz');
tree['movimentos'].push('');
tree['movimentos'].push('LOC-MTC - Liga Operária Católica-Movimento de Tr');
tree['movimentos'].push('EEVVAplEkZWitdictD');
tree['movimentos'].push('http://www.snesup.pt/htmls/_dlds/futuro_do_trabalho.pdf');
tree['movimentos'].push('Movimento - Concursos 2005-2006');
tree['movimentos'].push('EEVVAplkFEBtgtuNZN');
tree['movimentos'].push('');
tree['movimentos'].push('Movimento &quot;Escola Pública&quot;');
tree['movimentos'].push('EkpulkukZFPiJdKFAM');
tree['movimentos'].push('');
tree['movimentos'].push('Movimento &quot;Impulso&quot;');
tree['movimentos'].push('EEVVApuuulGAsvNyuv');
tree['movimentos'].push('');
tree['movimentos'].push('Movimento &quot;Pela Dignificação do ensino&quot;');
tree['movimentos'].push('EEVVApuulEbqjGHqtf');
tree['movimentos'].push('');
tree['movimentos'].push('Movimento &quot;Por Juristas Competentes, Direito Pensa');
tree['movimentos'].push('EEVVApuVFAMQovuWIP');
tree['movimentos'].push('');
tree['movimentos'].push('Movimento &quot;Sauvons la recherche&quot;');
tree['movimentos'].push('EEVVApuVZZNUgPrKxY');
tree['movimentos'].push('');
tree['movimentos'].push('Petição por uma representatividade condigna');
tree['movimentos'].push('EkVAVAyllARfYtRzGQ');
tree['movimentos'].push('');
tree['movimentos'].push('Trabalho Decente');
tree['movimentos'].push('EkkEyZFAuFPmAowfOB');
tree['movimentos'].push('');
tree['movimentos'].push('SIAP');
tree['movimentos'].push('EEVVApuyEkHpgGtRgV');
tree['movimentos'].push('');
tree['movimentos'].push('UGT');
tree['movimentos'].push('EEVVApuyuVBXeWRJXk');
tree['movimentos'].push('');
tree['revista'].push('Ensino Superior 34 - Revista do SNESup: Outubro - Novembro - Dezembro 2009');
tree['revista'].push('EkyFkpZZAVcxxETTyW');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 33 - Revista do SNESup: Julho - Agosto - Setembro 2009');
tree['revista'].push('EkykykVFuFzfrUFooh');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 32 - Revista do SNESup: Abril - Maio - Junho 2009');
tree['revista'].push('EkVVplFkyZUkktCont');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 31 - Revista do SNESup: Janeiro - Fevereiro - Março 2009');
tree['revista'].push('EkFlylyppVIVAwKoBS');
tree['revista'].push('');
tree['revista'].push('Ensino Superior  30 - Revista do SNESup: Outubro - Novembro - Dezembro 2008');
tree['revista'].push('EkFyEZFkZulLTJRqjS');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 29 - Revista do SNESup: Julho - Agosto - Setembro 2008');
tree['revista'].push('EkkAAuypypYQnvcZQH');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 28 - Revista do SNESup: Abril - Maio - Junho 2008');
tree['revista'].push('EkkVklEylFiONTKWtP');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 27 - Revista do SNESup: Janeiro - Fevereiro - Março 2008');
tree['revista'].push('EkEZFuAuEFVXgaAIBg');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 26-Revista do SNESup: Outubro-Novembro-Dezembro 2007');
tree['revista'].push('EkpullukZlHpwCtfJW');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 25 - Revista do SNESup: Julho - Agosto - Setembro 2007');
tree['revista'].push('EEAVVZEVupFQCzQbMW');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 24 - Revista do SNESup: Abril- Maio- Junho 2007');
tree['revista'].push('EElyyVAAyZTqmqWziI');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 23 - Revista do SNESup: Janeiro - Fevereiro - Março 2007');
tree['revista'].push('EElppkFpykYdqmzlMT');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 22 - Revista do SNESup: Setembro - Outubro 2006');
tree['revista'].push('EEZFklFVVZSruTfHZg');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 21 - Revista do SNESup: Junho - Julho 2006');
tree['revista'].push('EEVlZVFVlAMSieOpUV');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 20 - Revista do SNESup: Abril- Maio 2006');
tree['revista'].push('EEZFkZykEAQwJlEIfE');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 19 - Revista do SNESup: Dezembro 2005 - Janeiro 2006');
tree['revista'].push('EEZFkZZEFFpOXKooxq');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 18 - Revista do SNESup: Outubro - Novembro 2005');
tree['revista'].push('EEZFkZZkFFrVWBNaFq');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 17 - Revista do SNESup: Junho - Julho 2005');
tree['revista'].push('EEZFklpAAuJAZnHJvS');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 16 - Revista do SNESup: Abril - Maio 2005');
tree['revista'].push('EEZFklEpplfBzFjKJa');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 15 - Revista do SNESup: Fevereiro - Março 2005');
tree['revista'].push('EEZFklEpVpNuYhhPkW');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 14 - Revista do SNESup: Dezembro 2004 - Janeiro 2005');
tree['revista'].push('EEZFklEEppkhemiHXY');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 13 - Revista do SNESup: Outubro - Novembro 2004');
tree['revista'].push('EEZFklEZVkfeTmQpLD');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 12 - Revista do SNESup: Maio - Junho 2004');
tree['revista'].push('EEZFklElukSdaTpRqY');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 11 - Revista do SNESup: Janeiro - Fevereiro 2004');
tree['revista'].push('EEZFklEAuFhmwqabyt');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 10 - Revista do SNESup: Maio - Junho 2003');
tree['revista'].push('EEZFklFZpEeNWaHewW');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 9 - Revista do SNESup: Março - Abril 2003');
tree['revista'].push('EEZFklFlEAXGDchhNd');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 8 - Revista do SNESup: Janeiro - Fevereiro 2003');
tree['revista'].push('EEZFklupuyIagDQidc');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 7 - Revista do SNESup: Novembro - Dezembro 2002');
tree['revista'].push('EEZFkluEZpSUAFwtIx');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 6 - Revista do SNESup: Setembro - Outubro 2002');
tree['revista'].push('EEZFklukpAbkiobZsF');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 5 - Revista do SNESup: Julho - Agosto 2002');
tree['revista'].push('EEZFklukZkfXTQcqDw');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 4 - Revista do SNESup: Maio - Junho 2002');
tree['revista'].push('EEZFkluFFZvGkHnvFw');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 3 - Revista do SNESup: Março - Abril 2002');
tree['revista'].push('EEZFkluulVogLtpqVc');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 2 - Revista do SNESup: Janeiro - Fevereiro 2002');
tree['revista'].push('EEZFkluVVkRTAuFcdQ');
tree['revista'].push('');
tree['revista'].push('Ensino Superior 1 - Revista do SNESup: Novembro - Dezembro 2001');
tree['revista'].push('EEZFkluyFuqlXZcPTZ');
tree['revista'].push('');
tree['emdebate'].push('Fórum SNESup');
tree['emdebate'].push('EkVAZZkpVZfnnySRow');
tree['emdebate'].push('');
tree['revista'].push('SNESup Informação - anterior revista do SNESup');
tree['revista'].push('EkVAFFlZpyAHkZXnOk');
tree['revista'].push('');
tree['revista'].push('SNESup Informação');
tree['revista'].push('EkyuEyVkEuYcUWfgSG');
tree['revista'].push('');
tree['emdebate'].push('Arquivo');
tree['emdebate'].push('EEZFkpAZZuyGnwWKHa');
tree['emdebate'].push('');
tree['revista'].push('Em Questão - a primeira experiência do SNESup na publicação de uma revista');
tree['revista'].push('EkyFFllkuVeQbjdWgR');
tree['revista'].push('');
var recent = "";
recent += "__ EkypEApAVZnKqQLaGV __";
recent += "__ EEVVEukuyZxRGTqFuM __";
recent += "__ EEVVEuEApuhHwAyXzf __";
recent += "__ EEVVEupEVESAkcFluE __";
recent += "__ EEVVEukZpFCpOzqWbT __";
recent += "__ EkyZZplVkFccTNsMiI __";
recent += "__ EkyZZplVkFccTNsMiI __";
recent += "__ EkyZZplVkFccTNsMiI __";
recent += "__ EEVVEupkEFERuArlQu __";
recent += "__ EkyylVukuZOzvkIaQG __";
recent += "__ EkyVlkpAkZZwoOybTO __";
recent += "__ EEVVEuEApuhHwAyXzf __";
recent += "__ EEVVEuEApuhHwAyXzf __";
recent += "__ EkyuyAkEyEMtreVRPi __";
recent += "__ EkykEZuykkokDHzNuV __";
recent += "__ EEZlkAyEuZQupvNXcT __";
recent += "__ EkypEApAVZnKqQLaGV __";
recent += "__ EkyuyAkEyEMtreVRPi __";
recent += "__ EEVVEuEApuhHwAyXzf __";
recent += "__ EEVVEuEApuhHwAyXzf __";
recent += "__ EEZlkAyEuZQupvNXcT __";
recent += "__ EEVVEuElluOxlvYWss __";
recent += "__ EEVVEupEVESAkcFluE __";
recent += "__ EkyuyAkplFAuNccoGc __";
recent += "__ EEZlkAyEuZQupvNXcT __";
