<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="copyright">2001-' + (new Date()).getFullYear());

document.write('  Copyright ');

document.write('<a href="index.html" target="_top">Japonica Co.,Ltd</a> ');

document.write('All Rights Reserved<br>');

document.write('</span>');



//  End -->
