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

<!-- Begin

document.write('<b>General Travel</b></BR>');
document.write('<a href="index.html">Main Page</a> ');
document.write('| <a href="ltravel2.html">Trip Photos</a> '); 
document.write('| <a href="barns.html">Country Barns</a> ');
document.write('| <a href="house1.html">Country Farmhouses</a> </BR>');


document.write(' <BR><b>The Great Smoky Mountains</b></BR>');
document.write(' <a href="smokies.html">Why we love this region</a> '); 
document.write('| <a href="smokypic.html">Photos of the Smokies</a> '); 
document.write('| <a href="townsend.html">Townsend, TN</a> ');
document.write(' <BR><a href="rfork.html">Cades Cove via Laurel Creek Road</a> ');
document.write('| <a href="lfork.html">A Drive Along Little River Road</a> </BR>');
 

document.write(' <BR><b>Photos of the Smokies</b>');
document.write(' <BR><a href="trip01.html">November 2001</a> ');
document.write('| <A HREF="trip02.html">November 2002</A> ');
document.write('| <A HREF="april03.html">April 2003</A> </BR>');

document.write(' <BR><b>Information</b>');
document.write(' <BR><a href="smokieslinks.html">Smokies Links</a> '); 
document.write('| <a href="trvl_links.html">General Travel Links</a> '); 
document.write('| <a href="http://www.lotzdollpages.com/lotzcontact.html">Contact Us</a> '); 
document.write('| <a href="disclaim.html">Copyright/Disclaimer</a>');

document.write('<BR><A HREF="http://www.lotzdollpages.com/tvlbooks.html"><b>Travel Books</b></A> ');
document.write('| <a href="http://www.lotzdollpages.com/lhittrav.html">A Wooden Doll&acute;s Travel Page</a> '); 


// End -->
