My Hair is Bad
2019/08/24 (土) 18:15 出演 @国営讃岐まんのう公園内 芝生広場 (香川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
もう言う事はありません。初日大トリに選ばれるだけのモンスターバンドになったんですね。去年のオープニングから大躍進!
ま、大トリに相応しいだけのパフォーマンスやったと思います!誰も文句が言いようがなかったんかとちゃいますかね?
いつも以上に語ってくれた上に、相変わらずの演奏力やったし、最後まで叫びっぱなしで喉を潰されてしまいました笑
それはそうと、照明は弁償だったのかな?笑笑
- いいね! 1
- コメント
- 2019/08/27 (火) 04:39
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});