9 |
|
演奏率:20% |
購入月が綺麗です- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1|2|Next≫

2012/12/12 (水) 19:00
@duo MUSIC EXCHANGE (東京都)[出演] GAKU-MC
レビュー:--件
ヒップホップ/ラップ

2009/12/11 (金)
@渋谷CLUB QUATTRO (東京都)[出演] GAKU-MC
[ゲスト] 佐藤帆乃佳, Salyu, 椎名純平, ナイス橋本, ヨースケ@HOME, 小倉博和
レビュー:--件
ヒップホップ/ラップ
≪Prev|1|2|Next≫
// 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;
});