
<!-- Start

// NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="footer">');

document.write('&copy;Copyright 2008 ');

document.write('<a>Anne Reith</a> ');

document.write('All Rights Reserved<br>');

document.write('</span>');

//  End -->