<div class="form-item">
<a href="#" class="str-l"></a>
<a href="http://site.local/events?field_years_tid=9" class="active">2014</a>
<a href="http://site.local/events?field_years_tid=10">2015</a>
<a href="http://site.local/events?field_years_tid=11">2017</a>
<a href="#" class="str-r"></a>
</div>
<div class="form-item">
<a href="http://site.local/events?field_years_tid=8"><</a>
<a href="http://site.local/events?field_years_tid=9" class="active">2014</a>
<a href="http://site.local/events?field_years_tid=10">2015</a>
<a href="http://site.local/events?field_years_tid=11">2017</a>
<a href="http://site.local/events?field_years_tid=10">></a>
</div>
$('.form-item a.active').removeClass('active').next().addClass('active')