<script id="bsport-widget-mount"> function MountBsportWidget(config, repeat=1) { if (repeat > 50) { return } if (!window.BsportWidget) { return setTimeout(() => { MountBsportWidget(config,repeat+1) }, 100 * repeat || 1) } BsportWidget.mount(config) } </script> <script> MountBsportWidget({ "parentElement": "bsport-widget-623629", "companyId": 4751, "franchiseId": null, "dialogMode": 1, "widgetType": "pass", "showFab": false, "fullScreenPopup": false, "styles":undefined, "config": { "pass": { "paymentPackCategories": [], "privatePassCategories": []} } }) </script>