var CUSTOM_SETTINGS = { "showTeamFlags": true, "showStatistics": false, "matchLayout": "match-list-v1", "templateLive": "match-list-live", "templateLiveHome": "match-list-live", "templateLiveAll": "match-list-live-all", "homeLayout": "home-component-v1", "shortDateFormat": "dd/mm", // year can be yyyy or yy, mm is month and dd is day "shortTimeFormat": "hh:ii", // hh for 24 hour time, HH for 12 hour time "fullDateFormat": "dd/mm/yy", // year can be yyyy or yy, mm is month and dd is day "fullTimeFormat": "hh:ii", // hh for 24 hour time, HH for 12 hour time "outcomeType": "decimal", // posible options: decimal, american, fractional "useReservationCode": false, "showBetslipChecker": false, "useFreebet": true, "betslipMsgDuration": 120, // how log the message will be visible from the creation time "disableBetslipSystemMode": false, // when set to true it will remove betslip system mode "showNegotiationsTab": false, // whether to have negotiation tab in history (my bets) "useLazyLoadInMyBets": true, // use lazy load or display load more button in my Bets "brliveclient": "editec2", "useLiveTracker": true, "snapToTopOnRouteChange": true, "showMoreOddsLink": true, }