<!-- Begin

// NOTE: If you use a ' add a slash before it like this \' -->
document.write('<span class="copyright">Copyright &copy ');
var d=new Date();
yr=d.getFullYear();
document.write(yr);
document.write(' WebRealtyServices.ca  | <a href="http://www.webrealtyservices.ca">Web Design and Hosting</a>');
document.write('</span><br>');

//  End -->
