var title         = 'Oklahoma land marks';
var intro         = '';
var footer        = '© 2010 -Gerald Kelly Photography - Powered by Porta';
var nbImages      = 6;
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' );
var smallWidth    = new Array( 65, 65, 65, 65, 65, 65 );
var smallHeight   = new Array( 65, 65, 65, 65, 65, 65 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 686, 1023, 686, 1023, 1023, 686 );
var mediumHeight  = new Array( 1023, 871, 1023, 692, 686, 1023 );
var minMediumW    = 686;
var minMediumH    = 686;
var maxMediumW    = 1023;
var maxMediumH    = 1023;
var majorCaption  = new Array( 'Bricktown Ball Park - and one of the century clocks we have around downtown.', 'Bricktown Ball Park - again. Now it\'s the AT&T Ball Park. Missed that name change.', 'One of the long standing support for the homeless and disadvanged in downtown OKC.', 'Wonderful productions have passed thorught these doors. Love the support OKC has to the arts.', 'The only 1 hour, open 24 hours a day dry clearners in OKC. ', 'I\'ve always found this sign \'interesting\'. It\'s for the off duty security OCPD officer working for them.' );
var minorCaption  = new Array( '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

