Help identifying lightbox

Anyone know what lightbox this is and how I can obtain the code?

http://hbp.squarespace.com/seniors/

Thanks,
Houston

You have no idea where it actually came from

Well, that’s not really true. Since it uses javascript, css and images, all of this stuff is accessible to you with a bit of effort looking in the source.

without even looking at the page, look at the source code, the javascript used will be in the head.

SquareSpace.Lightbox - name shows up when you click on the script name (in firefox>view>page source)
Also called SSLightbox

EDIT it seems to be a lightbox written specifically for SquareSpace.
so this might help you find another one http://planetozh.com/projects/lightbox-clones/

Dr John, that would normally be good advice, but in this case it’s obfuscated and it happens to be home grown. It seems like it’s a component of this Squarespace (CMS?). See this thread:

http://developers.squarespace.com/features-system/post/333736

Also, Houston, it seems weird that you can’t identify it given that it’s your website this is on.

I was checking the ownership of the code while you replied.
Hence the edit

OK, I replied while you edited…

Also, Houston, it seems weird that you can’t identify it given that it’s your website this is on.

Its my website that I created at Squarespace but I have decided just to recreate it myself. This is just a module that you have access to. That is it. You have no idea where it actually came from. I am duplicating the site at houstonbrownphotography.com and I am using Lightbox2 but I liked how the one squarespace uses (or created) has the before an dafter arrows outside the image area.