<!-- MBP Copywrite w/Auto Year Date: -->

var Calendar = new Date();
var year = Calendar.getYear();	    // Returns current year
document.write("<center><a href='http://www.mydfwtx.com' target='_blank'><font size='-1' color='Red'>M</font>y <font size='-1' color='Navy'>D</font>FW <font size='-1' color='Red'>T</font>exas <br></a><font size='-2' color='blue' class='ad5' >An ARC Affiliate Company<br>");
document.write("<font color='#0000FF'>Copyright © 2004 - " + year + '&#160; A.R.C.');// -->


// -->

