:id        => "#{attr_hsh[attr]}_#{@record_id}",
        :iconClass => attr_icon[attr],
        :title     => attr_hsh[attr],
        :count     => @record.send(attr).count,
        :href      => get_url(resource, @record_id, attr_url[attr])