26 |
|
演奏率:20% |
購入燃える偉人たち- Music Store
- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1|2|Next≫

2018/02/09 (金) 19:00
@JMSアステールプラザ 大ホール (広島県)[出演] My Hair is Bad
レビュー:--件
ロック

2018/01/27 (土)
@高松MONSTER (香川県)[出演] My Hair is Bad
レビュー:--件
ロックレゲエ

2018/01/18 (木)
@新木場STUDIO COAST (東京都)[出演] My Hair is Bad
レビュー:--件
ロック

2017/12/02 (土) 18:00
@市民交流施設高田公園オーレンプラザ ホール (新潟県)[出演] My Hair is Bad
レビュー:--件
ロック
≪Prev|1|2|Next≫
// 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;
});