Willowgrove’s new catholic school to be named Holy Family
Posted on
June 25, 2010
by
Norm Fisher, Royal LePage Vidorra
Holy Family Catholic School will be the name of the
Greater Saskatoon Catholic Schools’ newest school to be built in
Willowgrove. The name was chosen by the Board of Education at its June 21 meeting.
“Holy Family is a name that will resonate with the children and families who will come to this school. This was an important consideration for the Board as we made our decision,” said Diane Boyko, Chair of the Greater Saskatoon Catholic Schools Board of Education.
Premier Brad Wall announcedfunding for the construction of both a public school and a catholic school in Willowgrove on March 19. The two schools will share a building at Wallace Park in the centre of the Willowgrove neighbourhood.
Read more information from the Greater Saskatoon Catholic Schools here.
I’m always happy to answer your Saskatoon real estate questions. All of my contact info is here. Please feel free to call or email.
Norm Fisher
Royal LePage Vidorra
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();
}
}