title         = '';
intro         = '';
footer        = '';
nbImages      = 8;
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' );
smallWidth    = new Array( 45, 45, 45, 45, 45, 45, 45, 45 );
smallHeight   = new Array( 45, 45, 45, 45, 45, 45, 45, 45 );
minSmallW     = 45;
minSmallH     = 45;
maxSmallW     = 45;
maxSmallH     = 45;
mediumWidth   = new Array( 427, 455, 448, 450, 448, 500, 500, 500 );
mediumHeight  = new Array( 500, 500, 500, 500, 500, 347, 375, 375 );
minMediumW    = 427;
minMediumH    = 347;
maxMediumW    = 500;
maxMediumH    = 500;
largeWidth    = new Array( 500, 500, 500, 500, 500, 600, 640, 640 );
largeHeight   = new Array( 586, 550, 558, 556, 558, 416, 480, 480 );
minLargeW     = 500;
minLargeH     = 416;
maxLargeW     = 640;
maxLargeH     = 586;
majorCaption  = new Array( 'Font Size - Largest', 'Font Size - Large', 'Font Size - Normal', 'Font Size - Smaller', 'Font Size - Smallest', 'Font Size - Smallest, Landscape View', 'Nokia E70 and Nokia 6820', 'Nokia E70 and Nokia 6820' );
minorCaption  = new Array( '1/33 s, f/2.9, 6 mm', '1/33 s, f/2.9, 6 mm', '1/33 s, f/2.9, 6 mm', '1/33 s, f/2.9, 6 mm', '1/33 s, f/2.9, 6 mm', '1/25 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     = '';

