var username = "webmaster"; 
var hostname = "burlingtoncrc.ca"; 
var linktext = username + "&#64;" + hostname; 


FooterText = '<a style="text-decoration: none"  HREF="mailto:'+ linktext + '"> <font color="#999999" size="1" face="Verdana">contact the webmaster</a>'


document.write (FooterText)
