copyright=new Date();
update=copyright.getFullYear();
document.write('<div align="center" class="copyright" style="">');
document.write("Copyright &copy; 2009-"+ update + " Your Peace Of Mind Ltd.<br>All rights reserved.");
document.write('</div>');
