<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2010 ');

document.write('<a href="home.html" target="_top">Marc Wolf</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information '); 

document.write('<a title="eMail Marc" href="mailto:info@marcwolf.com">Contact Me</a>');

document.write('</span><br>');

//  End -->