SM.PhotoBar.config.position = 'bottom';

rightClickWarning = "All photos are property of Lindsi Jones Photography. All rights reserved. Unauthorized use is prohibited.";


function ModifyText ()
{
  if (YD.hasClass(document.body, "gallery_3827658"))
  {
    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);

Body { background-image: url('http://www.mikecorbin.com/mcbg.gif'); }

body.homepage {

background-attachment: fixed;

background-image:

url(http://williams.smugmug.com/photos/3487489-L.jpg);

background-repeat: no-repeat;

background-position: left bottom;

}
