var title         = 'At Apple Annie\'s, by Simmons B. Buntin';
var intro         = '';
var footer        = '© 2007 Simmons B. Buntin. All rights reserved.';
var nbImages      = 20;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 0;
var currentImage  = 0;
var imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg', '0005.jpg', '0006.jpg', '0007.jpg', '0008.jpg', '0009.jpg', '0010.jpg', '0011.jpg', '0012.jpg', '0013.jpg', '0014.jpg', '0015.jpg', '0016.jpg', '0017.jpg', '0018.jpg', '0019.jpg', '0020.jpg' );
var smallWidth    = new Array( 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65 );
var smallHeight   = new Array( 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 368, 368, 552, 552, 368, 552, 443, 368, 552, 368, 485, 552, 552, 368, 552, 552, 552, 552, 552, 368 );
var mediumHeight  = new Array( 552, 552, 368, 368, 552, 391, 552, 552, 368, 552, 552, 368, 368, 552, 368, 368, 368, 368, 368, 552 );
var minMediumW    = 368;
var minMediumH    = 368;
var maxMediumW    = 552;
var maxMediumH    = 552;
var majorCaption  = new Array( 'Still sunny in the higher desert near Willcox, Arizona, but cooling off a bit.', 'Almost lost in one of many pumpkin patches at Apple Annie\'s.', 'One of our smaller adventurers.', 'It\'s tough, sometimes, to keep up with the big girls.', 'Taking a break on the giant pumpkins, which we weren\'t allowed to pick.', 'The whole gaggle.', 'The morning\'s haul.', 'A farm shed near the vegetable patches.', 'Another view, inside the shed.  And the racks are...?', 'Corn tassles, fields, and mountains.', 'Dad and younger daughter in the line to check out.', 'Enjoying lunch beneath the shade of apple and peach trees at the orchards.', 'A man and his trident, of sorts (and his wife, cart, two buckets, and daughter, too).', 'The girls were much better at gathering apples than their father was.', 'The afternoon\'s haul (considering the picking portion lasted only about twenty minutes).', 'After picking apples, the tractor ride was great fun!', 'A more panoramic view from the trailer behind the tractor.', 'Someone\'s got a new friend.', 'Mom and daughter enjoying the ride.', 'Our tractor driver, riding off into the, well... not a sunset, but a mountain, anyway.' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

