var title         = 'Gold Leaf Signs and Trucks';
var intro         = '';
var footer        = '© 2009 - Powered by Aloha-Terry';
var nbImages      = 10;
var smallDir      = 'small';
var mediumDir     = 'medium';
var largeDir      = 'large';
var smallImages   = 1;
var largeImages   = 1;
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' );
var smallWidth    = new Array( 80, 80, 80, 80, 80, 80, 80, 80, 80, 80 );
var smallHeight   = new Array( 54, 53, 49, 41, 57, 55, 61, 58, 58, 51 );
var minSmallW     = 80;
var minSmallH     = 41;
var maxSmallW     = 80;
var maxSmallH     = 61;
var mediumWidth   = new Array( 552, 552, 552, 552, 552, 552, 552, 552, 552, 552 );
var mediumHeight  = new Array( 372, 368, 338, 284, 391, 379, 418, 403, 403, 353 );
var minMediumW    = 552;
var minMediumH    = 284;
var maxMediumW    = 552;
var maxMediumH    = 418;
var largeWidth    = new Array( 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024 );
var largeHeight   = new Array( 690, 683, 627, 526, 726, 704, 775, 748, 748, 655 );
var minLargeW     = 1024;
var minLargeH     = 526;
var maxLargeW     = 1024;
var maxLargeH     = 775;
var majorCaption  = new Array( 'This truck is in the Tow Truck hall of Fame in  Chattanooga,  Tennessee.! No kidding! Chattanooga,  Tennessee.', 'panel for Denver Letterheads 1985, Glue chiped and Gold Leafed...', 'Down town Naperville Illinois jewelry store, Liza work is all over Naperville', 'Another shot of the Toenniges Jewelry store', 'Naperville Hazardous material ...and in GOLD TOO!', 'Nice Fire Truck Liza has done bunches of the these.', 'The guys who owns these trucks has them most of the Time in the Two Truck Museum in Chattanooga,  Tennessee.', 'Nice work...', 'Really a cool sedan delivery...don\'t make these anymore!', 'Even the Chief has to have a truck, you know, and his has engine turned Gold Leaf by Liza' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '' );
var smallPos      = 'left';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = 'http://www.signsbyliza.com/pics/goldleaf/page1/page1.html';
var slink_txt     = '<br>Return to Main<br>';
