
document.write("<TABLE>")
document.write("<tr>")
document.write("<td width=\"80\" align=\"center\"><a href=\"inicial.html\" target=\"corpo\">&nbsp;INÍCIO&nbsp;</a></td>")
document.write("<td width=\"80\" align=\"center\"><a href=\"saudacao.html\" target=\"corpo\">&nbsp;MENSAGEM&nbsp;</a></td>")
document.write("<td width=\"80\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[0])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">&nbsp;HISTÓRIA&nbsp;</a></td>")
document.write("<td width=\"80\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[1])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">SECTOR<BR>&nbsp;EVANGELIZAÇÃO&nbsp;</a></td>")
document.write("<td width=\"99\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[2])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">SECTOR<BR>&nbsp;LITURGIA&nbsp;</a></td>")
document.write("<td width=\"99\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[3])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">SECTOR<BR>&nbsp;CARIDADE&nbsp;</a></td>")
document.write("<td width=\"80\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[4])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">&nbsp;PUBLICAÇÕES&nbsp;</a></td>")
document.write("<td width=\"70\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[5])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">&nbsp;EVENTOS&nbsp;</a></td>")
document.write("<td width=\"80\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[6])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">&nbsp;CONTACTOS&nbsp;</a></td>")
document.write("<td width=\"70\" align=\"center\"><a href=\"#\" onMouseover=\"showmenu(event,linkset[7])\" onMouseout=\"delayhidemenu()\" target=\"corpo\">&nbsp;LINKS&nbsp;</a></td>")
document.write("</tr>")
document.write("</table>")


