RJC Toronto collaborated with Habitat for Humanity to help in their quest to provide affordable housing to the community. The response from staff was so overwhelming, RJC volunteers had to split up into two teams, making a valuable impact on two different housing sites. At the Scarborough site, where the group was landscaping, they ran out of sod in the late afternoon, while at the Brampton site, where staff were fireproofing and installing drywall and insulation, they ran out of materials before the end of day - though a bit of the plaster remained as souvenirs on the clothing of our keen group!
Habitat for Humanity 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-grid0c2')).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);