
var toWrite = String("");
toWrite += '<div class="copyright" align="right">Copyright &copy; 2009 - The First America Corporation - All Rights Reserved - <a href="http://www.firstam.com/content.cfm?id=4472" target="_blank">Privacy</a> - <a href="http://www.firstam.com/content.cfm?id=4474" target="_blank">Legal Notices</a></div>';
document.writeln(toWrite);