// footer.js
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');

document.write('<tr>');
document.write('<td width="100%" colspan=3><IMG height=6 alt="" src="/images/dot_clear.gif" width=741 border=0></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="3" bgcolor="#000000"><IMG height=10 alt="" src="/images/dot_clear.gif" width=700 border=0></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><IMG height=26 alt="" src="/images/foot_leftyellow.gif" width=20 border=0></td>');
document.write('<td width="100%" align="middle" bgcolor="#ffcc33">');
document.write('<IMG height=1 alt="" src="/images/dot_clear.gif" width=700 border=0><br>');
//document.write('<font face="Arial" size="-2" color="#000066"><A href="/uos/login.jsp">LOGIN</a> | <A href="/landsafe/index.html">LANDSAFE</a> | <A href="/lender/index.html">LENDER</a> | <A href="/vendor/index.html">VENDOR</a> | <A href="/realtor/index.html">REALTOR</a> | <A href="/broker/index.html">BROKER</a> | <A href="/landsafe/notice/index.html" onClick="window.open(this.href, \'notice\', \'resizable, scrollbars\'); return false;">NOTICE TO USERS OF CONSUMER REPORTS</a></font>');
document.write('<font face="Arial" size="-2" color="#000066"><A href="/uos/login.jsp">LOGIN</a> | <A href="/landsafe/index.html">LANDSAFE</a> | <A href="/lender/index.html">LENDER</a> | <A href="/vendor/index.html">VENDOR</a> | <A href="/realtor/index.html">REALTOR</a> | <A href="/broker/index.html">BROKER</a> | <A href="" onClick="window.open(\'/landsafe/notice/index.html\', \'notice\', \'resizable, scrollbars\'); return false;">NOTICE TO USERS OF CONSUMER REPORTS</a></font>');
document.write('</td>');
document.write('<td><IMG height=26 alt="" src="/images/foot_rightyellow.gif" width=20 border=0></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');

document.write('<tr>');
document.write('<td width="100%">');
document.write('<br>');

document.write('<font size="-2" face="arial, helvetica">');
//PCR 92917 BEGINS
document.write('<div align="center" class="copy"><font size="-2" face="arial, helvetica">&copy; Copyright 2009 LandSafe, Inc.<br>');
//PCR 92917 ENDS
document.write('Trade/Service marks are the property of LandSafe, Inc. and/or its subsidiaries.<br>');
document.write('Not all services or products are available in all states. Call 1-877-LS-CLOSE for information. </font> </div>');
document.write('</font>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
