//     $Source: copyright.js $
//       $Date: 2009/01/12 09:58:25CST $
//   $Revision: 1.1.1.4 $
//     $Author: Cowles, David A (B804700) $
// Description: Copyright lines for External apps

document.writeln("<p align='center'>");
document.writeln("  <span class='noPrint'>");
document.writeln("    <img src='/applook//images/dot_clear.gif' width='1' height='7' alt='' border='0' /><br />");
document.writeln("    <span class='footer1'>Report railroad emergencies: <a href='/tools/resourceprotection/protection.html'>BNSF Resource Protection Team (800.832.5452)</a>");
document.writeln("    </span><br />");
document.writeln("  </span>");
document.writeln("  <span class='footer2'>");
document.writeln("    <span class='noPrint'>");
document.writeln("      <a href='/sitetermsofuse.html' target='_blank'>Terms of Use</a>&nbsp;&nbsp;/&nbsp;&nbsp;");
document.writeln("      <a href='/privacy_policy.html'>Privacy Policy</a>&nbsp;&nbsp;/&nbsp;&nbsp;");
document.writeln("      <a href='/aboutbnsf/contacts.html'>Contact Us</a>&nbsp;&nbsp;/&nbsp;&nbsp;");
document.writeln("      <a href='/sitemap.html'>Site Map</a>&nbsp;&nbsp;/&nbsp;&nbsp;");
document.writeln("      <a href='/aboutbnsf/feedback.html'>Feedback</a>");
document.writeln("      <br />");
document.writeln("    </span>");
document.writeln("    &copy; 2009 BNSF Railway Company. All Rights Reserved.");
document.writeln("  </span><br />");
document.writeln("<img src='/applook//images/dot_clear.gif' width='1' height='8' alt='' border='0' /><br />");
document.writeln("</p>");
