<!-- MBP Copywrite w/Auto Year Date: -->

var Calendar = new Date();
var year = Calendar.getYear();	    // Returns current year
document.write("<center><a href='http://www.northtexaswebdesigns.com/' target='_blank'><font size='-1' color='Red'>N</font>orth <font size='-1' color='Navy'>T</font>exas <font size='-1' color='Red'>W</font>eb <font size='-1' color='Navy'>D</font>esigns <br></a><font size='-2' color='blue' class='ad5' >A DFW REI Management Services, Inc. Affiliate<br>");
document.write("<font color='#0000FF'>Copyright &copy; 2007 - " + year + '&nbsp;&nbsp;&nbsp;N.T.W.D.');// -->

// -->
