document.write("<div style ='font-family: Arial; font-size: 10;color: #000000;'>Grand Prairie Board of Realtors&reg; All Rights Reserved ");
var d = new Date();
var curr_year = d.getFullYear()
document.write(curr_year);
document.write("<br><a href='contactus.html'>Contact Us</a></div>");

