

function loadwindow(url, largura, altura) { 
	window.open(url,"","width=" + largura +",height=" + altura + ",status=0,scrollbars=1,resizable=0, menubar=no, toolbar=no"); 
} 

document.write("<table width='100%' border='0' cellpadding='2' cellspacing='1'>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/projecto/html/projecto.html'><font face='arial' size='2' color='#000000'>O que é...</font></a></td>");
document.write("</tr>");
document.write(" <tr> ");
document.write(" <td width='100%'><a href='/html/sos/html/sos.html'><font face='arial' size='2' color='#000000'>S.O.S.</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/pmf/html/pmf.html'><font face='arial' size='2' color='#000000'>Perguntas frequentes</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/elearning/html/elearning.html'><font face='arial' size='2' color='#000000'>e-ALEA</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/trivial/html/estatrivial.html'><font face='arial' size='2' color='#000000'>Estatística divertida</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/statofic/html/estatofic.html'><font face='arial' size='2' color='#000000'>Factos em números...</font></a></td>");
document.write("</tr>");
//document.write("<tr> ");
//document.write("<td width='100%'><a href='/forum/default.asp'><font face='arial' size='2' color='#000000'>F&oacute;rum ALEA</font></a></td>");
//document.write("</tr>");
document.write("<tr>");

document.write("<td><a href='/html/statofic/html/dossier/html/biblio.html'>");
document.write("<font face='arial' size='2' color='#000000'>Biblioteca ALEA</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td><a href='/html/encontros/html/encontros.html'>");
document.write("<font face='arial' size='2' color='#000000'>Encontros ALEA</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%'><a href='/html/links/html/links.html'><font face='arial' size='2' color='#000000'>Ligações úteis</font></a></td>");
document.write("</tr>");
document.write("<tr>");



document.write("<td width='100%'><a href='/html/MAPA/html/mapa.html'><font face='arial' size='2' color='#000000'>Mapa do sítio</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='100%' align='left' valign='middle'> <table border='0' width='100%' cellspacing='0' cellpadding='0'>");
document.write("<tr> ");
document.write("<td colspan='2'><a href='/html/registo/html/registar.html'><font color='#000000' size='2' face='arial'>Regista-te</font></a><font color='#000000' size='2' face='MS Sans Serif'>&nbsp; </font></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width='17%'><div align='center'></div></td>");
document.write("<td>&nbsp;</td>");
document.write("</tr>");
document.write("<tr>");

document.write("<td width='17%'><img src='/img/base_calcalea_mini.gif' border=0 width='21' height='27'></td>");

document.write("<td><a href='javascript:void();' onClick=\"loadwindow('/java/calc/calcula.html', 540, 320);return false;\">");
document.write("<font face='arial' size='2' color='#000000'>Calculadora</font></a></td>");
document.write("</tr>");

document.write("<tr> ");
document.write("<td width='17%'><img border='0' src='/img/icon_glossario.gif' width='28' height='23'></td>");
document.write("<td width='83%'><a href='/Html/glossar/html/glossar.html'><font face='arial' size='2' color='#000000'>Glossário</font></a></td>");
document.write("</tr>");


document.write("<tr> ");
document.write("<td width='17%'><img border='0' src='/img/factorial.gif' width='19' height='30'></td>");
document.write("<td width='83%'><a href='javascript:void();' onClick=\"loadwindow('/html/probabil/html/Cal_Comb.html',616,450);return false;\">");
document.write("<font face='arial' size='2' color='#000000'><b>Combinatória</b></font></a></td>");
document.write("</tr>");

document.write("</table></td>");
document.write("</tr>");
document.write("</table>");
