
// NOTE: If you use a ' add a slash before it like this \'

document.write('&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top">Divorce Masters</a> ');

document.write('All Rights Reserved<br>');

document.write('Site created and maintained by '); 

document.write(' <A HREF="http://www.ricksweb.netfirms.com">Rick\'s Web Solutions</a><br>');


//  End -->