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.
×
The FNHIC-BC Revamps Website to Address Engagement Feedback
The FNHIC-BC Featured in Black Press
The FNHIC-BC's Housing Forum Profiled in BIV
The FNHIC-BC Opinion Editorials Link On & Off Reserve Housing
The FNHIC-BC Hosts BC Housing & Infrastructure Forum
The FNHIC-BC Kicks Off Phase Two Engagement
The FNHIC-BC & Indigenous Services Canada Sign MOU
The FNHIC-BC Provides Update & Shares Lessons Learned at AFN National Housing & Infrastructure Forum
//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: ''
})
});