var title         = 'escargot';
var intro         = '';
var footer        = '';
var nbImages      = 12;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 1;
var currentImage  = 0;
var imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg', '0005.jpg', '0006.jpg', '0007.jpg', '0008.jpg', '0009.jpg', '0010.jpg', '0011.jpg', '0012.jpg' );
var smallWidth    = new Array( 53, 53, 53, 58, 56, 80, 80, 80, 53, 53, 53, 80 );
var smallHeight   = new Array( 80, 80, 80, 80, 80, 53, 53, 52, 80, 80, 80, 53 );
var minSmallW     = 53;
var minSmallH     = 52;
var maxSmallW     = 80;
var maxSmallH     = 80;
var mediumWidth   = new Array( 467, 467, 467, 506, 492, 700, 700, 700, 467, 467, 467, 700 );
var mediumHeight  = new Array( 700, 700, 700, 700, 700, 467, 467, 453, 700, 700, 700, 467 );
var minMediumW    = 467;
var minMediumH    = 453;
var maxMediumW    = 700;
var maxMediumH    = 700;
var largeWidth    = new Array( 683, 683, 683, 740, 719, 1024, 1024, 1024, 683, 683, 683, 1024 );
var largeHeight   = new Array( 1024, 1024, 1024, 1024, 1024, 683, 683, 662, 1024, 1024, 1024, 683 );
var minLargeW     = 683;
var minLargeH     = 662;
var maxLargeW     = 1024;
var maxLargeH     = 1024;
var majorCaption  = new Array( 'wanted to show the cognac - but need more light shining through bottle', 'like this. This was a shot before the cognac splashfest', 'too much empty space. Not intimate enough.', 'Better - but the best looking escargot is in the middle - and difficult to see', 'Swapped the middle shell and left shell. better.', 'I like this photo, but the money escargot isn\'t really the focus. plus, the bread looks like a lump of brown stuff', 'now the money escargot is more in the middle of the photo, but the bread!?!?!', 'Moved bread a bit so you can see what the hell it really is.', 'I like this shot - but too much empty space near bottom.', 'Here we go...closer. but I wanted to get just a little lower and closer.', 'and now the money shot.', 'delicious.' );
var minorCaption  = new Array( '', 'by the way, if you have gas oven, make sure you don\'t put the dish too close to the fire.', '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

