document.write("<MAP name=nav_Map>");
document.write("<AREA shape=RECT alt=home coords=7,21,107,44 href=\"index.html\">");
document.write("<AREA shape=RECT alt=about coords=7,44,107,62 href=\"about.html\">");
document.write("<AREA shape=RECT alt=sounds coords=7,63,107,81 href=\"sounds1.html\">");
document.write("<AREA shape=RECT alt=bio coords=7,82,107,100 href=\"bio.html\">");
document.write("<AREA shape=RECT alt=email coords=7,101,107,120 href=\"mailto:mail@qedup.com\">");
document.write("</MAP>");
