title         = 'Before Christmas';
intro         = 'Here are a few pictures that we took before Christmas.';
footer        = '© Andrew Gedris, 2005';
nbImages      = 10;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 0;
currentImage  = -1;
smallWidth    = new Array( 80, 80, 80, 80, 80, 60, 60, 80, 60, 80 );
smallHeight   = new Array( 60, 60, 60, 60, 60, 80, 80, 60, 80, 60 );
minSmallW     = 60;
minSmallH     = 60;
maxSmallW     = 80;
maxSmallH     = 80;
mediumWidth   = new Array( 640, 640, 640, 640, 640, 480, 480, 640, 480, 640 );
mediumHeight  = new Array( 480, 480, 480, 480, 480, 640, 640, 480, 640, 480 );
minMediumW    = 480;
minMediumH    = 480;
maxMediumW    = 640;
maxMediumH    = 640;
majorCaption  = new Array( 'Anne visited us one day.  That was fun!', '', '', 'Jurgita prepared the stockings.', '', 'I have my Christmas tie on.', '', 'Agota!', 'Kas ten?', 'One day, we went to my work place to see Santa Claus, but he didn\'t impress Agota.' );
minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '' );
smallPos      = 'left';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = 'http://andrew.gedris.org/picturesmain.htm';
slink_txt     = 'BACK';

