title         = 'Clique na foto para ampliar';
intro         = '';
footer        = '© 2006 João Nuno Photo';
nbImages      = 7;
smallImages   = 1;
mediumImages  = 1;
largeImages   = 1;
currentImage  = 0;
smallWidth    = new Array( 120, 120, 120, 94, 120, 120, 120 );
smallHeight   = new Array( 70, 90, 90, 120, 86, 80, 81 );
minSmallW     = 94;
minSmallH     = 70;
maxSmallW     = 120;
maxSmallH     = 120;
mediumWidth   = new Array( 525, 525, 525, 412, 525, 525, 525 );
mediumHeight  = new Array( 308, 394, 394, 525, 376, 350, 352 );
minMediumW    = 412;
minMediumH    = 308;
maxMediumW    = 525;
maxMediumH    = 525;
largeWidth    = new Array( 800, 800, 800, 628, 800, 800, 800 );
largeHeight   = new Array( 470, 600, 600, 800, 573, 533, 537 );
minLargeW     = 628;
minLargeH     = 470;
maxLargeW     = 800;
maxLargeH     = 800;
majorCaption  = new Array( 'Ericeira - centro da vila', 'Ericeira. - casas típicas', 'Jardim Botânico - Lisboa', 'Leiria - Estádio (vista do castelo)', 'Palácio Nacional de Queluz', 'Parque das Nações - Lisboa', 'Ponte 25 Abril - Lisboa' );
minorCaption  = new Array( '', '', '', '', '', '', '' );
smallPos      = 'right';
clinks_href   = new Array();
clinks_txt    = new Array();
slink_href    = '';
slink_txt     = '';

