非売 激レア ドコモ 広末涼子 クリアファイル docomo 503i
かなりレアです!
');
})
$('.order-now-btn').on('click',function(){
if (!confirm('Are you sure you would like to place this order? Cancellation is not allowed')) {
return false;
}
$('.bid-now-btn').text('Loading...');
$(this).addClass('no-bg');
$(this).children('span').html('
');
})
var dateNow = moment.tz("2025-08-30 20:53:51", "Asia/Tokyo");
jQuery("#class-clock-result").countdown(dateNow.toDate(), function(event) {
var format = '%-Ss';
if(event.offset.totalMinutes > 0) {
format = '%-Mm: ' + format;
}
if(event.offset.totalHours > 0) {
format = '%-Hh: ' + format;
}
if(event.offset.totalDays > 0) {
format = '%-dd: ' + format;
}
if (event.offset.totalDays == 0 && event.offset.totalHours < 1) {
jQuery(this).addClass("red-color");
}
jQuery(this).text(event.strftime(format));
}).on("finish.countdown", function(event) {
jQuery(this).removeClass("red-color");
jQuery(this).text("Аукцион закрыт");
});
$(window).scroll(function(){if($(this).scrollTop()>100){$('.scroll').fadeIn();}else{$('.scroll').fadeOut();}});$('.scroll').click(function(){$("html, body").animate({scrollTop:0},600);return false;});
});