document.write("<center>");
document.write("<a href='../staff.htm'><img src='../images/button1.gif' width=110 height=43 border=0 alt='Our Staff'></a><br>");
document.write("<a href='../services.htm'><img src='../images/button2.gif' width=110 height=43 border=0 alt='Services'></a><br>");
document.write("<a href='../hospital.htm'><img src='../images/button3.gif' width=110 height=43 border=0 alt='Tour Hospital'></a><br>");
document.write("<a href='../newsletter.htm'><img src='../images/button6.gif' width=110 height=43 border=0 alt='Newsletter'></a><br>");
document.write("<a href='../links.htm'><img src='../images/button5.gif' width=110 height=43 border=0 alt='Links'></a><br>");
document.write("<font face='arial' size=1 color='#FFFFFF'><B><u>Hours</u></b><BR>");
document.write("M, Th: 8am - 7:30pm<br>");
document.write("Tu, W, F: 8am - 5pm<br>");
document.write("Sat: 8am - 11:30am");
document.write("</font>");
document.write("</center>");
