Jquery lightbox problem

Jquery lightbox problem

Hi

I'm using the jquery lightbox script called pretty photo ( http://www.no-margin-for-errors.com ) in conjunction with a jquery script that loads and animates the content (the content being the photographs to be displayed using the pretty photo script).

The content loader script loads in content from a div called "content" so from my page the jquery script takes content contained in divs called "content" which are themselves contained in sub pages and loads them into a holder

e.g. "about.html" loads the content from "photos.html", "videos.html" and "team.html" using this jquery script so what I get is "about.html#photos" however the jquery lightbox script does not work like this - I get the large photograph displaying on its own page, however, if you go to photos.html the lightbox script will work.

please see http://stories.silverink.net/pages/about.html for an example of my problem

Any and all help is appreciated

Donal