s = "";    
s += '    <map name="FPMap0">';
s += '      <area href="aboutus.htm" shape="rect" coords="292, 91, 386, 113">';
s += '      <area href="locations.htm" shape="rect" coords="410, 91, 504, 113">';
s += '      <area href="refillrx.htm" shape="rect" coords="530, 91, 624, 113">';
s += '      <area href="contactus.htm" shape="rect" coords="650, 87, 744, 109">';
s += '      <area href="index.htm" shape="rect" coords="170, 91, 264, 113">';
s += ' </map><img border="0" src="images/menutitle.jpg" usemap="#FPMap0" width="761" height="127" >';

document.write(s);