var title         = 'Club of Swords 1';
var intro         = '';
var footer        = '© 2007 - Powered by Porta';
var nbImages      = 11;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 0;
var currentImage  = 0;
var imageFilename = new Array( 'Im not asleep-001.jpg', 'a quiet place to talk-002.jpg', 'club meeting 03 2006 Robert and Lynnette-003.jpg', 'dont mess with the cook-004.jpg', 'enjoying the weather-005.jpg', 'kristen and kris look at the movies-006.jpg', 'waiting for the movie to start-007.jpg', 'da gang club gathering 03 2006-008.jpg', 'da gang part 2-009.jpg', 'watching the movie 1-010.jpg', 'after a hard days fencing-011.jpg' );
var smallWidth    = new Array( 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80 );
var smallHeight   = new Array( 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60 );
var minSmallW     = 80;
var minSmallH     = 60;
var maxSmallW     = 80;
var maxSmallH     = 60;
var mediumWidth   = new Array( 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400 );
var mediumHeight  = new Array( 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300 );
var minMediumW    = 400;
var minMediumH    = 300;
var maxMediumW    = 400;
var maxMediumH    = 300;
var majorCaption  = new Array( 'I\'m not asleep', 'Maggie and Kelly talking on the porch', 'Scott, Greg, Robert, and Lynnette', 'Don\'t mess with the cook (Kris)', 'Ken, Kristen, and Claire messing with the cook', 'Kristen and Ken looking over the movies', 'Waiting in the chow line', 'Waiting for the movie', 'Still waiting for the movie', 'at last the movie starts', 'some people can\'t fence all day and then watch movies at night.' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';
