<!-- 

var linktext = "Birdsong[ at ]birdsongbooks[ dot ]com"; var email1 = "birdsong"; var email2 = "birdsongbooks.com?subject=[BirdsongBooks.com] Web Inquiry";

document.write("<a href=" + encodeURI("mail" + "to:" + email1 + "@" + email2 ) + ">" + linktext + "</a>")

// -->

