if ($('#max-reportcount').val() == 'reportcount:<=:21') { 
        $('form#filterform').find('#max-reportcount').remove();
    } // if