title         = 'Oct_12--- 10 Minutes on Commerce Lake';
intro         = '';
footer        = '© 2006 - Photos by MC Horner';
nbImages      = 3;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 1;
currentImage  = 0;
imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg' );
smallWidth    = new Array( 45, 45, 45 );
smallHeight   = new Array( 45, 45, 45 );
minSmallW     = 45;
minSmallH     = 45;
maxSmallW     = 45;
maxSmallH     = 45;
mediumWidth   = new Array( 600, 600, 600 );
mediumHeight  = new Array( 450, 450, 450 );
minMediumW    = 600;
minMediumH    = 450;
maxMediumW    = 600;
maxMediumH    = 450;
largeWidth    = new Array( 1024, 1024, 1024 );
largeHeight   = new Array( 768, 768, 768 );
minLargeW     = 1024;
minLargeH     = 768;
maxLargeW     = 1024;
maxLargeH     = 768;
majorCaption  = new Array( 'First snow of the season.', 'A dusting on the grass, and the far side of the lake reappears.', 'Hello, Old Sol!' );
minorCaption  = new Array( 'Fog rising, snow falling.', '', 'Glad that\'s over.' );
smallPos      = 'left';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = 'http://www.spacekdet.com/photo/';
slink_txt     = 'RETURN TO MAIN PHOTO PAGE';

