var title         = 'Liu Ding: Welcome to the Jungle';
var intro         = '';
var footer        = '© L.A.Galerie';
var nbImages      = 7;
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' );
var smallWidth    = new Array( 49, 80, 78, 80, 80, 80, 80 );
var smallHeight   = new Array( 80, 61, 80, 70, 59, 62, 40 );
var minSmallW     = 49;
var minSmallH     = 40;
var maxSmallW     = 80;
var maxSmallH     = 80;
var mediumWidth   = new Array( 338, 552, 539, 552, 552, 552, 552 );
var mediumHeight  = new Array( 552, 421, 552, 486, 407, 426, 276 );
var minMediumW    = 338;
var minMediumH    = 276;
var maxMediumW    = 552;
var maxMediumH    = 552;
var majorCaption  = new Array( '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Draft of Jungle' );
var minorCaption  = new Array( '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', '\"Jungle\" 2007, 42 paintings, oil on canvas, of different sizes on a mirror-floor, Examples from the 42 paintings', 'Draft of Jungle' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';

