Address=("bibliopath" + "@" + "excite." + "com")
document.write(
  '<a href="mailto:' + Address + '">' 
  + 'bibliopath' + '@excite' + '.com</a>'
)
