<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');


// SLIDESHOW

document.write('<a href="slideshow2.htm"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('Slideshow2</a><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');


document.write('VINTAGE 1/16th</a><br><br>');


document.write('<a href="Barrett.html"><img src="gallery/gallery18-13.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Barrett & Son</a><br><br>');


document.write('<a href="Barton.html"><img src="gallery/gallery19-50.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Barton</a><br><br>');

// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE

document.write('<a href="Brimtoy.html"><img src="gallery/gallery20-2.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Brimtoy</a><br><br>');


document.write('<a href="Dol-Toi.html"><img src="gallery/gallery21-22.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Dol-Toi</a><br><br>');


document.write('<a href="Kleeware.html"><img src="gallery/gallery22-4.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Kleeware</a><br><br>');


document.write('<a href="Lundby.html"><img src="gallery/gallery23-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Lundby</a><br><br>');


document.write('<a href="Marx.html"><img src="gallery/gallery24-3.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Marx</a><br><br>');


document.write('<a href="Pit-a-Pat.html"><img src="gallery/gallery59-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Pit-a-Pat</a><br><br>');


document.write('<a href="Tri-ang.html"><img src="gallery/gallery25-20.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Tri-ang</a><br><br>');


document.write('<a href="Twigg.html"><img src="gallery/gallery26-6.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Twigg</a><br><br>');


document.write('<a href="Other.html"><img src="gallery/gallery27-30.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Other</a><br><br>');

document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->