// JavaScript Document
document.write('<img src="http://www.minorityreporter.net/images/menu.jpg" alt= "Minority Reporter Newspaper" width="729" height="30" usemap="#map" />');
document.write('<map name="map" id="map">');
document.write('<area alt="News" shape="rect" coords="51,11,99,29" href="http://www.minorityreporter.net/index2.php" target="_self" />');
document.write('<area alt="Contact Us" shape="rect" coords="101,11,196,29" href="http://www.minorityreporter.net/pages/contact.htm" target="_self" />');
document.write('<area alt="Advertising" shape="rect" coords="209,11,309,29" href="http://www.minorityreporter.net/pages/advertising.htm" target="_self" />');
document.write('<area alt="About Us" shape="rect" coords="321,11,415,29" href="http://www.minorityreporter.net/pages/about_us.htm" target="_self" />');
document.write('<area alt="Events" shape="rect" coords="426, 11,472,29" href="http://www.minorityreporter.net/pages/events.htm" target="_self" />');
document.write('<area alt="Jobs" shape="rect" coords="484,11,536,29" href="http://www.minorityreporter.net/pages/jobs.htm" target="_self" />');
document.write('</map>');
