document.write("<table width=200 border=0 cellspacing=0 cellpadding=0>"+
        "<tr>"+ 
          "<td class=header valign=top><div id=submenu><a href=index.html class=link1>Home</a> | <a href=newsroom.html class=link2>Newsroom</a> | <a href=contact.html class=link3>Contact</a></div><div id=contact>"+
            "<Div><br />402 West Trade Street, Suite 100<br />"+
             " Charlotte, North Carolina 28202</div>"+
            "<p>704-348-2431 (O)<br />"+
             " 704-348-2433 (F)</p></div></td>"+
        "</tr>"+
        "<tr>"+
          "<td><table width=200 border=0 cellspacing=0 cellpadding=0>"+
            "<tr>"+
              "<td><table width=200 border=0 cellspacing=0 cellpadding=0>"+
                  "<tr>"+
                    "<td>"+
					"<div id=main_menu><a href=services.html class=services>Services</a> | <a href=about.html class=aboutus>About Us</a> | <a href=affiliation.html class=affiliation>Affiliations</a> | <a href=property_concierge.html class=property>Property Concierge</a> | <a href=greencorner.html class=greencorner>Green Corner</a></div>"+
					/*"<a href=index.html><img src=slices/home.jpg alt=home name=Image1 width=92 height=27 border=0 id=Image1 onmouseover=MM_swapImage('Image1','','slices/homeroll.jpg',1) onmouseout=MM_swapImgRestore() /></a></td>"+
                    "<td><a href=about.html><img src=slices/aboutus.jpg alt=aboutus width=115 height=27 border=0 id=Image2 onmouseover=MM_swapImage('Image2','','slices/aboutusroll.jpg',1) onmouseout=MM_swapImgRestore() /></a></td>"+
                    "<td><a href=services.html><img src=slices/services.jpg alt=services width=114 height=27 border=0 id=Image3 onmouseover=MM_swapImage('Image3','','slices/servicesroll.jpg',1) onmouseout=MM_swapImgRestore() /></a></td>"+
                    "<td><a href=affiliation.html><img src=slices/affiliation.jpg alt=affiliation width=124 height=27 border=0 id=Image4 onmouseover=MM_swapImage('Image4','','slices/affiliationroll.jpg',1) onmouseout=MM_swapImgRestore() /></a></td>"+
                    "<td><a href=contact.html><img src=slices/contact.jpg alt=contact width=116 height=27 border=0 id=Image5 onmouseover=MM_swapImage('Image5','','slices/contactroll.jpg',1) onmouseout=MM_swapImgRestore() /></a></td>"+
                    "<td><a href=greencorner.html><img src=slices/greencenter.jpg alt=greencenter width=142 height=27 border=0 id=Image6 onmouseover=MM_swapImage('Image6','','slices/greencenterroll.jpg',1) onmouseout=MM_swapImgRestore() /></a>"+*/
					"</td>"+
                  "</tr>"+
              "</table></td>"+
            "</tr>"+
            "<tr>"+
              "<td><img src=slices/greybar.jpg alt=greybar width=703 height=65 /></td>"+
            "</tr>"+
          "</table></td>"+
        "</tr>"+
      "</table>");
