|
|
演奏率:1% |
購入陽ノムクホウヘ- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2012/12/02 (日)
@新宿LOFT (東京都)[出演] PE'Z
レビュー:--件
ロックオルタナティブ/パンクジャズ/フュージョン
2012/02/18 (土)
@奈良NEVER LAND (奈良県)[出演] PE'Z
レビュー:--件
ジャズ/フュージョンロック
2012/02/01 (水)
@下北沢GARDEN (東京都)[出演] PE'Z
レビュー:--件
ジャズ/フュージョンロック
2011/10/16 (日)
@渋谷公会堂 (東京都)[出演] PE'Z
レビュー:--件
ジャズ/フュージョンロック
// 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;
});