function disp_confirm()
  {
  return confirm('Please be aware that this link is to an external site for which we do not have direct control over the content. Click "OK" to proceed or "Cancel" to return to the current page.');
  }