document.write ('<map name="Map"> ');
document.write ('  <area shape="rect" coords="7,4,56,18" href="Career.htm" target="_top">');
document.write ('  <area shape="rect" coords="65,4,100,18" href="/scripts/news/newsarchive.asp" target="_top">');
document.write ('  <area shape="rect" coords="107,4,177,18" href="/prdoctor.htm" target="_top">');
document.write ('  <area shape="rect" coords="185,4,223,18" href="default.htm" target="_top">');
document.write ('</map>');