Your browser is out-of-date.
We no longer support this browser version.
For a better experience, keep your browser up to date.
Check here for latest versions.
×
Webinar Registration Open
Housing and Youth Engagement
The History of First Nations Housing
'Stay In' and First Nations Housing
An Update to BC First Nations on the FNHIC-BC Activities during COVID-19
A Message from our Board of Governors: Office, Engagement and COVID-19
Report: AFN Housing and Infrastructure Forum
First Nation Water Act and Policy Review
Call for Expressions of Interest
//event listener: DOM ready
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
//call plugin function after DOM ready
addLoadEvent(function(){
outdatedBrowser = window.outdatedBrowser || function() {};
outdatedBrowser({
bgColor: '#f25648',
color: '#ffffff',
lowerThan: 'IE11',
languagePath: ''
})
});