/*(function( $ ) { $( '.bt_bb_history_year_title' ).click(function() { $( this ).parent().toggleClass( 'on' ); $( this ).siblings( '.bt_bb_history_year_content' ).first().toggle(300); }); })( jQuery );*/