<!-- Start
document.write('				<DIV id=menu_toolbar>');
document.write('					<DIV id=menu>');
document.write('						<TABLE class=moduletable cellSpacing=0 cellPadding=0>');
document.write('							<TBODY>');
document.write('							<TR>');
document.write('								<TD>');
document.write('									<UL id=mainlevel-nav>');
document.write('										<LI><A class=mainlevel-nav href="index.html">Início</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="historial.html"">Historial</A> <img src="images/new.gif" height=10 border=0/></LI>');
document.write('										<LI><A class=mainlevel-nav href="imprensa.html">Imprensa</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="fsguestbook.html">Livro de Visitas</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="programa.html">Programa</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="classificacao.html">Classificação <img src="images/new.gif" height=10 border=0/></A></LI>');
document.write('										<LI><A class=mainlevel-nav href="ramboias.html">Ramboias</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="apoios.html">Apoios</A></LI>');
document.write('										<LI><A class=mainlevel-nav href="contactos.html">Contactos</A></LI>');
document.write('									</UL>');
document.write('								</TD>');
document.write('							</TR>');
document.write('							</TBODY>');
document.write('						</TABLE>');
document.write('					</DIV>');
document.write('					<DIV style="CLEAR: both"></DIV>');
document.write('				</DIV>');
//  End -->