function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}
function ModifyText ()
{
  if (YD.hasClass(document.body, "gallery_4548521")) 
  {
    var objElement = YD.get("comment")
    if (objElement != null) 
    {
      var str = new String(objElement.innerHTML);
      str = str.replace(/\gallery/gi, 'guestbook');
      objElement.innerHTML = str;
    }
  }
}

YE.onAvailable("comment", ModifyText);


rightClickWarning = "Thanks for wanting a copy of this picture!  This pic is the property of 193945.com, all rights are reserved and unauthorized use is prohibited.  You may purchase a download of this picture as well as order prints.  Questions?  Please contact me.  damon@193945.com.  Thanks again!"