function smHacks(){
   
      if(document.getElementById('r1') != null){
     
        //var myString = location.href;
      //  if (myString.indexOf("gallery")!=-1) {
     
             document.getElementById('r1').innerHTML = '<CENTER><BR><BR>Digital copies of images can be obtained <br>by contacting <a href="mailto:web@prosceniumphoto.com">Web Begole</a> with the <br>photo number(s) and desired size and file type.</TR></TABLE></CENTER>';
          //}
       }
      } 