var title         = 'Peaks District';
var intro         = '';
var footer        = '';
var nbImages      = 7;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 0;
var currentImage  = 0;
var imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg', '0005.jpg', '0006.jpg', '0007.jpg' );
var smallWidth    = new Array( 65, 65, 65, 65, 65, 65, 65 );
var smallHeight   = new Array( 65, 65, 65, 65, 65, 65, 65 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 720, 720, 720, 720, 720, 720, 720 );
var mediumHeight  = new Array( 480, 480, 480, 480, 480, 480, 480 );
var minMediumW    = 720;
var minMediumH    = 480;
var maxMediumW    = 720;
var maxMediumH    = 480;
var majorCaption  = new Array( 'Jan 09 - Winter Camping Trip to the Peaks District: The camping barn where everyone else slept and our tent which we were road testing for the first time. The camping barn had no fireplace, so i think the tent was actually warmer!! (Don\'t be fooled by the blue sky, it snowed this weekend!)', 'Jan 09 - Winter Camping Trip to the Peaks District: The windswept hills around the barn', 'Jan 09 - Winter Camping Trip to the Peaks District: A tree', 'Jan 09 - Winter Camping Trip to the Peaks District: Early morning in the Peaks District', 'Jan 09 - Winter Camping Trip to the Peaks District: Sunrise at the peak ', 'Jan 09 - Winter Camping Trip to the Peaks District: Unfortnately we had left a bag of bits behind whose use we were not entirely sure. So it is not properly \'put up\'. Also this meant that some bits that were supposed to be secured were in fact flappy... making for a very noisy night!', 'Jan 09 - Winter Camping Trip to the Peaks District: Trout fishing lakes on our country walk. ' );
var minorCaption  = new Array( '1/125 s, f/6.3, 12 mm', '1/125 s, f/9, 22 mm', '1/125 s, f/9, 21 mm', '1/60 s, f/6.3, 22 mm', '1/15 s, f/22, 10 mm', '1/4 s, f/22, 15 mm', '1/80 s, f/5.6, 12 mm' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

