• Home
  • Our Stories
    • Photos & Videos
      • Photos
      • Videos
  • Fundraising Events
  • Sponsors & Supporters
    • How You Can Help
  • Resources
    • Childhood Cancer Facts
    • Financial Aids
    • News
  • Contact

News

    Get In touch with Us

  • Phone: 250-809-9706
  • Email: kayleesherofund@gmail.com
  • Address: C/O Penticton & District Community Resources Society 330 Ellis Street Penticton, BC V2A 4L7

Featured Listings

Sorry no listing found

  • Connect on Social Media

© 2019 | Kaylee's Hero Fund

  • Our Purpose
  • Contact
  • Blog

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 = $('