var title         = 'Garden Products';
var intro         = '';
var footer        = '© 2006 - Powered by Porta';
var nbImages      = 11;
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', '0011.jpg' );
var smallWidth    = new Array( 51, 76, 80, 80, 80, 80, 80, 80, 80, 60, 80 );
var smallHeight   = new Array( 80, 80, 29, 51, 60, 48, 34, 36, 41, 80, 62 );
var minSmallW     = 51;
var minSmallH     = 29;
var maxSmallW     = 80;
var maxSmallH     = 80;
var mediumWidth   = new Array( 203, 305, 320, 320, 320, 320, 320, 320, 320, 238, 320 );
var mediumHeight  = new Array( 320, 320, 118, 206, 238, 190, 135, 146, 166, 320, 248 );
var minMediumW    = 203;
var minMediumH    = 118;
var maxMediumW    = 320;
var maxMediumH    = 320;
var largeWidth    = new Array( 651, 975, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 762, 1024 );
var largeHeight   = new Array( 1024, 1024, 376, 658, 763, 608, 431, 467, 531, 1024, 793 );
var minLargeW     = 651;
var minLargeH     = 376;
var maxLargeW     = 1024;
var maxLargeH     = 1024;
var majorCaption  = new Array( 'Gates - These are available in many different styles and sizes, with different embellishments and layouts. Small or tall hand gates drive gates and field gates. They have adjustable hinges and can be made to fit the customer\'s own space ', '', '', '', 'Garden Railings - These are approx 1m tall, made with 12mm rod. As the picture shows they can be made with different embellishments e.g. Balls spears or loop-top. Each length is approx 1.8m and requires a post between each section.  ', '', 'Wall railing - these work on the same principal, as the garden railings but are 50mm tall.  Again they can be made with different embellishments.  They are sold by the metre designed to fit within wall pillars but adjustments can be made for the individual. ', '', '', '', 'An individually made stair rail curving out to follow the line of the steps' );
var minorCaption  = new Array( '', '', '', '', '', '', '', '', '', '', 'An individually made stair rail curving out to follow the line of the steps' );
var smallPos      = 'top';
var clinks_href   = new Array();
var clinks_txt    = new Array();
var slink_href    = '';
var slink_txt     = '';
