$(function() {
	var buttonSets = $('.buttons').buttonset();
});

$(function() {
	var buttonSets = $('.buttonsSearch').buttonset();
});
