
(function($){$(document).ready(function(){$('.widget_lp_poststags .tabs a').click(function(){$(this).parents('.tabs').find('li').removeClass('active');$(this.parentNode).addClass('active');$(this).parents('.widget_lp_poststags').find('.tab').hide().filter('.'+this.className).show();return false;});});})(jQuery);
