  <!--

  var author = "Australian author and poet"

document.write("<a>" + author + "</a>")  

  //-->