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