• Cops for Kids (Okanagan Children only)
  • Children’s Variety – Food Vouchers and Accommodations
  • Hope Air – Flights
  • BCCCAP – Funds for children with cancer.
  • BC Family Residence Program Accommodations
  • Make a wish Foundation – Wish Trip
  • BC wigs for Kids – Real Hair Wigs
  • BC Children’s Hospital – Parking passes, medication and food vouchers.
jQuery(function ($) { $('body').contents().each(function() { // Skip non text nodes. if (this.nodeType !== 3) { return true; } // Grab text var matches = this.data.match(/(?:http:\/\/)?(?:www\.)?(?:youtube\.com|youtu\.be)\/(?:watch\?v=)?(.+)/g); if (!matches) { return true; } var iframe = $('