document.write('<!--If you have many links, you can edit the margin-left in "#footer a" in the CSS--> ')
document.write('<div id="footer">')
document.write('<a href="index.html">Home</a>')
document.write('<a href="catalog.html">Catalog</a>')
document.write('<a  href="about.html">About R.T. Originals</a>')
document.write('<a  href="visit.html">Visit Our Booth</a>')
document.write('<a  href="friends.html">Our Friends</a>')

document.write('<br><br><p>copyright 2007-2009 R.T. Originals</p>')
document.write('<p>design by: <a href="mailto:gmmelino@yahoo.com">FaireFolks Design</a>, <a href="mailto:jjacksen@cox.net">Flying Tomato Productions</a> </p>')
document.write('<p>   <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html40"  alt="Valid HTML 4.0 Transitional" style="border:0;width:88px;height:31px"></a>')
document.write('<a href="http://jigsaw.w3.org/css-validator/"><img style="border:0;width:88px;height:31px"  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a></p>')
document.write('</div>')
