Help me make a fullscreen slideshow!

Hi everyone!

I’m trying, desperately to make a fullscreen slide show that functions similarly to Serial Cut’s amazing portfolio.

I’ve been using the Fullscreenr Jquery plugin (http://nanotux.com/blog/fullscreen/) to accomplish centered, fullscreen images in my HTML pages, but Fullscreenr makes the image the background-image for the <body> tag. I imagine to accomplish what I want, I need something like fullscreenr but that centers and image, stretches it to fullscreen, and then places it in a Div.

What I see is something like this:


Click for full size

Can anyone give me some guidance as to some Jquery plugins or ideas to get me started?