curdate=new Date();
year=curdate.getFullYear();
document.write('Copyright &copy; '+year+' dallas-movingcompany.com. All rights reserved.|<a href="/privacy.htm">Privacy policy</a>');