ORANGE RANGE
2009/11/21 (土) 18:00 開演 @長野県松本文化会館 大ホール (長野県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
※武道館クラスのPAを無理矢理設置し、食堂のおばさんが眉をひそめる大音量を響かせる。なお、入場者全員になぜか束にしたワラが無料でプレゼントされた。 なぜか映像記録がされていない幻のステージ。若王子耳夫(ex.CUBISIMO GRAFICO FIVE, 電気グルーヴ)が「瞳の先に」にギターとしてゲスト参加。日出郎率いる新宿2丁目のオカマ・ダンサーもアンコールで飛び入り出演。
- いいね! 11
- コメント
- 2022/06/18 (土) 18:15
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});