8 |
|
演奏率:54% |
購入WORLD OF LUNACY- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2016/10/14 (金)
@LIVE HOUSE J (長野県)[出演] SLANG
レビュー:--件
オルタナティブ/パンクロック
2016/07/17 (日) 18:50
@JOIN ALIVE 2016会場 [いわみざわ公園野外音楽堂キタオン / 北海道グリーンランド遊園地] (北海道)[出演] SLANG
レビュー:--件
ロックポップスオルタナティブ/パンク
2015/11/14 (土) 17:00
@幕張メッセ 国際展示場 (千葉県)[出演] SLANG
レビュー:--件
オルタナティブ/パンクロック
2015/10/22 (木)
@仙台Rensa (宮城県)[出演] SLANG
レビュー:--件
オルタナティブ/パンク
2015/09/19 (土) 20:20
@Diamond Hall (愛知県)[出演] SLANG
レビュー:--件
オルタナティブ/パンクロック
2015/04/11 (土)
@新木場STUDIO COAST (東京都)[出演] SLANG
レビュー:--件
オルタナティブ/パンクロック
// 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;
});