You Drive Me Crazy Girl but I Don't Like You
アーティスト情報を見る
|
|
演奏率:1% |
購入You Drive Me Crazy Girl but I Don't Like You- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2021/10/27 (水)
@日本武道館 (東京都)[出演] [Alexandros]
レビュー:--件
ロック
2021/10/26 (火)
@日本武道館 (東京都)[出演] [Alexandros]
レビュー:--件
ロック
2021/10/13 (水)
@横浜アリーナ (神奈川県)[出演] [Alexandros]
レビュー:--件
ロック
2021/10/12 (火) 18:00
@横浜アリーナ (神奈川県)[出演] [Alexandros]
レビュー:--件
ロック
2021/10/08 (金) 18:00
@CLUB CITTA'川崎 (神奈川県)[出演] [Alexandros]
レビュー:--件
ロック
2017/07/02 (日) 18:00
@日本ガイシホール (愛知県)[出演] [Alexandros]
レビュー:6件
ロック
2017/06/30 (金) 18:00
@CLUB CITTA'川崎 (神奈川県)[出演] [Alexandros]
レビュー:--件
ロック
2016/04/21 (木) 19:00
@渋谷CLUB QUATTRO (東京都)[出演] [Alexandros]
レビュー:1件
ロック
2016/04/19 (火) 19:00
@名古屋CLUB QUATTRO (愛知県)[出演] [Alexandros]
レビュー:--件
ロック
2016/04/18 (月) 19:00
@梅田CLUB QUATTRO (大阪府)[出演] [Alexandros]
レビュー:--件
ロック
// 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;
});