document.write('<map name="Map" id="Map">');
document.write('<area shape="rect" coords="841,7,854,23" href="home.php" target="_parent" alt="Home" />');
document.write('<area shape="rect" coords="872,9,887,22" href="contact_us.php" alt="Contact Us" />');
document.write('</map>');



