25 |
1曲目定番
|
演奏率:17% |
購入Blackmail The Universe- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2007/11/06 (火)
@大阪厚生年金会館 (大阪府)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2007/10/31 (水)
@C.C.Lemonホール (東京都)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2006/10/17 (火)
@Zepp Nagoya (愛知県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2006/10/16 (月)
@Zepp Osaka (大阪府)[出演] Megadeth
レビュー:--件
ハードロック/メタル


2006/10/14 (土)
@幕張メッセ (千葉県)[出演] Megadeth
レビュー:--件
ハードロック/メタルオルタナティブ/パンクヴィジュアル系


2006/10/13 (金)
@CLUB CITTA'川崎 (神奈川県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/09 (土)
@Zepp Osaka (大阪府)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/08 (金)
@クラブダイアモンドホール (愛知県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/06 (水)
@Zepp Fukuoka (福岡県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/04 (月)
@広島CLUB QUATTRO (広島県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/03 (日)
@CLUB CITTA'川崎 (神奈川県)[出演] Megadeth
レビュー:--件
ハードロック/メタル

2005/04/02 (土)
@東京厚生年金会館 (東京都)[出演] Megadeth
レビュー:--件
ハードロック/メタル
// 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;
});