function delHover() {
  oLst = YD.getElementsBy(function(el) {return (YD.hasClass(el,'imgBorder') || YD.hasClass(el,'imgBorderOn'))},'img');
  for (i=0; i < oLst.length ; i++)  {
    if (oLst[i].title && oLst[i].title != '') oLst[i].title = '';
    if (oLst[i].alt && oLst[i].alt != '') oLst[i].alt = '';
  }
}
YE.onContentReady('bodyWrapper', function() {if (!YD.hasClass(document.body, 'smugmug_ajax')) delHover()});
onPhotoShow.subscribe(function(){YE.onAvailable('mainImage', delHover)});

rightClickWarning = "WARNING !! It is Illegal to download,copy,reproduce in any way images from this web site.All Images are copyright protected and registered with the U.S.goverment Library of Congress.All photographs appearing on this site are the property of ExtremeAV/Patrick Jeudy. You have no right and no permission to use these images with out a lisencing agreement.Failure to respect our copyrights will result in a law suit against you for copyright infringement under the law, for the maximum possible amount !!.Thank you."