
LOW IQ 01 & THE RHYTHM MAKERS
2018/04/28 (土) 14:05 出演 @エコキャンプみちのく (宮城県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
スーパーストゥーピッドのwhats ボーダレスが聴けて良かった。見た時はだいたいヤってくれるけど。
ビバラロックには、行かなかったけどライブリポートを見た感じだとアラバキでの内容とほとんど変わらないのかな。ゲストも、セットリストも曲順も?
屋内外の違いぐらいで。
個人的には、このあとの別ブースでヤってたラジオ出演のほうが良かった。お話しがおもしろい。終わった後も
写真一緒に撮ってくれたし、サイン書いてくれたし、サイコーでした。
- いいね! 2
- コメント
- 2018/05/06 (日) 01:59
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});