var title         = 'Chateau of Terror';
var intro         = '';
var footer        = '© 2009 - Chateau of Terror';
var nbImages      = 19;
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', '0008.jpg', '0009.jpg', '0010.jpg', '0011.jpg', '0012.jpg', '0013.jpg', '0014.jpg', '0015.jpg', '0016.jpg', '0017.jpg', '0018.jpg', '0019.jpg' );
var smallWidth    = new Array( 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65 );
var smallHeight   = new Array( 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 552, 552, 552, 414, 552, 368, 552, 552, 552, 414, 367, 367, 414, 367, 367, 339, 552, 552, 193 );
var mediumHeight  = new Array( 414, 533, 414, 552, 414, 552, 368, 403, 367, 552, 552, 552, 552, 552, 552, 552, 414, 414, 552 );
var minMediumW    = 193;
var minMediumH    = 367;
var maxMediumW    = 552;
var maxMediumH    = 552;
var majorCaption  = new Array( 'Foyer', 'Foyer', 'Undead ticket taker', 'Scary', 'You look like you taste like chicken', 'Butch and Sundance - Dead twins', 'Butch and Sundance - Dead twins', 'Evil Clown', 'When Evil Clowns spoil', 'The Little Girl who eats Kittens. Yes she does bite', 'Umbilicus and her twin', 'The Butcher and his victims', 'Evil Bunny', 'Evil Bunny', 'Evil Bunny - Happy?', 'Woah - Evil Bunny without pants?', 'Evil Bunny and TV Celeb Daria', 'A lovely christmas card', 'The Marquis MaCabre' );
var minorCaption  = new Array( 'Foyer', 'Foyer', 'Undead ticket taker', 'Scary', 'You look like you taste like chicken', 'Butch and Sundance - Dead twins', 'Butch and Sundance - Dead twins', 'Evil Clown', 'When Evil Clowns spoil', 'The Little Girl who eats Kittens. Yes she does bite', 'Umbilicus and her twin', 'The Butcher and his victims', 'Evil Bunny', 'Evil Bunny', 'Evil Bunny - Happy?', 'Woah - Evil Bunny without pants?', 'Evil Bunny and TV Celeb Daria', 'A lovely christmas card', 'The Marquis MaCabre' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

