Egadz homes in Stonebridge provide a fresh start for young moms and their kids
Posted on
February 15, 2012
by
Norm Fisher, Royal LePage Vidorra
I picked this up from the Star Phoenix yesterday. It sounds like these homes will provide a much needed service in the community. Hats off to those involved in helping these young families come back together to build a healthy future.
Young mothers who regain custody of their children from Social Services with the help of Saskatoon's Egadz outreach programs will have a new place to live in Stonebridge this fall.
Mah's Place - named for EGADZ supporters Wally and Colleen Mah - is a five-bedroom house under construction on Dulmage Crescent, next door to another EGADZ home for infants and toddlers whose mothers are enrolled in a program called Baby Steps.
As with the 13 other homes already operated by EGADZ, Mah's Place and Baby Steps will look like any other house in the neighbourhood.
Read Innovative care home under construction.
Learn more about the Stonebridge area of Saskatoon.
The Saskatchewan REALTORS® Association (SRA) IDX Reciprocity listings are displayed in
accordance with SRA's MLS® Data Access Agreement and are copyright of the Saskatchewan REALTORS® Association (SRA).
The above information is from sources deemed reliable but should not be relied upon without independent verification.
The information presented here is for general interest only, no guarantees apply.
Trademarks are owned and controlled by the Canadian Real Estate Association (CREA).
Used under license.
MLS® System data of the Saskatchewan REALTORS® Association (SRA) displayed on this site is refreshed every 2 hours.
$(document).ready(function () {
var allBoxes = $("#mrp-container10 div.weblet_web-syndication").children("div");
transitionBox(null, allBoxes.first());
});
function transitionBox(from, to) {
function next() {
var nextTo;
if (to.is(":last-child")) {
nextTo = to.closest("#mrp-container10 .weblet_web-syndication").children("div").first();
} else {
nextTo = to.next();
}
to.fadeIn(500, function () {
setTimeout(function () {
transitionBox(to, nextTo);
}, 7000);
});
}
if (from) {
from.fadeOut(500, next);
} else {
next();
}
}