strhead = '<table width="100" border="0" cellspacing="0" cellpadding="0">\
<tr>\
    <td><img src="images/header_template.jpg" width="760" height="98" border="0" usemap="#Map"></td>\
</tr>\
</table>\
<map name="Map">\
<area shape="rect" coords="338,38,438,53" href="index.htm" target="_top" alt="Home Page">\
<area shape="rect" coords="338,55,438,70" href="issues.htm" alt="News & Issues">\
<area shape="rect" coords="338,72,438,87" href="biography.htm" target="_top" alt="Biography">\
<area shape="rect" coords="460,38,560,53" href="endorsements.htm" target="_top" alt="Endorsements">\
<area shape="rect" coords="460,55,560,70" href="volunteer.htm" target="_top" alt="Volunteer">\
<area shape="rect" coords="460,72,560,87" href="contribute.htm" target="_top" alt="Contribute">\
<area shape="rect" coords="582,38,682,53" href="links.htm" target="_top" alt="Links">\
<area shape="rect" coords="582,55,682,70" href="photoalbum.htm" target="_top" alt="Photo Album" >\
<area shape="rect" coords="582,72,682,87" href="calendar.htm" target="_top" alt="Calendar">\
</map>'
document.write(strhead);

