// notice.js

document.write('<div id="notice">');
document.write('Jan 28(Sat),10:00 to 15:30(JST) and <BR> Feb 4(Sat),10:00 to Feb 6(Mon),1:00 (JST)');
document.write('</div>');


