
<!-- STEP ONE: Paste this code into a new footer.js document  -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
document.write('<center>');
document.write('<b>');
document.write('<font size=+1>');
document.write('<P>Regional Wood Dolls');
document.write('</b>');
document.write('</FONT>');

document.write('<font size=-1>');
document.write('<BR><a href="lafrica.html">Africa (site map)</a>  ');
document.write('| <a href="lantwd1.html">Asia (site map)</a>  ');
document.write('| <a href="lbrit.html">British wooden dolls</a>  ');
document.write('| <a href="lalps.html">Germany and Alps</a>  ');
document.write('| <a href="leuro.html">Misc European Dolls</a>');
document.write('</FONT>');
document.write('<BR><center><b>Americas</b></center>');
document.write('<font size=-1>');
document.write('<a href="lameri.html">Misc. American dolls</a>  ');
document.write('|  <a href="lfolk.html">Folk Dolls</a>  ');
document.write('|  <a href="lindian.html">Misc. Native Dolls</a>  ');
document.write('|  <a href="leskim.html">Eskimo dolls</a>');

document.write('<br><b>Shoenhut Dolls And Toys:</b>');
document.write(' by Allie Lotz');
document.write('<br><a href="lrosie.html">Miss Rosie and Friends</a>  ');
document.write('|  <a href="ssanta.html">Santas</a>  ');
document.write('|  <a href="scircus.html">Circus &amp; Toys</a>');
document.write('</FONT>');
document.write('</center>');
// End -->