Announcements

The IWIRC Cayman Islands Network invites you to join us for the third annual IWIRC Trivia Night.

October 18, 2021

Date: Thursday 11 November 2021
Time: 6pm to 9pm
Location: The Deck at Grand Old House
Price: CI $850 per table (up to 10 people) or $90 per person

Ticket price includes:
– a welcome cocktail;
– two bottles of wine on each table;
– full buffet dinner and dessert.

There will also be raffle tickets on sale to raise funds for this worthy cause so if you can’t identify a pop song played on a glockenspiel, or tell Kazakhstan from Kyrgystan you still have a chance to take home some great prizes!

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