<!-- Begin

// NOTE: If you want to use a ' add a slash before it like this \'

var xname = '&#x69;&#110;&#x66;&#111;';
var xdomain = '&#x72;&#x6f;&#x63;&#x6b;&#x6f;&#x66;&#99;&#104;&#x72;&#x69;&#115;&#116;&#98;&#x61;&#x6e;&#x64;&#x2e;&#99;&#111;&#109;';

document.write('<span class ="copyright">&copy;Copyright 2003, 2004 ');
document.write('<a href="home.htm" target="_top">Rock Of Christ Band</a> ');
document.write('ALL RIGHTS RESERVED<br>');
document.write('For more information feel free to ');
document.write( '<a href="mailto:' + xname + '@' + xdomain + '">' + 'Contact Us' + '</a>' );
document.write('</span><br>');

//  End -->