<!-- This script and many more are available free online at -->

<!-- Begin
function printPage() {
if (window.print) {
agree = confirm('This page contains sensitive information that \nwe recommend you print a copy of at this time. \n\nOK to print now?');
if (agree) window.print(); 
   }
}
//  End -->
