Henry Kantor ’79

Senior Judge Chair, Oregon Consumer Justice

At Oregon Consumer Justice, we seek to train and empower present and future lawyers to represent victims of consumer injustice. We will educate, lobby, advocate, and litigate to enable consumers in Oregon to avoid being scammed, to provide better remedies, and to be represented by competent counsel if remedies are needed.

;(function($) { var initAdvocateBreadcrumbs = function() { var tags = $('span.lw_item_tag > a'), current_issue = '', i = 0; if (tags.length && tags.length > 0) { while (i < tags.length && current_issue === '') { var matches = tags[i].innerHTML.match(/^(Spring|Summer|Fall|Winter)-(\d{4})$/); if (matches !== null && current_issue === '') { current_issue = matches[1] + ' ' + matches[2]; } i++; } if ( matches !== null ) { var issueLink = '' + current_issue + ' Issue'; document.getElementById("this_advocate_issue").innerHTML = issueLink; } } }; // Run on document ready initAdvocateBreadcrumbs(); })(livewhale.jQuery);