Copyright © 2024 Airdrie P.O.W.E.R. All rights reserved.  

Our CRA Charitable Status Number: 74037 8724 RR0001

Copyright © 2024 Airdrie P.O.W.E.R. All rights reserved.  

Our CRA Charitable Status Number: 74037 8724 RR0001

Partners

Airdrie Life Magazine Logo

Thanks To All Of Our Supporters

Airdrie

P.O.W.E.R.

Fortis Alberta Airdrie
Pest Control Guy Airdrie

Funders

CNOY

Sponsors

William and Beryl Guy Memorial Fund

Knights of Columbus Airdrie
McKee Homes Logo
function getAway() { // Get away right now window.open("http://weather.com", "_newtab"); // Replace current site with another benign site window.location.replace('http://google.com'); } $(function() { $("#get-away").on("click", function(e) { getAway(); }); $("#get-away a").on("click", function(e) { // allow the (?) link to work e.stopPropagation(); }); $(document).keyup(function(e) { if (e.keyCode == 27) { // escape key getAway(); } }); });