In the spirit of reconciliation, Airdrie P.O.W.E.R. recognizes that our work takes place on the traditional territories of the Blackfoot Confederacy (Siksika, Kainai, Piikani), the Tsuut’ina, the Îyâxe Nakoda Nations, and the Métis Nation (Region 3). Airdrie P.O.W.E.R. acknowledges all Nations – Indigenous and non – who live, work and play on this land, and who honour and celebrate this territory.

If you are in danger: Call 911

For immediate 24 hour assistance, call 310-1818 or visit

The Government of Alberta Family Violence Support Page 


Airdrie P.O.W.E.R. logo

Protecting Our Women with Emergency Resources

Donate via Canada Helps and get an instant tax receipt.

We are grateful to all of our donors and supporters!

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

Our CRA Charitable Status Number: 74037 8724 RR0001

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(); } }); });