';
$(function () {
$.ajax('/ajax/notice',{ type: 'GET',dataType: 'text',data: { lang: $('#notice_area').data('lang') },timeout: 10000 })
.done(function (res) {
res = JSON.parse(res);
for (var i in res) {
$('#notice_area').append(notice_prefix + res[i].notice_text + notice_suffix);
}
}).fail(function (res) {
console.error('API request error', res);
$('#notice_area').html('');
});
});
久谷女子便り第九号『WEB女子と《秘密》』 / 久谷女子
http://www.facebook.com/kutanijoshi久谷女子便り第九号『WEB女子と《秘密》』 は、販売中止となりました。
なお、システムの仕様上「売切れ」の表記となっております。ご容赦下さい。
売切れ