<!--
// JavaScript Document
//(c) 2003 www.ericlundberg.com
    
copyright=new Date();
update=copyright.getFullYear();

//---write copyright
document.write("Copyright © "+ update + "&nbsp;&nbsp;&nbsp;&nbsp;<i>Westmoreland REALTORS® Association.</i>&nbsp;&nbsp;&nbsp;&nbsp;All Rights Reserved.");
//-->