|
|
演奏率:1% |
購入A-jest- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2014/07/21 (月)
@高崎club FLEEZ (群馬県)[出演] Black Gene For the Next Scene
レビュー:--件
ヴィジュアル系
2014/05/06 (火)
@赤坂BLITZ (東京都)[出演] Black Gene For the Next Scene
レビュー:--件
ヴィジュアル系
2014/03/23 (日)
@mito LIGHT HOUSE (茨城県)[出演] Black Gene For the Next Scene
レビュー:--件
ヴィジュアル系
2012/11/13 (火)
@ell. FITSALL (愛知県)[出演] Black Gene For the Next Scene
レビュー:--件
ヴィジュアル系
2012/04/01 (日)
@HEAVEN'S ROCK 宇都宮 VJ-2 (栃木県)[出演] Black Gene For the Next Scene
レビュー:--件
ヴィジュアル系
// 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;
});