function handle(){ return true; }
window.onerror=handle;
//change this based on server hostname
//var fc_host="transunionca-dev.transunion.com";
//var fc_host="www-qa1.transunion.com";
//var fc_host="canada.transunion.com";
var fc_host="www.transunion.ca";

document.write('<scr'+'ipt '
+'src="'+((location.protocol=='http:')?'http:':'https:')
+'//a248.e.akamai.net/f/248/5462/3h/hints.netflame.cc/service/sc'+'ript/'+fc_host+'"></scr'+'ipt>');
function fcce(){if (typeof(fcnf)!="undefined") fcnf();}
var fcfn=window.onload;
function fcco(){window.setTimeout("fcce();", 100);fcfn();}
window.onload= null==fcfn ? fcce:fcco;
