<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright"> '); 

document.write(' Copyright 2005 ');

document.write('<a href="http://www.wizardswebs.com" target="_top">WizardsWebs</a> ');

document.write('All Rights Reserved<br>');
document.write('No part of this website may be copied or reproduced<br>');


document.write('</span><br>');

//  End -->