11 |
|
演奏率:16% |
購入Go- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2013/01/22 (火) 19:00
@赤坂BLITZ (東京都)[出演] DEEP, JONTE, DOBERMAN INC, BREATHE, 塩ノ谷早耶香, 岸洋佑
レビュー:--件
ポップスR&B/ソウルK-POP

2013/01/09 (水) 19:00
@Blue Note TOKYO (東京都)[出演] JONTE
レビュー:--件
K-POPポップス

2012/12/30 (日) 16:30
@Billboard Live OSAKA (大阪府)[出演] JONTE
レビュー:--件
K-POPポップス

2012/12/24 (月) 16:00
@Gate's7 (福岡県)[出演] JONTE
レビュー:--件
K-POPポップス

2012/12/18 (火) 18:30
@Blue Note NAGOYA (愛知県)[出演] JONTE
レビュー:--件
K-POPポップス

2012/09/25 (火) 19:30
@大阪アートグレイス・ウエディングコースト (大阪府)[出演] JONTE
レビュー:--件
K-POPポップス
// 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;
});