document.write('<img src="i/site_menu.jpg" border="0" usemap="#Map" />');

document.write('<map name="Map" id="Map">');

document.write('<area shape="rect" coords="11,5,128,25" href="artist_statement.html" />');
document.write('<area shape="rect" coords="131,6,234,25" href="events_press.html" />');
document.write('<area shape="rect" coords="237,6,304,25" href="contact.html" />');
document.write('<area shape="rect" coords="309,6,374,25" href="index.html" />');
document.write('<area shape="rect" coords="380,6,584,25" href="spe.html" />');

document.write('</map>');