// JavaScript Document

document.write ('<a href="locations.html"><img src="graphics/goto.jpg" border="0" alt="Go To Read More" width="11" height="12" /></a>')
document.write ('<span class="content"> Our Locations,</span>')
document.write ('<a href="locations.html" class="link"> read more</a>')
document.write ("<br />")

document.write ('<a href="memberships.html"><img src="graphics/goto.jpg" border="0" alt="Go To Read More" width="11" height="12" /></a>')
document.write ('<span class="content"> Memberships,</span>')
document.write ('<a href="memberships.html" class="link"> read more</a>')
document.write ("<br />")

document.write ('<a href="careers.html"><img src="graphics/goto.jpg" border="0" alt="Go To Read More" width="11" height="12" /></a>')
document.write ('<span class="content"> Careers,</span>')
document.write ('<a href="careers.html" class="link"> read more</a>')
document.write ("<br />")

document.write ('<a href="testimonial.html"><img src="graphics/goto.jpg" border="0" alt="Go To Read More" width="11" height="12" /></a>')
document.write ('<span class="content"> Testimonial,</span>')
document.write ('<a href="testimonial.html" class="link"> read more</a>')
document.write ("<br />")

document.write ('<a href="75th.html"><img src="graphics/goto.jpg" border="0" alt="Go To Read More" width="11" height="12" /></a>')
document.write ('<span class="content"> 75th Anniversary,</span>')
document.write ('<a href="75th.html" class="link"> read more</a>')

