Announcements

Ilana Singer (IWIRC Ontario) appointed to the Ontario Security Commission’s Investor Advisory Panel

March 20, 2019

Ilana Singer, a member of the IWIRC Ontario Network, is the Vice-President and Corporate Secretary at the Canadian Investor Protection Fund. Ms. Singer was recently appointed to sit as a member of the OSC’s Investor Advisory Panel for a 2 year term effective January 1, 2019. https://www.investmentexecutive.com/news/from-the-regulators/two-new-members-join-iap/ https://www.osc.gov.on.ca/en/NewsEvents_nr_20190107_osc-announces-new-members-of-investor-advisory-panel.htm

Create new relationships with other service professionals & clients.

We provide a range of practice development and networking opportunities that enhance your professional stature within an open and friendly culture.

/*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"); });