title         = '';
intro         = '';
footer        = '';
nbImages      = 9;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 1;
currentImage  = 0;
imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg', '0005.jpg', '0006.jpg', '0007.jpg', '0008.jpg', '0009.jpg' );
smallWidth    = new Array( 45, 45, 45, 45, 45, 45, 45, 45, 45 );
smallHeight   = new Array( 45, 45, 45, 45, 45, 45, 45, 45, 45 );
minSmallW     = 45;
minSmallH     = 45;
maxSmallW     = 45;
maxSmallH     = 45;
mediumWidth   = new Array( 398, 500, 500, 500, 500, 500, 383, 500, 500 );
mediumHeight  = new Array( 500, 467, 297, 463, 391, 421, 500, 375, 500 );
minMediumW    = 383;
minMediumH    = 297;
maxMediumW    = 500;
maxMediumH    = 500;
largeWidth    = new Array( 470, 500, 500, 500, 500, 500, 437, 600, 542 );
largeHeight   = new Array( 590, 467, 297, 463, 391, 421, 570, 450, 542 );
minLargeW     = 437;
minLargeH     = 297;
maxLargeW     = 600;
maxLargeH     = 590;
majorCaption  = new Array( '', '', '', '', '', '', '', '', '' );
minorCaption  = new Array( '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm', '1/20 s, f/2.9, 6 mm' );
smallPos      = 'top';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = '';
slink_txt     = '';

