document.write("      <table cellspacing=\"0\" cellpadding=\"0\" width=\"145\" bgcolor=\"#990000\">");
document.write("      	<tr>");
document.write("      	  <td bgcolor=\"#990000\"><img src=\"./img/mpix.gif\" width=\"150\" height=\"25\"></td>");
document.write("        </tr>");
document.write("      	<tr><td width=\"141\" height=\"1\" bgcolor=\"#ffffff\"></td></tr>");
document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_home\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_home')\" onMouseOut=\"menu_out('menu_home')\" onClick=\"javascript:window.location='./index.html'\">");
document.write("      		  Home&nbsp;&nbsp;");
document.write("      		</td>");
document.write("      	</tr>");
document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_services\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_services')\" onMouseOut=\"menu_out('menu_services')\" onClick=\"javascript:window.location='./services.html'\">");
document.write("      		  Services&nbsp;&nbsp;");	
document.write("      		</td>");
document.write("      	</tr>");
document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
//document.write("      	<tr>");
// document.write("      		<td id=\"menu_about\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_about')\" onMouseOut=\"menu_out('menu_about')\">");
// document.write("      		  About Us&nbsp;&nbsp;");
// document.write("      		</td>");
// document.write("      	</tr>");
// document.write("      	<tr>");
// document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
// document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_staff\" class=\"menuNormal\" onClick=\"window.location='./staff.html'\" onMouseOver=\"menu_over('menu_staff')\" onMouseOut=\"menu_out('menu_staff')\">");
document.write("      		  Meet Our Staff&nbsp;&nbsp;");	
document.write("      		</td>");
document.write("      	</tr>");
document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_facility\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_facility')\" onMouseOut=\"menu_out('menu_facility')\" onClick=\"javascript:window.location='./facility.html'\">");
document.write("      		  Our Facility&nbsp;&nbsp;");	
document.write("      		</td>");
document.write("      	</tr>");

document.write("      	<tr>");          
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");  
document.write("        </tr>");
document.write("      	<tr>");	
document.write("      		<td id=\"menu_resources\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_resources')\" onMouseOut=\"menu_out('menu_resources')\" onClick=\"javascript:window.location='./resources.html'\">");
document.write("      		  Patient Resources&nbsp;&nbsp;");	
document.write("      		</td>");
document.write("      	</tr>");

document.write("      	<tr>");          
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");  
document.write("        </tr>");
document.write("      	<tr>");	
document.write("      		<td id=\"menu_faq\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_faq')\" onMouseOut=\"menu_out('menu_faq')\" onClick=\"javascript:window.location='./frequently-asked-questions.html'\">");
document.write("      		  FAQ&nbsp;&nbsp;");	
document.write("      		</td>");
document.write("      	</tr>");

document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");  
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_links\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_links')\" onMouseOut=\"menu_out('menu_links')\" onClick=\"javascript:window.location='./links.html'\">");
document.write("      		  Links&nbsp;&nbsp;");
document.write("      		</td>");	
document.write("      	</tr>");

document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");  
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_community\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_community')\" onMouseOut=\"menu_out('menu_community')\" onClick=\"javascript:window.location='./community.html'\">");
document.write("      		  In The Community&nbsp;&nbsp;");
document.write("      		</td>");	
document.write("      	</tr>");

document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
document.write("      	<tr>");
document.write("      		<td id=\"menu_contact\" class=\"menuNormal\" onMouseOver=\"menu_over('menu_contact')\" onMouseOut=\"menu_out('menu_contact')\" onClick=\"javascript:window.location='./contact.html'\">");
document.write("      		  Contact Us&nbsp;&nbsp;");	
document.write("      		</td>	");
document.write("      	</tr>");
document.write("      	<tr>");
document.write("          <td><img src=\"./img/mpix.gif\" width=\"150\" height=\"1\"></td>");
document.write("        </tr>");
document.write("      	<tr><td width=\"141\" height=\"1\" bgcolor=\"#ffffff\"></td></tr>");
document.write("      </table>");
