在日ファンク
2016/03/11 (金) 19:30 開演 @名古屋CLUB QUATTRO (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
DVD で見慣れているとはいえ、やっぱりナマのハマケンは凄い JBばりのダンス・グルーヴは、やはり引き込まれてしまう 「きず」から始まる往年の名曲から、5月11日発売日のアルバム「レインボー」(エレカシと同じタイトル )からの新曲まで、アンコール3回、2時間近く熱唱熱演でした
- いいね! 2
- コメント
- 2016/03/13 (日) 05:17
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});