var title         = '5_4_08';
var intro         = '';
var footer        = '© 2008 - Photos by MC Horner - Powered by Porta';
var nbImages      = 6;
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' );
var smallWidth    = new Array( 65, 65, 65, 65, 65, 65 );
var smallHeight   = new Array( 65, 65, 65, 65, 65, 65 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 700, 700, 700, 700, 700, 700 );
var mediumHeight  = new Array( 525, 525, 525, 525, 525, 700 );
var minMediumW    = 700;
var minMediumH    = 525;
var maxMediumW    = 700;
var maxMediumH    = 700;
var majorCaption  = new Array( 'Blue Jay cracking a sunflower seed.', 'Blue Jay notices movement in the window... say cheese!', 'I feel a little cold after I eat.', 'Are you still there?', 'Well, I\'m headed back to the feeder.', 'Meanwhile, out front, a Great Blue Heron lifts off.' );
var minorCaption  = new Array( 'Blue Jay cracking a sunflower seed.', 'Blue Jay notices movement in the window... say cheese!', 'I feel a little cold after I eat.', 'Are you still there?', 'Well, I\'m headed back to the feeder.', 'Meanwhile, out front, a Great Blue Heron lifts off.' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = 'http://www.spacekdet.com/photo/photoblog/';
var slink_txt     = 'return to the compost bin';

