<!-- Begin

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


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

document.write('<a href="http://ricksweb.netfirms.com" target="_blank">Rick\'s Web Solutions</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information please '); 

document.write(' <a href="http://ricksweb.netfirms.com" target="_blank">Contact Us</a>');

document.write('<br>');


//  End -->
