{
text =
  '<tr>' +
    '<td width="100%" style="line-height: 70" height="35" colspan="2">' +
      '<p align="center" class="copyright" style="line-height: 50%"><b><font size="1">AMV Technologies</font></b></p>' +
      '<p align="center" class="copyright" style="line-height: 50%"><font size="1">A Service-Disabled Veteran-Owned Small Business</font></p>' +
      '<p align="center" class="copyright" style="line-height: 50%"><font size="1">Contact us at 301-299-2344 or at <a href="mailto:info@amvtech.com">info@amvtech.com</a></font></p>' +
      '<p align="center" class="copyright" style="line-height: 50%"><font size="1">Copyright © 2003-2005, AMV Technologies. All Rights Reserved.</font></p>' +
      '<p align="center" class="copyright" style="line-height: 50%"><font size="1">All product and corporate names are trademarks of their respective companies.</font></p>' +
      '<p align="center" class="copyright" style="line-height: 50%"><font size="1"><A HREF="./privacy.html">Privacy Statement</A></font></p>' +
  '</tr>' ;
document.write(text);

}