湘南乃風
2018/07/29 (日) 17:00 開演 @石川県産業展示館 4号館 (石川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
初の湘南乃風ライヴ楽しかった 席がアリーナでした こんな間近で歌が聴けて感動なのです ️神戸牛コロッケを今度ゎゆっくり味わって下さいね とても美味しいです。神戸ワールド記念のライヴに投稿したつもりが間違えました。ごめんなさい。
- いいね! 1
- コメント
- 2018/08/05 (日) 21:25
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// 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;
});