<!-- 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('DOLLS HOUSES FOR SALE</a><br><br>');


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


document.write('<a href="Tri-ang61.html"><img src="gallery/gallery64-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Unusual Tri-ang No 61</a><br><br>');

document.write('<a href="1930sHouse.html"><img src="gallery/gallery65-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('1930s Dolls House </a><br><br>');


document.write('<a href="Bubbys_House.html"><img src="gallery/gallery63-2.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Bubbys House 1930s</a><br><br>');


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



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

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


document.write('<a href="1950s_German Open Plan House.html"><img src="gallery/gallery41-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('German Open Plan House</a><br><br>');


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


document.write('<a href="Sold_Gallery.html"><img src="gallery/gallery17-4.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Sold Dolls House Gallery</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 -->