<!-- hide from older browsers
  var username = "911sculpture";
  var hostname = "911sculpture.com";
  var subjecttext = "Message%20from%20the%20Web%20Site";
  var linktext = "911sculpture@";
  var urltext = "911sculpture.com";
  
  document.write("<a href=" + "mail" + "to:" + username + "@" + hostname + "?subject=" + subjecttext + ">" + linktext + urltext + "<\/a>")

