jQuery(function() { jQuery('.equal-height-box .fusion-text p').matchHeight(); jQuery('.login-register-inner').matchHeight(); }); jQuery(document).ready(function($) { $(document).on('click', '.team-more-content #team_read_more', function(e) { e.preventDefault(); $(this).closest('.team-more-content').css({'height': 'auto'}); var h = $(this).closest('.team-more-content').height(); $(this).closest('.team-more-content').css({'height': '300px'}); $(this).closest('.team-more-content').animate({height: h},300); $(this).closest('.team-more-content').addClass('less'); $(this).hide(300); }); });

About tester

This author has not yet filled in any details.
So far tester has created 54 blog entries.

ACE: Projects Illuminated – Reflecting on the Success of the PETES ACE Project

2021-10-19T16:13:45-04:00

Two years ago, the Hull sector of Gatineau, Quebec experienced a devastating flood. A year later, a tornado swept through the region. At the beginning of the school year, project coordinators in schools participating in Arts, Community and Education (ACE) Initiative are asked to identify a theme that would bring the school and community together through

ACE: Projects Illuminated – Reflecting on the Success of the PETES ACE Project2021-10-19T16:13:45-04:00
Go to Top