<!-- 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="slideshow.htm"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('Slideshow</a><br>');


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


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


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



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



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE
document.write('<a href="Antique12th Bedroom.html"><img src="gallery/gallery37-3.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Bedroom</a><br><br>');



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



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



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





document.write('<a href="Antique24th.html"><img src="gallery/gallery29-9.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('ANTIQUE 1/24TH</a><br><br>');



document.write('<a href="Lead_Items.html"><img src="gallery/gallery30-3.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('LEAD 1/32 SCALE ITEMS</a><br><br>');



document.write('<a href="Larger_Scales.html"><img src="gallery/gallery31-6.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('ANTIQUE 1/10TH & LARGER; </a><br><br>');



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



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



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



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



document.write('<a href="Antique_Wallpaper.html"><img src="gallery/gallery36-3.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('ANTIQUE WALLPAPER</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 -->