<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="http://tinytimbers.com/home.html" class="foot">Home</a> | ');

document.write(' <a href="http://shop.tinytimbers.com" class="foot">STOREfront-Buy Online</a> | ');

document.write(' <a href="http://tinytimbers.com/specials.htm" class="foot">SPECIALS!</a> | ');

document.write(' <a href="http://tinytimbers.com/about.htm" class="foot">About</a> | ');

document.write(' <a href="http://tinytimbers.com/contact.htm" class="foot">Contact</a> | ');

document.write(' <a href="http://tinytimbers.com/map.htm" class="foot">Map</a> | ');

document.write(' <a href="http://tinytimbers.com/weather.htm" class="foot">Weather</a> | ');

document.write('<br>');

document.write('&copy; Copyright 2010 ');

document.write('<a href="http://tinytimbers.com/home.html" target="_top" class="foot">TinyTIMBERS</a>');

document.write('<br>');


//  End -->