1 |
|
演奏率:100% |
購入Duo チャンゴ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2016/11/18 (金) 19:00
@Kawasaki Jazz 2016会場 [ミューザ川崎 シンフォニーホール / CLUB CITTA'川崎 / ラゾーナ川崎プラザソル / 洗足学園音楽大学ビッグマウス / 昭和音楽大学 テアトロ・ジーリオ・ショウワ / 新百合トウェンティワンホール / ほか川崎市内各所] (神奈川県) (神奈川県)[出演] 仙波清彦, 佐山雅弘, コリアンオールスターズ
レビュー:--件
ジャズ/フュージョンポップスロック

// 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;
});