title         = 'Union Movie Gallery';
intro         = '';
footer        = '© 2008 - ACT 2 FILMS LLC';
nbImages      = 14;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 0;
currentImage  = 0;
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', '0013.jpg', '0014.jpg' );
smallWidth    = new Array( 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45 );
smallHeight   = new Array( 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45 );
minSmallW     = 45;
minSmallH     = 45;
maxSmallW     = 45;
maxSmallH     = 45;
mediumWidth   = new Array( 500, 375, 375, 377, 500, 500, 500, 500, 500, 375, 500, 500, 500, 500 );
mediumHeight  = new Array( 333, 500, 500, 500, 375, 375, 375, 333, 333, 500, 373, 375, 374, 375 );
minMediumW    = 375;
minMediumH    = 333;
maxMediumW    = 500;
maxMediumH    = 500;
majorCaption  = new Array( 'Bill Ligon and Eddie Sherlin', 'Eddie Sherlin', 'Eddie Sherlin', 'Bill Ligon', 'Bill Ligon, center', 'Historical Gallatin Tennessee', 'Yearbook photo of Gallatin High School', 'Union High School historical marker', 'Union High School today', 'All-Tournament clipping', 'Bill and Eddie: bottom row - Bill center and Eddie far right', 'All-Tourney Team: Eddie and Bill at left', 'Eddie takes the lead', 'The Big Game' );
minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '', '', '', '' );
smallPos      = 'left';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = '';
slink_txt     = '';

