13 |
アンコール定番
|
演奏率:37% |
購入Still Into You- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2018/08/19 (日) 20:30
@SUMMER SONIC 2018会場 [ZOZOマリンスタジアム / 幕張メッセ] (千葉県)[出演] Paramore
レビュー:--件
ポップスロックオルタナティブ/パンク
2018/08/18 (土) 20:15
@舞洲スポーツアイランド (大阪府)[出演] Paramore
レビュー:--件
ポップスロックオルタナティブ/パンク
2018/02/21 (水)
@Zepp Tokyo (東京都)[出演] Paramore
レビュー:--件
オルタナティブ/パンクハードロック/メタル
2014/03/14 (金)
@Coliseo de Puerto Rico Jose Miguel Agrelot San Juan (プエルトリコ)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2014/03/09 (日) 18:00
@Norwegian Pearl (アメリカ)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2014/01/19 (日) 18:00
@Vector Arena,Auckland,New Zealand (ニュージーランド)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2013/09/02 (月)
@The O2, Dublin (アイルランド)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2013/08/04 (日) 18:00
@Pepsi On Stage,Porto Alegre,Brazil (ブラジル)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2013/04/25 (木)
@Bayou Music Center (アメリカ)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
2013/04/05 (金) 18:00
@The Garage Glasgow (イギリス)[出演] Paramore
レビュー:--件
オルタナティブ/パンク
// 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;
});