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