var title         = 'City';
var intro         = 'All photographs in this gallery are subject to copyrights of the professional photographer and are protected by the Copyright Law of the United States (Title 17, United States Code) and by the Berne Convention. Reproduction, storage or transmittal by any means, of any image on this web site, whole or in part, is prohibited without express prior written permission. Prints purchased from this gallery may not be reproduced or scanned for any reason and may only be used for personal display. If you wish to publish or reproduce the materials in any physical or digital form or use them for any commercial purpose, including display or Web page use, you must obtain prior written permission from the photographer.<br><br><br>Please forward questions and comments to: sparkle.lab@gmail.com <br>';
var footer        = '© 2007 - sparkle.lab@gmail.com';
var nbImages      = 12;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 0;
var currentImage  = -1;
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' );
var smallWidth    = new Array( 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 );
var minSmallW     = 65;
var minSmallH     = 65;
var maxSmallW     = 65;
var maxSmallH     = 65;
var mediumWidth   = new Array( 365, 552, 552, 439, 369, 369, 369, 367, 369, 552, 552, 552 );
var mediumHeight  = new Array( 552, 390, 279, 552, 552, 552, 552, 552, 552, 403, 402, 403 );
var minMediumW    = 365;
var minMediumH    = 279;
var maxMediumW    = 552;
var maxMediumH    = 552;
var majorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '', '' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = 'http://www.le-spark.com';
var slink_txt     = 'www.le-spark.com';
