|
|
演奏率:1% |
購入O Alquimista- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2018/06/21 (木)
@恵比寿LIQUIDROOM (東京都)[出演] THE NOVEMBERS
レビュー:--件
ロック
2018/05/18 (金) 19:30
@札幌DUCE (北海道)[出演] THE NOVEMBERS
レビュー:--件
ロック
2018/05/13 (日) 17:50
@CONNECT歌舞伎町MUSIC FESTIVAL 2018会場 [新宿BLAZE / 新宿LOFT / 新宿MARZ / 新宿Motion / Marble / 新宿 RUIDO K4 / Zirco Tokyo / 新宿SAMURAI / 新宿ACB HALL / クラブ 愛本店] (東京都)[出演] THE NOVEMBERS
レビュー:--件
ロックオルタナティブ/パンクポップス
// 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;
});