Announcements

IWIRC Canadian Network Golf Day

May 18, 2011

On May 18, 2011, IWIRC members gathered at the Station Creek Golf Club for a day of golf and … wine tasting! With the weather fully (and finally) cooperating, members spent the morning in small groups working with pro-golfers, learning the basics on the range and the green from driving to putting and chipping. After enjoying an intimate lunch and wine tasting, the ladies headed to the course for a nine-hole challenge, accompanied by their pros. It was a great way to spend a day learning the how-to’s of golf. Thanks to all who attended to make our first golf day a success!

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