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

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

document.write('<a href="index.html" target="_top">21st Century Center</a> ');

document.write('All Rights Reserved');



//  End -->