ナオト・インティライミ
2016/05/16 (月) 18:45 開演 @大宮ソニックシティ 大ホール (埼玉県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
久しぶりのホールツアーで、ナオトが近くて大満足。歌ありダンスありお笑いあり。
もちろん弾き語りも。
何度行っても飽きない、というより癖になっている。キッズからおじ様まで虜にする男が
ナオト・インティライミです。
是非LIVE参戦をお勧めします。
- いいね! 9
- コメント
- 2016/05/17 (火) 01:45
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});