// create BI-Pixel mock (see GA mock)
window["BI"] = window["BI"] || {
send: function() {
(window["BI"].q = window["BI"].q || []).push(arguments);
}
};
window["BI"].l = 1 * new Date();
window["BI"].c = {
/*vizoverlay: true,*/
/*debuglog: true*/
};
window["BI"].u = "//px.derstandard.at";
var biTag = document.createElement("script");
biTag.src = "//px.staticfiles.at/dst-bi-px.js";
document.body.appendChild(biTag);
