|
|
演奏率:1% |
購入フレンズ [レベッカ]- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2012/08/11 (土) 16:00
@お台場合衆国2012 お台場合衆国 MY BEAT スタジアム (東京都)[出演] 中川翔子
レビュー:--件
アイドルポップス

2011/10/29 (土)
@ワールド記念ホール (兵庫県)[出演] Acid Black Cherry, VAMPS, 中川翔子, 渡り廊下走り隊7
レビュー:--件
アイドルポップスロック

2011/09/17 (土) 14:10
@滋賀県草津市烏丸半島芝生広場 (滋賀県)[出演] 中川翔子
レビュー:--件
ロックポップスヒップホップ/ラップ

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