<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('&copy;Copyright ');

document.write('<span class="copytext">2001-' + (new Date()).getFullYear());

document.write('<a href="http://www.japonic.com/index.htm" target="_top">The Japonic Online Shop ® </a> ');

document.write('All Rights Reserved<br>');

document.write('For more information please '); 

document.write(' <a href="http://www.japonic.com/contact.htm">Contact Us</a>');

document.write('<br>');


//  End -->
