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 Advancing Mandate With Successful Delivery Model Design Session
The FNHIC-BC Provides Update on Engagement Outreach & Process
The FNHIC-BC Applauds BC Government Funding Commitment to Create Indigenous Housing
The FNHIC-BC Unveils New Logo
The FNHIC-BC Announces Regional Engagement Session Schedule
The FNHIC-BC Launches Website
The FNHIC-BC Begins Engagement Outreach
New Council Formed to Create a First Nations Housing and Infrastructure Body in BC
//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: ''
})
});