To do: * Make selected picture have a border. * Create smaller versions of each, and load them for thumbnails. * Put image names into an array (so they're only needed once) and generate the td lines in a JavaScript loop. * Or even better, load all the .jpeg images without coding their names...