<!-- document map for MS profiles -->
document.write("<map name=\"Profile\">");
document.write("<area alt=\"MS Profile\" shape=\"RECT\" coords=\"-1,0,182,107\" href=\"javascript:openProfile('profiles/PR_" + imageNum + "E.htm')\" onMouseOver=\"imageOver('Profile');\" onMouseOut=\"imageOut('Profile');\">");
document.write("</map>");