/**/ typeof jsonp9168 === 'function' && jsonp9168({"FillContainer":true,"Width":300,"Height":450,"Link":null,"Content":"\r\n\r\n\r\n<!DOCTYPE html>\r\n\r\n<html style=\"height:100%\">\r\n<head style=\"height:100%\">\r\n    <meta name=\"viewport\" content=\"width=device-width\" />\r\n    <title>Upcoming Events</title>\r\n\r\n    <!-- Google Analytics -->\r\n<script type=\"text/javascript\">\r\n    var gaName = \"csWGa\";\r\n    var s = document.createElement('script');\r\n    s.type = \"text/javascript\";\r\n    s.src = \"https://www.googletagmanager.com/gtag/js?id=\" + 'G-39CWM68PTE' + \"&l=cswDataLayer\";\r\n    document.head.appendChild(s)?.parentNode?.removeChild(s);\r\n    var $w = window;\r\n    $w.cswDataLayer = $w.cswDataLayer || [];\r\n    var csgtag = function () { $w.cswDataLayer.push(arguments); }// eslint-disable-line\r\n    csgtag('js', new Date());\r\n    csgtag('config', 'G-39CWM68PTE', {\r\n        'cookie_prefix': 'csparkW',\r\n        'cookie_domain': 'none',\r\n        'cookie_flags': 'SameSite=None;Secure',\r\n        'send_page_view': false\r\n    });\r\n    csgtag('config', 'G-KVX6E4M7J9', {\r\n        'cookie_prefix': 'csparkWE',\r\n        'cookie_domain': 'none',\r\n        'cookie_flags': 'SameSite=None;Secure',\r\n        'send_page_view': false\r\n    });\r\n\r\n    var gAservice = {\r\n        root: '/widget/WDRB/9168/Upcoming Events/2a5776a5777a/',\r\n        trackEvent: function (ev) {\r\n            var holder = {\r\n                'event_category': ev.eventCategory,\r\n                'event_label': ev.eventLabel,\r\n                'send_to': ['G-39CWM68PTE', 'G-KVX6E4M7J9']\r\n            };\r\n            csgtag('event', ev.eventAction, holder);\r\n        },\r\n        pageViewWidget: function (url) {\r\n\r\n            var obj = {\r\n                page_path: gAservice.root + url,\r\n                page_hostname: 'p.cityspark.com',\r\n                send_to: 'G-39CWM68PTE'\r\n            };\r\n            //console.info(obj);\r\n            csgtag('event', 'page_view', obj);\r\n        }\r\n    };\r\n\r\n</script>\r\n\r\n    <script type=\"text/javascript\">\r\n        var track = {eventCategory: \"WDRB-9168|2a5776a5777a\"};\r\n        gAservice.pageViewWidget('');\r\n    </script>\r\n\r\n    <link href=\"https://cdn-p.cityspark.com/cdn/widget/WidgetTemplate2.min.css?v=2\" rel=\"stylesheet\" />\r\n    <style>\r\n        .flip {\r\n            perspective: 800;\r\n            transform-style: preserve-3d;\r\n        }\r\n            /*  UPDATED! flip the pane when hovered */\r\n            .flip.flipped .back {\r\n                transform: rotateY(0deg);\r\n            }\r\n\r\n            .flip.flipped .front {\r\n                transform: rotateY(180deg);\r\n            }\r\n\r\n        .flip, .front, .back {\r\n            width: 100%;\r\n            height: 50px;\r\n        }\r\n\r\n        /* flip speed goes here */\r\n        .card {\r\n            transition: 0.5s;\r\n            transform-style: preserve-3d;\r\n            position: relative;\r\n        }\r\n\r\n        /* hide back of pane during swap */\r\n        .front, .back {\r\n            backface-visibility: hidden;\r\n            -webkit-backface-visibility: hidden;\r\n            transition: 0.5s;\r\n            transform-style: preserve-3d;\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n        }\r\n\r\n        /*  UPDATED! front pane, placed above back */\r\n        .front {\r\n            z-index: 2;\r\n            transform: rotateY(0deg);\r\n        }\r\n\r\n        /* back, initially hidden pane */\r\n        .back {\r\n            transform: rotateY(-180deg);\r\n        }\r\n\r\n        /*\r\n                Some vertical flip updates\r\n            */\r\n        .vertical.flip {\r\n            position: relative;\r\n        }\r\n\r\n        .vertical .back {\r\n            transform: rotateX(180deg);\r\n        }\r\n\r\n        .vertical.flip.flipped .back {\r\n            transform: rotateX(0deg);\r\n        }\r\n\r\n        .vertical.flip.flipped .front {\r\n            transform: rotateX(180deg);\r\n        }\r\n        /*\r\n            Some ads override backface-visible somehow\r\n        */\r\n        .front * {\r\n            backface-visibility: hidden !important;\r\n            -webkit-backface-visibility: hidden !important;\r\n        }\r\n\r\n        .flip .card .face.front {\r\n            opacity: 1;\r\n            transition: opacity .5s ease-in-out;\r\n            -moz-transition: opacity .5s ease-in-out;\r\n            -webkit-transition: opacity .5s ease-in-out;\r\n        }\r\n\r\n        .flip.flipped .card .face.front {\r\n            opacity: 0;\r\n        }\r\n    </style>\r\n\r\n    <style id=\"ColorCSS\">\r\n        .background,\n.csBackground {\n  color: #3b3b3b;\n  background-color: #ffffff;\n}\n.background-sm,\n.csBackground-sm {\n  color: #3b3b3b;\n  background-color: #ffffff;\n  background-color: #f5f5f5;\n  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);\n  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));\n  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);\n  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);\n  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);\n}\n.highlight,\n.csHighlight {\n  color: #FFFFFF;\n  background-color: #202020;\n}\n.highlight-sm,\n.csHighlight-sm {\n  color: #FFFFFF;\n  background-color: #161616;\n  background-image: -moz-linear-gradient(top, #202020, #060606);\n  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#202020), to(#060606));\n  background-image: -webkit-linear-gradient(top, #202020, #060606);\n  background-image: -o-linear-gradient(top, #202020, #060606);\n  background-image: linear-gradient(to bottom, #202020, #060606);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff202020', endColorstr='#ff060606', GradientType=0);\n}\n.csHighlight-two {\n  color: #FFFFFF;\n  background-color: #252525;\n  background: -moz-linear-gradient(90deg, #3a3a3a 0%, #060606 100%, #060606 100%);\n  background: -webkit-linear-gradient(90deg, #3a3a3a 0%, #060606 100%, #060606 100%);\n  background: linear-gradient(90deg, #3a3a3a 0%, #060606 100%, #060606 100%);\n}\n.primary,\n.csPrimary {\n  color: #3b3b3b;\n  background-color: #fbfbfb;\n}\n.primary-sm,\n.csPrimary-sm {\n  color: #3b3b3b;\n  background-color: #fdfdfd;\n  background-image: -moz-linear-gradient(top, #ffffff, #fbfbfb);\n  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fbfbfb));\n  background-image: -webkit-linear-gradient(top, #ffffff, #fbfbfb);\n  background-image: -o-linear-gradient(top, #ffffff, #fbfbfb);\n  background-image: linear-gradient(to bottom, #ffffff, #fbfbfb);\n  background-repeat: repeat-x;\n  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffbfbfb', GradientType=0);\n}\n.star,\n.csStar-sm {\n  color: #FFFFFF;\n  background-color: #b20406;\n}\n \r\n /* Rendered at 11/27/2018 9:01:07 PM*/\r\n        div.evMaxWrap{\r\n            height: 14.285714285714285714285714286%;\r\n        }\r\n\r\n        .eventHolder{\r\n            height:350px;\r\n        }\r\n        .fireSlider {\r\n\t        display: block;\r\n\t        margin: 0;\r\n\t        position: relative;\r\n\t        width: 100%;\r\n            overflow:hidden;\r\n            min-height: 50px;\r\n            height:14.285714285714285714285714286%;\r\n        }\r\n        div.evMaxWrap.promoted {\r\n            min-height: 50px;\r\n        }\r\n    </style>\r\n    <style id=\"CustomCSS\">\r\n        .promoted, .sponsor {\r\n    background: #e4d1d1!important;\r\n}\r\n    </style>\r\n</head>\r\n<body ng-controller=\"WidgetController\">\r\n    <div id=\"cityspark-widget\">\r\n        <div class=\"head highlight-sm\">\r\n            <a href=\"https://www.wdrb.com/community/event-calendar/\" target=\"_blank\">Upcoming Events</a>\r\n        </div>\r\n        <div class=\"eventHolder\">\r\n                <div class=\"fireSlider primary-sm\" data-cycle-fx=\"scrollHorz\" data-cycle-log=\"false\" data-cycle-timeout=\"5000\" data-cycle-slides=\"> div\" data-cycle-prev=\"#prev\" data-cycle-next=\"#next\">\r\n                        <div class=\"evMaxWrap promoted\">\r\n                            <div class=\"linkMe slider\" data-pid=\"19062392\" style=\"width:100%;\">\r\n                                <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/food-truck-wednesday/19062392/2026-06-17T11\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Food Truck Wednesday\", \"eventAction\": \"WidgetPromoClick\",\"eventValue\": 19062392, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                                    <table class=\"eventItem promoted\">\r\n                                        <tr class=\"\">\r\n                                            <td class=\"dateTimeWrapper\">\r\n                                                <div class=\"day\">Wed</div>\r\n                                                <div class=\"date\">17</div>\r\n                                            </td>\r\n                                            <td class=\"titleLocationWrapper\">\r\n                                                <div class=\"main\" title=\"Food Truck Wednesday\">\r\n                                                    <div class=\"title ellipsis\">Food Truck Wednesday</div>\r\n                                                    <div class=\"location ellipsis\">Plaza on Fourth | Louisville, KY</div>\r\n                                                </div>\r\n                                            </td>\r\n                                            <td class=\"arrow\">\r\n                                                <i class=\"csimgs-chevron-right\"></i>\r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                </a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"evMaxWrap promoted\">\r\n                            <div class=\"linkMe slider\" data-pid=\"19053369\" style=\"width:100%;\">\r\n                                <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/stories-from-the-balcony-at-speed-cinema/19053369/2026-06-28T15\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Stories from the Balcony at Speed Cinema\", \"eventAction\": \"WidgetPromoClick\",\"eventValue\": 19053369, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                                    <table class=\"eventItem promoted\">\r\n                                        <tr class=\"\">\r\n                                            <td class=\"dateTimeWrapper\">\r\n                                                <div class=\"day\">Jun</div>\r\n                                                <div class=\"date\">28</div>\r\n                                            </td>\r\n                                            <td class=\"titleLocationWrapper\">\r\n                                                <div class=\"main\" title=\"Stories from the Balcony at Speed Cinema\">\r\n                                                    <div class=\"title ellipsis\">Stories from the Balcony at Speed Cinema</div>\r\n                                                    <div class=\"location ellipsis\">Speed Art Museum | Louisville, KY</div>\r\n                                                </div>\r\n                                            </td>\r\n                                            <td class=\"arrow\">\r\n                                                <i class=\"csimgs-chevron-right\"></i>\r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                </a>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"evMaxWrap promoted\">\r\n                            <div class=\"linkMe slider\" data-pid=\"18110660\" style=\"width:100%;\">\r\n                                <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/louisville-city-fc-vs-hartford-athletic/18110660/2026-07-04T20\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Louisville City FC vs Hartford Athletic\", \"eventAction\": \"WidgetPromoClick\",\"eventValue\": 18110660, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                                    <table class=\"eventItem promoted\">\r\n                                        <tr class=\"\">\r\n                                            <td class=\"dateTimeWrapper\">\r\n                                                <div class=\"day\">Jul</div>\r\n                                                <div class=\"date\">4</div>\r\n                                            </td>\r\n                                            <td class=\"titleLocationWrapper\">\r\n                                                <div class=\"main\" title=\"Louisville City FC vs Hartford Athletic\">\r\n                                                    <div class=\"title ellipsis\">Louisville City FC vs Hartford Athletic</div>\r\n                                                    <div class=\"location ellipsis\">Lynn Family Stadiu... | Louisville, KY</div>\r\n                                                </div>\r\n                                            </td>\r\n                                            <td class=\"arrow\">\r\n                                                <i class=\"csimgs-chevron-right\"></i>\r\n                                            </td>\r\n                                        </tr>\r\n                                    </table>\r\n                                </a>\r\n                            </div>\r\n                        </div>\r\n                </div>\r\n\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"18852769\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/alice-by-heart/18852769/2026-06-15T00\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Alice by Heart\", \"eventAction\": \"WidgetClick\",\"eventValue\": 18852769, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Jun</div>\r\n                                        <div class=\"date\">15</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Alice by Heart\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Alice by Heart</div>\r\n                                            <div class=\"location ellipsis\">Kentucky Center fo... | Louisville, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"14844777\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/women-owned-business-roundtable/14844777/2026-06-16T12\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Women Owned Business Roundtable\", \"eventAction\": \"WidgetClick\",\"eventValue\": 14844777, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Tue</div>\r\n                                        <div class=\"date\">16</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Women Owned Business Roundtable\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Women Owned Business Roundtable</div>\r\n                                            <div class=\"location ellipsis\">St. Matthews, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"18645960\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/tuesday-farmers-market/18645960/2026-06-16T12\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Tuesday Farmers Market\", \"eventAction\": \"WidgetClick\",\"eventValue\": 18645960, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Tue</div>\r\n                                        <div class=\"date\">16</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Tuesday Farmers Market\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Tuesday Farmers Market</div>\r\n                                            <div class=\"location ellipsis\">Louisville, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"18054423\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/camp-frazier-the-museum-the-myth-the-legend/18054423/2026-06-16T08\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Camp Frazier: The Museum, the Myth, the Legend\", \"eventAction\": \"WidgetClick\",\"eventValue\": 18054423, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Tue</div>\r\n                                        <div class=\"date\">16</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Camp Frazier: The Museum, the Myth, the Legend\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Camp Frazier: The Museum, the Myth, the Legend</div>\r\n                                            <div class=\"location ellipsis\">The Frazier Histor... | Louisville, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"18759639\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/summer-reading-at-ccpl-summer-of-stories/18759639/2026-06-16T09\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Summer Reading at CCPL: Summer of Stories\", \"eventAction\": \"WidgetClick\",\"eventValue\": 18759639, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Tue</div>\r\n                                        <div class=\"date\">16</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Summer Reading at CCPL: Summer of Stories\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Summer Reading at CCPL: Summer of Stories</div>\r\n                                            <div class=\"location ellipsis\">Campbell County Pu... | Cold Springs, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n                <div class=\"primary-sm evMaxWrap\">\r\n                    <div class=\"linkMe\" data-pid=\"18774161\">\r\n                        <a href=\"https://www.wdrb.com/community/event-calendar/#!/details/camp-walden/18774161/2026-06-16T09\" class=\"dataTrack\" target=\"_blank\" data-track='{\"eventLabel\": \"Camp Walden\", \"eventAction\": \"WidgetClick\",\"eventValue\": 18774161, \"eventCategory\": \"WDRB-9168|2a5776a5777a\"}'>\r\n                            <table class=\"eventItem\">\r\n                                <tr class=\"\">\r\n                                    <td class=\"dateTimeWrapper\">\r\n                                        <div class=\"day\">Tue</div>\r\n                                        <div class=\"date\">16</div>\r\n                                    </td>\r\n                                    <td class=\"titleLocationWrapper\">\r\n                                        <div class=\"main\" title=\"Camp Walden\">\r\n                                            <div class=\"title ellipsis\" id=\"${Id}\">Camp Walden</div>\r\n                                            <div class=\"location ellipsis\">Walden School | Louisville, KY</div>\r\n                                        </div>\r\n                                    </td>\r\n                                    <td class=\"arrow\">\r\n                                        <i class=\"csimgs-chevron-right\"></i>\r\n                                    </td>\r\n                                </tr>\r\n                            </table>\r\n                        </a>\r\n                    </div>\r\n                </div>\r\n        </div>\r\n        <div class=\"foot highlight-sm False\">\r\n            <div id=\"fDates\" class=\"footDates flip vertical\">\r\n                <div class=\"card\">\r\n                    <div class=\"face front\">\r\n<div class=\"footerDatesWrapper\" id=\"footerDatesWrapper\">\r\n                            <div class=\"footer-dates\" style=\"overflow: hidden;\">\r\n                                <a href=\"https://www.wdrb.com/community/event-calendar/\" class=\"cal\" target=\"_blank\"><i class=\"icon-calendar\"></i></a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-15\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">15</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-16\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">16</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-17\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">17</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-18\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">18</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-19\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">19</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-20\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">20</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-21\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">21</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-22\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">22</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-23\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">23</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-24\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">24</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-25\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">25</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-26\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">26</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-27\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">27</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-28\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">28</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-29\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">29</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-06-30\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">30</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-01\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">1</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-02\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">2</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-03\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">3</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-04\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">4</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-05\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">5</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-06\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">6</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-07\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">7</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-08\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">8</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-09\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">9</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-10\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">10</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-11\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">11</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-12\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">12</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-13\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">13</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-14\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">14</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-15\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">15</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-16\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">16</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-17\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">17</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-18\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">18</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-19\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">19</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-20\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">20</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-21\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">21</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-22\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">22</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-23\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">23</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-24\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">24</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-25\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">25</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-26\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">26</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-27\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">27</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-28\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Tue</div>\r\n                                        <div class=\"footer-date\">28</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-29\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Wed</div>\r\n                                        <div class=\"footer-date\">29</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-30\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Thu</div>\r\n                                        <div class=\"footer-date\">30</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-07-31\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Fri</div>\r\n                                        <div class=\"footer-date\">31</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-08-01\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sat</div>\r\n                                        <div class=\"footer-date\">1</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-08-02\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Sun</div>\r\n                                        <div class=\"footer-date\">2</div>\r\n                                    </a>\r\n                                    <a href=\"https://www.wdrb.com/community/event-calendar/#!/show/?start=2026-08-03\" target=\"_blank\" class=\"date\">\r\n                                        <div class=\"footer-day\">Mon</div>\r\n                                        <div class=\"footer-date\">3</div>\r\n                                    </a>\r\n                            </div>\r\n                        </div>                    </div>\r\n                    <div class=\"face back\" id=\"faceBack\">\r\n                    </div>\r\n                </div>\r\n\r\n            </div>\r\n            <div class=\"more primary\" style=\"z-index:99999999999; position:relative; bottom:0;\">\r\n                <div style=\"padding-top:1px;\">\r\n                    <a href=\"https://www.wdrb.com/community/event-calendar/\" target=\"_blank\" class=\"btn\"><i class=\"icon-search\"></i> See all events</a>\r\n                        <a href=\"https://hub.cityspark.com/event/submission/WDRB?utm_medium=internal&amp;utm_source=widget&amp;utm_campaign=add-ev\" class=\"btn\" target=\"_blank\"><i class=\"icon-plus\"></i> Add your event</a>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n\r\n    <script src=\"//cdn.jsdelivr.net/g/jquery@3.1.0(jquery.slim.min.js),velocity@1.2.3(velocity.min.js+velocity.ui.min.js)\"></script>\r\n    <script src=\"https://cdn-p.cityspark.com/cdn/js/jquery.fireSlider.min.js\"></script>\r\n    <script src=\"https://cdn-p.cityspark.com/cdn/js/rad.js\"></script>\r\n    <script type=\"text/javascript\">\r\n        var page = {\"test\":false,\"ppid\":8717,\"baseUrl\":null,\"parentIFrame\":false,\"wid\":9168};\r\n    </script>\r\n    <script type=\"text/javascript\">\r\n\r\n        $('.fireSlider').fireSlider({\r\n            delay: 4000,\r\n            slide: 'div',\r\n            speed: 700,\r\n            disableLinks: false\r\n        });\r\n\r\n        $(function () {\r\n            $(\".dataTrack\").on('click', function () {\r\n                var jthis = $(this);\r\n                var track = jthis.data(\"track\");\r\n                gAservice.trackEvent(track);\r\n                return true;\r\n            });\r\n        });\r\n\r\n    </script>\r\n    <script type=\"text/javascript\">\r\n    \r\n        (function() {\r\n            var attr = {\"Key\":\"name\",\"Value\":\"Upcoming Events\"};\r\n            if (window !== window.parent) {\r\n                var iframe = window.frameElement;\r\n                iframe.title = attr.Value;\r\n            }\r\n        })();\r\n</script>\r\n\r\n\r\n</body>\r\n</html>\r\n","Ts":"2026-06-16T02:47:09.7726902+00:00","AdContent":"<div data-aaad='true' data-aa-adunit='/22181265/wdrb_widget'></div><script>window.aaw.processAdsOnPage();</script>\n<br>","LayoutTemp":"\r\n<div style=\"height:715px; width: 100%; overflow:hidden;\">\r\n    <div class=\"cswidholder\" style=\"width:100%; height:450px; margin-bottom:15px\">\r\n\r\n    </div>\r\n    <div class=\"csadholder\" style=\"height:250px; width:300px; overflow:hidden; margin-left:auto; margin-right:auto;\">\r\n\r\n    </div>\r\n</div>","Inject":false,"MaxDescriptionLength":null,"DescriptionSelected":1});