|
|
演奏率:1% |
購入バイバイS.O.S- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2020/02/16 (日)
@新宿BLAZE (東京都)[出演] BugLug
レビュー:--件
ヴィジュアル系
2016/04/09 (土) 17:30
@日比谷野外大音楽堂 (東京都)[出演] BugLug
レビュー:--件
ヴィジュアル系
2016/01/14 (木) 18:00
@Electric Lady Land (愛知県)[出演] BugLug
レビュー:--件
ヴィジュアル系
2015/12/05 (土) 17:00
@LIVE HOUSE J (長野県)[出演] BugLug
レビュー:--件
ヴィジュアル系
2015/08/13 (木)
@仙台Rensa (宮城県)[出演] BugLug
レビュー:--件
ヴィジュアル系
2014/05/17 (土) 18:00
@THE BOTTOM LINE (愛知県)[出演] BugLug
レビュー:--件
ヴィジュアル系
2014/04/26 (土)
@仙台darwin (宮城県)[出演] BugLug
レビュー:--件
ヴィジュアル系
2013/05/03 (金) 18:00
@赤坂BLITZ (東京都)[出演] BugLug
レビュー:--件
ヴィジュアル系
// 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;
});