document.addEventListener('DOMContentLoaded', function() {
if (typeof window.GiGReports !== 'undefined') {
new window.GiGReports('reports-container-6a5e76a10f887');
}
});
// Breakdance compatibility
(function() {
if (document.readyState === 'complete' || document.readyState === 'interactive') {
setTimeout(function() {
if (typeof window.GiGReports !== 'undefined') {
new window.GiGReports('reports-container-6a5e76a10f887');
}
}, 1);
}
})();