Paramore の動画:
-
Big Man, Little Dignity. Live from @iHeartRadio Music Festival. #iHeartFestival2024
-
Paramore - The Eras Tour 2024
-
#TheErasTour. Crave. Live from Warsaw, PL. #tstheerastour
-
Remembering Freddie at Wembley Stadium. #tstheerastour #therastour
-
Last few weeks on #TheErasTour.
-
#TheErasTour. Burning Down the House. Live from Gelsenkirchen, DE. #tstheerastour
-
#TheErasTour. Ain’t It Fun. Live from Milan, IT. #TSTheErasTour #MilanTSTheErasTour
-
#TheErasTour. I Caught Myself. Live from Amsterdam, NL. #TSTheErasTour #AmsterdamTSTheErasTour
-
#TheErasTour. Misguided Ghosts. Live from London, UK. #TSTheErasTour #LondonTSTheErasTour
-
#TheErasTour. Last Hope. Live from Cardiff, UK. #TSTheErasTour #CardiffTSTheErasTour
-
#TheErasTour. The Only Exception. Live from Cardiff, UK. #CardiffTSTheErasTour #TSTheErasTour
-
One month on #TheErasTour. #tstheerastour
-
#TheErasTour. Forgiveness. Live from Edinburgh, Scotland. #EdinburghTSTheErasTour #TSTheErasTour
-
#TheErasTour. Ain’t It Fun. Live from Edinburgh, Scotland. #EdinburghTSTheErasTour #TSTheErasTour
-
#TheErasTour. Running Out Of Time. Live from Lyon, France. #LyonTSTheErasTour
動画をもっと見る
// 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;
});