
var cText = ''
cText += 'Copyright © 2003 ifoundarent.com'
//cText += 'like these.'
//cText += '<a href="copyright.html>Copyright notice</a>'
document.write(cText) 