<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1



// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK









document.write('<a href="index.html" class="menu">Home</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="press releases.htm" class="menu">Press Releases</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="stethoscopes.htm" class="menu">Stethoscopes</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<a href="scales.htm" class="menu">Scales</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<a href="faq-home.htm" class="menu">FAQ</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<a href="contact.htm" class="menu">Contact Us</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
