Tweaking Thickbox to NOT close when you click
I really know nothing at all about Jquery or Java, but I'm trying to tweak the thickbox code so that I can fake a side-by-side gallery with it. I want the page to have thumbnails on the left, and the bigger images on the right, but I don't want them to fade in and out or go away; only the image replaced when you click the next thumbnail. In other words, I don't want any overlay, so I don't want the window to close, I just want it to go to the next one when you click on the second thumbnail.
Right now you have to click twice - once to close the window, and again to open the next image. I want the window not to close, and the second image pop up in same area when you click the thumbnail. Hopefully that makes sense.
Here's the page I'm tweaking:
http://audrarene.com/thickbox.html
Thanks in advance!