var username = "lplref"; 
var hostname = "bccn.boone.in.us"; 
var linktext = "contact the webmaster"; 


document.writeln("DISCLAIMER: The Lebanon Public Library has no control over the information accessed through the Internet.The Library neither endorses nor is responsible for the content of the Internet sites mentioned on the Library's web page.<br />");


document.writeln("NOTE: Efforts have been made to ensure that all organization specific, trademarked, and copyrighted graphic links used are in compliance with the owner's usage policy and that, when necessary, written permissions have been obtained.  If your logo has been used inappropriately please");


document.writeln("<a href=" + "mail" + "to:" + username + "@" + hostname + ">" + linktext + "</a>");


document.writeln("immediately.");

