document.write("<table width='740' border='0' cellspacing='0' cellpadding='0'>")

document.write("<tr>")
document.write("<td width='20'></td>")

document.write("<td width='94'><a href='index.html'><b>Home</b></a></td>")

document.write("<td width='104'><a href='about/about.htm'><b>About Us</b></a></td>")

document.write("<td width='110'><a href='personel/personel.htm'><b>Personnel</b></a></td>")

document.write("<td width='150'><a href='concerts/current.htm'><b>Current Season</b></a></td>")

document.write("<td width='104'><a href='join/join.htm'><b>Join Us</b></a></td>")

document.write("<td width='104'><a href='choir/choir.htm'><b>Choir</b></a></td>")

document.write("<td width='104'><a href='contact/contact.htm'><b>Contacts</b></a></td>")

document.write("</tr>")

document.write("</table>")



