}, function() {
  if ($(this).attr('id').split('-')[2] != 'selected') {
    $(this).removeClass('label-info');
  }
});