<!-- Begin
function printPage() {
if (window.print) {
agree = confirm('This page contains information about  \n the Missing Children. Please print a  \n copy and paste it in a Public Place. \n\nOK to print now?');
if (agree) window.print(); 
   }
}
//  End -->
