// Script for opening application-type files
function doNotEmail() {
                alert("Due to the potential of identity theft or fraud occurring in email transit, Baker Boyer Bank will not accept this form via email. Please bring the hard copy directly to your point of contact at Baker Boyer Bank.");
            }
            
// +1 Button
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();

