RJC donated our time to help have the totem pole Xaays, hand-carved by renowned artist Ray Natraoro from the Coast Salish/Squamish nation in BC, temporarily on display at Bow Valley Square (BVS) in Calgary, AB. Xaays will help raise donations for STARS Air Ambulance, the Squamish Nation’s Kwi Awt Stelmexw language program at Simon Fraser University and the Community Futures Treaty Seven Organization’s First Nations employment and economic development programs across the Treaty Seven Catchment Area.
The totem pole Xaays Back to Community (function($){ // get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load. $('img[width][height]:not(.uk-overlay-panel)', $('#wk-gridd4a')).each(function() { var $img = $(this); if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) { return; } var $canvas = $(' ').attr({width:$img.attr('width'), height:$img.attr('height')}), img = new Image, release = function() { $canvas.remove(); $img.css('display', ''); release = function(){}; }; $img.css('display', 'none').after($canvas); $(img).on('load', function(){ release(); }); setTimeout(function(){ release(); }, 1000); img.src = this.src; }); })(jQuery);