var title         = 'Wildlife at Five Springs Farm';
var intro         = '';
var footer        = '© 2005 - Presented by Porta';
var nbImages      = 24;
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', '0021.jpg', '0022.jpg', '0023.jpg', '0024.jpg' );
var smallWidth    = new Array( 80, 55, 80, 80, 80, 57, 80, 80, 80, 80, 80, 80, 80, 54, 80, 80, 80, 68, 80, 80, 80, 80, 80, 60 );
var smallHeight   = new Array( 63, 80, 60, 60, 60, 80, 54, 63, 40, 60, 60, 60, 69, 80, 40, 45, 54, 80, 63, 39, 34, 54, 54, 80 );
var minSmallW     = 54;
var minSmallH     = 34;
var maxSmallW     = 80;
var maxSmallH     = 80;
var mediumWidth   = new Array( 552, 379, 552, 552, 552, 396, 552, 552, 552, 552, 552, 552, 552, 370, 552, 552, 552, 468, 552, 552, 552, 552, 552, 416 );
var mediumHeight  = new Array( 436, 552, 414, 414, 414, 552, 370, 436, 276, 414, 414, 414, 478, 552, 276, 314, 370, 552, 435, 266, 233, 370, 370, 552 );
var minMediumW    = 370;
var minMediumH    = 233;
var maxMediumW    = 552;
var maxMediumH    = 552;
var majorCaption  = new Array( 'Bunnies in the garden', 'Bats behind the shutters', 'Groundhogs come to visit', 'Birds nest above the back door', 'Flycatcher watches her nest', 'Bittern by the pond', 'Oriole in the yard', 'Canada Geese build a next by the pond', 'Goslings with parents on the pond', 'Geese swim away to protect the goslings', 'Geese defend against intruders!', 'Geese land on the pond', 'Robin in the yard', 'Robin in the tree', 'Family of ducks on the pond', 'Sparrow', 'Turkey Vulture', 'Hawk looks for prey', 'Hawk in the sky', 'Hawk overhead', 'Fish in the pond', 'Frog by the pond', 'Frog by the pond', 'Baby Black Vulture in the barn.' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

