 document.write('<table border = "0" cellpadding = "0" cellspacing = "0">');
 document.write('<tr>');
  document.write('<td>');
   document.write('<img src="images/dot.gif" alt="" width="6" height="2" border="0" align="middle">');
  document.write('<a href = "index.php" onmouseover = "chgImg(\'home\', \'home_on\');" onmouseout = "chgImg(\'home\', \'home\');"><img src="images/nav/home.gif" alt="Home" width="53" height="30" hspace="0" vspace="0" border="0" align="middle" name = "home"></a>');
    document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
 document.write('<a href = "patient_info.php" onmouseover = "chgImg(\'patient_info\', \'patient_info_on\');" onmouseout = "chgImg(\'patient_info\', \'patient_info\');"><img src="images/nav/patient_info.gif" alt="" width="82" height="30" hspace="0" vspace="0" border="0" align="middle" name = "patient_info"></a>');
  document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
  
  document.write('<a href = "treatments.php" onmouseover = "chgImg(\'treatments\', \'treatments_on\');" onmouseout = "chgImg(\'treatments\', \'treatments\');"><img src="images/nav/treatments.gif" alt="Treatments" width="81" height="30" border="0" align="middle" name = "treatments"></a>');
  
  document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
  document.write('<a href = "background.php" onmouseover = "chgImg(\'background\', \'background_on\');" onmouseout = "chgImg(\'background\', \'background\');"><img src="images/nav/background.gif" alt="Background" width="86" height="30" border="0" align="middle" name = "background"></a>');
  
  document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
 document.write('<a href = "reading_list.php" onmouseover = "chgImg(\'reading\', \'reading_on\');" onmouseout = "chgImg(\'reading\', \'reading\');"><img src="images/nav/reading.gif" alt="Reading List" width="86" height="30" border="0" align="middle" name = "reading"></a>');
 
 document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
  document.write('<a href = "shop.php" onmouseover = "chgImg(\'shop\', \'shop_on\');" onmouseout = "chgImg(\'shop\', \'shop\');"><img src="images/nav/shop.gif" alt="Shop" width="52" height="30" border="0" align="middle" name = "shop"></a>');

document.write('<img src="images/dot.gif" alt="" width="6" height="2" hspace="0" vspace="0" border="0" align="middle">');
  document.write('<a href = "classes.php" onmouseover = "chgImg(\'classes\', \'classes_on\');" onmouseout = "chgImg(\'classes\', \'classes\');"><img src="images/nav/classes.gif" alt="Classes &amp; Events" width="115" height="30" border="0" align="middle" name = "classes"></a>');
 
   document.write('</tr>');
   document.write('</table>');