document.write('      <map name="MenuMap">                                                                       ');
document.write('      <area href="aboutus.html" shape="circle" coords="79,58,50">                                ');
document.write('      <area href="gallery.html" shape="circle" coords="82,177,50">                               ');
document.write('      <area href="other.html" shape="circle" coords="84,282,50">                                 ');
document.write('      <area href="media.html" shape="circle" coords="82,384,50">                                 ');
document.write('      <area href="testimonials.html" shape="circle" coords="81,486,50">                          ');
document.write('      <area href="links.html" shape="circle" coords="78,590,50">                                 ');
document.write('      <area href="contact.html" shape="circle" coords="79,707,50">                               ');
document.write('      </map>                                                                                     ');
document.write('      <img border="0" src="images/menu.jpg" width="154" height="779" usemap="#MenuMap">          ');