document.write('<map name="iMap">');
document.write('<area href="download.html" shape="rect" coords="408, 26, 515, 56">');
document.write('<area href="purchase.html" shape="rect" coords="523, 26, 627, 56">');
document.write('<area href="index.html" shape="rect" coords="0, 0, 382, 55">');
document.write('</map><img src="images/menu.jpg" width="770" height="57" border="0" usemap="#iMap">');