

document.write("<div align=\"center\">");
document.write("<center>");
document.write("<table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"758\" id=\"dropmenuhead\" bordercolor=\"#FFFFFF\" bgcolor=\"#003366\">");
  document.write("<tr>");
    document.write("<td width=\"131\" align=\"center\" onMouseover=\"this.className='highlighted';\" onMouseout=\"this.className='';\"><font color=\"#FFFFFF\"><a href=\"index.html\">Home</a></font></td>");
    document.write("<td width=\"124\" align=\"center\" onMouseover=\"this.className='highlighted';dropdownmenu(this, event, menu1, '180px');\" onMouseout=\"delayhidemenu();this.className='';\"><font color=\"#FFFFFF\"><a href=\"doctors.html\">Doctors</a></font></td>");
    document.write("<td width=\"137\" align=\"center\" onMouseover=\"this.className='highlighted';dropdownmenu(this, event, menu2, '150px');\" onMouseout=\"delayhidemenu();this.className='';\"><font color=\"#FFFFFF\"><a href=\"directions.html\" >Locations</a></font></td>");
    document.write("<td width=\"130\" align=\"center\" onMouseover=\"this.className='highlighted';dropdownmenu(this, event, menu3, '350px');\" onMouseout=\"delayhidemenu();this.className=''\"><font color=\"#FFFFFF\"><a href=\"services.html\">Patient Education</a></font></td>");
    document.write("<td width=\"124\" align=\"center\" onMouseover=\"this.className='highlighted';\" onMouseout=\"this.className='';\"><font color=\"#FFFFFF\"><a href=\"contacts.html\">Contacts</a></font></td>");
    document.write("<td width=\"224\" align=\"center\" onMouseover=\"this.className='highlighted';\" onMouseout=\"this.className='';\"><font color=\"#FFFFFF\"><a href=\"patientformst.html\">Patient Forms</a></font></td>");
    document.write("<td width=\"124\" align=\"center\" onMouseover=\"this.className='highlighted';\" onMouseout=\"this.className='';\"><font color=\"#FFFFFF\"><a href=\"directions.html\">Facilities</a></font></td>");
  document.write("</tr>");
document.write("</table>");
document.write("</center>");
document.write("</div>");
