indexSeparator = '  ';
// Add one line per photo, using
// addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.
addPhoto('puzzlekin_script/outside_pirate_ship.JPG','', '<img src="puzzlekin_script/outside_pirate_ship_sm.JPG">');
addPhoto('puzzlekin_script/pirate_ship.JPG','', '<img src="puzzlekin_script/pirate_ship_sm.JPG">');
addPhoto('puzzlekin_script/packaged.jpg','', '<img src="puzzlekin_script/packaged_sm.jpg">');
addPhoto('puzzlekin_script/puzzlekins_house.JPG','', '<img src="puzzlekin_script/puzzlekins_house_sm.JPG">');
addPhoto('puzzlekin_script/oldpuzzlefront.jpg','', '<img src="puzzlekin_script/oldpuzzlefrontsm.jpg">');
addPhoto('puzzlekin_script/oldpuzzleinsideandpieces.jpg','', '<img src="puzzlekin_script/oldpuzzleinsideandpiecessm.jpg">');