<!-- script to populate page with random MS profile (English)
// works with image map located below the body text named "Profile"
document.write("<img src=\"" + ProfileOut.src + "\" width=\"183\" height=\"108\" border=\"0\"  name=\"Profile\" alt=\"MS Profile\" usemap=\"#Profile\">");
// -->