// JavaScript Document
document.write('  <div id="logo"><img src="images/5thumbnails new logo.jpg" width="847" height="202" border="0" usemap="#Map" />'
+'          <map name="Map" id="Map">'
+'	          <area shape="rect" coords="3,3,165,200" href="index.html" alt="Home" />'
+'            <area shape="rect" coords="168,4,306,200" href="ourvision.html" alt="Our Vision" />'
+'            <area shape="rect" coords="307,4,436,201" href="updates.html" alt="Updates" />'
+'            <area shape="rect" coords="442,4,571,199" href="photos.html" alt="Photos" />'
+'            <area shape="rect" coords="712,2,845,198" href="donate.html" alt="Please donate NOW" />'
+'            <area shape="rect" coords="579,3,708,199" href="videos.html" alt="Videos" />'
+'          </map>'
+'        </div>	   '
+ '');
