
SILENT SIREN
2019/12/30 (月) 16:10 開演 @横浜文化体育館 (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/2) |次へ »
ゲストさんのレビュー
ゆかるんのブログによると、NGNC と、八夜 の間に、GO!way が入って、
アルモン とHERO の曲順が逆みたいっす 。
CDJで盛り上がった、ワッショイ 、ぐるワン 、そして、ツアースポンサーの、天一 抜きのセトリでも、物凄い盛り上がりでした。それどころか、今回、ライヴでやらなかった曲で、もう20曲セトリを組んでも同じ位盛り上がれる程、本当に名曲揃いの、最高のライヴバンド。
- いいね! 2
- コメント
- 2020/01/02 (木) 19:38
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (2/2) |次へ »
// 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;
});