document.write('<br>'
 + '	<img src="images/dot.gif" width="12" height="18" border="0" /> '
  + '			<a href="index.html" class="nav">Home</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="coccia.html" class="nav">Dr. Coccia</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="chang.html" class="nav">Dr. Chang</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="affiliate.html" class="nav">Professional</a> <br />'
  + '			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="affiliate.html" class="nav">Affiliations</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="postop.html" class="nav">Post Operative</a><br /> '
  +' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="postop.html" class="nav">Instructions</a><br />'	
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="form.html" class="nav">Forms</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="map.html" class="nav">Map and</a> <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
  + '					<a href="map.html" class="nav">Location</a><br />'
  + '	<img src="images/dot.gif" width="12" height="18" alt="" border="0" /> '
  + '			<a href="contact.html" class="nav">Contact Us</a><br />');