function headImage(){
document.write('<img src="Images/head_images/MC_index_header.gif" border="0" usemap="#Map3">');
document.write('<map name="Map3">');
document.write('<area shape="rect" coords="173,197,347,221" href="mailto:mcinfo@marinecity-mi.org" alt="Image of Marine City Logo with address information">');
document.write('</map>');
}