<!-- Start
 
// NOTE: If you use a ' add a slash before it like this \'
 
document.write('<span class="copyright">');
 
document.write('Music By John Vincent McCauley ');
 
document.write('</span>');
 
 
//  End -->
 

