var schedules = new Array('詩吟教室 10:00
~12:00
', '', 'フラダンス教室② 19:00
~20:30
', '楽しいペン字教室② 10:00
~12:00
', '', '休館日 ', 'ヨガ教室② 19:30
~20:30

三味線教室 19:00
~21:00
', 'オカリナ教室(入門編) 10:00
~12:00

手編み教室② 13:30
~15:30

簡単パン作り教室(水曜コース)② 10:00
~13:00
', '', 'アレンジ料理教室(金曜コース) 10:00~13:00', '', '', '休館日 ', '3B体操 20:00
~21:30
', '詩吟教室 10:00
~12:00
', '', 'フラダンス教室② 19:00
~20:30

ハーブ講座~ハーブのある生活を楽しむ~ 13:30
~15:00
', '', '', '休館日 ', 'ヨガ教室② 19:30
~20:30

三味線教室 19:00
~21:00
', 'オカリナ教室(入門編) 10:00
~12:00

アレンジ料理教室 10:00
~13:00

二胡教室② 18:30
~20:30

手編み教室② 13:30
~15:30
', '', '', '', '', '休館日 ', '3B体操 20:00
~21:30
', '二胡教室② 18:30
~20:30
'); function showdetail(e) { var html = '

2月' + e.innerHTML + '日

'; html += schedules[e.innerHTML - 1] + '

'; document.getElementById('schedule_popup').innerHTML = html; document.getElementById('schedule_popup').style.display = 'block'; var width = document.getElementById('schedule_popup').offsetWidth; var top = 0; var left = 0; var el = e; while(el) { top += el.offsetTop; left += el.offsetLeft; el = el.offsetParent; } document.getElementById('schedule_popup').style.top = top + 'px'; document.getElementById('schedule_popup').style.left = left + 'px'; document.getElementById('schedule_popup').style.width = width + 'px'; }document.write('

2012年2月




1234
567891011
12131415161718
19202122232425
26272829


赤い日付は、休館日です。

');