|
|
演奏率:1% |
購入no regret- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2014/07/08 (火) 17:30
@横浜アリーナ (神奈川県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/06/21 (土) 18:00
@GOLDEN PIGS RED STAGE (新潟県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/06/15 (日) 17:00
@CRAZYMAMA 2nd Room (岡山県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/06/04 (水)
@TSUTAYA O-EAST (東京都)[出演] BiS
レビュー:--件
エレクトロニカ/ダンスオルタナティブ/パンクヒップホップ/ラップ
2014/05/11 (日) 17:00
@mito LIGHT HOUSE (茨城県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/05/10 (土) 18:00
@高崎club FLEEZ (群馬県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/04/13 (日) 18:00
@沖縄Output (沖縄県)[出演] BiS
レビュー:--件
オルタナティブ/パンクアイドル
2014/03/31 (月)
@東高円寺二万電圧 (東京都)[出演] BiS
レビュー:--件
オルタナティブ/パンクポップスアイドル
2014/03/03 (月)
@TSUTAYA O-EAST (東京都)[出演] BiS
レビュー:--件
ロックオルタナティブ/パンクアイドル
// 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;
});