/* You will need the trailing slash in the fullPath variable. It would be best to use the full path starting with your domain name leading to the folders that hold the full images for your gallery. Make sure that you maintain the exact format of the text variables, or the script might not work. If you edit this file in BBEdit, you shouldn't have to worry about multiple lines causing problems. Enjoy!
fullImg max dimensions are 590px by 390px*/

var totalImgs = 5;
var fullPath = './images/illus/';

var img1text = 'Watercolor and Ink, 9" x 18"';
var img2text = 'Watercolor and Ink, 9" x 12"';
var img3text = 'Watercolor, Book Cover';
var img4text = 'Watercolor and Ink, Children&#39s Book Character';
var img5text = 'Watercolor and Ink, Children&#39s Coloring Book';
