document.write("				<!-- layer com os botões localizados à direita -->");
document.write("				<div id=\"layerBotoes\">");
document.write("				  <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("					<tr>");
document.write("						<td>");
document.write("							<a	href=\"http://www.restart.pt/paginas/outras/agenda.html\"");
document.write("								onMouseOut=\"MM_swapImgRestore()\" ");
document.write("								onMouseOver=\"MM_swapImage('botao1','','http://www.restart.pt/imagens/botoes/MAgenda_over.jpg',1)\">");
document.write("								<img src=\"http://www.restart.pt/imagens/botoes/MAgenda.jpg\" name=\"botao1\" width=\"18\" height=\"84\" border=\"0\">");
document.write("							</a>");
document.write("					</tr>");
document.write("					<tr>");
document.write("					  <td>");
document.write("							<a	href=\"http://www.restart.pt/newsletter/nwsletter.htm\"");
document.write("								onMouseOut=\"MM_swapImgRestore()\" ");
document.write("								onMouseOver=\"MM_swapImage('botao2','','http://www.restart.pt/imagens/botoes/MNews_over.jpg',1)\">");
document.write("								<img src=\"http://www.restart.pt/imagens/botoes/MNews.jpg\" name=\"botao2\" width=\"19\" height=\"60\" border=\"0\">");
document.write("							</a>");
document.write("					   </td>");
document.write("					</tr>");
document.write("					<!-- adicionar mais botões aqui e não esquecer de incluir as imagens também no MM_preloadImages -->");
document.write("				  </table>");
document.write("				</div>");
document.write("				");
document.write("				<!-- layer com o logo, ao qual não é feito fadeOut -->");
document.write("				<div id=\"layerLogo\">				");
document.write("					<a	href=\"http://www.restart.pt/en_version/index.html\" ");
document.write("						onMouseOut=\"MM_swapImgRestore()\" ");
document.write("						onMouseOver=\"MM_swapImage('logoRestart','','http://www.restart.pt/imagens/fundos/logoFundo_over.gif',1)\">");
document.write("						<img src=\"http://www.restart.pt/imagens/fundos/logoFundo.gif\" name=\"logoRestart\" width=\"152\" height=\"118\" border=\"0\">");
document.write("					</a>							");
document.write("				</div>		");
