readme.txt - Image Gallery


IMAGES
Images, by default, are in the ./images directory. I use images no taller than 350 pixels
to fit screen resolutions of 800x600.

THUMBNAILS
Thumbnails, by default, are in the ./thumbs directory. I use thumbnails that are 75x75
pixels.

NAVIGATION
Navigation images are in the ./nav directory.

IMAGE INFORMATION
The imageArray.js stores user-defined variables and the main image array. Each image is
itself an array and contains a filename, a text description, and a URL. If you do not 
wish to include a description or URL, just enter an empty string (i.e. "").