.slideToggle Help Request: Example Link Included

.slideToggle Help Request: Example Link Included

I'm new to jquery and love it. I've been using it wherever I can.

Recently I've been using a .slideToggle script to show big images when thumbnails are clicked.

However, the <div> that is revealed does not Toggle Up when multiple thumbs are clicked, so I'm left with a bunch of open <div>s on the page.

Here is the live example:
http://www.ianscheller.com/thumbnail-menu/example-index.html

I'm not sure what to do -- I think it has something to do with the siblings of the class "largeexamples" but I'm not sure. I've also been reading about eq, but I'm not there yet.

Thank you all in advance.
Max.