<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Use  target="soundframe" to open links in the window



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#000000"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" height="40"><tr><td width="40">&nbsp;<br>');



// START LINKS EACH LINK WITH ICON IS A GROUP OF 4 LINES 4 LINES //



document.write('</td><td nowrap>');
document.write('<IMG SRC="picts/menu-icon-1.gif" border="0"><br>');

document.write('</td><td nowrap>');
document.write('<a href="Index.html" class="menu-2">Home</a>');


// LINK 2


document.write('</td><td nowrap>');
document.write('<IMG SRC="picts/menu-icon-2.gif" border="0"><br>');

document.write('</td><td nowrap>');
document.write('<a href="links.htm" class="menu-2">Health Links</a>');



// LINK 3


document.write('</td><td nowrap>');
document.write('<IMG SRC="picts/menu-icon-4.gif" border="0"><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu-2">Contact SMH</a>');


// LINK 4


document.write('</td><td nowrap>');
document.write('<IMG SRC="picts/menu-icon-4.gif" border="0"><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact_departments.htm" class="menu-2">Department Numbers</a>');

// LINK 5


document.write('</td><td nowrap>');
document.write('<IMG SRC="picts/menu-icon-4.gif" border="0"><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact_textdirections.htm" class="menu-2">Driving Directions</a>');




document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="15" background="../picts/shadow.gif">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="15" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table>');

//  End -->