<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;Copyright 2009 ');

document.write('<a href="yanagi.htm" target="_top" class="footerlink">Yanagi </a> ');

document.write('/');

document.write(' <A HREF="site_map.htm" class="footerlink">Site Plan </a>');

document.write('/');

document.write('<a href="contact.htm" target="_top" class="footerlink"> Contact </a> ');

document.write('/');

document.write('<a href="purchase.htm" target="_top" class="footerlink"> Purchase </a> ');

document.write('</span>');


//  End -->