I lead the insolvency team for Stikeman Elliott in Western Canada. Stikeman Elliott is one of Canada's premier national corporate law firms. I am the former Chair of IWIRC International, a member of the III and a specialist in cross-border matters, energy law, and governance .
This user account status is Approved

This user has not added any information to their profile yet.

Western Canada Network Member
Senior Counsel
Lawyer
Stikeman Elliott
Search or choose cover photo
/*umx-dollar-fix*/window.$ = window.$ || window.jQuery; // REVEAL SPONSOR BIO // Open $(document).on('click', '.sponsor .sponsor-card .sponsor-title .sponsor-open', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-card').addClass('hide'); $sponsor.find('.sponsor-info').removeClass('hide'); }); // Close: return to initial state $(document).on('click', '.sponsor .sponsor-info .sponsor-close', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-info').addClass('hide'); $sponsor.find('.sponsor-card').removeClass('hide'); }); // REMOVE PROFILE PHOTO LINK $(document).ready(function() { $(".um .um-profile-photo a.um-profile-photo-img").removeAttr("href"); });