GalleryBrowser.vbs Put this script in the same directory as a bunch of picture files and it will create an "index.htm" and "select.htm" files which will allow you to browse all the images. Think of it as a manually advanced slideshow where you can preview thumbnails of all the images. --------------------------------------------------------------------- All three files contain the same code. Download the most convenient one. Downloading Notes: VBS FILE IE may try to run the VBS file instead of downloading it! You'll have to right-click and select "Save Link" or "Save Target" to save the file to your hard drive. TXT FILE Be sure to save the downloaded file with a VBS file extension. If your Windows has the default behavior of hiding file extensions, you will have to quote the file name. For example, don't save it as test.vbs, but as "test.vbs". Using quotes forces Windows to honor your file extension. ZIP FILE No problems. The zip file may (or may not) contain other information or directions.