
     document.write('<table width="690" border="0" cellspacing="0" cellpadding="0" bgcolor="#333366" class="NavBg">');
        document.write('<tr>'); 
          document.write('<td width="15">&nbsp;</td>');
          document.write('<td width="123"><a href="/Default.asp"><img src="/Images/CommonImages/logo.gif" width="104" height="88" border="0" alt="Tufts Health Care Institute"></a></td>')
          document.write('<td width="68">&nbsp;</td>');
          document.write('<td width="458" valign="top">');
            document.write('<table width="458" border="0" cellspacing="0" cellpadding="0">');
              document.write('<tr>');
                document.write('<td colspan="8" height="5"></td>');
              document.write('</tr>');
              document.write('<tr>'); 
                if(sectionname!="home"){
                document.write('<td width="137"></td>');
                document.write('<td width="34"><a href="/Default.asp"><img src="/Images/Nav/home.gif" width="34" height="12" alt="Home" border="0"></a></td>');
                document.write('<td width="11"><img src="/Images/Nav/navspacer.gif" width="11" height="12"></td>');
                }
                else{
                document.write('<td width="270"></td>');
                }
                document.write('<td width="50"><a href="/sitemap.html"><img src="/Images/Nav/sitemap.gif" width="50" height="12" alt="Site Map" border="0"></a></td>');
                document.write('<td width="11"><img src="/Images/Nav/navspacer.gif" width="11" height="12"></td>');
                document.write('<td width="57"><a href="/contactus.html"><img src="/Images/Nav/contactus.gif" width="57" height="12" border="0" alt="Contact Us"></a></td>');
                document.write('<td width="11"><img src="/Images/Nav/navspacer.gif" width="11" height="12"></td>');
                document.write('<td width="73"><a href="/about_thci/legalmatters.html"><img src="/Images/Nav/legalmatters.gif" width="73" height="12" border="0" alt="Legal Matters"></a></td>');
                document.write('<td width="9"><img src="/Images/Nav/navspacer.gif" width="10" height="12"></td>');
				document.write('<td width="57"><a href="/downloads.htm"><img src="/Images/Nav/downloads.gif" width="57" height="12" border="0" alt="Downloads"></a></td>');
                document.write('<td width="11"><img src="/Images/Nav/navspacer.gif" width="11" height="12"></td>');
                document.write('<td width="80"><a href="http://campus.thci.org" target="_self"><img src="/Images/Nav/campuslogin.gif" width="75" height="12" border="0" alt="Online Campus Log In"></a></td>');
              document.write('</tr>');
              document.write('<tr>'); 
                document.write('<td colspan="8" height="10"></td>');
              document.write('</tr>');
            document.write('</table>');
            document.write('<table width="458" border="0" cellspacing="0" cellpadding="0">')
              document.write('<tr>');
                //These variables are used in the mouseover and mouseout calls.  These right here
                //are the same for all of the calls so they won't change for each image
                swap2="";
                showhide2="";
                showhide3Over="show";
                showhide3Out="hide";
                
                //These variables change from image to image so there must be a different variable name
                //for each image.
                
                FirstSwap1="about";
                FirstSwap3="/Images/Nav/abouton.gif";
                FirstShowhide1="abouttext";

                //this if and others like it have to do with hilighting which section the user is in
                if(sectionname=="about"){
                document.write('<td width="153"><a href="/about_thci/new.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FirstSwap1,swap2,FirstSwap3,1);"><img name="about" border="0" src="/Images/Nav/abouton.gif" width="153" height="21" onMouseOver="MM_showHideLayers(FirstShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(FirstShowhide1,showhide2,showhide3Out)" alt="About THCI"></a></td>')
                }
                else{
                document.write('<td width="153"><a href="/about_thci/new.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FirstSwap1,swap2,FirstSwap3,1);"><img name="about" border="0" src="/Images/Nav/about.gif" width="153" height="21" onMouseOver="MM_showHideLayers(FirstShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(FirstShowhide1,showhide2,showhide3Out)" alt="About THCI"></a></td>')
                }
                
                SecSwap1="acgme";
                SecSwap3="/Images/Nav/acgmeon.gif";
				SecShowhide1="acgmetext";
                if(sectionname=="acgme"){
                document.write('<td width="152"><a href="/acgme/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(SecSwap1,swap2,SecSwap3,1)"><img name="acgme" border="0" src="/Images/Nav/acgmeon.gif" width="152" height="21" onMouseOver="MM_showHideLayers(SecShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(SecShowhide1,showhide2,showhide3Out)" alt="ACGME Competencies"></a></td>')
                }
                else{
                document.write('<td width="152"><a href="/acgme/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(SecSwap1,swap2,SecSwap3,1)"><img name="acgme" border="0" src="/Images/Nav/acgme.gif" width="152" height="21" onMouseOver="MM_showHideLayers(SecShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(SecShowhide1,showhide2,showhide3Out)" alt="ACGME Competencies"></a></td>')
                }
                
                ThirdSwap1="online";
                ThirdSwap3="/Images/Nav/onlineon.gif";
                ThirdShowhide1="onlinetext";
                if(sectionname=="online"){
                document.write('<td width="153"><a href="/center_online_learning/welcome.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(ThirdSwap1,swap2,ThirdSwap3,1)"><img name="online" border="0" src="/Images/Nav/onlineon.gif" width="153" height="21" onMouseOver="MM_showHideLayers(ThirdShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(ThirdShowhide1,showhide2,showhide3Out)" alt="Online Learning"></a></td>')
                }
                else{
                document.write('<td width="153"><a href="/center_online_learning/welcome.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(ThirdSwap1,swap2,ThirdSwap3,1)"><img name="online" border="0" src="/Images/Nav/online.gif" width="153" height="21" onMouseOver="MM_showHideLayers(ThirdShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(ThirdShowhide1,showhide2,showhide3Out)" alt="Online Learning"></a></td>')
                }
                
                document.write('</tr>')
                document.write('<tr>') 
                
                FourthSwap1="curriculum";
                FourthSwap3="/Images/Nav/curiculumon.gif";
                ForthShowhide1="curriculumtext";
                if(sectionname=="curriculum"){
                document.write('<td width="153"><a href="/curriculum/coverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FourthSwap1,swap2,FourthSwap3,1)"><img name="curriculum" border="0" src="/Images/Nav/curiculumon.gif" width="153" height="21" onMouseOver="MM_showHideLayers(ForthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(ForthShowhide1,showhide2,showhide3Out)" alt="Curriculum Framework"></a></td>')
                }
                else{
                document.write('<td width="153"><a href="/curriculum/coverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FourthSwap1,swap2,FourthSwap3,1)"><img name="curriculum" border="0" src="/Images/Nav/curiculum.gif" width="153" height="21" onMouseOver="MM_showHideLayers(ForthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(ForthShowhide1,showhide2,showhide3Out)" alt="Curriculum Framework"></a></td>')
                }
                
                FifthSwap1="programs";
                FifthSwap3="/Images/Nav/programson.gif";
				FifthShowhide1="programstext";
                if(sectionname=="programs"){
                document.write('<td width="152"><a href="/prog_serv_prod/pspoverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FifthSwap1,swap2,FifthSwap3,1)"><img name="programs" border="0" src="/Images/Nav/programson.gif" width="152" height="21" onMouseOver="MM_showHideLayers(FifthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(FifthShowhide1,showhide2,showhide3Out)" alt="Programs &amp; Products"></a></td>')
                }
                else{
                document.write('<td width="152"><a href="/prog_serv_prod/pspoverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(FifthSwap1,swap2,FifthSwap3,1)"><img name="programs" border="0" src="/Images/Nav/programs.gif" width="152" height="21" onMouseOver="MM_showHideLayers(FifthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(FifthShowhide1,showhide2,showhide3Out)" alt="Programs &amp; Products"></a></td>')
                }
                
                SixthSwap1="managed";
                SixthSwap3="/Images/Nav/managedon.gif";
				SixthShowhide1="managedtext";
                if(sectionname=="managed"){
                document.write('<td width="153"><a href="/other_resources/ooverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(SixthSwap1,swap2,SixthSwap3,1)"><img name="managed" border="0" src="/Images/Nav/managedon.gif" width="153" height="21" onMouseOver="MM_showHideLayers(SixthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(SixthShowhide1,showhide2,showhide3Out)" alt="Library"></a></td>')
                }
                else{
                document.write('<td width="153"><a href="/other_resources/ooverview.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(SixthSwap1,swap2,SixthSwap3,1)"><img name="managed" border="0" src="/Images/Nav/managed.gif" width="153" height="21" onMouseOver="MM_showHideLayers(SixthShowhide1,showhide2,showhide3Over)" onMouseOut="MM_showHideLayers(SixthShowhide1,showhide2,showhide3Out)" alt="Library"></a></td>')
                }
              
              document.write('</tr>')
            document.write('</table>')
          document.write('</td>');
          document.write('<td width="45">&nbsp;</td>');
        document.write('</tr>');
      document.write('</table>');
      document.write('<table width="690" border="0" cellspacing="0" cellpadding="0">');
        document.write('<tr>');
          document.write('<td class="NavBg" height="10"><img src="/Images/CommonImages/spacer.gif" width="1" height="1"></td>');
        document.write('</tr>');
        document.write('<tr>');
          document.write('<td height="10"><img src="/Images/CommonImages/spacer.gif" width="1" height="1"></td>');
        document.write('</tr>');
      document.write('</table>');
