function text(part1, text1, linktext, text2, part2) {
  var result = (text1 + '<a href="' + '&#109;ail' + 'to&#58;' + part1 + '&#64;' + part2 + '">' + linktext + '<\/a>' + text2);
  return result;
} 
document.write(text('info','<P ALIGN="left"><SPAN STYLE="vertical-align:9px; ">Welcome to this web of connections! &nbsp;<\/SPAN>','<IMG CLASS="sig" SRC="images\/amj-logo-2.gif" WIDTH="163" HEIGHT="25" ALT="Alison M. Jones">','<\/P>','alisonjonesphoto&#046;co&#109;'))
