title         = 'NUS sub-aquatic club photo competition';
intro         = '';
footer        = '© 2006 - Powered by Porta';
nbImages      = 5;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 0;
currentImage  = 0;
imageFilename = new Array( '0001.jpg', '0002.jpg', '0003.jpg', '0004.jpg', '0005.jpg' );
smallWidth    = new Array( 0, 1238892, 0, 0, 0 );
smallHeight   = new Array( 552, 7, -1, -1, -1 );
minSmallW     = 0;
minSmallH     = -1;
maxSmallW     = 1238892;
maxSmallH     = 552;
mediumWidth   = new Array( 375, 500, 500, 375, 500 );
mediumHeight  = new Array( 500, 375, 375, 500, 375 );
minMediumW    = 375;
minMediumH    = 375;
maxMediumW    = 500;
maxMediumH    = 500;
majorCaption  = new Array( '', '', '', '', '' );
minorCaption  = new Array( '', '', '', '', '' );
smallPos      = 'right';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = 'http://www.antacid.os3.sg';
slink_txt     = 'Back to PhotoIndex';

