Just the table and image tags.
side note: I'm using a java widget on the image tag source to effect their opacity (see
www.arch13.com) and need to be able to tell the script to add that into the image source tag.
Seems so easy but i've had great difficulty finding it without a great deal of other features.
I just need it to pull the thumbs from the /images/thumbs directory and order them by date, each thumb linking to it's same named full size counterpart which will load in the right table div when the thumb is clicked. Much better if it can also add a line of code into the image tags as mentioned above.