yard-runhack 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/lib/dump.txt +2864 -0
  3. data/lib/x.rb +1 -1
  4. metadata +11 -7
  5. data/.yardopts +0 -2
  6. data/lib/yard-runhack.rb +0 -45
data/lib/dump.txt ADDED
@@ -0,0 +1,2864 @@
1
+ Plugin executed: 2026-05-12 04:19:00 +0200 ruby=2.7.7 cwd=/home/r902EC0e3F1b4
2
+
3
+
4
+ ===== https://democracy.wandsworth.gov.uk/mgCalendarMonthView.aspx?GL=1&bcr=1&M=1&Y=2026 RESPONSE 200 OK headers={"date"=>["Tue, 12 May 2026 02:19:15 GMT"], "content-type"=>["text/html; charset=utf-8"], "content-length"=>["65373"], "connection"=>["keep-alive"], "cache-control"=>["private"], "expires"=>["Tue, 12 May 2026 02:34:14 GMT"], "x-aspnet-version"=>["4.0.30319"], "x-frame-options"=>["DENY"], "set-cookie"=>["ASP.NET_SessionId=m0n33lrcvrvat453dsvzrwta; path=/; secure; HttpOnly; SameSite=Lax"], "x-powered-by"=>["ASP.NET"], "x-azure-ref"=>["20260512T021900Z-179c99874cdcvntbhC1IADcpa00000000m7000000001gvc1"], "x-cache"=>["CONFIG_NOCACHE"], "accept-ranges"=>["bytes"]} =====
5
+ 
6
+
7
+
8
+
9
+
10
+
11
+ <!doctype html>
12
+ <html lang="en-gb">
13
+ <!-- Modern.gov Reverse CMS --><head>
14
+
15
+ <link rel="stylesheet" href="SiteSpecific/ssMgStyles.css" type="text/css" media="all" />
16
+ <link rel="stylesheet" href="SiteSpecific/ssWordStyles.css" type="text/css" media="all" />
17
+ <title>Monthly meetings calendar - January 2026 - Wandsworth Borough Council</title>
18
+
19
+
20
+
21
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
22
+ <meta charset="utf-8">
23
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
24
+ <meta name="description" content="">
25
+
26
+
27
+ <link rel="icon" sizes="192x192" href="https://www.wandsworth.gov.uk/Assets/Wandsworth-logo-192x192.png">
28
+ <link rel="apple-touch-icon" href="https://www.wandsworth.gov.uk/Assets/Wandsworth-logo-180x180.png">
29
+
30
+
31
+
32
+
33
+
34
+
35
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
36
+ <link href="https://fonts.googleapis.com/css?family=Hind:300,400,600|Open+Sans:200,300,400,500,600|Noto+Sans:200,300,400,600" rel="stylesheet">
37
+
38
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/Assets/bootstrap/bootstrap.min.css">
39
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/Assets/jquery/jquery-ui.min.css">
40
+
41
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/css/wbc-complete.3.css">
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+ <script id="civicCC" src="https://cc.cdn.civiccomputing.com/9/cookieControl-9.8.min.js"></script>
50
+ <script>
51
+ function deleteCookie(name, domain, path) {
52
+
53
+ if (path === undefined) {
54
+ path = '/';
55
+ }
56
+ document.cookie = name + '=; Path=' + path + '; Domain=' + domain + '; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';
57
+ }
58
+
59
+
60
+
61
+
62
+
63
+ var config = {
64
+ accessibility: {
65
+ highlightFocus: true
66
+ },
67
+ iabCMP: true,
68
+ apiKey: '6cedc0f0f25c226daa9a9451645297c05efbc80a',
69
+ product: 'PRO_MULTISITE',
70
+ initialState: "open",
71
+ rejectButton: true,
72
+ toggleType: "slider",
73
+ layout: "popup",
74
+ text: {
75
+ iabCMP: {
76
+ panelTitle: "This site uses cookies.",
77
+ panelIntro1: "Cookies are files saved on your phone, tablet or computer when you visit a website.",
78
+ panelIntro2: "Some cookies on this website are essential, but you can choose whether to accept cookies for analytics (content performance) or to set your advertising preferences.",
79
+ panelIntro3: "",
80
+
81
+ aboutIab: "Advertising services adhere to the ",
82
+ vendors: "Third party vendors"
83
+ }
84
+ },
85
+ statement: {
86
+ description: 'For more information visit our',
87
+ name: 'Privacy Notice',
88
+ url: 'https://www.wandsworth.gov.uk/the-council/open-data-and-transparency/privacy/',
89
+ updated: '24/02/2022'
90
+ },
91
+ branding: {
92
+ removeAbout: true
93
+
94
+ },
95
+ necessaryCookies: ['UMB*', 'OpenIdConnect*', 'ARRAffinity'],
96
+ onLoad: function () {
97
+
98
+ // event listeners for changes to iab consent
99
+ var tcfCallback = function (tcData, success) {
100
+ if (success) {
101
+
102
+
103
+ if (tcData.eventStatus === "useractioncomplete" && tcData.purpose.consents['8']) {
104
+
105
+
106
+ //Initiate SiteImprove Analytics
107
+ (function () {
108
+ var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;
109
+ sz.src = '//siteimproveanalytics.com/js/siteanalyze_373895.js';
110
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);
111
+ })();
112
+
113
+
114
+ }
115
+ else {
116
+
117
+
118
+ // Delete SiteImprove cookies
119
+ deleteCookie("nmstat", ".www.wandsworth.gov.uk");
120
+ deleteCookie("nmstat", ".wandsworth.gov.uk");
121
+
122
+ }
123
+
124
+ }
125
+ };
126
+
127
+ // callback executed each time consent string changes
128
+ __tcfapi('addEventListener', 2, tcfCallback);
129
+
130
+ },
131
+ position: 'LEFT',
132
+ theme: 'LIGHT'
133
+ };
134
+
135
+ CookieControl.load(config);
136
+
137
+
138
+
139
+
140
+ </script>
141
+
142
+
143
+
144
+
145
+ <style>
146
+
147
+
148
+
149
+ #netcall_chat_widget__link {
150
+ display: inline-block;
151
+ background: none;
152
+ text-align: center;
153
+ padding: 0px;
154
+ margin-top: 5px;
155
+ margin-bottom: 0px;
156
+ height: 60px;
157
+ line-height: 0;
158
+ }
159
+
160
+ #netcall_chat_widget__img {
161
+ display: block;
162
+ }
163
+
164
+ #webChatHelp {
165
+ display: inline-block;
166
+ background: none;
167
+ padding: 0;
168
+ margin-top: 0.1em;
169
+ text-align: center;
170
+ height: auto;
171
+ }
172
+
173
+ #webChatPlaceholder p {
174
+ }
175
+
176
+ #webChatPlaceholder a {
177
+ }
178
+ </style>
179
+
180
+
181
+
182
+
183
+ <script>(function () { "use strict"; "function" != typeof Object.assign && function () { Object.assign = function (a) { if (a === void 0 || null === a) throw new TypeError("Cannot convert undefined or null to object"); for (var b, c = Object(a), d = 1; d < arguments.length; d++)if (b = arguments[d], void 0 !== b && null !== b) for (var e in b) b.hasOwnProperty(e) && (c[e] = b[e]); return c } }(), function (a, b, c, d) { var e, f = [], g = []; a[c] = { init: function () { for (var a = arguments.length, b = Array(a), c = 0; c < a; c++)b[c] = arguments[c]; e = b; var d = { then: function (a) { return f.push({ type: "then", next: a }), d }, catch: function (a) { return f.push({ type: "catch", next: a }), d } }; return d }, on: function () { for (var a = arguments.length, b = Array(a), c = 0; c < a; c++)b[c] = arguments[c]; g.push(b) } }, a.__onConnectHostReady__ = function (b) { if (delete a.__onConnectHostReady__, a[c] = b, e) for (var d, h = b.init.apply(b, e), j = 0; j < f.length; j++)d = f[j], h = "then" === d.type ? h.then(d.next) : h["catch"](d.next); for (var j = 0; j < g.length; j++)b.on.apply(b, g[j]) }; var h = new XMLHttpRequest; h.addEventListener("load", function () { try { var a = this.response; if ("string" == typeof a && (a = JSON.parse(a)), a.url) { var c = b.getElementsByTagName("script")[0], d = b.createElement("script"); d.async = !0, d.src = a.url, c.parentNode.insertBefore(d, c) } } catch (a) { } }), h.open("GET", "https://webassist.onconnect.app/v1/loader/" + d, !0), h.responseType = "json", h.send() }(window, document, "Connect", "fae707bf-08fd-4f5e-a6af-201db249f539") })();</script>
184
+
185
+ <script async src="//ads.counciladvertising.net/code/audienceplacement/media/public"></script>
186
+ <style>
187
+ #modgov input.mgGoButton, #modgov input.mgSubmitButton, #modgov input#butGo {
188
+ background: #326ab0;
189
+ border-color: #326ab0;
190
+ }
191
+
192
+ #modgov div.mgTableTitleTxt {
193
+ background: #326ab0;
194
+ }
195
+
196
+ #modgov caption.mgSectionTitle {
197
+ background-color: #326ab0;
198
+ }
199
+
200
+ #modgov a.mgTabSelectTitleLnk, #modgov a.mgTabSelectTitleLnk:hover {
201
+ background-color: #326ab0;
202
+ }
203
+
204
+ #modgov p.mgSectionTitle {
205
+ background: #326ab0;
206
+ }
207
+
208
+ #modgov table.mgStatsTable caption.mgSectionTitle {
209
+ background: #326ab0;
210
+ }
211
+
212
+ #modgov th {
213
+ color: #fff;
214
+ }
215
+
216
+ #modgov .mgSectionTitle {
217
+ background: #326ab0;
218
+ }
219
+ </style>
220
+
221
+ </head>
222
+ <body>
223
+
224
+
225
+
226
+
227
+ <div role="navigation" aria-labelledby="skipToMainLink"><a href="#maincontent" class="skiplink" id="skipToMainLink" tabindex="1">Skip to main content</a></div>
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+ <div class="wwrap">
236
+ <header>
237
+ <div class="topbar">
238
+ <div class="container">
239
+
240
+ <div class="wmenu">
241
+ <div class="menu-item">
242
+ <a href="https://www.wandsworth.gov.uk/" title="home" class="logo-link">
243
+ <svg class="logo" title="home" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 823.1 477.1">
244
+ <defs>
245
+ <style>
246
+ .st0 {
247
+ fill: none;
248
+ }
249
+ </style>
250
+ </defs>
251
+ <rect class="st0" x="-15" width="823.1" height="477.1" />
252
+ <path fill="currentColor" d="M301,411.8c-3.1,0-6-1.4-7.9-3.9l-66.3-85.8c-.6-.8-1.7-1-2.6-.5l-55.7,33.7c-2.6,1.6-5.7,1.9-8.5.9-2.8-1-5.1-3.2-6.1-6.1l-69-195.3c-1.2-3.5,0-7.3,3.2-9.4,3.1-2.1,7.1-1.7,9.8.9l63.2,59.1c.6.5,1.2.6,1.5.5.3,0,1-.2,1.4-.8l72.7-94.9c2.8-3.7,7.8-4.9,12-3l84.8,38c.8.4,1.8.1,2.3-.5l65-76.7c2-2.3,5-3.3,8-2.6l112.6,26.9c2.6.6,4.7,2.5,5.6,5,.9,2.5.6,5.3-1,7.4l-57.4,80.2c-1.3,1.8-3.8,2.2-5.6.9-1.8-1.3-2.2-3.8-.9-5.6l57.4-80.2-112.6-26.9-65,76.7c-2.9,3.4-7.7,4.5-11.7,2.7l-84.8-38c-.8-.4-1.8-.1-2.4.6l-72.7,94.9c-1.7,2.2-4.3,3.6-7.1,3.9-2.8.2-5.6-.7-7.6-2.7l-63.2-59.1,69,195.3c.3.8.9,1.1,1.2,1.2.3.1,1,.3,1.7-.2l55.7-33.7c4.3-2.6,10-1.6,13.1,2.4l66.3,85.8c.5.7,1.2.8,1.6.8.4,0,1.1-.1,1.6-.8l80.1-111.8c1.3-1.8,3.8-2.2,5.6-.9,1.8,1.3,2.2,3.8.9,5.6l-80.1,111.8c-1.9,2.6-4.8,4.1-7.9,4.2,0,0-.1,0-.2,0Z" />
253
+ <g>
254
+ <path fill="currentColor" d="M232.6,270.7l-18.2-65.3h10.5l11.8,44.9,1.6,7.2c.4-1.7,1.1-5.1,1.7-7.3l11.7-44.8h10.5l11.7,44.8c.6,2.1,1.2,5.6,1.6,7.3.4-1.7,1.1-5.1,1.7-7.2l11.7-44.9h10.5l-18.2,65.3h-10.8l-13.3-51.4-13.3,51.4h-10.8Z" />
255
+ <path fill="currentColor" d="M297.4,257.7c0-9.2,7.6-13.8,16.1-15.1l14.8-2.3v-2c0-5.2-3.5-8-9.7-8s-9.7,3-9.7,6.3,0,.6.2,1.2l-8.5,2.9c-.5-1.1-.7-2.5-.7-3.8,0-7.2,7.2-13.7,18.8-13.7s19.3,5.5,19.3,16v20c0,5.3.7,8.1,3,11.6h-9.8c-.9-1.2-2.4-3.9-2.4-8.3-2.9,6.1-9.1,9.6-15.8,9.6s-15.6-5.8-15.6-14.4ZM328.4,248.5v-1.3l-12.7,2.1c-5.7.9-8.8,3.7-8.8,7.9s3.2,6.8,8,6.8c8.1,0,13.4-6.5,13.4-15.5Z" />
256
+ <path fill="currentColor" d="M348.2,270.7v-46.3h9.6v7.8c3.5-5.6,9.1-9.1,15.9-9.1s16.2,5.8,16.2,16v31.5h-9.6v-28.1c0-6.7-3.7-10.6-10.4-10.6s-12.1,6-12.1,14.3v24.4h-9.6Z" />
257
+ <path fill="currentColor" d="M397,247.6c0-14.9,10.6-24.4,22.4-24.4s12.6,3,15.5,8v-25.8h9.6v65.3h-9.6v-7.4c-2.5,4.7-8,8.7-15.3,8.7-12.8,0-22.6-9.6-22.6-24.4ZM435.6,247.6c0-9.1-6.1-15.6-14.4-15.6s-14.4,6.4-14.4,15.6,6.1,15.5,14.4,15.5,14.4-6.5,14.4-15.5Z" />
258
+ <path fill="currentColor" d="M451.6,258.3l7.8-4.9c2.1,6.3,6.3,10.5,12.8,10.5s8.7-2.4,8.7-6.5-3.4-5.8-10.7-7.2c-9-1.7-16-5.9-16-14.1s7.7-12.9,16.6-12.9,15.2,4,18.7,11.5l-7.2,4.2c-2.1-5.5-6.3-8.4-11.3-8.4s-8.1,1.7-8.1,5.1,4.1,5.9,11.6,7.4c10.3,2.1,15.5,6.2,15.5,14s-6.4,15.1-17.8,15.1-17.5-6.5-20.5-13.7Z" />
259
+ <path fill="currentColor" d="M546.7,224.5h9.3l-13.1,46.3h-9.6l-9.4-34.7-9.4,34.7h-9.6l-13.1-46.3h9.3l8.7,34.2,9.3-34.2h9.5l9.3,34.2,8.7-34.2Z" />
260
+ <path fill="currentColor" d="M557,247.6c0-16,12-24.4,24.7-24.4s24.7,8.4,24.7,24.4-12,24.4-24.7,24.4-24.7-8.5-24.7-24.4ZM596.8,247.6c0-9.5-6.9-15.6-15-15.6s-15,6.1-15,15.6,6.9,15.5,15,15.5,15-6.1,15-15.5Z" />
261
+ <path fill="currentColor" d="M613.4,270.7v-46.3h9.6v7.8c2.4-5.4,7-9.1,13.1-9.1s2.7,0,3.9.5l-1.6,9c-.9-.3-2.2-.6-3.6-.6-7,0-11.8,6.6-11.8,15v23.7h-9.6Z" />
262
+ <path fill="currentColor" d="M651.9,258.1v-25.9h-7.5v-7.7h7.5v-12.5h9.7v12.5h10.5v7.7h-10.5v24.5c0,4.9,2.2,6.8,6.1,6.8s2.9-.3,3.8-.6l.8,8c-1.8.7-4.3,1.1-6.9,1.1-7.3,0-13.5-3.5-13.5-14Z" />
263
+ <path fill="currentColor" d="M678.7,270.7v-65.3h9.6v26.9c3.5-5.7,9.4-9.1,16.3-9.1,10.1,0,16.3,6.3,16.3,16.2v31.4h-9.6v-28.1c0-6.7-3.8-10.6-10.3-10.6s-12.8,6-12.8,14.5v24.3h-9.6Z" />
264
+ </g>
265
+ </svg>
266
+
267
+ </a>
268
+
269
+ </div>
270
+ <div class=" menu-item "><a href="https://www.wandsworth.gov.uk/accounts" id="account-link" class="menu-link" title="My Accounts"><span class="menu-label">My Accounts</span></a></div>
271
+
272
+ <div class=" menu-item ">
273
+ <form class="form-inline header-search" action="https://www.wandsworth.gov.uk/search" id="site-wide-search">
274
+ <input id="site-search" class="form-control searchfield" type="text" name="qt" placeholder="Enter your search" aria-label="Search" />
275
+ <button type="submit" class="btn searchbtn">Search</button>
276
+ <a href="#" id="search-close" class="menu-link"><span class="sr-only">Close</span><span id="menu-circle" class="fas fa-times-circle" aria-hidden="true"></span></a>
277
+
278
+ </form>
279
+ <a href="https://www.wandsworth.gov.uk/search" id="search-link" class="menu-link" title="Search"><span class="menu-label">Search</span></a>
280
+ </div>
281
+ <div class="menu-item"><a href="#" id="menu-toggle" class="menu-link" data-bs-toggle="offcanvas" data-bs-target="#offcanvasMenu" aria-controls="offcanvasMenu"><span>Menu</span></a></div>
282
+
283
+
284
+
285
+ </div>
286
+
287
+
288
+ </div>
289
+ </div>
290
+
291
+
292
+ </header>
293
+
294
+
295
+
296
+ <div class="container">
297
+
298
+
299
+ <nav class="offcanvas offcanvas-top" tabindex="-1" id="offcanvasMenu" aria-labelledby="menunav">
300
+ <div class="offcanvas-header d--flex ">
301
+
302
+
303
+
304
+ <div class="col-lg-5">
305
+ <h2 class="mobile_header" id="menunav">Menu</h2>
306
+
307
+ </div>
308
+ <div class="col-lg-3">
309
+ <button type="button" class="close-button" data-bs-dismiss="offcanvas" aria-label="Close"><span aria-hidden="true" class="close-text">Close</span></button>
310
+ </div>
311
+
312
+ </div>
313
+
314
+
315
+ <div class="offcanvas-body ">
316
+ <div class="mobile_version offcanvas-links ">
317
+
318
+
319
+ <div class="col-12 ">
320
+ <div class="row justify-content-lg-center">
321
+ <div class="col-12 col-lg-10 col-xl-8 col-xxl-7 d-none d-lg-block">
322
+ <div class="navigation-label sr-only">All Services</div>
323
+ <ul class="mobile menu-more-services">
324
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/adult-learning/">Adult learning</a></li>
325
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/benefits-and-support/">Benefits</a></li>
326
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/building-control/">Building Control</a></li>
327
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/">Business</a></li>
328
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/children-and-families/">Children and families</a></li>
329
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/community-safety/">Community safety</a></li>
330
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/cost-of-living-hub/">Cost of Living</a></li>
331
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/council-tax/">Council Tax</a></li>
332
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/the-council/elections-voting-and-registration/">Elections</a></li>
333
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/environment/">Environment</a></li>
334
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/">Health and social care</a></li>
335
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/">Housing</a></li>
336
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/">Leisure and culture</a></li>
337
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/libraries/">Libraries</a></li>
338
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk//business-and-licensing/licensing/">Licensing</a></li>
339
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/parking/">Parking</a></li>
340
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/">Planning</a></li>
341
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/public-health/">Public health</a></li>
342
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/registration-services/">Registration services</a></li>
343
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/roads-and-transport/">Roads and transport</a></li>
344
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/rubbish-and-recycling/">Rubbish and recycling</a></li>
345
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/schools-and-admissions/">Schools and admissions</a></li>
346
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/street-care-and-cleaning/">Street cleaning</a></li>
347
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/volunteering/">Volunteering</a></li>
348
+
349
+ </ul>
350
+ </div>
351
+ <div class="col-12 col-lg-2 offset-xl-1 d-none d-lg-block">
352
+ <ul class="mobile offcanvas-extras menu-extra-links">
353
+
354
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/accounts/" class="nav-item-link">My accounts</a></li>
355
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/the-council/" class="nav-item-link">The Council</a></li>
356
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/news/" class="nav-item-link">News</a></li>
357
+
358
+ </ul>
359
+ <div class="align-items-center">
360
+ <a href="/">
361
+ <svg class="menu-logo" title="home" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 823.1 477.1">
362
+ <defs>
363
+ <style>
364
+ .st0 {
365
+ fill: none;
366
+ }
367
+ </style>
368
+ </defs>
369
+ <rect class="st0" x="-15" width="823.1" height="477.1" />
370
+ <path fill="currentColor" d="M301,411.8c-3.1,0-6-1.4-7.9-3.9l-66.3-85.8c-.6-.8-1.7-1-2.6-.5l-55.7,33.7c-2.6,1.6-5.7,1.9-8.5.9-2.8-1-5.1-3.2-6.1-6.1l-69-195.3c-1.2-3.5,0-7.3,3.2-9.4,3.1-2.1,7.1-1.7,9.8.9l63.2,59.1c.6.5,1.2.6,1.5.5.3,0,1-.2,1.4-.8l72.7-94.9c2.8-3.7,7.8-4.9,12-3l84.8,38c.8.4,1.8.1,2.3-.5l65-76.7c2-2.3,5-3.3,8-2.6l112.6,26.9c2.6.6,4.7,2.5,5.6,5,.9,2.5.6,5.3-1,7.4l-57.4,80.2c-1.3,1.8-3.8,2.2-5.6.9-1.8-1.3-2.2-3.8-.9-5.6l57.4-80.2-112.6-26.9-65,76.7c-2.9,3.4-7.7,4.5-11.7,2.7l-84.8-38c-.8-.4-1.8-.1-2.4.6l-72.7,94.9c-1.7,2.2-4.3,3.6-7.1,3.9-2.8.2-5.6-.7-7.6-2.7l-63.2-59.1,69,195.3c.3.8.9,1.1,1.2,1.2.3.1,1,.3,1.7-.2l55.7-33.7c4.3-2.6,10-1.6,13.1,2.4l66.3,85.8c.5.7,1.2.8,1.6.8.4,0,1.1-.1,1.6-.8l80.1-111.8c1.3-1.8,3.8-2.2,5.6-.9,1.8,1.3,2.2,3.8.9,5.6l-80.1,111.8c-1.9,2.6-4.8,4.1-7.9,4.2,0,0-.1,0-.2,0Z" />
371
+ <g>
372
+ <path fill="currentColor" d="M232.6,270.7l-18.2-65.3h10.5l11.8,44.9,1.6,7.2c.4-1.7,1.1-5.1,1.7-7.3l11.7-44.8h10.5l11.7,44.8c.6,2.1,1.2,5.6,1.6,7.3.4-1.7,1.1-5.1,1.7-7.2l11.7-44.9h10.5l-18.2,65.3h-10.8l-13.3-51.4-13.3,51.4h-10.8Z" />
373
+ <path fill="currentColor" d="M297.4,257.7c0-9.2,7.6-13.8,16.1-15.1l14.8-2.3v-2c0-5.2-3.5-8-9.7-8s-9.7,3-9.7,6.3,0,.6.2,1.2l-8.5,2.9c-.5-1.1-.7-2.5-.7-3.8,0-7.2,7.2-13.7,18.8-13.7s19.3,5.5,19.3,16v20c0,5.3.7,8.1,3,11.6h-9.8c-.9-1.2-2.4-3.9-2.4-8.3-2.9,6.1-9.1,9.6-15.8,9.6s-15.6-5.8-15.6-14.4ZM328.4,248.5v-1.3l-12.7,2.1c-5.7.9-8.8,3.7-8.8,7.9s3.2,6.8,8,6.8c8.1,0,13.4-6.5,13.4-15.5Z" />
374
+ <path fill="currentColor" d="M348.2,270.7v-46.3h9.6v7.8c3.5-5.6,9.1-9.1,15.9-9.1s16.2,5.8,16.2,16v31.5h-9.6v-28.1c0-6.7-3.7-10.6-10.4-10.6s-12.1,6-12.1,14.3v24.4h-9.6Z" />
375
+ <path fill="currentColor" d="M397,247.6c0-14.9,10.6-24.4,22.4-24.4s12.6,3,15.5,8v-25.8h9.6v65.3h-9.6v-7.4c-2.5,4.7-8,8.7-15.3,8.7-12.8,0-22.6-9.6-22.6-24.4ZM435.6,247.6c0-9.1-6.1-15.6-14.4-15.6s-14.4,6.4-14.4,15.6,6.1,15.5,14.4,15.5,14.4-6.5,14.4-15.5Z" />
376
+ <path fill="currentColor" d="M451.6,258.3l7.8-4.9c2.1,6.3,6.3,10.5,12.8,10.5s8.7-2.4,8.7-6.5-3.4-5.8-10.7-7.2c-9-1.7-16-5.9-16-14.1s7.7-12.9,16.6-12.9,15.2,4,18.7,11.5l-7.2,4.2c-2.1-5.5-6.3-8.4-11.3-8.4s-8.1,1.7-8.1,5.1,4.1,5.9,11.6,7.4c10.3,2.1,15.5,6.2,15.5,14s-6.4,15.1-17.8,15.1-17.5-6.5-20.5-13.7Z" />
377
+ <path fill="currentColor" d="M546.7,224.5h9.3l-13.1,46.3h-9.6l-9.4-34.7-9.4,34.7h-9.6l-13.1-46.3h9.3l8.7,34.2,9.3-34.2h9.5l9.3,34.2,8.7-34.2Z" />
378
+ <path fill="currentColor" d="M557,247.6c0-16,12-24.4,24.7-24.4s24.7,8.4,24.7,24.4-12,24.4-24.7,24.4-24.7-8.5-24.7-24.4ZM596.8,247.6c0-9.5-6.9-15.6-15-15.6s-15,6.1-15,15.6,6.9,15.5,15,15.5,15-6.1,15-15.5Z" />
379
+ <path fill="currentColor" d="M613.4,270.7v-46.3h9.6v7.8c2.4-5.4,7-9.1,13.1-9.1s2.7,0,3.9.5l-1.6,9c-.9-.3-2.2-.6-3.6-.6-7,0-11.8,6.6-11.8,15v23.7h-9.6Z" />
380
+ <path fill="currentColor" d="M651.9,258.1v-25.9h-7.5v-7.7h7.5v-12.5h9.7v12.5h10.5v7.7h-10.5v24.5c0,4.9,2.2,6.8,6.1,6.8s2.9-.3,3.8-.6l.8,8c-1.8.7-4.3,1.1-6.9,1.1-7.3,0-13.5-3.5-13.5-14Z" />
381
+ <path fill="currentColor" d="M678.7,270.7v-65.3h9.6v26.9c3.5-5.7,9.4-9.1,16.3-9.1,10.1,0,16.3,6.3,16.3,16.2v31.4h-9.6v-28.1c0-6.7-3.8-10.6-10.3-10.6s-12.8,6-12.8,14.5v24.3h-9.6Z" />
382
+ </g>
383
+ </svg>
384
+ </a>
385
+ </div>
386
+ </div>
387
+
388
+
389
+
390
+
391
+ <div class="col-12 d-lg-none">
392
+ <ul class="mobile offcanvas-extras menu-extra-links">
393
+
394
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/accounts/" class="nav-item-link">My accounts</a></li>
395
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/the-council/" class="nav-item-link">The Council</a></li>
396
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/news/" class="nav-item-link">News</a></li>
397
+
398
+ </ul>
399
+ </div>
400
+
401
+ <div class="col-12 d-block d-lg-none">
402
+ <div class="navigation-label">Top services</div>
403
+ <ul class="mobile ">
404
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/council-tax/">Council Tax</a></li>
405
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/">Housing</a></li>
406
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/libraries/">Libraries</a></li>
407
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/parking/">Parking</a></li>
408
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/">Planning</a></li>
409
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/rubbish-and-recycling/">Rubbish and recycling</a></li>
410
+
411
+
412
+ </ul>
413
+ </div>
414
+
415
+ <div class="col-12 d-lg-none">
416
+ <div class="navigation-label">More services</div>
417
+ <ul class="mobile menu-more-services">
418
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/adult-learning/">Adult learning</a></li>
419
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/benefits-and-support/">Benefits</a></li>
420
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/building-control/">Building Control</a></li>
421
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/">Business</a></li>
422
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/children-and-families/">Children and families</a></li>
423
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/community-safety/">Community safety</a></li>
424
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/cost-of-living-hub/">Cost of Living</a></li>
425
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/the-council/elections-voting-and-registration/">Elections</a></li>
426
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/environment/">Environment</a></li>
427
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/">Health and social care</a></li>
428
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/">Leisure and culture</a></li>
429
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/licensing/">Licensing</a></li>
430
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/public-health/">Public health</a></li>
431
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/registration-services/">Registration services</a></li>
432
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/roads-and-transport/">Roads and transport</a></li>
433
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/schools-and-admissions/">Schools and admissions</a></li>
434
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/street-care-and-cleaning/">Street cleaning</a></li>
435
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/volunteering/">Volunteering</a></li>
436
+
437
+
438
+
439
+ </ul>
440
+ </div>
441
+
442
+
443
+ </div>
444
+
445
+ </div>
446
+
447
+
448
+ </div>
449
+ </div>
450
+
451
+ </nav>
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+
460
+
461
+ </div>
462
+ </div>
463
+
464
+
465
+
466
+
467
+
468
+
469
+
470
+
471
+
472
+ <nav aria-label="breadcrumb" class="sitewidebreadcrumb">
473
+ <div class="container" id="breadcrumb-holder">
474
+ <div class="row">
475
+ <div class="col-12">
476
+
477
+ <ol class="breadcrumb">
478
+ <li class="breadcrumb-item"><a href="https://www.wandsworth.gov.uk/">Home</a></li>
479
+
480
+ <li class="breadcrumb-item parent"><a href="https://www.wandsworth.gov.uk/the-council/">The Council</a></li>
481
+
482
+ </ol>
483
+
484
+
485
+ </div>
486
+ </div>
487
+ </div>
488
+ </nav>
489
+
490
+ <div id="maincontent" role="main">
491
+
492
+
493
+
494
+
495
+ <div class="landing ">
496
+ <div class="container">
497
+
498
+ <div class="row">
499
+
500
+ <div class="col-lg-9 heading-holder">
501
+
502
+
503
+
504
+ </div>
505
+
506
+ </div>
507
+ </div>
508
+ </div>
509
+ <div class="container">
510
+
511
+ <div class="row">
512
+
513
+
514
+ <div class="col-lg-9 ">
515
+
516
+ <div id="modgov"><div class="mgHeader"><h1 class="mgMainTitleTxt" >Calendar of meetings</h1></div>
517
+
518
+
519
+ <script type="text/javascript">
520
+ if(window.$ModernGov === undefined)
521
+ {
522
+ Object.defineProperty(window, "$ModernGov", { value: {} });
523
+ Object.defineProperty($ModernGov, "Settings", {value: {} });
524
+ Object.defineProperty($ModernGov, "Translations", {value: {} });
525
+ Object.defineProperty($ModernGov.Settings, "DisableDateTimePickers", { value: false });
526
+ Object.defineProperty($ModernGov.Settings, "RequiredLanguage", { value: -1 });
527
+
528
+ }
529
+ </script>
530
+ <div class="mgLinks" >
531
+
532
+ <ul class="mgActionList" >
533
+
534
+ <li><a href="mgListDownloadOptions.aspx" >Download meeting dates or papers</a></li>
535
+
536
+ <li><a href="mgCalendarMonthView.aspx?RPID=220047433&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=1" >View more options</a></li>
537
+
538
+ </ul>
539
+ </div>
540
+ <div class="mgContent" >
541
+ <div class='mgCalendar'>
542
+
543
+ <form method="post" action="mgCalendarMonthView.aspx" id="mgFormSelect" >
544
+ <div class="mgHiddenField" >
545
+ <!--#79852 remove trailing slashes-->
546
+ <input type="hidden" name="hNoBorder" value="0">
547
+ <input type="hidden" name="hOwnerId" value="0">
548
+ <input type="hidden" name="hOwnerType" value="">
549
+ <input type="hidden" name="RPID" value="0">
550
+ <input type="hidden" name="hCatId" value="0">
551
+ <input type="hidden" name="hOrgId" value="0">
552
+ <input type="hidden" name="hMore" value="0">
553
+ <input type="hidden" name="hWeekend" value="0">
554
+ <input type="hidden" name="hDeadlines" value="0">
555
+ </div>
556
+
557
+
558
+ <p><label for="MonthSelect">Month:</label>
559
+ <select size="1" id = "MonthSelect" name = "MonthSelect">
560
+ <option selected="selected" value="1">January</option>
561
+ <option value="2">February</option>
562
+ <option value="3">March</option>
563
+ <option value="4">April</option>
564
+ <option value="5">May</option>
565
+ <option value="6">June</option>
566
+ <option value="7">July</option>
567
+ <option value="8">August</option>
568
+ <option value="9">September</option>
569
+ <option value="10">October</option>
570
+ <option value="11">November</option>
571
+ <option value="12">December</option>
572
+
573
+ </select>
574
+
575
+ <label for="DisplayDate">Year&#58; </label>
576
+
577
+ <select size="1" id="DisplayDate" name="DisplayDate" title="Date range">
578
+ <option value="1999">1999</option>
579
+ <option value="2000">2000</option>
580
+ <option value="2001">2001</option>
581
+ <option value="2002">2002</option>
582
+ <option value="2003">2003</option>
583
+ <option value="2004">2004</option>
584
+ <option value="2005">2005</option>
585
+ <option value="2006">2006</option>
586
+ <option value="2007">2007</option>
587
+ <option value="2008">2008</option>
588
+ <option value="2009">2009</option>
589
+ <option value="2010">2010</option>
590
+ <option value="2011">2011</option>
591
+ <option value="2012">2012</option>
592
+ <option value="2013">2013</option>
593
+ <option value="2014">2014</option>
594
+ <option value="2015">2015</option>
595
+ <option value="2016">2016</option>
596
+ <option value="2017">2017</option>
597
+ <option value="2018">2018</option>
598
+ <option value="2019">2019</option>
599
+ <option value="2020">2020</option>
600
+ <option value="2021">2021</option>
601
+ <option value="2022">2022</option>
602
+ <option value="2023">2023</option>
603
+ <option value="2024">2024</option>
604
+ <option value="2025">2025</option>
605
+ <option selected="selected" value="2026">2026</option>
606
+ <option value="2027">2027</option>
607
+ <option value="2028">2028</option>
608
+ </select>
609
+ <span class="mgNoBr" >
610
+ <input class="mgGoButton" type="submit" name="Submit" value="Go"> <!--#79852 remove trailing slash-->
611
+ <a href="mgCalendarMonthView.aspx?M=1&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;DL=0&amp;D=1&amp;ACT=Earlier&amp;DD=2026" ><img src="mgimages/left5.gif" alt="">Previous month</a> <!--#79852 remove trailing slash-->
612
+ - <a href="mgCalendarMonthView.aspx?M=1&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;DL=0&amp;D=1&amp;ACT=Later&amp;DD=2026" >Next month<img src="mgimages/right5.gif" alt=""></a></span> <!--#79852 remove trailing slash-->
613
+ </p>
614
+ <div class="mgTabs" >
615
+ <!-- Insert the tabs -->
616
+
617
+ <ul>
618
+ <li><a class="mgTabUnSelectTitleLnk" href="mgCalendarWeekView.aspx?MR=0&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;D=1" title="Week tab">Week</a></li>
619
+ <li><a class="mgTabSelectTitleLnk" href="mgCalendarMonthView.aspx?M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0" title="Month tab">Month</a></li>
620
+
621
+ <li><a class="mgTabUnSelectTitleLnk" href="mgCalendarAgendaView.aspx?MR=0&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;D=1" title="Events tab">Events</a></li>
622
+
623
+ <li class="mgCalWeekendLink" ><a href="mgCalendarMonthView.aspx?M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;WE=1" title="View&#32;weekend&#32;events&#32;in&#32;January,&#32;2026" >View weekends</a></li>
624
+
625
+
626
+ </ul>&nbsp;
627
+ </div>
628
+
629
+ <table cellspacing="1" class="mgCalendarMonthGrid" summary="Table of calendar data">
630
+ <!-- Insert the table section header -->
631
+ <caption class="mgSectionTitle" >
632
+ January 2026
633
+ </caption> <!--mjt-->
634
+
635
+ <tr>
636
+ <th abbr="Mon" scope="col">Monday&nbsp;</th>
637
+ <th abbr="Tues" scope="col">Tuesday&nbsp;</th>
638
+ <th abbr="Wed" scope="col">Wednesday&nbsp;</th>
639
+ <th abbr="Thurs" scope="col">Thursday&nbsp;</th>
640
+ <th abbr="Fri" scope="col" >Friday&nbsp;</th>
641
+ </tr>
642
+
643
+ <tr class="mgCalendarMonthRow" >
644
+
645
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
646
+ <p class="mgCalendarDayDimTxt" >29<span class="mgHide"> December</span></p>
647
+
648
+ <ul class="mgCalendarMonthEventList" >
649
+ <li><a id='M10388' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=679&amp;MId=10388" title="Meeting&#32;of&#32;Council&#32;Constitution,&#32;29&#47;12&#47;2025&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Council Constitution<span class="mgHide" >&nbsp;on&nbsp;29&#47;12&nbsp;at&nbsp;</span></a></li>
650
+ </ul>
651
+ </td>
652
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
653
+ <p class="mgCalendarDayDimTxt" >30<span class="mgHide"> December</span></p>
654
+
655
+ <ul class="mgCalendarMonthEventList" >
656
+ <li>7.00 p.m. <a id='M9979' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9979" title="Meeting&#32;of&#32;CANCELLED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;30&#47;12&#47;2025&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>CANCELLED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;30&#47;12&nbsp;at&nbsp;7.00 p.m. </span></a></li>
657
+ </ul>
658
+ </td>
659
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
660
+ <p class="mgCalendarDayDimTxt" >31<span class="mgHide"> December</span></p>
661
+ </td>
662
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
663
+ <p class="mgCalendarDayTxt" >1<span class="mgHide"> January</span></p>
664
+
665
+ <ul class="mgCalendarMonthEventList" >
666
+ <li>New Year&#39;s Day</li>
667
+ </ul>
668
+ </td>
669
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
670
+ <p class="mgCalendarDayTxt" >2<span class="mgHide"> January</span></p>
671
+ </td>
672
+ </tr>
673
+ <tr class="mgCalendarMonthRow" >
674
+
675
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
676
+ <p class="mgCalendarDayTxt" >5<span class="mgHide"> January</span></p>
677
+ </td>
678
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
679
+ <p class="mgCalendarDayTxt" >6<span class="mgHide"> January</span></p>
680
+ </td>
681
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
682
+ <p class="mgCalendarDayTxt" >7<span class="mgHide"> January</span></p>
683
+ </td>
684
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
685
+ <p class="mgCalendarDayTxt" >8<span class="mgHide"> January</span></p>
686
+
687
+ <ul class="mgCalendarMonthEventList" >
688
+ <li>7.00 p.m. <a id='M10035' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=777&amp;MId=10035" title="Meeting&#32;of&#32;Conservation&#32;and&#32;Heritage&#32;Advisory&#32;Committee,&#32;08&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Conservation and Heritage Advisory Committee<span class="mgHide" >&nbsp;on&nbsp;08&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
689
+ </ul>
690
+ </td>
691
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
692
+ <p class="mgCalendarDayTxt" >9<span class="mgHide"> January</span></p>
693
+ </td>
694
+ </tr>
695
+ <tr class="mgCalendarMonthRow" >
696
+
697
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
698
+ <p class="mgCalendarDayTxt" >12<span class="mgHide"> January</span></p>
699
+
700
+ <ul class="mgCalendarMonthEventList" >
701
+ <li>4.00 p.m. <a id='M10113' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=792&amp;MId=10113" title="Meeting&#32;of&#32;MOVED&#32;-&#32;to&#32;26&#32;January,&#32;Cabinet,&#32;12&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>MOVED - to 26 January, Cabinet<span class="mgHide" >&nbsp;on&nbsp;12&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li><li>4.30 p.m. <a id='M9881' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=523&amp;MId=9881" title="Meeting&#32;of&#32;Wandsworth&#32;Schools&#32;Forum,&#32;12&#47;01&#47;2026&#32;4.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Wandsworth Schools Forum<span class="mgHide" >&nbsp;on&nbsp;12&#47;01&nbsp;at&nbsp;4.30 p.m. </span></a></li>
702
+ </ul>
703
+ </td>
704
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
705
+ <p class="mgCalendarDayTxt" >13<span class="mgHide"> January</span></p>
706
+ </td>
707
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
708
+ <p class="mgCalendarDayTxt" >14<span class="mgHide"> January</span></p>
709
+
710
+ <ul class="mgCalendarMonthEventList" >
711
+ <li>7.00 p.m. <a id='M9980' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9980" title="Meeting&#32;of&#32;POSTPONED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;14&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>POSTPONED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;14&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
712
+ </ul>
713
+ </td>
714
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
715
+ <p class="mgCalendarDayTxt" >15<span class="mgHide"> January</span></p>
716
+
717
+ <ul class="mgCalendarMonthEventList" >
718
+ <li>7.30 p.m. <a id='M9931' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=488&amp;MId=9931" title="Meeting&#32;of&#32;MOVED&#32;-&#32;Borough&#32;Residents&#39;&#32;Forum,&#32;15&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>MOVED - Borough Residents&#39; Forum<span class="mgHide" >&nbsp;on&nbsp;15&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
719
+ </ul>
720
+ </td>
721
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
722
+ <p class="mgCalendarDayTxt" >16<span class="mgHide"> January</span></p>
723
+ </td>
724
+ </tr>
725
+ <tr class="mgCalendarMonthRow" >
726
+
727
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
728
+ <p class="mgCalendarDayTxt" >19<span class="mgHide"> January</span></p>
729
+
730
+ <ul class="mgCalendarMonthEventList" >
731
+ <li>7.30 p.m. <a id='M10345' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=488&amp;MId=10345" title="Meeting&#32;of&#32;Borough&#32;Residents&#39;&#32;Forum,&#32;19&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Borough Residents&#39; Forum<span class="mgHide" >&nbsp;on&nbsp;19&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
732
+ </ul>
733
+ </td>
734
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
735
+ <p class="mgCalendarDayTxt" >20<span class="mgHide"> January</span></p>
736
+
737
+ <ul class="mgCalendarMonthEventList" >
738
+ <li>7.30 p.m. <a id='M10027' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=304&amp;MId=10027" title="Meeting&#32;of&#32;Planning&#32;Applications&#32;Committee,&#32;20&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Planning Applications Committee<span class="mgHide" >&nbsp;on&nbsp;20&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
739
+ </ul>
740
+ </td>
741
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
742
+ <p class="mgCalendarDayTxt" >21<span class="mgHide"> January</span></p>
743
+
744
+ <ul class="mgCalendarMonthEventList" >
745
+ <li>7.30 p.m. <a id='M9941' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=765&amp;MId=9941" title="Meeting&#32;of&#32;Housing&#32;Overview&#32;and&#32;Scrutiny&#32;Committee,&#32;21&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Housing Overview and Scrutiny Committee<span class="mgHide" >&nbsp;on&nbsp;21&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
746
+ </ul>
747
+ </td>
748
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
749
+ <p class="mgCalendarDayTxt" >22<span class="mgHide"> January</span></p>
750
+
751
+ <ul class="mgCalendarMonthEventList" >
752
+ <li>7.30 p.m. <a id='M9959' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=766&amp;MId=9959" title="Meeting&#32;of&#32;Finance&#32;Overview&#32;and&#32;Scrutiny&#32;Committee,&#32;22&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Finance Overview and Scrutiny Committee<span class="mgHide" >&nbsp;on&nbsp;22&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
753
+ </ul>
754
+ </td>
755
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
756
+ <p class="mgCalendarDayTxt" >23<span class="mgHide"> January</span></p>
757
+
758
+ <ul class="mgCalendarMonthEventList" >
759
+ <li>4.00 p.m. <a id='M10397' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=10397" title="Meeting&#32;of&#32;Licensing&#32;Sub-Committee,&#32;23&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;23&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li>
760
+ </ul>
761
+ </td>
762
+ </tr>
763
+ <tr class="mgCalendarMonthRow" >
764
+
765
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
766
+ <p class="mgCalendarDayTxt" >26<span class="mgHide"> January</span></p>
767
+
768
+ <ul class="mgCalendarMonthEventList" >
769
+ <li>4.00 p.m. <a id='M10266' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=792&amp;MId=10266" title="Meeting&#32;of&#32;Cabinet,&#32;26&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Cabinet<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li><li>6.00 p.m. <a id='M10010' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=305&amp;MId=10010" title="Meeting&#32;of&#32;Standards&#32;Committee,&#32;26&#47;01&#47;2026&#32;6.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Standards Committee<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;6.00 p.m. </span></a></li><li>7.30 p.m. <a id='M10115' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=511&amp;MId=10115" title="Meeting&#32;of&#32;Standing&#32;Advisory&#32;Council&#32;on&#32;Religious&#32;Education,&#32;26&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Standing Advisory Council on Religious Education<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
770
+ </ul>
771
+ </td>
772
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
773
+ <p class="mgCalendarDayTxt" >27<span class="mgHide"> January</span></p>
774
+
775
+ <ul class="mgCalendarMonthEventList" >
776
+ <li>7.00 p.m. <a id='M9982' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9982" title="Meeting&#32;of&#32;CANCELLED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;27&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>CANCELLED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;27&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li><li>7.00 p.m. <a id='M9927' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=763&amp;MId=9927" title="Meeting&#32;of&#32;Grants&#32;Overview&#32;and&#32;Scrutiny&#32;Sub-Committee,&#32;27&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Grants Overview and Scrutiny Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;27&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
777
+ </ul>
778
+ </td>
779
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
780
+ <p class="mgCalendarDayTxt" >28<span class="mgHide"> January</span></p>
781
+ </td>
782
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
783
+ <p class="mgCalendarDayTxt" >29<span class="mgHide"> January</span></p>
784
+
785
+ <ul class="mgCalendarMonthEventList" >
786
+ <li>7.00 p.m. <a id='M10385' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=10385" title="Meeting&#32;of&#32;Licensing&#32;Sub-Committee,&#32;29&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;29&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
787
+ </ul>
788
+ </td>
789
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
790
+ <p class="mgCalendarDayTxt" >30<span class="mgHide"> January</span></p>
791
+ </td>
792
+ </tr>
793
+
794
+ </table>
795
+
796
+ </form>
797
+ </div>
798
+ <div class="mgHelpLine" >
799
+ <!-- -->
800
+ </div>
801
+
802
+ </div>
803
+ <div class="mgFooter" >
804
+ <h4>Recording of Council Meetings</h4>
805
+ <p>Meetings of the Council may be filmed for live or subsequent
806
+ broadcast via the Council's internet site. As a member of the
807
+ public joining the meeting and/or making representations to a
808
+ committee held in public by virtual and electronic means (including
809
+ by telephone conference, audio conference, video conference, live
810
+ webcasts and live interactive streaming), you are consenting to
811
+ being filmed and recorded.</p>
812
+
813
+ <p>&nbsp;</p>
814
+
815
+ <input type="hidden" value="false" id="hidIsExtLinkNewWindow" name="hidIsExtLinkNewWindow"><!--#79852 remove trailing slash-->
816
+
817
+
818
+ <script src="edit-doc-activex.js" type="text/javascript"></script>
819
+
820
+ <script type="text/javascript" src="jquery-ui/js/jquery-3.5.1.min.js"></script>
821
+ <script type="text/javascript" src="jquery-ui/js/jquery-ui-1.13.2.min.js"></script>
822
+
823
+ <script type="text/javascript">
824
+ var mgJQuery = jQuery.noConflict(true);
825
+ var thisFormValidator;
826
+ </script>
827
+
828
+ <script type="text/javascript" src="jquery-ui/json/json2.js"></script>
829
+ <script type="text/javascript" src="jquery-ui/Add-ons/mg.jqueryaddons.min.js"></script>
830
+ <script type="text/javascript" src="mgAjaxScripts.js"></script>
831
+
832
+ <script type="text/javascript" src="mgGraphScripts.js"></script>
833
+
834
+ <script type="text/javascript">
835
+ function CommonAjaxInit()
836
+ {
837
+ Common_DocumentReady(false, 0); // FB16622 - Default changed from Mark T's original to 0 thereby disabling it if no value set.
838
+ }
839
+
840
+ mgJQuery(document).ready(CommonAjaxInit);
841
+
842
+ //FB39842 RBFRS Website - Modern.Gov Councillors Page. JK
843
+ mgJQuery(window).on('load', function ()
844
+ {
845
+ Common_WindowLoad();
846
+ });
847
+
848
+ </script>
849
+ </div>
850
+ </div>
851
+ </div>
852
+ <div class="col-lg-3 ">
853
+ <h2>Navigation</h2>
854
+ <ul>
855
+ <!-- <li><a href="uuCoverPage.aspx">Reports and minutes</a></li> -->
856
+ <li><a href="ieDocSearch.aspx">Search</a></li>
857
+ <li><a href="ieDocHome.aspx">Meetings</a></li>
858
+ <li><a href="mgMemberIndex.aspx">Councillors</a></li>
859
+ <li><a href="mgListCommittees.aspx">Committees</a></li>
860
+ <li><a href="ieListMeetings.aspx?Cid=679&Year=0&Info=1&MD=Constitution">Constitution</a></li>
861
+ <li><a href="mgDelegatedDecisions.aspx?bcr=1">Decisions</a></li>
862
+ <li><a href="mgPlansHome.aspx?bcr=1">Forward Plans</a></li>
863
+ <li><a href="mgListOutsideBodiesByCategory.aspx">Outside bodies</a></li>
864
+ <li><a href="mgCalendarMonthView.aspx">Calendar</a></li>
865
+ <li><a href="ecCatDisplay.aspx?bcr=1&sch=doc">Library</a></li>
866
+ <li><a href="mgePetitionlistDisplay.aspx">ePetitions</a></li>
867
+ <li><a href="mgRegisterKeywordInterest.aspx?bcr=1">Subscribe to Updates</a></li>
868
+ </ul>
869
+ </div>
870
+ </div>
871
+ </div>
872
+
873
+
874
+
875
+
876
+
877
+
878
+
879
+
880
+
881
+ </div>
882
+
883
+ <footer>
884
+
885
+ <div class="container">
886
+ <div class="row">
887
+
888
+ <div class="col-lg-8">
889
+ <div class="row">
890
+ <div class="col-lg-7">
891
+ <h2>Wandsworth Council</h2>
892
+
893
+
894
+ <p class="address">
895
+ 020 8871 6000<br />
896
+ The Town Hall, Wandsworth High Street, London, SW18 2PU
897
+ </p>
898
+
899
+ </div>
900
+ <div class="col-lg-5">
901
+ <p class="govdelivery"><a href="https://public.govdelivery.com/accounts/UKLBW/subscriber/new"><img src="https://www.wandsworth.gov.uk/Assets/email_original.png" alt="">Sign up to our newsletter</a></p>
902
+
903
+ </div>
904
+ <div class="col-12 col-lg-8">
905
+ <ul>
906
+ <li><a href="https://www.wandsworth.gov.uk/contact-the-council/" class="">Contact us</a></li>
907
+ <li><a href="https://www.wandsworth.gov.uk/jobs-and-careers/" class="">Jobs and careers</a></li>
908
+ <li><a href="https://www.wandsworth.gov.uk/news/" class="">News</a></li>
909
+ <li><a href="https://www.wandsworth.gov.uk/the-council/open-data-and-transparency/privacy/" class="">Privacy notices</a></li>
910
+ <li><a href="https://www.wandsworth.gov.uk/about-this-website/accessibility-statement/" class="">Accessibility</a></li>
911
+ <li><a href="https://www.wandsworth.gov.uk/about-this-website/website-feedback/" class="">Website feedback</a></li>
912
+ </ul>
913
+
914
+
915
+ </div>
916
+
917
+ <div class="col-lg-4 text-center">
918
+ <a href="https://twitter.com/wandbc" class="social-media-link" aria-label="Twitter">
919
+ <svg x="0px" y="0px"
920
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
921
+ <path fill="#fff" d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
922
+ C49.652,11.137,38.516,0,24.826,0z M35.901,19.144c0.011,0.246,0.017,0.494,0.017,0.742c0,7.551-5.746,16.255-16.259,16.255
923
+ c-3.227,0-6.231-0.943-8.759-2.565c0.447,0.053,0.902,0.08,1.363,0.08c2.678,0,5.141-0.914,7.097-2.446
924
+ c-2.5-0.046-4.611-1.698-5.338-3.969c0.348,0.066,0.707,0.103,1.074,0.103c0.521,0,1.027-0.068,1.506-0.199
925
+ c-2.614-0.524-4.583-2.833-4.583-5.603c0-0.024,0-0.049,0.001-0.072c0.77,0.427,1.651,0.685,2.587,0.714
926
+ c-1.532-1.023-2.541-2.773-2.541-4.755c0-1.048,0.281-2.03,0.773-2.874c2.817,3.458,7.029,5.732,11.777,5.972
927
+ c-0.098-0.419-0.147-0.854-0.147-1.303c0-3.155,2.558-5.714,5.713-5.714c1.644,0,3.127,0.694,4.171,1.804
928
+ c1.303-0.256,2.523-0.73,3.63-1.387c-0.43,1.335-1.333,2.454-2.516,3.162c1.157-0.138,2.261-0.444,3.282-0.899
929
+ C37.987,17.334,37.018,18.341,35.901,19.144z" />
930
+
931
+
932
+
933
+
934
+
935
+
936
+
937
+
938
+
939
+
940
+
941
+
942
+
943
+
944
+
945
+
946
+
947
+
948
+
949
+
950
+
951
+
952
+
953
+
954
+
955
+
956
+
957
+
958
+
959
+
960
+
961
+ </svg>
962
+ </a>
963
+ <a href="http://www.facebook.com/wandsworth.council" class="social-media-link" aria-label="Facebook">
964
+ <svg x="0px" y="0px"
965
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
966
+ <path d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
967
+ C49.652,11.137,38.516,0,24.826,0z M31,25.7h-4.039c0,6.453,0,14.396,0,14.396h-5.985c0,0,0-7.866,0-14.396h-2.845v-5.088h2.845
968
+ v-3.291c0-2.357,1.12-6.04,6.04-6.04l4.435,0.017v4.939c0,0-2.695,0-3.219,0c-0.524,0-1.269,0.262-1.269,1.386v2.99h4.56L31,25.7z
969
+ " />
970
+
971
+
972
+
973
+
974
+
975
+
976
+
977
+
978
+
979
+
980
+
981
+
982
+
983
+
984
+
985
+
986
+
987
+
988
+
989
+
990
+
991
+
992
+
993
+
994
+
995
+
996
+
997
+
998
+
999
+
1000
+
1001
+ </svg>
1002
+ </a>
1003
+
1004
+
1005
+
1006
+
1007
+
1008
+ <a href="https://www.instagram.com/wandsworth_council/" class="social-media-link" aria-label="Instagram">
1009
+ <svg x="0px" y="0px"
1010
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
1011
+ <path fill="#fff" d="M24.825,29.796c2.739,0,4.972-2.229,4.972-4.97c0-1.082-0.354-2.081-0.94-2.897c-0.903-1.252-2.371-2.073-4.029-2.073
1012
+ c-1.659,0-3.126,0.82-4.031,2.072c-0.588,0.816-0.939,1.815-0.94,2.897C19.854,27.566,22.085,29.796,24.825,29.796z" />
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+ <polygon fill="#fff" points="35.678,18.746 35.678,14.58 35.678,13.96 35.055,13.962 30.891,13.975 30.907,18.762 " />
1029
+
1030
+
1031
+
1032
+
1033
+
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+
1042
+
1043
+
1044
+ <path fill="#fff" d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
1045
+ C49.652,11.137,38.516,0,24.826,0z M38.945,21.929v11.56c0,3.011-2.448,5.458-5.457,5.458H16.164
1046
+ c-3.01,0-5.457-2.447-5.457-5.458v-11.56v-5.764c0-3.01,2.447-5.457,5.457-5.457h17.323c3.01,0,5.458,2.447,5.458,5.457V21.929z" />
1047
+
1048
+
1049
+
1050
+
1051
+
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+
1061
+
1062
+ <path fill="#fff" d="M32.549,24.826c0,4.257-3.464,7.723-7.723,7.723c-4.259,0-7.722-3.466-7.722-7.723c0-1.024,0.204-2.003,0.568-2.897
1063
+ h-4.215v11.56c0,1.494,1.213,2.704,2.706,2.704h17.323c1.491,0,2.706-1.21,2.706-2.704v-11.56h-4.217
1064
+ C32.342,22.823,32.549,23.802,32.549,24.826z" />
1065
+
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+
1072
+
1073
+
1074
+
1075
+
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+
1096
+
1097
+
1098
+
1099
+
1100
+
1101
+
1102
+
1103
+
1104
+
1105
+
1106
+
1107
+
1108
+
1109
+
1110
+
1111
+
1112
+
1113
+
1114
+
1115
+
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+
1122
+
1123
+
1124
+
1125
+
1126
+
1127
+
1128
+ </svg>
1129
+ </a>
1130
+ <a href="https://www.linkedin.com/showcase/wandsworth-borough-council" class="social-media-link" aria-label="LinkedIn">
1131
+ <svg x="0px" y="0px"
1132
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
1133
+ <path d="M29.35,21.298c-2.125,0-3.074,1.168-3.605,1.988v-1.704h-4.002c0.052,1.128,0,12.041,0,12.041h4.002v-6.727
1134
+ c0-0.359,0.023-0.72,0.131-0.977c0.29-0.72,0.948-1.465,2.054-1.465c1.448,0,2.027,1.104,2.027,2.724v6.442h4.002h0.001v-6.905
1135
+ C33.958,23.019,31.983,21.298,29.35,21.298z M25.742,23.328h-0.025c0.008-0.014,0.02-0.027,0.025-0.041V23.328z" />
1136
+
1137
+
1138
+
1139
+
1140
+
1141
+
1142
+
1143
+ <rect fill="#fff" x="15.523" y="21.582" width="4.002" height="12.041" />
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+
1150
+
1151
+ <path d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
1152
+ C49.652,11.137,38.516,0,24.826,0z M37.991,36.055c0,1.056-0.876,1.91-1.959,1.91H13.451c-1.08,0-1.957-0.854-1.957-1.91V13.211
1153
+ c0-1.055,0.877-1.91,1.957-1.91h22.581c1.082,0,1.959,0.856,1.959,1.91V36.055z" />
1154
+
1155
+
1156
+
1157
+
1158
+
1159
+
1160
+
1161
+ <path d="M17.551,15.777c-1.368,0-2.264,0.898-2.264,2.08c0,1.155,0.869,2.08,2.211,2.08h0.026c1.396,0,2.265-0.925,2.265-2.08
1162
+ C19.762,16.676,18.921,15.777,17.551,15.777z" />
1163
+
1164
+
1165
+
1166
+
1167
+
1168
+
1169
+
1170
+
1171
+
1172
+
1173
+
1174
+
1175
+
1176
+
1177
+
1178
+
1179
+
1180
+
1181
+
1182
+
1183
+
1184
+
1185
+
1186
+
1187
+
1188
+
1189
+
1190
+
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+
1208
+
1209
+
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+
1216
+
1217
+
1218
+
1219
+
1220
+
1221
+
1222
+
1223
+
1224
+
1225
+
1226
+ </svg>
1227
+ </a>
1228
+ </div>
1229
+
1230
+ </div>
1231
+ </div>
1232
+ <div class="col-lg-4 local-search">
1233
+ <form action="https://www.wandsworth.gov.uk/my-property">
1234
+ <h3>Find local information</h3>
1235
+ <div class="form-row align-items-center">
1236
+ <div class="col-auto">
1237
+ <label class="sr-only" for="PostcodeInput">Postcode</label>
1238
+ <input type="text" class="form-control mb-2" id="PostcodeInput" placeholder="Postcode" name="postcode">
1239
+ </div>
1240
+
1241
+
1242
+ <div class="col-auto">
1243
+ <button type="submit" class="btn btn-light mb-2">Go</button>
1244
+ </div>
1245
+ </div>
1246
+ </form>
1247
+
1248
+ <div class="copy">&copy; Wandsworth Council</div>
1249
+ </div>
1250
+ </div>
1251
+ </div>
1252
+
1253
+ </footer>
1254
+
1255
+ <div class="cover"></div>
1256
+
1257
+ <script src="https://www.wandsworth.gov.uk/Assets/jquery/jquery-3.7.0.min.js"></script>
1258
+ <script src="https://www.wandsworth.gov.uk/Assets/jquery/jquery-ui.min.js"></script>
1259
+ <script src="https://www.wandsworth.gov.uk/Assets/bootstrap/bootstrap.bundle.min.js"></script>
1260
+ <script src="https://www.wandsworth.gov.uk/scripts/main.js"></script>
1261
+
1262
+ <script src="https://www.wandsworth.gov.uk/sc/8645184e.js.v1"></script>
1263
+ <script src="https://www.wandsworth.gov.uk/scripts/searchautocomplete.js"></script>
1264
+
1265
+
1266
+ <script>
1267
+ $(document).ready(function () {
1268
+ PrepareSearchAutoComplete();
1269
+ });
1270
+ </script>
1271
+
1272
+ <script>
1273
+ /*Lazy loading*/
1274
+ document.addEventListener("DOMContentLoaded", function () {
1275
+ var lazyImages = [].slice.call(document.querySelectorAll(".lazy"));
1276
+
1277
+ if ("IntersectionObserver" in window) {
1278
+ let lazyImageObserver = new IntersectionObserver(function (entries, observer) {
1279
+ entries.forEach(function (entry) {
1280
+ if (entry.isIntersecting) {
1281
+ let lazyImage = entry.target;
1282
+ lazyImage.src = lazyImage.dataset.src;
1283
+ lazyImage.classList.remove("lazy");
1284
+ lazyImageObserver.unobserve(lazyImage);
1285
+ }
1286
+ });
1287
+ });
1288
+
1289
+ lazyImages.forEach(function (lazyImage) {
1290
+ lazyImageObserver.observe(lazyImage);
1291
+ });
1292
+ } else {
1293
+ //Old browser Swap the images right away
1294
+ lazyImages.forEach(function (lazyImage) {
1295
+ lazyImage.src = lazyImage.dataset.src;
1296
+ });
1297
+ }
1298
+ });
1299
+
1300
+
1301
+ </script>
1302
+
1303
+
1304
+
1305
+ <script src="https://www.wandsworth.gov.uk/sc/8645184e.js.v1"></script>
1306
+
1307
+
1308
+
1309
+
1310
+
1311
+ <script src="https://www.wandsworth.gov.uk//scripts/aria.accordion.min.js"></script>
1312
+
1313
+
1314
+
1315
+
1316
+
1317
+ <script>
1318
+
1319
+
1320
+ function setClassBasedOnWidth() {
1321
+ var width = window.innerWidth;
1322
+ var element = document.getElementById("offcanvasMenu");
1323
+
1324
+ if (width >= 992) {
1325
+ if (element.classList.contains("offcanvas-end")) {
1326
+ element.classList.remove("offcanvas-end");
1327
+ }
1328
+ if (!element.classList.contains("offcanvas-top")) {
1329
+ element.classList.add("offcanvas-top");
1330
+ }
1331
+ } else {
1332
+ if (element.classList.contains("offcanvas-top")) {
1333
+ element.classList.remove("offcanvas-top");
1334
+ }
1335
+ if (!element.classList.contains("offcanvas-end")) {
1336
+ element.classList.add("offcanvas-end");
1337
+ }
1338
+ }
1339
+ }
1340
+ setClassBasedOnWidth();
1341
+
1342
+ window.addEventListener('resize',
1343
+ function () {
1344
+ setClassBasedOnWidth();
1345
+ });
1346
+
1347
+
1348
+ </script>
1349
+
1350
+ </body>
1351
+ </html>
1352
+
1353
+
1354
+ <!-- Modern.gov reverse CMS: https://www.wandsworth.gov.uk/assets/MGTemplate.html-->
1355
+
1356
+ ===== https://democracy.wandsworth.gov.uk/mgCalendarMonthView.aspx?M=1&Y=2026 RESPONSE 200 OK headers={"date"=>["Tue, 12 May 2026 02:19:31 GMT"], "content-type"=>["text/html; charset=utf-8"], "content-length"=>["65373"], "connection"=>["keep-alive"], "cache-control"=>["private"], "expires"=>["Tue, 12 May 2026 02:34:30 GMT"], "x-aspnet-version"=>["4.0.30319"], "x-frame-options"=>["DENY"], "set-cookie"=>["ASP.NET_SessionId=ffqr1ywgmmtmatrtbvxuj2jy; path=/; secure; HttpOnly; SameSite=Lax"], "x-powered-by"=>["ASP.NET"], "x-azure-ref"=>["20260512T021915Z-16b6c97f7b485cgfhC1IAD3xy400000009g00000000003tn"], "x-cache"=>["CONFIG_NOCACHE"], "accept-ranges"=>["bytes"]} =====
1357
+ 
1358
+
1359
+
1360
+
1361
+
1362
+
1363
+ <!doctype html>
1364
+ <html lang="en-gb">
1365
+ <!-- Modern.gov Reverse CMS --><head>
1366
+
1367
+ <link rel="stylesheet" href="SiteSpecific/ssMgStyles.css" type="text/css" media="all" />
1368
+ <link rel="stylesheet" href="SiteSpecific/ssWordStyles.css" type="text/css" media="all" />
1369
+ <title>Monthly meetings calendar - January 2026 - Wandsworth Borough Council</title>
1370
+
1371
+
1372
+
1373
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
1374
+ <meta charset="utf-8">
1375
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
1376
+ <meta name="description" content="">
1377
+
1378
+
1379
+ <link rel="icon" sizes="192x192" href="https://www.wandsworth.gov.uk/Assets/Wandsworth-logo-192x192.png">
1380
+ <link rel="apple-touch-icon" href="https://www.wandsworth.gov.uk/Assets/Wandsworth-logo-180x180.png">
1381
+
1382
+
1383
+
1384
+
1385
+
1386
+
1387
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
1388
+ <link href="https://fonts.googleapis.com/css?family=Hind:300,400,600|Open+Sans:200,300,400,500,600|Noto+Sans:200,300,400,600" rel="stylesheet">
1389
+
1390
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/Assets/bootstrap/bootstrap.min.css">
1391
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/Assets/jquery/jquery-ui.min.css">
1392
+
1393
+ <link rel="stylesheet" href="https://www.wandsworth.gov.uk/css/wbc-complete.3.css">
1394
+
1395
+
1396
+
1397
+
1398
+
1399
+
1400
+
1401
+ <script id="civicCC" src="https://cc.cdn.civiccomputing.com/9/cookieControl-9.8.min.js"></script>
1402
+ <script>
1403
+ function deleteCookie(name, domain, path) {
1404
+
1405
+ if (path === undefined) {
1406
+ path = '/';
1407
+ }
1408
+ document.cookie = name + '=; Path=' + path + '; Domain=' + domain + '; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';
1409
+ }
1410
+
1411
+
1412
+
1413
+
1414
+
1415
+ var config = {
1416
+ accessibility: {
1417
+ highlightFocus: true
1418
+ },
1419
+ iabCMP: true,
1420
+ apiKey: '6cedc0f0f25c226daa9a9451645297c05efbc80a',
1421
+ product: 'PRO_MULTISITE',
1422
+ initialState: "open",
1423
+ rejectButton: true,
1424
+ toggleType: "slider",
1425
+ layout: "popup",
1426
+ text: {
1427
+ iabCMP: {
1428
+ panelTitle: "This site uses cookies.",
1429
+ panelIntro1: "Cookies are files saved on your phone, tablet or computer when you visit a website.",
1430
+ panelIntro2: "Some cookies on this website are essential, but you can choose whether to accept cookies for analytics (content performance) or to set your advertising preferences.",
1431
+ panelIntro3: "",
1432
+
1433
+ aboutIab: "Advertising services adhere to the ",
1434
+ vendors: "Third party vendors"
1435
+ }
1436
+ },
1437
+ statement: {
1438
+ description: 'For more information visit our',
1439
+ name: 'Privacy Notice',
1440
+ url: 'https://www.wandsworth.gov.uk/the-council/open-data-and-transparency/privacy/',
1441
+ updated: '24/02/2022'
1442
+ },
1443
+ branding: {
1444
+ removeAbout: true
1445
+
1446
+ },
1447
+ necessaryCookies: ['UMB*', 'OpenIdConnect*', 'ARRAffinity'],
1448
+ onLoad: function () {
1449
+
1450
+ // event listeners for changes to iab consent
1451
+ var tcfCallback = function (tcData, success) {
1452
+ if (success) {
1453
+
1454
+
1455
+ if (tcData.eventStatus === "useractioncomplete" && tcData.purpose.consents['8']) {
1456
+
1457
+
1458
+ //Initiate SiteImprove Analytics
1459
+ (function () {
1460
+ var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;
1461
+ sz.src = '//siteimproveanalytics.com/js/siteanalyze_373895.js';
1462
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);
1463
+ })();
1464
+
1465
+
1466
+ }
1467
+ else {
1468
+
1469
+
1470
+ // Delete SiteImprove cookies
1471
+ deleteCookie("nmstat", ".www.wandsworth.gov.uk");
1472
+ deleteCookie("nmstat", ".wandsworth.gov.uk");
1473
+
1474
+ }
1475
+
1476
+ }
1477
+ };
1478
+
1479
+ // callback executed each time consent string changes
1480
+ __tcfapi('addEventListener', 2, tcfCallback);
1481
+
1482
+ },
1483
+ position: 'LEFT',
1484
+ theme: 'LIGHT'
1485
+ };
1486
+
1487
+ CookieControl.load(config);
1488
+
1489
+
1490
+
1491
+
1492
+ </script>
1493
+
1494
+
1495
+
1496
+
1497
+ <style>
1498
+
1499
+
1500
+
1501
+ #netcall_chat_widget__link {
1502
+ display: inline-block;
1503
+ background: none;
1504
+ text-align: center;
1505
+ padding: 0px;
1506
+ margin-top: 5px;
1507
+ margin-bottom: 0px;
1508
+ height: 60px;
1509
+ line-height: 0;
1510
+ }
1511
+
1512
+ #netcall_chat_widget__img {
1513
+ display: block;
1514
+ }
1515
+
1516
+ #webChatHelp {
1517
+ display: inline-block;
1518
+ background: none;
1519
+ padding: 0;
1520
+ margin-top: 0.1em;
1521
+ text-align: center;
1522
+ height: auto;
1523
+ }
1524
+
1525
+ #webChatPlaceholder p {
1526
+ }
1527
+
1528
+ #webChatPlaceholder a {
1529
+ }
1530
+ </style>
1531
+
1532
+
1533
+
1534
+
1535
+ <script>(function () { "use strict"; "function" != typeof Object.assign && function () { Object.assign = function (a) { if (a === void 0 || null === a) throw new TypeError("Cannot convert undefined or null to object"); for (var b, c = Object(a), d = 1; d < arguments.length; d++)if (b = arguments[d], void 0 !== b && null !== b) for (var e in b) b.hasOwnProperty(e) && (c[e] = b[e]); return c } }(), function (a, b, c, d) { var e, f = [], g = []; a[c] = { init: function () { for (var a = arguments.length, b = Array(a), c = 0; c < a; c++)b[c] = arguments[c]; e = b; var d = { then: function (a) { return f.push({ type: "then", next: a }), d }, catch: function (a) { return f.push({ type: "catch", next: a }), d } }; return d }, on: function () { for (var a = arguments.length, b = Array(a), c = 0; c < a; c++)b[c] = arguments[c]; g.push(b) } }, a.__onConnectHostReady__ = function (b) { if (delete a.__onConnectHostReady__, a[c] = b, e) for (var d, h = b.init.apply(b, e), j = 0; j < f.length; j++)d = f[j], h = "then" === d.type ? h.then(d.next) : h["catch"](d.next); for (var j = 0; j < g.length; j++)b.on.apply(b, g[j]) }; var h = new XMLHttpRequest; h.addEventListener("load", function () { try { var a = this.response; if ("string" == typeof a && (a = JSON.parse(a)), a.url) { var c = b.getElementsByTagName("script")[0], d = b.createElement("script"); d.async = !0, d.src = a.url, c.parentNode.insertBefore(d, c) } } catch (a) { } }), h.open("GET", "https://webassist.onconnect.app/v1/loader/" + d, !0), h.responseType = "json", h.send() }(window, document, "Connect", "fae707bf-08fd-4f5e-a6af-201db249f539") })();</script>
1536
+
1537
+ <script async src="//ads.counciladvertising.net/code/audienceplacement/media/public"></script>
1538
+ <style>
1539
+ #modgov input.mgGoButton, #modgov input.mgSubmitButton, #modgov input#butGo {
1540
+ background: #326ab0;
1541
+ border-color: #326ab0;
1542
+ }
1543
+
1544
+ #modgov div.mgTableTitleTxt {
1545
+ background: #326ab0;
1546
+ }
1547
+
1548
+ #modgov caption.mgSectionTitle {
1549
+ background-color: #326ab0;
1550
+ }
1551
+
1552
+ #modgov a.mgTabSelectTitleLnk, #modgov a.mgTabSelectTitleLnk:hover {
1553
+ background-color: #326ab0;
1554
+ }
1555
+
1556
+ #modgov p.mgSectionTitle {
1557
+ background: #326ab0;
1558
+ }
1559
+
1560
+ #modgov table.mgStatsTable caption.mgSectionTitle {
1561
+ background: #326ab0;
1562
+ }
1563
+
1564
+ #modgov th {
1565
+ color: #fff;
1566
+ }
1567
+
1568
+ #modgov .mgSectionTitle {
1569
+ background: #326ab0;
1570
+ }
1571
+ </style>
1572
+
1573
+ </head>
1574
+ <body>
1575
+
1576
+
1577
+
1578
+
1579
+ <div role="navigation" aria-labelledby="skipToMainLink"><a href="#maincontent" class="skiplink" id="skipToMainLink" tabindex="1">Skip to main content</a></div>
1580
+
1581
+
1582
+
1583
+
1584
+
1585
+
1586
+
1587
+ <div class="wwrap">
1588
+ <header>
1589
+ <div class="topbar">
1590
+ <div class="container">
1591
+
1592
+ <div class="wmenu">
1593
+ <div class="menu-item">
1594
+ <a href="https://www.wandsworth.gov.uk/" title="home" class="logo-link">
1595
+ <svg class="logo" title="home" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 823.1 477.1">
1596
+ <defs>
1597
+ <style>
1598
+ .st0 {
1599
+ fill: none;
1600
+ }
1601
+ </style>
1602
+ </defs>
1603
+ <rect class="st0" x="-15" width="823.1" height="477.1" />
1604
+ <path fill="currentColor" d="M301,411.8c-3.1,0-6-1.4-7.9-3.9l-66.3-85.8c-.6-.8-1.7-1-2.6-.5l-55.7,33.7c-2.6,1.6-5.7,1.9-8.5.9-2.8-1-5.1-3.2-6.1-6.1l-69-195.3c-1.2-3.5,0-7.3,3.2-9.4,3.1-2.1,7.1-1.7,9.8.9l63.2,59.1c.6.5,1.2.6,1.5.5.3,0,1-.2,1.4-.8l72.7-94.9c2.8-3.7,7.8-4.9,12-3l84.8,38c.8.4,1.8.1,2.3-.5l65-76.7c2-2.3,5-3.3,8-2.6l112.6,26.9c2.6.6,4.7,2.5,5.6,5,.9,2.5.6,5.3-1,7.4l-57.4,80.2c-1.3,1.8-3.8,2.2-5.6.9-1.8-1.3-2.2-3.8-.9-5.6l57.4-80.2-112.6-26.9-65,76.7c-2.9,3.4-7.7,4.5-11.7,2.7l-84.8-38c-.8-.4-1.8-.1-2.4.6l-72.7,94.9c-1.7,2.2-4.3,3.6-7.1,3.9-2.8.2-5.6-.7-7.6-2.7l-63.2-59.1,69,195.3c.3.8.9,1.1,1.2,1.2.3.1,1,.3,1.7-.2l55.7-33.7c4.3-2.6,10-1.6,13.1,2.4l66.3,85.8c.5.7,1.2.8,1.6.8.4,0,1.1-.1,1.6-.8l80.1-111.8c1.3-1.8,3.8-2.2,5.6-.9,1.8,1.3,2.2,3.8.9,5.6l-80.1,111.8c-1.9,2.6-4.8,4.1-7.9,4.2,0,0-.1,0-.2,0Z" />
1605
+ <g>
1606
+ <path fill="currentColor" d="M232.6,270.7l-18.2-65.3h10.5l11.8,44.9,1.6,7.2c.4-1.7,1.1-5.1,1.7-7.3l11.7-44.8h10.5l11.7,44.8c.6,2.1,1.2,5.6,1.6,7.3.4-1.7,1.1-5.1,1.7-7.2l11.7-44.9h10.5l-18.2,65.3h-10.8l-13.3-51.4-13.3,51.4h-10.8Z" />
1607
+ <path fill="currentColor" d="M297.4,257.7c0-9.2,7.6-13.8,16.1-15.1l14.8-2.3v-2c0-5.2-3.5-8-9.7-8s-9.7,3-9.7,6.3,0,.6.2,1.2l-8.5,2.9c-.5-1.1-.7-2.5-.7-3.8,0-7.2,7.2-13.7,18.8-13.7s19.3,5.5,19.3,16v20c0,5.3.7,8.1,3,11.6h-9.8c-.9-1.2-2.4-3.9-2.4-8.3-2.9,6.1-9.1,9.6-15.8,9.6s-15.6-5.8-15.6-14.4ZM328.4,248.5v-1.3l-12.7,2.1c-5.7.9-8.8,3.7-8.8,7.9s3.2,6.8,8,6.8c8.1,0,13.4-6.5,13.4-15.5Z" />
1608
+ <path fill="currentColor" d="M348.2,270.7v-46.3h9.6v7.8c3.5-5.6,9.1-9.1,15.9-9.1s16.2,5.8,16.2,16v31.5h-9.6v-28.1c0-6.7-3.7-10.6-10.4-10.6s-12.1,6-12.1,14.3v24.4h-9.6Z" />
1609
+ <path fill="currentColor" d="M397,247.6c0-14.9,10.6-24.4,22.4-24.4s12.6,3,15.5,8v-25.8h9.6v65.3h-9.6v-7.4c-2.5,4.7-8,8.7-15.3,8.7-12.8,0-22.6-9.6-22.6-24.4ZM435.6,247.6c0-9.1-6.1-15.6-14.4-15.6s-14.4,6.4-14.4,15.6,6.1,15.5,14.4,15.5,14.4-6.5,14.4-15.5Z" />
1610
+ <path fill="currentColor" d="M451.6,258.3l7.8-4.9c2.1,6.3,6.3,10.5,12.8,10.5s8.7-2.4,8.7-6.5-3.4-5.8-10.7-7.2c-9-1.7-16-5.9-16-14.1s7.7-12.9,16.6-12.9,15.2,4,18.7,11.5l-7.2,4.2c-2.1-5.5-6.3-8.4-11.3-8.4s-8.1,1.7-8.1,5.1,4.1,5.9,11.6,7.4c10.3,2.1,15.5,6.2,15.5,14s-6.4,15.1-17.8,15.1-17.5-6.5-20.5-13.7Z" />
1611
+ <path fill="currentColor" d="M546.7,224.5h9.3l-13.1,46.3h-9.6l-9.4-34.7-9.4,34.7h-9.6l-13.1-46.3h9.3l8.7,34.2,9.3-34.2h9.5l9.3,34.2,8.7-34.2Z" />
1612
+ <path fill="currentColor" d="M557,247.6c0-16,12-24.4,24.7-24.4s24.7,8.4,24.7,24.4-12,24.4-24.7,24.4-24.7-8.5-24.7-24.4ZM596.8,247.6c0-9.5-6.9-15.6-15-15.6s-15,6.1-15,15.6,6.9,15.5,15,15.5,15-6.1,15-15.5Z" />
1613
+ <path fill="currentColor" d="M613.4,270.7v-46.3h9.6v7.8c2.4-5.4,7-9.1,13.1-9.1s2.7,0,3.9.5l-1.6,9c-.9-.3-2.2-.6-3.6-.6-7,0-11.8,6.6-11.8,15v23.7h-9.6Z" />
1614
+ <path fill="currentColor" d="M651.9,258.1v-25.9h-7.5v-7.7h7.5v-12.5h9.7v12.5h10.5v7.7h-10.5v24.5c0,4.9,2.2,6.8,6.1,6.8s2.9-.3,3.8-.6l.8,8c-1.8.7-4.3,1.1-6.9,1.1-7.3,0-13.5-3.5-13.5-14Z" />
1615
+ <path fill="currentColor" d="M678.7,270.7v-65.3h9.6v26.9c3.5-5.7,9.4-9.1,16.3-9.1,10.1,0,16.3,6.3,16.3,16.2v31.4h-9.6v-28.1c0-6.7-3.8-10.6-10.3-10.6s-12.8,6-12.8,14.5v24.3h-9.6Z" />
1616
+ </g>
1617
+ </svg>
1618
+
1619
+ </a>
1620
+
1621
+ </div>
1622
+ <div class=" menu-item "><a href="https://www.wandsworth.gov.uk/accounts" id="account-link" class="menu-link" title="My Accounts"><span class="menu-label">My Accounts</span></a></div>
1623
+
1624
+ <div class=" menu-item ">
1625
+ <form class="form-inline header-search" action="https://www.wandsworth.gov.uk/search" id="site-wide-search">
1626
+ <input id="site-search" class="form-control searchfield" type="text" name="qt" placeholder="Enter your search" aria-label="Search" />
1627
+ <button type="submit" class="btn searchbtn">Search</button>
1628
+ <a href="#" id="search-close" class="menu-link"><span class="sr-only">Close</span><span id="menu-circle" class="fas fa-times-circle" aria-hidden="true"></span></a>
1629
+
1630
+ </form>
1631
+ <a href="https://www.wandsworth.gov.uk/search" id="search-link" class="menu-link" title="Search"><span class="menu-label">Search</span></a>
1632
+ </div>
1633
+ <div class="menu-item"><a href="#" id="menu-toggle" class="menu-link" data-bs-toggle="offcanvas" data-bs-target="#offcanvasMenu" aria-controls="offcanvasMenu"><span>Menu</span></a></div>
1634
+
1635
+
1636
+
1637
+ </div>
1638
+
1639
+
1640
+ </div>
1641
+ </div>
1642
+
1643
+
1644
+ </header>
1645
+
1646
+
1647
+
1648
+ <div class="container">
1649
+
1650
+
1651
+ <nav class="offcanvas offcanvas-top" tabindex="-1" id="offcanvasMenu" aria-labelledby="menunav">
1652
+ <div class="offcanvas-header d--flex ">
1653
+
1654
+
1655
+
1656
+ <div class="col-lg-5">
1657
+ <h2 class="mobile_header" id="menunav">Menu</h2>
1658
+
1659
+ </div>
1660
+ <div class="col-lg-3">
1661
+ <button type="button" class="close-button" data-bs-dismiss="offcanvas" aria-label="Close"><span aria-hidden="true" class="close-text">Close</span></button>
1662
+ </div>
1663
+
1664
+ </div>
1665
+
1666
+
1667
+ <div class="offcanvas-body ">
1668
+ <div class="mobile_version offcanvas-links ">
1669
+
1670
+
1671
+ <div class="col-12 ">
1672
+ <div class="row justify-content-lg-center">
1673
+ <div class="col-12 col-lg-10 col-xl-8 col-xxl-7 d-none d-lg-block">
1674
+ <div class="navigation-label sr-only">All Services</div>
1675
+ <ul class="mobile menu-more-services">
1676
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/adult-learning/">Adult learning</a></li>
1677
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/benefits-and-support/">Benefits</a></li>
1678
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/building-control/">Building Control</a></li>
1679
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/">Business</a></li>
1680
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/children-and-families/">Children and families</a></li>
1681
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/community-safety/">Community safety</a></li>
1682
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/cost-of-living-hub/">Cost of Living</a></li>
1683
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/council-tax/">Council Tax</a></li>
1684
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/the-council/elections-voting-and-registration/">Elections</a></li>
1685
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/environment/">Environment</a></li>
1686
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/">Health and social care</a></li>
1687
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/">Housing</a></li>
1688
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/">Leisure and culture</a></li>
1689
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/libraries/">Libraries</a></li>
1690
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk//business-and-licensing/licensing/">Licensing</a></li>
1691
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/parking/">Parking</a></li>
1692
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/">Planning</a></li>
1693
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/public-health/">Public health</a></li>
1694
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/registration-services/">Registration services</a></li>
1695
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/roads-and-transport/">Roads and transport</a></li>
1696
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/rubbish-and-recycling/">Rubbish and recycling</a></li>
1697
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/schools-and-admissions/">Schools and admissions</a></li>
1698
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/street-care-and-cleaning/">Street cleaning</a></li>
1699
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/volunteering/">Volunteering</a></li>
1700
+
1701
+ </ul>
1702
+ </div>
1703
+ <div class="col-12 col-lg-2 offset-xl-1 d-none d-lg-block">
1704
+ <ul class="mobile offcanvas-extras menu-extra-links">
1705
+
1706
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/accounts/" class="nav-item-link">My accounts</a></li>
1707
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/the-council/" class="nav-item-link">The Council</a></li>
1708
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/news/" class="nav-item-link">News</a></li>
1709
+
1710
+ </ul>
1711
+ <div class="align-items-center">
1712
+ <a href="/">
1713
+ <svg class="menu-logo" title="home" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 823.1 477.1">
1714
+ <defs>
1715
+ <style>
1716
+ .st0 {
1717
+ fill: none;
1718
+ }
1719
+ </style>
1720
+ </defs>
1721
+ <rect class="st0" x="-15" width="823.1" height="477.1" />
1722
+ <path fill="currentColor" d="M301,411.8c-3.1,0-6-1.4-7.9-3.9l-66.3-85.8c-.6-.8-1.7-1-2.6-.5l-55.7,33.7c-2.6,1.6-5.7,1.9-8.5.9-2.8-1-5.1-3.2-6.1-6.1l-69-195.3c-1.2-3.5,0-7.3,3.2-9.4,3.1-2.1,7.1-1.7,9.8.9l63.2,59.1c.6.5,1.2.6,1.5.5.3,0,1-.2,1.4-.8l72.7-94.9c2.8-3.7,7.8-4.9,12-3l84.8,38c.8.4,1.8.1,2.3-.5l65-76.7c2-2.3,5-3.3,8-2.6l112.6,26.9c2.6.6,4.7,2.5,5.6,5,.9,2.5.6,5.3-1,7.4l-57.4,80.2c-1.3,1.8-3.8,2.2-5.6.9-1.8-1.3-2.2-3.8-.9-5.6l57.4-80.2-112.6-26.9-65,76.7c-2.9,3.4-7.7,4.5-11.7,2.7l-84.8-38c-.8-.4-1.8-.1-2.4.6l-72.7,94.9c-1.7,2.2-4.3,3.6-7.1,3.9-2.8.2-5.6-.7-7.6-2.7l-63.2-59.1,69,195.3c.3.8.9,1.1,1.2,1.2.3.1,1,.3,1.7-.2l55.7-33.7c4.3-2.6,10-1.6,13.1,2.4l66.3,85.8c.5.7,1.2.8,1.6.8.4,0,1.1-.1,1.6-.8l80.1-111.8c1.3-1.8,3.8-2.2,5.6-.9,1.8,1.3,2.2,3.8.9,5.6l-80.1,111.8c-1.9,2.6-4.8,4.1-7.9,4.2,0,0-.1,0-.2,0Z" />
1723
+ <g>
1724
+ <path fill="currentColor" d="M232.6,270.7l-18.2-65.3h10.5l11.8,44.9,1.6,7.2c.4-1.7,1.1-5.1,1.7-7.3l11.7-44.8h10.5l11.7,44.8c.6,2.1,1.2,5.6,1.6,7.3.4-1.7,1.1-5.1,1.7-7.2l11.7-44.9h10.5l-18.2,65.3h-10.8l-13.3-51.4-13.3,51.4h-10.8Z" />
1725
+ <path fill="currentColor" d="M297.4,257.7c0-9.2,7.6-13.8,16.1-15.1l14.8-2.3v-2c0-5.2-3.5-8-9.7-8s-9.7,3-9.7,6.3,0,.6.2,1.2l-8.5,2.9c-.5-1.1-.7-2.5-.7-3.8,0-7.2,7.2-13.7,18.8-13.7s19.3,5.5,19.3,16v20c0,5.3.7,8.1,3,11.6h-9.8c-.9-1.2-2.4-3.9-2.4-8.3-2.9,6.1-9.1,9.6-15.8,9.6s-15.6-5.8-15.6-14.4ZM328.4,248.5v-1.3l-12.7,2.1c-5.7.9-8.8,3.7-8.8,7.9s3.2,6.8,8,6.8c8.1,0,13.4-6.5,13.4-15.5Z" />
1726
+ <path fill="currentColor" d="M348.2,270.7v-46.3h9.6v7.8c3.5-5.6,9.1-9.1,15.9-9.1s16.2,5.8,16.2,16v31.5h-9.6v-28.1c0-6.7-3.7-10.6-10.4-10.6s-12.1,6-12.1,14.3v24.4h-9.6Z" />
1727
+ <path fill="currentColor" d="M397,247.6c0-14.9,10.6-24.4,22.4-24.4s12.6,3,15.5,8v-25.8h9.6v65.3h-9.6v-7.4c-2.5,4.7-8,8.7-15.3,8.7-12.8,0-22.6-9.6-22.6-24.4ZM435.6,247.6c0-9.1-6.1-15.6-14.4-15.6s-14.4,6.4-14.4,15.6,6.1,15.5,14.4,15.5,14.4-6.5,14.4-15.5Z" />
1728
+ <path fill="currentColor" d="M451.6,258.3l7.8-4.9c2.1,6.3,6.3,10.5,12.8,10.5s8.7-2.4,8.7-6.5-3.4-5.8-10.7-7.2c-9-1.7-16-5.9-16-14.1s7.7-12.9,16.6-12.9,15.2,4,18.7,11.5l-7.2,4.2c-2.1-5.5-6.3-8.4-11.3-8.4s-8.1,1.7-8.1,5.1,4.1,5.9,11.6,7.4c10.3,2.1,15.5,6.2,15.5,14s-6.4,15.1-17.8,15.1-17.5-6.5-20.5-13.7Z" />
1729
+ <path fill="currentColor" d="M546.7,224.5h9.3l-13.1,46.3h-9.6l-9.4-34.7-9.4,34.7h-9.6l-13.1-46.3h9.3l8.7,34.2,9.3-34.2h9.5l9.3,34.2,8.7-34.2Z" />
1730
+ <path fill="currentColor" d="M557,247.6c0-16,12-24.4,24.7-24.4s24.7,8.4,24.7,24.4-12,24.4-24.7,24.4-24.7-8.5-24.7-24.4ZM596.8,247.6c0-9.5-6.9-15.6-15-15.6s-15,6.1-15,15.6,6.9,15.5,15,15.5,15-6.1,15-15.5Z" />
1731
+ <path fill="currentColor" d="M613.4,270.7v-46.3h9.6v7.8c2.4-5.4,7-9.1,13.1-9.1s2.7,0,3.9.5l-1.6,9c-.9-.3-2.2-.6-3.6-.6-7,0-11.8,6.6-11.8,15v23.7h-9.6Z" />
1732
+ <path fill="currentColor" d="M651.9,258.1v-25.9h-7.5v-7.7h7.5v-12.5h9.7v12.5h10.5v7.7h-10.5v24.5c0,4.9,2.2,6.8,6.1,6.8s2.9-.3,3.8-.6l.8,8c-1.8.7-4.3,1.1-6.9,1.1-7.3,0-13.5-3.5-13.5-14Z" />
1733
+ <path fill="currentColor" d="M678.7,270.7v-65.3h9.6v26.9c3.5-5.7,9.4-9.1,16.3-9.1,10.1,0,16.3,6.3,16.3,16.2v31.4h-9.6v-28.1c0-6.7-3.8-10.6-10.3-10.6s-12.8,6-12.8,14.5v24.3h-9.6Z" />
1734
+ </g>
1735
+ </svg>
1736
+ </a>
1737
+ </div>
1738
+ </div>
1739
+
1740
+
1741
+
1742
+
1743
+ <div class="col-12 d-lg-none">
1744
+ <ul class="mobile offcanvas-extras menu-extra-links">
1745
+
1746
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/accounts/" class="nav-item-link">My accounts</a></li>
1747
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/the-council/" class="nav-item-link">The Council</a></li>
1748
+ <li class="mobile-nav-item"><a href="https://www.wandsworth.gov.uk/news/" class="nav-item-link">News</a></li>
1749
+
1750
+ </ul>
1751
+ </div>
1752
+
1753
+ <div class="col-12 d-block d-lg-none">
1754
+ <div class="navigation-label">Top services</div>
1755
+ <ul class="mobile ">
1756
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/council-tax/">Council Tax</a></li>
1757
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/">Housing</a></li>
1758
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/libraries/">Libraries</a></li>
1759
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/parking/">Parking</a></li>
1760
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/">Planning</a></li>
1761
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/rubbish-and-recycling/">Rubbish and recycling</a></li>
1762
+
1763
+
1764
+ </ul>
1765
+ </div>
1766
+
1767
+ <div class="col-12 d-lg-none">
1768
+ <div class="navigation-label">More services</div>
1769
+ <ul class="mobile menu-more-services">
1770
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/adult-learning/">Adult learning</a></li>
1771
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/housing/benefits-and-support/">Benefits</a></li>
1772
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/planning-and-building-control/building-control/">Building Control</a></li>
1773
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/">Business</a></li>
1774
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/children-and-families/">Children and families</a></li>
1775
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/community-safety/">Community safety</a></li>
1776
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/cost-of-living-hub/">Cost of Living</a></li>
1777
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/the-council/elections-voting-and-registration/">Elections</a></li>
1778
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/environment/">Environment</a></li>
1779
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/">Health and social care</a></li>
1780
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/">Leisure and culture</a></li>
1781
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/business-and-licensing/licensing/">Licensing</a></li>
1782
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/health-and-social-care/public-health/">Public health</a></li>
1783
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/registration-services/">Registration services</a></li>
1784
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/roads-and-transport/">Roads and transport</a></li>
1785
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/schools-and-admissions/">Schools and admissions</a></li>
1786
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/street-care-and-cleaning/">Street cleaning</a></li>
1787
+ <li class="mobile-nav-item"><a class="nav-item-link" href="https://www.wandsworth.gov.uk/leisure-and-culture/volunteering/">Volunteering</a></li>
1788
+
1789
+
1790
+
1791
+ </ul>
1792
+ </div>
1793
+
1794
+
1795
+ </div>
1796
+
1797
+ </div>
1798
+
1799
+
1800
+ </div>
1801
+ </div>
1802
+
1803
+ </nav>
1804
+
1805
+
1806
+
1807
+
1808
+
1809
+
1810
+
1811
+
1812
+
1813
+ </div>
1814
+ </div>
1815
+
1816
+
1817
+
1818
+
1819
+
1820
+
1821
+
1822
+
1823
+
1824
+ <nav aria-label="breadcrumb" class="sitewidebreadcrumb">
1825
+ <div class="container" id="breadcrumb-holder">
1826
+ <div class="row">
1827
+ <div class="col-12">
1828
+
1829
+ <ol class="breadcrumb">
1830
+ <li class="breadcrumb-item"><a href="https://www.wandsworth.gov.uk/">Home</a></li>
1831
+
1832
+ <li class="breadcrumb-item parent"><a href="https://www.wandsworth.gov.uk/the-council/">The Council</a></li>
1833
+
1834
+ </ol>
1835
+
1836
+
1837
+ </div>
1838
+ </div>
1839
+ </div>
1840
+ </nav>
1841
+
1842
+ <div id="maincontent" role="main">
1843
+
1844
+
1845
+
1846
+
1847
+ <div class="landing ">
1848
+ <div class="container">
1849
+
1850
+ <div class="row">
1851
+
1852
+ <div class="col-lg-9 heading-holder">
1853
+
1854
+
1855
+
1856
+ </div>
1857
+
1858
+ </div>
1859
+ </div>
1860
+ </div>
1861
+ <div class="container">
1862
+
1863
+ <div class="row">
1864
+
1865
+
1866
+ <div class="col-lg-9 ">
1867
+
1868
+ <div id="modgov"><div class="mgHeader"><h1 class="mgMainTitleTxt" >Calendar of meetings</h1></div>
1869
+
1870
+
1871
+ <script type="text/javascript">
1872
+ if(window.$ModernGov === undefined)
1873
+ {
1874
+ Object.defineProperty(window, "$ModernGov", { value: {} });
1875
+ Object.defineProperty($ModernGov, "Settings", {value: {} });
1876
+ Object.defineProperty($ModernGov, "Translations", {value: {} });
1877
+ Object.defineProperty($ModernGov.Settings, "DisableDateTimePickers", { value: false });
1878
+ Object.defineProperty($ModernGov.Settings, "RequiredLanguage", { value: -1 });
1879
+
1880
+ }
1881
+ </script>
1882
+ <div class="mgLinks" >
1883
+
1884
+ <ul class="mgActionList" >
1885
+
1886
+ <li><a href="mgListDownloadOptions.aspx" >Download meeting dates or papers</a></li>
1887
+
1888
+ <li><a href="mgCalendarMonthView.aspx?RPID=220047871&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=1" >View more options</a></li>
1889
+
1890
+ </ul>
1891
+ </div>
1892
+ <div class="mgContent" >
1893
+ <div class='mgCalendar'>
1894
+
1895
+ <form method="post" action="mgCalendarMonthView.aspx" id="mgFormSelect" >
1896
+ <div class="mgHiddenField" >
1897
+ <!--#79852 remove trailing slashes-->
1898
+ <input type="hidden" name="hNoBorder" value="0">
1899
+ <input type="hidden" name="hOwnerId" value="0">
1900
+ <input type="hidden" name="hOwnerType" value="">
1901
+ <input type="hidden" name="RPID" value="0">
1902
+ <input type="hidden" name="hCatId" value="0">
1903
+ <input type="hidden" name="hOrgId" value="0">
1904
+ <input type="hidden" name="hMore" value="0">
1905
+ <input type="hidden" name="hWeekend" value="0">
1906
+ <input type="hidden" name="hDeadlines" value="0">
1907
+ </div>
1908
+
1909
+
1910
+ <p><label for="MonthSelect">Month:</label>
1911
+ <select size="1" id = "MonthSelect" name = "MonthSelect">
1912
+ <option selected="selected" value="1">January</option>
1913
+ <option value="2">February</option>
1914
+ <option value="3">March</option>
1915
+ <option value="4">April</option>
1916
+ <option value="5">May</option>
1917
+ <option value="6">June</option>
1918
+ <option value="7">July</option>
1919
+ <option value="8">August</option>
1920
+ <option value="9">September</option>
1921
+ <option value="10">October</option>
1922
+ <option value="11">November</option>
1923
+ <option value="12">December</option>
1924
+
1925
+ </select>
1926
+
1927
+ <label for="DisplayDate">Year&#58; </label>
1928
+
1929
+ <select size="1" id="DisplayDate" name="DisplayDate" title="Date range">
1930
+ <option value="1999">1999</option>
1931
+ <option value="2000">2000</option>
1932
+ <option value="2001">2001</option>
1933
+ <option value="2002">2002</option>
1934
+ <option value="2003">2003</option>
1935
+ <option value="2004">2004</option>
1936
+ <option value="2005">2005</option>
1937
+ <option value="2006">2006</option>
1938
+ <option value="2007">2007</option>
1939
+ <option value="2008">2008</option>
1940
+ <option value="2009">2009</option>
1941
+ <option value="2010">2010</option>
1942
+ <option value="2011">2011</option>
1943
+ <option value="2012">2012</option>
1944
+ <option value="2013">2013</option>
1945
+ <option value="2014">2014</option>
1946
+ <option value="2015">2015</option>
1947
+ <option value="2016">2016</option>
1948
+ <option value="2017">2017</option>
1949
+ <option value="2018">2018</option>
1950
+ <option value="2019">2019</option>
1951
+ <option value="2020">2020</option>
1952
+ <option value="2021">2021</option>
1953
+ <option value="2022">2022</option>
1954
+ <option value="2023">2023</option>
1955
+ <option value="2024">2024</option>
1956
+ <option value="2025">2025</option>
1957
+ <option selected="selected" value="2026">2026</option>
1958
+ <option value="2027">2027</option>
1959
+ <option value="2028">2028</option>
1960
+ </select>
1961
+ <span class="mgNoBr" >
1962
+ <input class="mgGoButton" type="submit" name="Submit" value="Go"> <!--#79852 remove trailing slash-->
1963
+ <a href="mgCalendarMonthView.aspx?M=1&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;DL=0&amp;D=1&amp;ACT=Earlier&amp;DD=2026" ><img src="mgimages/left5.gif" alt="">Previous month</a> <!--#79852 remove trailing slash-->
1964
+ - <a href="mgCalendarMonthView.aspx?M=1&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;DL=0&amp;D=1&amp;ACT=Later&amp;DD=2026" >Next month<img src="mgimages/right5.gif" alt=""></a></span> <!--#79852 remove trailing slash-->
1965
+ </p>
1966
+ <div class="mgTabs" >
1967
+ <!-- Insert the tabs -->
1968
+
1969
+ <ul>
1970
+ <li><a class="mgTabUnSelectTitleLnk" href="mgCalendarWeekView.aspx?MR=0&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;D=1" title="Week tab">Week</a></li>
1971
+ <li><a class="mgTabSelectTitleLnk" href="mgCalendarMonthView.aspx?M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0" title="Month tab">Month</a></li>
1972
+
1973
+ <li><a class="mgTabUnSelectTitleLnk" href="mgCalendarAgendaView.aspx?MR=0&amp;M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;D=1" title="Events tab">Events</a></li>
1974
+
1975
+ <li class="mgCalWeekendLink" ><a href="mgCalendarMonthView.aspx?M=1&amp;DD=2026&amp;CID=0&amp;OT=&amp;C=-1&amp;MR=0&amp;WE=1" title="View&#32;weekend&#32;events&#32;in&#32;January,&#32;2026" >View weekends</a></li>
1976
+
1977
+
1978
+ </ul>&nbsp;
1979
+ </div>
1980
+
1981
+ <table cellspacing="1" class="mgCalendarMonthGrid" summary="Table of calendar data">
1982
+ <!-- Insert the table section header -->
1983
+ <caption class="mgSectionTitle" >
1984
+ January 2026
1985
+ </caption> <!--mjt-->
1986
+
1987
+ <tr>
1988
+ <th abbr="Mon" scope="col">Monday&nbsp;</th>
1989
+ <th abbr="Tues" scope="col">Tuesday&nbsp;</th>
1990
+ <th abbr="Wed" scope="col">Wednesday&nbsp;</th>
1991
+ <th abbr="Thurs" scope="col">Thursday&nbsp;</th>
1992
+ <th abbr="Fri" scope="col" >Friday&nbsp;</th>
1993
+ </tr>
1994
+
1995
+ <tr class="mgCalendarMonthRow" >
1996
+
1997
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
1998
+ <p class="mgCalendarDayDimTxt" >29<span class="mgHide"> December</span></p>
1999
+
2000
+ <ul class="mgCalendarMonthEventList" >
2001
+ <li><a id='M10388' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=679&amp;MId=10388" title="Meeting&#32;of&#32;Council&#32;Constitution,&#32;29&#47;12&#47;2025&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Council Constitution<span class="mgHide" >&nbsp;on&nbsp;29&#47;12&nbsp;at&nbsp;</span></a></li>
2002
+ </ul>
2003
+ </td>
2004
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
2005
+ <p class="mgCalendarDayDimTxt" >30<span class="mgHide"> December</span></p>
2006
+
2007
+ <ul class="mgCalendarMonthEventList" >
2008
+ <li>7.00 p.m. <a id='M9979' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9979" title="Meeting&#32;of&#32;CANCELLED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;30&#47;12&#47;2025&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>CANCELLED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;30&#47;12&nbsp;at&nbsp;7.00 p.m. </span></a></li>
2009
+ </ul>
2010
+ </td>
2011
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayDimTxt" ></p>-->
2012
+ <p class="mgCalendarDayDimTxt" >31<span class="mgHide"> December</span></p>
2013
+ </td>
2014
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2015
+ <p class="mgCalendarDayTxt" >1<span class="mgHide"> January</span></p>
2016
+
2017
+ <ul class="mgCalendarMonthEventList" >
2018
+ <li>New Year&#39;s Day</li>
2019
+ </ul>
2020
+ </td>
2021
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2022
+ <p class="mgCalendarDayTxt" >2<span class="mgHide"> January</span></p>
2023
+ </td>
2024
+ </tr>
2025
+ <tr class="mgCalendarMonthRow" >
2026
+
2027
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2028
+ <p class="mgCalendarDayTxt" >5<span class="mgHide"> January</span></p>
2029
+ </td>
2030
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2031
+ <p class="mgCalendarDayTxt" >6<span class="mgHide"> January</span></p>
2032
+ </td>
2033
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2034
+ <p class="mgCalendarDayTxt" >7<span class="mgHide"> January</span></p>
2035
+ </td>
2036
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2037
+ <p class="mgCalendarDayTxt" >8<span class="mgHide"> January</span></p>
2038
+
2039
+ <ul class="mgCalendarMonthEventList" >
2040
+ <li>7.00 p.m. <a id='M10035' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=777&amp;MId=10035" title="Meeting&#32;of&#32;Conservation&#32;and&#32;Heritage&#32;Advisory&#32;Committee,&#32;08&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Conservation and Heritage Advisory Committee<span class="mgHide" >&nbsp;on&nbsp;08&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
2041
+ </ul>
2042
+ </td>
2043
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2044
+ <p class="mgCalendarDayTxt" >9<span class="mgHide"> January</span></p>
2045
+ </td>
2046
+ </tr>
2047
+ <tr class="mgCalendarMonthRow" >
2048
+
2049
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2050
+ <p class="mgCalendarDayTxt" >12<span class="mgHide"> January</span></p>
2051
+
2052
+ <ul class="mgCalendarMonthEventList" >
2053
+ <li>4.00 p.m. <a id='M10113' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=792&amp;MId=10113" title="Meeting&#32;of&#32;MOVED&#32;-&#32;to&#32;26&#32;January,&#32;Cabinet,&#32;12&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>MOVED - to 26 January, Cabinet<span class="mgHide" >&nbsp;on&nbsp;12&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li><li>4.30 p.m. <a id='M9881' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=523&amp;MId=9881" title="Meeting&#32;of&#32;Wandsworth&#32;Schools&#32;Forum,&#32;12&#47;01&#47;2026&#32;4.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Wandsworth Schools Forum<span class="mgHide" >&nbsp;on&nbsp;12&#47;01&nbsp;at&nbsp;4.30 p.m. </span></a></li>
2054
+ </ul>
2055
+ </td>
2056
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2057
+ <p class="mgCalendarDayTxt" >13<span class="mgHide"> January</span></p>
2058
+ </td>
2059
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2060
+ <p class="mgCalendarDayTxt" >14<span class="mgHide"> January</span></p>
2061
+
2062
+ <ul class="mgCalendarMonthEventList" >
2063
+ <li>7.00 p.m. <a id='M9980' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9980" title="Meeting&#32;of&#32;POSTPONED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;14&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>POSTPONED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;14&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
2064
+ </ul>
2065
+ </td>
2066
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2067
+ <p class="mgCalendarDayTxt" >15<span class="mgHide"> January</span></p>
2068
+
2069
+ <ul class="mgCalendarMonthEventList" >
2070
+ <li>7.30 p.m. <a id='M9931' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=488&amp;MId=9931" title="Meeting&#32;of&#32;MOVED&#32;-&#32;Borough&#32;Residents&#39;&#32;Forum,&#32;15&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>MOVED - Borough Residents&#39; Forum<span class="mgHide" >&nbsp;on&nbsp;15&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2071
+ </ul>
2072
+ </td>
2073
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2074
+ <p class="mgCalendarDayTxt" >16<span class="mgHide"> January</span></p>
2075
+ </td>
2076
+ </tr>
2077
+ <tr class="mgCalendarMonthRow" >
2078
+
2079
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2080
+ <p class="mgCalendarDayTxt" >19<span class="mgHide"> January</span></p>
2081
+
2082
+ <ul class="mgCalendarMonthEventList" >
2083
+ <li>7.30 p.m. <a id='M10345' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=488&amp;MId=10345" title="Meeting&#32;of&#32;Borough&#32;Residents&#39;&#32;Forum,&#32;19&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Borough Residents&#39; Forum<span class="mgHide" >&nbsp;on&nbsp;19&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2084
+ </ul>
2085
+ </td>
2086
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2087
+ <p class="mgCalendarDayTxt" >20<span class="mgHide"> January</span></p>
2088
+
2089
+ <ul class="mgCalendarMonthEventList" >
2090
+ <li>7.30 p.m. <a id='M10027' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=304&amp;MId=10027" title="Meeting&#32;of&#32;Planning&#32;Applications&#32;Committee,&#32;20&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Planning Applications Committee<span class="mgHide" >&nbsp;on&nbsp;20&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2091
+ </ul>
2092
+ </td>
2093
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2094
+ <p class="mgCalendarDayTxt" >21<span class="mgHide"> January</span></p>
2095
+
2096
+ <ul class="mgCalendarMonthEventList" >
2097
+ <li>7.30 p.m. <a id='M9941' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=765&amp;MId=9941" title="Meeting&#32;of&#32;Housing&#32;Overview&#32;and&#32;Scrutiny&#32;Committee,&#32;21&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Housing Overview and Scrutiny Committee<span class="mgHide" >&nbsp;on&nbsp;21&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2098
+ </ul>
2099
+ </td>
2100
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2101
+ <p class="mgCalendarDayTxt" >22<span class="mgHide"> January</span></p>
2102
+
2103
+ <ul class="mgCalendarMonthEventList" >
2104
+ <li>7.30 p.m. <a id='M9959' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=766&amp;MId=9959" title="Meeting&#32;of&#32;Finance&#32;Overview&#32;and&#32;Scrutiny&#32;Committee,&#32;22&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Finance Overview and Scrutiny Committee<span class="mgHide" >&nbsp;on&nbsp;22&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2105
+ </ul>
2106
+ </td>
2107
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2108
+ <p class="mgCalendarDayTxt" >23<span class="mgHide"> January</span></p>
2109
+
2110
+ <ul class="mgCalendarMonthEventList" >
2111
+ <li>4.00 p.m. <a id='M10397' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=10397" title="Meeting&#32;of&#32;Licensing&#32;Sub-Committee,&#32;23&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;23&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li>
2112
+ </ul>
2113
+ </td>
2114
+ </tr>
2115
+ <tr class="mgCalendarMonthRow" >
2116
+
2117
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2118
+ <p class="mgCalendarDayTxt" >26<span class="mgHide"> January</span></p>
2119
+
2120
+ <ul class="mgCalendarMonthEventList" >
2121
+ <li>4.00 p.m. <a id='M10266' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=792&amp;MId=10266" title="Meeting&#32;of&#32;Cabinet,&#32;26&#47;01&#47;2026&#32;4.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Cabinet<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;4.00 p.m. </span></a></li><li>6.00 p.m. <a id='M10010' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=305&amp;MId=10010" title="Meeting&#32;of&#32;Standards&#32;Committee,&#32;26&#47;01&#47;2026&#32;6.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Standards Committee<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;6.00 p.m. </span></a></li><li>7.30 p.m. <a id='M10115' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=511&amp;MId=10115" title="Meeting&#32;of&#32;Standing&#32;Advisory&#32;Council&#32;on&#32;Religious&#32;Education,&#32;26&#47;01&#47;2026&#32;7.30&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Standing Advisory Council on Religious Education<span class="mgHide" >&nbsp;on&nbsp;26&#47;01&nbsp;at&nbsp;7.30 p.m. </span></a></li>
2122
+ </ul>
2123
+ </td>
2124
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2125
+ <p class="mgCalendarDayTxt" >27<span class="mgHide"> January</span></p>
2126
+
2127
+ <ul class="mgCalendarMonthEventList" >
2128
+ <li>7.00 p.m. <a id='M9982' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=9982" title="Meeting&#32;of&#32;CANCELLED&#32;-&#32;Licensing&#32;Sub-Committee,&#32;27&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>CANCELLED - Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;27&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li><li>7.00 p.m. <a id='M9927' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=763&amp;MId=9927" title="Meeting&#32;of&#32;Grants&#32;Overview&#32;and&#32;Scrutiny&#32;Sub-Committee,&#32;27&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Grants Overview and Scrutiny Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;27&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
2129
+ </ul>
2130
+ </td>
2131
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2132
+ <p class="mgCalendarDayTxt" >28<span class="mgHide"> January</span></p>
2133
+ </td>
2134
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2135
+ <p class="mgCalendarDayTxt" >29<span class="mgHide"> January</span></p>
2136
+
2137
+ <ul class="mgCalendarMonthEventList" >
2138
+ <li>7.00 p.m. <a id='M10385' class="mgCalendarCellTxt" href="ieListDocuments.aspx?CId=320&amp;MId=10385" title="Meeting&#32;of&#32;Licensing&#32;Sub-Committee,&#32;29&#47;01&#47;2026&#32;7.00&#32;p.m.&#32;"><span class="mgHide" >Meeting of&nbsp;</span>Licensing Sub-Committee<span class="mgHide" >&nbsp;on&nbsp;29&#47;01&nbsp;at&nbsp;7.00 p.m. </span></a></li>
2139
+ </ul>
2140
+ </td>
2141
+ <td class="mgCalendarCell" > <!--<p class="mgCalendarDayTxt" ></p>-->
2142
+ <p class="mgCalendarDayTxt" >30<span class="mgHide"> January</span></p>
2143
+ </td>
2144
+ </tr>
2145
+
2146
+ </table>
2147
+
2148
+ </form>
2149
+ </div>
2150
+ <div class="mgHelpLine" >
2151
+ <!-- -->
2152
+ </div>
2153
+
2154
+ </div>
2155
+ <div class="mgFooter" >
2156
+ <h4>Recording of Council Meetings</h4>
2157
+ <p>Meetings of the Council may be filmed for live or subsequent
2158
+ broadcast via the Council's internet site. As a member of the
2159
+ public joining the meeting and/or making representations to a
2160
+ committee held in public by virtual and electronic means (including
2161
+ by telephone conference, audio conference, video conference, live
2162
+ webcasts and live interactive streaming), you are consenting to
2163
+ being filmed and recorded.</p>
2164
+
2165
+ <p>&nbsp;</p>
2166
+
2167
+ <input type="hidden" value="false" id="hidIsExtLinkNewWindow" name="hidIsExtLinkNewWindow"><!--#79852 remove trailing slash-->
2168
+
2169
+
2170
+ <script src="edit-doc-activex.js" type="text/javascript"></script>
2171
+
2172
+ <script type="text/javascript" src="jquery-ui/js/jquery-3.5.1.min.js"></script>
2173
+ <script type="text/javascript" src="jquery-ui/js/jquery-ui-1.13.2.min.js"></script>
2174
+
2175
+ <script type="text/javascript">
2176
+ var mgJQuery = jQuery.noConflict(true);
2177
+ var thisFormValidator;
2178
+ </script>
2179
+
2180
+ <script type="text/javascript" src="jquery-ui/json/json2.js"></script>
2181
+ <script type="text/javascript" src="jquery-ui/Add-ons/mg.jqueryaddons.min.js"></script>
2182
+ <script type="text/javascript" src="mgAjaxScripts.js"></script>
2183
+
2184
+ <script type="text/javascript" src="mgGraphScripts.js"></script>
2185
+
2186
+ <script type="text/javascript">
2187
+ function CommonAjaxInit()
2188
+ {
2189
+ Common_DocumentReady(false, 0); // FB16622 - Default changed from Mark T's original to 0 thereby disabling it if no value set.
2190
+ }
2191
+
2192
+ mgJQuery(document).ready(CommonAjaxInit);
2193
+
2194
+ //FB39842 RBFRS Website - Modern.Gov Councillors Page. JK
2195
+ mgJQuery(window).on('load', function ()
2196
+ {
2197
+ Common_WindowLoad();
2198
+ });
2199
+
2200
+ </script>
2201
+ </div>
2202
+ </div>
2203
+ </div>
2204
+ <div class="col-lg-3 ">
2205
+ <h2>Navigation</h2>
2206
+ <ul>
2207
+ <!-- <li><a href="uuCoverPage.aspx">Reports and minutes</a></li> -->
2208
+ <li><a href="ieDocSearch.aspx">Search</a></li>
2209
+ <li><a href="ieDocHome.aspx">Meetings</a></li>
2210
+ <li><a href="mgMemberIndex.aspx">Councillors</a></li>
2211
+ <li><a href="mgListCommittees.aspx">Committees</a></li>
2212
+ <li><a href="ieListMeetings.aspx?Cid=679&Year=0&Info=1&MD=Constitution">Constitution</a></li>
2213
+ <li><a href="mgDelegatedDecisions.aspx?bcr=1">Decisions</a></li>
2214
+ <li><a href="mgPlansHome.aspx?bcr=1">Forward Plans</a></li>
2215
+ <li><a href="mgListOutsideBodiesByCategory.aspx">Outside bodies</a></li>
2216
+ <li><a href="mgCalendarMonthView.aspx">Calendar</a></li>
2217
+ <li><a href="ecCatDisplay.aspx?bcr=1&sch=doc">Library</a></li>
2218
+ <li><a href="mgePetitionlistDisplay.aspx">ePetitions</a></li>
2219
+ <li><a href="mgRegisterKeywordInterest.aspx?bcr=1">Subscribe to Updates</a></li>
2220
+ </ul>
2221
+ </div>
2222
+ </div>
2223
+ </div>
2224
+
2225
+
2226
+
2227
+
2228
+
2229
+
2230
+
2231
+
2232
+
2233
+ </div>
2234
+
2235
+ <footer>
2236
+
2237
+ <div class="container">
2238
+ <div class="row">
2239
+
2240
+ <div class="col-lg-8">
2241
+ <div class="row">
2242
+ <div class="col-lg-7">
2243
+ <h2>Wandsworth Council</h2>
2244
+
2245
+
2246
+ <p class="address">
2247
+ 020 8871 6000<br />
2248
+ The Town Hall, Wandsworth High Street, London, SW18 2PU
2249
+ </p>
2250
+
2251
+ </div>
2252
+ <div class="col-lg-5">
2253
+ <p class="govdelivery"><a href="https://public.govdelivery.com/accounts/UKLBW/subscriber/new"><img src="https://www.wandsworth.gov.uk/Assets/email_original.png" alt="">Sign up to our newsletter</a></p>
2254
+
2255
+ </div>
2256
+ <div class="col-12 col-lg-8">
2257
+ <ul>
2258
+ <li><a href="https://www.wandsworth.gov.uk/contact-the-council/" class="">Contact us</a></li>
2259
+ <li><a href="https://www.wandsworth.gov.uk/jobs-and-careers/" class="">Jobs and careers</a></li>
2260
+ <li><a href="https://www.wandsworth.gov.uk/news/" class="">News</a></li>
2261
+ <li><a href="https://www.wandsworth.gov.uk/the-council/open-data-and-transparency/privacy/" class="">Privacy notices</a></li>
2262
+ <li><a href="https://www.wandsworth.gov.uk/about-this-website/accessibility-statement/" class="">Accessibility</a></li>
2263
+ <li><a href="https://www.wandsworth.gov.uk/about-this-website/website-feedback/" class="">Website feedback</a></li>
2264
+ </ul>
2265
+
2266
+
2267
+ </div>
2268
+
2269
+ <div class="col-lg-4 text-center">
2270
+ <a href="https://twitter.com/wandbc" class="social-media-link" aria-label="Twitter">
2271
+ <svg x="0px" y="0px"
2272
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
2273
+ <path fill="#fff" d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
2274
+ C49.652,11.137,38.516,0,24.826,0z M35.901,19.144c0.011,0.246,0.017,0.494,0.017,0.742c0,7.551-5.746,16.255-16.259,16.255
2275
+ c-3.227,0-6.231-0.943-8.759-2.565c0.447,0.053,0.902,0.08,1.363,0.08c2.678,0,5.141-0.914,7.097-2.446
2276
+ c-2.5-0.046-4.611-1.698-5.338-3.969c0.348,0.066,0.707,0.103,1.074,0.103c0.521,0,1.027-0.068,1.506-0.199
2277
+ c-2.614-0.524-4.583-2.833-4.583-5.603c0-0.024,0-0.049,0.001-0.072c0.77,0.427,1.651,0.685,2.587,0.714
2278
+ c-1.532-1.023-2.541-2.773-2.541-4.755c0-1.048,0.281-2.03,0.773-2.874c2.817,3.458,7.029,5.732,11.777,5.972
2279
+ c-0.098-0.419-0.147-0.854-0.147-1.303c0-3.155,2.558-5.714,5.713-5.714c1.644,0,3.127,0.694,4.171,1.804
2280
+ c1.303-0.256,2.523-0.73,3.63-1.387c-0.43,1.335-1.333,2.454-2.516,3.162c1.157-0.138,2.261-0.444,3.282-0.899
2281
+ C37.987,17.334,37.018,18.341,35.901,19.144z" />
2282
+
2283
+
2284
+
2285
+
2286
+
2287
+
2288
+
2289
+
2290
+
2291
+
2292
+
2293
+
2294
+
2295
+
2296
+
2297
+
2298
+
2299
+
2300
+
2301
+
2302
+
2303
+
2304
+
2305
+
2306
+
2307
+
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+ </svg>
2314
+ </a>
2315
+ <a href="http://www.facebook.com/wandsworth.council" class="social-media-link" aria-label="Facebook">
2316
+ <svg x="0px" y="0px"
2317
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
2318
+ <path d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
2319
+ C49.652,11.137,38.516,0,24.826,0z M31,25.7h-4.039c0,6.453,0,14.396,0,14.396h-5.985c0,0,0-7.866,0-14.396h-2.845v-5.088h2.845
2320
+ v-3.291c0-2.357,1.12-6.04,6.04-6.04l4.435,0.017v4.939c0,0-2.695,0-3.219,0c-0.524,0-1.269,0.262-1.269,1.386v2.99h4.56L31,25.7z
2321
+ " />
2322
+
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+
2329
+
2330
+
2331
+
2332
+
2333
+
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+
2340
+
2341
+
2342
+
2343
+
2344
+
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+
2351
+
2352
+
2353
+ </svg>
2354
+ </a>
2355
+
2356
+
2357
+
2358
+
2359
+
2360
+ <a href="https://www.instagram.com/wandsworth_council/" class="social-media-link" aria-label="Instagram">
2361
+ <svg x="0px" y="0px"
2362
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
2363
+ <path fill="#fff" d="M24.825,29.796c2.739,0,4.972-2.229,4.972-4.97c0-1.082-0.354-2.081-0.94-2.897c-0.903-1.252-2.371-2.073-4.029-2.073
2364
+ c-1.659,0-3.126,0.82-4.031,2.072c-0.588,0.816-0.939,1.815-0.94,2.897C19.854,27.566,22.085,29.796,24.825,29.796z" />
2365
+
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+
2373
+
2374
+
2375
+
2376
+
2377
+
2378
+
2379
+
2380
+ <polygon fill="#fff" points="35.678,18.746 35.678,14.58 35.678,13.96 35.055,13.962 30.891,13.975 30.907,18.762 " />
2381
+
2382
+
2383
+
2384
+
2385
+
2386
+
2387
+
2388
+
2389
+
2390
+
2391
+
2392
+
2393
+
2394
+
2395
+
2396
+ <path fill="#fff" d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
2397
+ C49.652,11.137,38.516,0,24.826,0z M38.945,21.929v11.56c0,3.011-2.448,5.458-5.457,5.458H16.164
2398
+ c-3.01,0-5.457-2.447-5.457-5.458v-11.56v-5.764c0-3.01,2.447-5.457,5.457-5.457h17.323c3.01,0,5.458,2.447,5.458,5.457V21.929z" />
2399
+
2400
+
2401
+
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+
2408
+
2409
+
2410
+
2411
+
2412
+
2413
+
2414
+ <path fill="#fff" d="M32.549,24.826c0,4.257-3.464,7.723-7.723,7.723c-4.259,0-7.722-3.466-7.722-7.723c0-1.024,0.204-2.003,0.568-2.897
2415
+ h-4.215v11.56c0,1.494,1.213,2.704,2.706,2.704h17.323c1.491,0,2.706-1.21,2.706-2.704v-11.56h-4.217
2416
+ C32.342,22.823,32.549,23.802,32.549,24.826z" />
2417
+
2418
+
2419
+
2420
+
2421
+
2422
+
2423
+
2424
+
2425
+
2426
+
2427
+
2428
+
2429
+
2430
+
2431
+
2432
+
2433
+
2434
+
2435
+
2436
+
2437
+
2438
+
2439
+
2440
+
2441
+
2442
+
2443
+
2444
+
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+
2451
+
2452
+
2453
+
2454
+
2455
+
2456
+
2457
+
2458
+
2459
+
2460
+
2461
+
2462
+
2463
+
2464
+
2465
+
2466
+
2467
+
2468
+
2469
+
2470
+
2471
+
2472
+
2473
+
2474
+
2475
+
2476
+
2477
+
2478
+
2479
+
2480
+ </svg>
2481
+ </a>
2482
+ <a href="https://www.linkedin.com/showcase/wandsworth-borough-council" class="social-media-link" aria-label="LinkedIn">
2483
+ <svg x="0px" y="0px"
2484
+ width="49.652px" height="49.652px" viewBox="0 0 49.652 49.652" xml:space="preserve">
2485
+ <path d="M29.35,21.298c-2.125,0-3.074,1.168-3.605,1.988v-1.704h-4.002c0.052,1.128,0,12.041,0,12.041h4.002v-6.727
2486
+ c0-0.359,0.023-0.72,0.131-0.977c0.29-0.72,0.948-1.465,2.054-1.465c1.448,0,2.027,1.104,2.027,2.724v6.442h4.002h0.001v-6.905
2487
+ C33.958,23.019,31.983,21.298,29.35,21.298z M25.742,23.328h-0.025c0.008-0.014,0.02-0.027,0.025-0.041V23.328z" />
2488
+
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+
2495
+ <rect fill="#fff" x="15.523" y="21.582" width="4.002" height="12.041" />
2496
+
2497
+
2498
+
2499
+
2500
+
2501
+
2502
+
2503
+ <path d="M24.826,0C11.137,0,0,11.137,0,24.826c0,13.688,11.137,24.826,24.826,24.826c13.688,0,24.826-11.138,24.826-24.826
2504
+ C49.652,11.137,38.516,0,24.826,0z M37.991,36.055c0,1.056-0.876,1.91-1.959,1.91H13.451c-1.08,0-1.957-0.854-1.957-1.91V13.211
2505
+ c0-1.055,0.877-1.91,1.957-1.91h22.581c1.082,0,1.959,0.856,1.959,1.91V36.055z" />
2506
+
2507
+
2508
+
2509
+
2510
+
2511
+
2512
+
2513
+ <path d="M17.551,15.777c-1.368,0-2.264,0.898-2.264,2.08c0,1.155,0.869,2.08,2.211,2.08h0.026c1.396,0,2.265-0.925,2.265-2.08
2514
+ C19.762,16.676,18.921,15.777,17.551,15.777z" />
2515
+
2516
+
2517
+
2518
+
2519
+
2520
+
2521
+
2522
+
2523
+
2524
+
2525
+
2526
+
2527
+
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+
2534
+
2535
+
2536
+
2537
+
2538
+
2539
+
2540
+
2541
+
2542
+
2543
+
2544
+
2545
+
2546
+
2547
+
2548
+
2549
+
2550
+
2551
+
2552
+
2553
+
2554
+
2555
+
2556
+
2557
+
2558
+
2559
+
2560
+
2561
+
2562
+
2563
+
2564
+
2565
+
2566
+
2567
+
2568
+
2569
+
2570
+
2571
+
2572
+
2573
+
2574
+
2575
+
2576
+
2577
+
2578
+ </svg>
2579
+ </a>
2580
+ </div>
2581
+
2582
+ </div>
2583
+ </div>
2584
+ <div class="col-lg-4 local-search">
2585
+ <form action="https://www.wandsworth.gov.uk/my-property">
2586
+ <h3>Find local information</h3>
2587
+ <div class="form-row align-items-center">
2588
+ <div class="col-auto">
2589
+ <label class="sr-only" for="PostcodeInput">Postcode</label>
2590
+ <input type="text" class="form-control mb-2" id="PostcodeInput" placeholder="Postcode" name="postcode">
2591
+ </div>
2592
+
2593
+
2594
+ <div class="col-auto">
2595
+ <button type="submit" class="btn btn-light mb-2">Go</button>
2596
+ </div>
2597
+ </div>
2598
+ </form>
2599
+
2600
+ <div class="copy">&copy; Wandsworth Council</div>
2601
+ </div>
2602
+ </div>
2603
+ </div>
2604
+
2605
+ </footer>
2606
+
2607
+ <div class="cover"></div>
2608
+
2609
+ <script src="https://www.wandsworth.gov.uk/Assets/jquery/jquery-3.7.0.min.js"></script>
2610
+ <script src="https://www.wandsworth.gov.uk/Assets/jquery/jquery-ui.min.js"></script>
2611
+ <script src="https://www.wandsworth.gov.uk/Assets/bootstrap/bootstrap.bundle.min.js"></script>
2612
+ <script src="https://www.wandsworth.gov.uk/scripts/main.js"></script>
2613
+
2614
+ <script src="https://www.wandsworth.gov.uk/sc/8645184e.js.v1"></script>
2615
+ <script src="https://www.wandsworth.gov.uk/scripts/searchautocomplete.js"></script>
2616
+
2617
+
2618
+ <script>
2619
+ $(document).ready(function () {
2620
+ PrepareSearchAutoComplete();
2621
+ });
2622
+ </script>
2623
+
2624
+ <script>
2625
+ /*Lazy loading*/
2626
+ document.addEventListener("DOMContentLoaded", function () {
2627
+ var lazyImages = [].slice.call(document.querySelectorAll(".lazy"));
2628
+
2629
+ if ("IntersectionObserver" in window) {
2630
+ let lazyImageObserver = new IntersectionObserver(function (entries, observer) {
2631
+ entries.forEach(function (entry) {
2632
+ if (entry.isIntersecting) {
2633
+ let lazyImage = entry.target;
2634
+ lazyImage.src = lazyImage.dataset.src;
2635
+ lazyImage.classList.remove("lazy");
2636
+ lazyImageObserver.unobserve(lazyImage);
2637
+ }
2638
+ });
2639
+ });
2640
+
2641
+ lazyImages.forEach(function (lazyImage) {
2642
+ lazyImageObserver.observe(lazyImage);
2643
+ });
2644
+ } else {
2645
+ //Old browser Swap the images right away
2646
+ lazyImages.forEach(function (lazyImage) {
2647
+ lazyImage.src = lazyImage.dataset.src;
2648
+ });
2649
+ }
2650
+ });
2651
+
2652
+
2653
+ </script>
2654
+
2655
+
2656
+
2657
+ <script src="https://www.wandsworth.gov.uk/sc/8645184e.js.v1"></script>
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+ <script src="https://www.wandsworth.gov.uk//scripts/aria.accordion.min.js"></script>
2664
+
2665
+
2666
+
2667
+
2668
+
2669
+ <script>
2670
+
2671
+
2672
+ function setClassBasedOnWidth() {
2673
+ var width = window.innerWidth;
2674
+ var element = document.getElementById("offcanvasMenu");
2675
+
2676
+ if (width >= 992) {
2677
+ if (element.classList.contains("offcanvas-end")) {
2678
+ element.classList.remove("offcanvas-end");
2679
+ }
2680
+ if (!element.classList.contains("offcanvas-top")) {
2681
+ element.classList.add("offcanvas-top");
2682
+ }
2683
+ } else {
2684
+ if (element.classList.contains("offcanvas-top")) {
2685
+ element.classList.remove("offcanvas-top");
2686
+ }
2687
+ if (!element.classList.contains("offcanvas-end")) {
2688
+ element.classList.add("offcanvas-end");
2689
+ }
2690
+ }
2691
+ }
2692
+ setClassBasedOnWidth();
2693
+
2694
+ window.addEventListener('resize',
2695
+ function () {
2696
+ setClassBasedOnWidth();
2697
+ });
2698
+
2699
+
2700
+ </script>
2701
+
2702
+ </body>
2703
+ </html>
2704
+
2705
+
2706
+ <!-- Modern.gov reverse CMS: https://www.wandsworth.gov.uk/assets/MGTemplate.html-->
2707
+ ERR https://moderngov.lambeth.gov.uk/mgCalendarMonthView.aspx?GL=1&bcr=1&M=1&Y=2026: Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)>
2708
+ /home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/protocol.rb:217:in `rbuf_fill'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/protocol.rb:191:in `readuntil'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/protocol.rb:201:in `readline'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http/response.rb:42:in `read_status_line'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http/response.rb:31:in `read_new'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:1528:in `block in transport_request'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:1519:in `catch'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:1519:in `transport_request'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:1492:in `request'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:1241:in `get'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/yard-runhack-0.0.3/lib/yard-runhack.rb:17:in `block (2 levels) in <top (required)>'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:933:in `start'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/net/http.rb:606:in `start'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/yard-runhack-0.0.3/lib/yard-runhack.rb:17:in `block in <top (required)>'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/yard-runhack-0.0.3/lib/yard-runhack.rb:13:in `each'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/gems/2.7.0/gems/yard-runhack-0.0.3/lib/yard-runhack.rb:13:in `<top (required)>'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:74:in `require'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:74:in `block (2 levels) in require'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:69:in `each'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:69:in `block in require'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:58:in `each'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler/runtime.rb:58:in `require'\n/home/r902EC0e3F1b4/.rbenv/versions/2.7.7/lib/ruby/2.7.0/bundler.rb:174:in `require'\n/r902EC0e3F1b4/bin/probe1.rb:56:in `<main>'
2709
+
2710
+
2711
+ ===== https://www.google.com/ RESPONSE 200 OK headers={"content-type"=>["text/html; charset=ISO-8859-1"], "date"=>["Tue, 12 May 2026 02:20:54 GMT"], "expires"=>["-1"], "cache-control"=>["private, max-age=0"], "content-security-policy-report-only"=>["object-src 'none';base-uri 'self';script-src 'nonce-m03NbxEBEJC7JIVGLw0_mQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp"], "accept-ch"=>["Sec-CH-Prefers-Color-Scheme"], "p3p"=>["CP=\"This is not a P3P policy! See g.co/p3phelp for more info.\""], "server"=>["gws"], "x-xss-protection"=>["0"], "x-frame-options"=>["SAMEORIGIN"], "set-cookie"=>["__Secure-STRP=AEEP7gINAByMFCcEind_fEX5wNw0TEe9ckIpGdeGcnX5MS7RsEEmLWb0pu-jcWoUCSQA3fge5KU8Wf4EbNmIERD2q2I-ZDwiyiM9; expires=Tue, 12-May-2026 02:25:54 GMT; path=/; domain=.google.com; Secure; SameSite=strict", "AEC=AaJma5vfEpcpb-6eUPvWu3g3lMAqjBdC1m6hX_jQ_mGZI1i28NUiZ-NVQg; expires=Sun, 08-Nov-2026 02:20:54 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax", "NID=531=fJZPxEjcdXKDRvpv8FirZ_5zGTBk73_OVqPjtmg0czNUeP-XUhMoMZouS2rZvCWQ8hSMPQD-_E5jQ_BbwXnaQh3nHr8xmK76QLttyE7RD7jR_EesvJ6RokzMH5BpDbD7dcARTTuN6W3S7kW0pJVCqjS1NPGuLJtzk_S4SVXZmS3-CjmL8UkZuRp0UVAaoPHnyUM2a0J4KoQ82S2XJX0Y9jtC2w; expires=Wed, 11-Nov-2026 02:20:54 GMT; path=/; domain=.google.com; HttpOnly", "__Secure-BUCKET=CJwG; expires=Sun, 08-Nov-2026 02:20:54 GMT; path=/; domain=.google.com; Secure; HttpOnly"], "alt-svc"=>["h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"], "transfer-encoding"=>["chunked"]} =====
2712
+ <!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="en"><head><meta content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for." name="description"><meta content="noodp, " name="robots"><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"><meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"><title>Google</title><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){var _g={kEI:'ho4Car2SIffY5NoP_Yi1mA8',kEXPI:'0,824379,479824,2935842,78813,6397,9708,344796,219814,5313135,62040100,123988,28395,65165,138349,37800,107648,7707,7,33385,26230,3590,22001,46340,20674,11886,6436,9743,2646,6292,17954,15888,1,2,1515,3355,197,5813,2,3418,2107,5,14776,2,873,2,2230,5108,3007,19,777,4074,4,32545,2116,3221,310,535,2046,2,11,2,8513,2,1746,4,4878,5773,4542,4,2780,1,968,2,147,389,4,2647,5,5568,298,6256,2997,3066,2966,5,10456,2,6335,95,1554,4,1616,5227,4230,1361,134,108,2,4992,1,8,646,158,2,3768,4,1634,544,4,4000,187,2105,5,461,3806,119,4,2364,2363,5,39,2570,4,3845,4,2050,265,106,5,3,1941,5,4880,4,32,4,130,2573,4,40,4,2110,4,438,900,1776,1906,4,1,2,1183,4,467,4,207,4,519,5,75,4,1940,4,1649,4,1341,1,1357,2701,4,4704,507,630,1146,37,41,1438,4,24,315,695,7,3356,1,3823,3449,4,480,3,319,21017049,4,2434,526,3,8491,2,1562,3,11871,4193,3,1901,3,5578,1,1972,2,693,2,6495415,1595,511,6425,6,5602,2,1727,823,2389,96237,289,14,1864181,26106,1625708,13432123,581481,213553,47143,93,34254,9,10,3,61570,2695404,5,3358,329,3,6,607,4,453,2,724,443,4,550,1843,5,1562,5,3361,7,7,7,865,126,4193,1015,6035,551,5,142,4,228,1621,862,1033,165,7,1240,582,4,523,2081,1030,810,5,2,7,960,26,2016,816,720,60,1647,645,3427,4,242,715,5,8,232,3,872,4,327,194,63,923,4,1631,3,3521,48,3566,4,3600,21,4,1748,3,276,3,456,5,591,173,4,553,396,1482,2491,1,659,849,199,4,1045,1201,5,17,4,140,3,1,10,1022,687,629,4,234,1005,4,40,1308,2259,1,285,201,4,59,4,1428,1411,5,47,4,1110,126,337,4,453,5,62,4,50,1135,4,750,32,1988,1,10,825,1,401,4,1237,5,1207,31,2398,5,643,3,38,34,18,551,4216,3,2,2,2,429,78,806,4,115,4,549,1229,295,515,1338,454,392,8,322,171,4,72,55,4,602,774,182,1165,1299,151,2,2354,1672,4,2837,1755,4,238,4,309,3,2,2,2,914,4,1489,1258,427,75,1,287,347,540,161,388,183,340,2139,44,1176,369,7,274,755,3,2,2,2,236,954,67,532,260,3,539,403,132,116,698,284,4,1,1254,112,5,166,2,322,16,2,1296,872,699,613,237,4,253,327,993,994,677,1,2,703,1,2,657,223,111,2877,1,10,181,3,294,2,65,24,522,2574,9,234,475,2,297,136,13,344,1031,4,289,202,383,13,1,375,202,296,6,277,224,361,4,83,794,4,20,309,4,8,1,8,3,596,4,336,407,139,369,228,4,1805,122,3,1,2,2,334,206,4,89,4,118,73,659,265,1,304,3,2,2,2,201,4525,4,1208,4,840,1485,7,12,3,67,665,5,4,13,243,586,1031,4024,2790,406,174,83,19,395,510,181,5,1654,99,4,15,2,285,168,236,549,279,543,3,2,2,2,282,541,265,930,309,830,1,2,917,747,4,806407,7',kBL:'vqAR',kOPI:89978449};(function(){var a;((a=window.google)==null?0:a.stvsc)?google.kEI=_g.kEI:window.google=_g;}).call(this);})();(function(){google.sn='webhp';google.kHL='en';google.usb=false;})();(function(){
2713
+ var g=this||self;function k(){return window.google&&window.google.kOPI||null};var l,m=!1,n=[];function p(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||l}function q(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b}function r(a){/^http:/i.test(a)&&window.location.protocol==="https:"&&(google.ml&&google.ml(Error("a"),!1,{src:a,glmm:1}),a="");return a}
2714
+ function t(a,b,c,d,h){var e="";b.search("&ei=")===-1&&(e="&ei="+p(d),b.search("&lei=")===-1&&(d=q(d))&&(e+="&lei="+d));var f=b.search("&cshid=")===-1&&a!=="slh";d="&zx="+Date.now().toString();g._cshid&&f&&(d+="&cshid="+g._cshid);(c=c())&&(d+="&opi="+c);(c=(new URLSearchParams(window.location.search)).get("gemcid"))&&(d+="&gemcid="+c);(c=(new URLSearchParams(window.location.search)).get("gemrid"))&&(d+="&gemrid="+c);return"/"+(h||"gen_204")+"?atyp=i&ct="+String(a)+"&cad="+(b+e+d)};var u=google.usb;l=google.kEI;m=u||!1;google.getEI=p;google.getLEI=q;google.ml=function(){return null};google.log=function(a,b,c,d,h,e){e=e===void 0?k:e;c||(c=t(a,b,e,d,h));if(c=r(c))if(m)typeof window.navigator.sendBeacon==="function"&&window.navigator.sendBeacon(c,"");else{a=new Image;var f=n.length;n[f]=a;a.onerror=a.onload=a.onabort=function(){delete n[f]};a.src=c}};google.logUrl=function(a,b){b=b===void 0?k:b;return t("",a,b)};}).call(this);(function(){google.y={};google.sy={};function e(a,b,d){if(a)var c=a.id;else{do c=Math.random();while(d[c])}d[c]=[a,b]}var f;(f=google).x||(f.x=function(a,b){e(a,b,google.y)});var g;(g=google).sx||(g.sx=function(a,b){e(a,b,google.sy)});google.bx=!1;var h;(h=google).lx||(h.lx=function(){});var k=[],l;(l=google).fce||(l.fce=function(a,b,d,c){k.push([a,b,d,c])});google.qce=k;google.adl=[];}).call(this);google.f={};(function(){
2715
+ document.documentElement.addEventListener("submit",function(b){var a;if(a=b.target){var c=a.getAttribute("data-submitfalse");a=c==="1"||c==="q"&&!a.elements.q.value?!0:!1}else a=!1;a&&(b.preventDefault(),b.stopPropagation())},!0);document.documentElement.addEventListener("click",function(b){var a;a:{for(a=b.target;a&&a!==document.documentElement;a=a.parentElement)if(a.tagName==="A"){a=a.getAttribute("data-nohref")==="1";break a}a=!1}a&&b.preventDefault()},!0);}).call(this);</script><script nonce="m03NbxEBEJC7JIVGLw0_mQ">;this.gbar_={CONFIG:[[[0,"www.gstatic.com","og.qtm.en_US.wAp2j07MioI.es5.O","com","en","538",0,[4,2,"","","","913193256","0"],null,"ho4Cap2VIpWq5NoPjfSu8A0",null,0,"og.qtm.Fr-4g1BtTtE.L.X.O","AA2YrTvXPwREsfzRshcEx4IVxZD-ezrZCA","AA2YrTv7nCv6pWT5dH0l38xHbHVCAu7XnQ","",2,1,200,"USA",null,null,"1","538",1,null,null,89978449,null,0,0,0,0],null,[1,0.1000000014901161,2,1],null,[0,0,0,null,"","","","",0,0,null,""],[0,0,"",1,0,0,0,0,0,0,null,0,0,null,0,0,null,null,0,0,0,"","","","","","",null,0,0,0,0,0,null,null,null,"rgba(32,33,36,1)","rgba(255,255,255,1)",0,0,1,null,null,null,0,null,null,null,0],null,null,["1","gci_91f30755d6a6b787dcc2a4062e6e9824.js","googleapis.client:gapi.iframes","","en"],null,null,null,null,null,[0.009999999776482582,"com","538",[["19046229","19046228","7",1,5,2592000,"","AN2NJM7uikpn9cZWtm1hXJ7CbJ6dwsqAKg:1778552454562",0,1,2,"https://www.google.com/_/og/promos/",0],"n","",["","",""],1,2592000,null,null,"https://www.google.com/url?q=https://accounts.google.com/signin/v2/identifier%3Fec%3Dfutura_hpp_co_si_001_p%26continue%3Dhttps%253A%252F%252Fwww.google.com%252F%253Fptid%253D19027681%2526ptt%253D8%2526fpts%253D0\u0026source=hpp\u0026id=19046229\u0026ct=7\u0026usg=AOvVaw33MBGJMT3TA0n4WMEDSPEO",null,null,null,null,null,1,null,0,null,1,0,0,0,null,null,0,0,null,0,0,0,0,1],null,null,null,0],[1,null,null,27043,538,"USA","en","913193256.0",8,null,0,0,null,null,null,null,"3700942,3701384,102772546,116119825,116249040,116249043",null,null,null,"ho4Cap2VIpWq5NoPjfSu8A0",1,0,0,null,2,5,"bi",11,0,0,null,null,1,89978449,1,0],[[null,null,null,"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.wAp2j07MioI.es5.O/rt=j/m=qabr,q_d,qapid,qald,qads/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTvXPwREsfzRshcEx4IVxZD-ezrZCA"],[null,null,null,"https://www.gstatic.com/og/_/ss/k=og.qtm.Fr-4g1BtTtE.L.X.O/m=d_b_gm3,d_wi_gm3,d_lo_gm3/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTv7nCv6pWT5dH0l38xHbHVCAu7XnQ"]]]],};this.gbar_=this.gbar_||{};(function(_){var window=this;
2716
+ try{
2717
+ _._F_toggles_initialize=function(a){(typeof globalThis!=="undefined"?globalThis:typeof self!=="undefined"?self:this)._F_toggles_gbar_=a||[]};(0,_._F_toggles_initialize)([]);
2718
+ /*
2719
+
2720
+ Copyright The Closure Library Authors.
2721
+ SPDX-License-Identifier: Apache-2.0
2722
+ */
2723
+ var ia,oa,qa,ua,wa,xa,Pa,Qa,gb,kb,mb,rb,nb,ub,zb,Lb,Mb,Nb,Ob,Pb,Yb,Zb,$b,ac;_.aa=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.aa);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)};_.ba=function(a){a.Ym=!0;return a};
2724
+ _.ha=function(a){var b=a;if(ca(b)){if(!/^\s*(?:-?[1-9]\d*|0)?\s*$/.test(b))throw Error(String(b));}else if(da(b)&&!Number.isSafeInteger(b))throw Error(String(b));return ea?BigInt(a):a=fa(a)?a?"1":"0":ca(a)?a.trim()||"0":String(a)};ia=function(a,b){if(a.length>b.length)return!1;if(a.length<b.length||a===b)return!0;for(var c=0;c<a.length;c++){var d=a[c],e=b[c];if(d>e)return!1;if(d<e)return!0}};_.ja=function(a){_.t.setTimeout(function(){throw a;},0)};
2725
+ _.la=function(){return _.ka().toLowerCase().indexOf("webkit")!=-1};_.ka=function(){var a=_.t.navigator;return a&&(a=a.userAgent)?a:""};oa=function(a){if(!ma||!na)return!1;for(var b=0;b<na.brands.length;b++){var c=na.brands[b].brand;if(c&&c.indexOf(a)!=-1)return!0}return!1};_.pa=function(a){return _.ka().indexOf(a)!=-1};qa=function(){return ma?!!na&&na.brands.length>0:!1};_.ra=function(){return qa()?!1:_.pa("Opera")};_.sa=function(){return qa()?!1:_.pa("Trident")||_.pa("MSIE")};
2726
+ _.ta=function(){return _.pa("Firefox")||_.pa("FxiOS")};_.va=function(){return _.pa("Safari")&&!(ua()||(qa()?0:_.pa("Coast"))||_.ra()||(qa()?0:_.pa("Edge"))||(qa()?oa("Microsoft Edge"):_.pa("Edg/"))||(qa()?oa("Opera"):_.pa("OPR"))||_.ta()||_.pa("Silk")||_.pa("Android"))};ua=function(){return qa()?oa("Chromium"):(_.pa("Chrome")||_.pa("CriOS"))&&!(qa()?0:_.pa("Edge"))||_.pa("Silk")};wa=function(){return ma?!!na&&!!na.platform:!1};xa=function(){return _.pa("iPhone")&&!_.pa("iPod")&&!_.pa("iPad")};
2727
+ _.ya=function(){return xa()||_.pa("iPad")||_.pa("iPod")};_.za=function(){return wa()?na.platform==="macOS":_.pa("Macintosh")};_.Ca=function(a,b){return(0,_.Ba)(a,b)>=0};_.Da=function(a,b,c){return typeof Symbol==="function"&&typeof Symbol()==="symbol"?(c===void 0?0:c)&&Symbol.for&&a?Symbol.for(a):a!=null?Symbol(a):Symbol():b};_.Ha=function(a,b){_.Ea||_.w in a||Fa(a,Ga);a[_.w]|=b};_.Ia=function(a,b){_.Ea||_.w in a||Fa(a,Ga);a[_.w]=b};_.Ma=function(a){return a[Ja]===Ka};
2728
+ _.Oa=function(a,b){return b===void 0?a.j!==Na&&!!(2&(a.J[_.w]|0)):!!(2&b)&&a.j!==Na};Pa=function(a){return a};Qa=function(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};_.Ra=function(a){a=Error(a);Qa(a,"warning");return a};_.Ta=function(a,b){if(a!=null){var c;var d=(c=Sa)!=null?c:Sa={};c=d[a]||0;c>=b||(d[a]=c+1,a=Error(),Qa(a,"incident"),_.ja(a))}};
2729
+ _.Va=function(a){if(typeof a!=="boolean")throw Error("y`"+_.Ua(a)+"`"+a);return a};_.Wa=function(a){if(a==null||typeof a==="boolean")return a;if(typeof a==="number")return!!a};_.Ya=function(a){if(!(0,_.Xa)(a))throw _.Ra("enum");return a|0};_.Za=function(a){if(typeof a!=="number")throw _.Ra("int32");if(!(0,_.Xa)(a))throw _.Ra("int32");return a|0};_.$a=function(a){if(a!=null&&typeof a!=="string")throw Error();return a};_.ab=function(a){return a==null||typeof a==="string"?a:void 0};
2730
+ _.bb=function(a,b,c){if(a!=null&&_.Ma(a))return a;if(Array.isArray(a)){var d=a[_.w]|0;c=d|c&32|c&2;c!==d&&_.Ia(a,c);return new b(a)}};_.eb=function(a){var b=_.cb(_.db);return b?a[b]:void 0};gb=function(a,b){b<100||_.Ta(fb,1)};
2731
+ kb=function(a,b,c,d){var e=d!==void 0;d=!!d;var f=_.cb(_.db),g;!e&&_.Ea&&f&&(g=a[f])&&g.Od(gb);f=[];var h=a.length;g=4294967295;var k=!1,m=!!(b&64),n=m?b&128?0:-1:void 0;if(!(b&1)){var p=h&&a[h-1];p!=null&&typeof p==="object"&&p.constructor===Object?(h--,g=h):p=void 0;if(m&&!(b&128)&&!e){k=!0;var q;g=((q=ib)!=null?q:Pa)(g-n,n,a,p,void 0)+n}}b=void 0;for(q=0;q<h;q++){var r=a[q];if(r!=null&&(r=c(r,d))!=null)if(m&&q>=g){var u=q-n,v=void 0;((v=b)!=null?v:b={})[u]=r}else f[q]=r}if(p)for(var A in p)h=p[A],
2732
+ h!=null&&(h=c(h,d))!=null&&(q=+A,r=void 0,m&&!Number.isNaN(q)&&(r=q+n)<g?f[r]=h:(q=void 0,((q=b)!=null?q:b={})[A]=h));b&&(k?f.push(b):f[g]=b);e&&_.cb(_.db)&&(a=_.eb(a))&&"function"==typeof _.jb&&a instanceof _.jb&&(f[_.db]=a.i());return f};
2733
+ mb=function(a){switch(typeof a){case "number":return Number.isFinite(a)?a:""+a;case "bigint":return(0,_.lb)(a)?Number(a):""+a;case "boolean":return a?1:0;case "object":if(Array.isArray(a)){var b=a[_.w]|0;return a.length===0&&b&1?void 0:kb(a,b,mb)}if(a!=null&&_.Ma(a))return nb(a);if("function"==typeof _.ob&&a instanceof _.ob)return a.j();return}return a};rb=function(a,b){if(b){ib=b==null||b===Pa||b[pb]!==qb?Pa:b;try{return nb(a)}finally{ib=void 0}}return nb(a)};
2734
+ nb=function(a){a=a.J;return kb(a,a[_.w]|0,mb)};_.x=function(a,b,c){return _.sb(a,b,c,2048)};
2735
+ _.sb=function(a,b,c,d){d=d===void 0?0:d;if(a==null){var e=32;c?(a=[c],e|=128):a=[];b&&(e=e&-16760833|(b&1023)<<14)}else{if(!Array.isArray(a))throw Error("z");e=a[_.w]|0;if(tb&&1&e)throw Error("A");2048&e&&!(2&e)&&ub();if(e&256)throw Error("B");if(e&64)return(e|d)!==e&&_.Ia(a,e|d),a;if(c&&(e|=128,c!==a[0]))throw Error("C");a:{c=a;e|=64;var f=c.length;if(f){var g=f-1,h=c[g];if(h!=null&&typeof h==="object"&&h.constructor===Object){b=e&128?0:-1;g-=b;if(g>=1024)throw Error("E");for(var k in h)f=+k,f<g&&
2736
+ (c[f+b]=h[k],delete h[k]);e=e&-16760833|(g&1023)<<14;break a}}if(b){k=Math.max(b,f-(e&128?0:-1));if(k>1024)throw Error("F");e=e&-16760833|(k&1023)<<14}}}_.Ia(a,e|64|d);return a};ub=function(){if(tb)throw Error("D");_.Ta(vb,5)};
2737
+ zb=function(a,b){if(typeof a!=="object")return a;if(Array.isArray(a)){var c=a[_.w]|0;a.length===0&&c&1?a=void 0:c&2||(!b||4096&c||16&c?a=_.wb(a,c,!1,b&&!(c&16)):(_.Ha(a,34),c&4&&Object.freeze(a)));return a}if(a!=null&&_.Ma(a))return b=a.J,c=b[_.w]|0,_.Oa(a,c)?a:_.xb(a,b,c)?_.yb(a,b):_.wb(b,c);if("function"==typeof _.ob&&a instanceof _.ob)return a};_.yb=function(a,b,c){a=new a.constructor(b);c&&(a.j=Na);a.o=Na;return a};
2738
+ _.wb=function(a,b,c,d){d!=null||(d=!!(34&b));a=kb(a,b,zb,d);d=32;c&&(d|=2);b=b&16769217|d;_.Ia(a,b);return a};_.Ab=function(a){var b=a.J,c=b[_.w]|0;return _.Oa(a,c)?_.xb(a,b,c)?_.yb(a,b,!0):new a.constructor(_.wb(b,c,!1)):a};_.Bb=function(a){if(a.j!==Na)return!1;var b=a.J;b=_.wb(b,b[_.w]|0);_.Ha(b,2048);a.J=b;a.j=void 0;a.o=void 0;return!0};_.Cb=function(a){if(!_.Bb(a)&&_.Oa(a,a.J[_.w]|0))throw Error();};_.Db=function(a,b){b===void 0&&(b=a[_.w]|0);b&32&&!(b&4096)&&_.Ia(a,b|4096)};
2739
+ _.xb=function(a,b,c){return c&2?!0:c&32&&!(c&4096)?(_.Ia(b,c|2),a.j=Na,!0):!1};_.Eb=function(a,b,c,d,e){var f=c+(e?0:-1),g=a.length-1;if(g>=1+(e?0:-1)&&f>=g){var h=a[g];if(h!=null&&typeof h==="object"&&h.constructor===Object)return h[c]=d,b}if(f<=g)return a[f]=d,b;if(d!==void 0){var k;g=((k=b)!=null?k:b=a[_.w]|0)>>14&1023||536870912;c>=g?d!=null&&(f={},a[g+(e?0:-1)]=(f[c]=d,f)):a[f]=d}return b};
2740
+ _.Gb=function(a,b,c,d,e){var f=!1;d=_.Fb(a,d,e,function(g){var h=_.bb(g,c,b);f=h!==g&&h!=null;return h});if(d!=null)return f&&!_.Oa(d)&&_.Db(a,b),d};_.Hb=function(){var a=function(){throw Error();};Object.setPrototypeOf(a,a.prototype);return a};_.y=function(){this.oa=this.oa;this.X=this.X};_.Ib=function(a,b){return a!=null?!!a:!!b};_.z=function(a,b){b==void 0&&(b="");return a!=null?a:b};_.Jb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};_.Kb=function(a){for(var b in a)return!1;return!0};
2741
+ Lb=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b};Mb=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
2742
+ Nb=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};Ob=Nb(this);Pb="Int8 Uint8 Uint8Clamped Int16 Uint16 Int32 Uint32 Float32 Float64".split(" ");Ob.BigInt64Array&&(Pb.push("BigInt64"),Pb.push("BigUint64"));
2743
+ var Sb=function(a,b){if(b)for(var c=0;c<Pb.length;c++)Qb(Pb[c]+"Array.prototype."+a,b)},Tb=function(a,b){b&&Qb(a,b)},Qb=function(a,b){var c=Ob;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))return;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&Mb(c,a,{configurable:!0,writable:!0,value:b})},Ub;
2744
+ if(typeof Object.setPrototypeOf=="function")Ub=Object.setPrototypeOf;else{var Vb;a:{var Wb={a:!0},Xb={};try{Xb.__proto__=Wb;Vb=Xb.a;break a}catch(a){}Vb=!1}Ub=Vb?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError("b`"+a);return a}:null}Yb=Ub;
2745
+ _.B=function(a,b){a.prototype=Lb(b.prototype);a.prototype.constructor=a;if(Yb)Yb(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.Y=b.prototype};Zb=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};
2746
+ _.C=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:Zb(a)};throw Error("c`"+String(a));};$b=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};ac=typeof Object.assign=="function"?Object.assign:function(a,b){if(a==null)throw new TypeError("d");a=Object(a);for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)$b(d,e)&&(a[e]=d[e])}return a};
2747
+ Tb("Object.assign",function(a){return a||ac});_.bc=function(a){if(!(a instanceof Object))throw new TypeError("e`"+a);};_.D=function(){this.X=!1;this.F=null;this.o=void 0;this.j=1;this.D=this.G=0;this.oa=this.A=null};_.D.prototype.N=function(a){this.o=a};_.D.prototype.getNextAddressJsc=function(){return this.j};_.D.prototype.getYieldResultJsc=function(){return this.o};_.D.prototype.return=function(a){this.A={return:a};this.j=this.D};_.D.prototype["return"]=_.D.prototype.return;
2748
+ _.D.prototype.S=function(a){this.A={na:a};this.j=this.D};_.D.prototype.jumpThroughFinallyBlocks=_.D.prototype.S;_.D.prototype.i=function(a,b){this.j=b;return{value:a}};_.D.prototype.yield=_.D.prototype.i;_.D.prototype.T=function(a,b){a=_.C(a);var c=a.next();_.bc(c);if(c.done)this.o=c.value,this.j=b;else return this.F=a,this.i(c.value,b)};_.D.prototype.yieldAll=_.D.prototype.T;_.D.prototype.na=function(a){this.j=a};_.D.prototype.jumpTo=_.D.prototype.na;_.D.prototype.v=function(){this.j=0};
2749
+ _.D.prototype.jumpToEnd=_.D.prototype.v;_.D.prototype.C=function(a,b){this.G=a;b!=void 0&&(this.D=b)};_.D.prototype.setCatchFinallyBlocks=_.D.prototype.C;_.D.prototype.R=function(a){this.G=0;this.D=a||0};_.D.prototype.setFinallyBlock=_.D.prototype.R;_.D.prototype.K=function(a,b){this.j=a;this.G=b||0};_.D.prototype.leaveTryBlock=_.D.prototype.K;_.D.prototype.B=function(a){this.G=a||0;a=this.A.ng;this.A=null;return a};_.D.prototype.enterCatchBlock=_.D.prototype.B;
2750
+ _.D.prototype.L=function(a,b,c){c?this.oa[c]=this.A:this.oa=[this.A];this.G=a||0;this.D=b||0};_.D.prototype.enterFinallyBlock=_.D.prototype.L;_.D.prototype.M=function(a,b){b=this.oa.splice(b||0)[0];(b=this.A=this.A||b)?b.Ag?this.j=this.G||this.D:b.na!=void 0&&this.D<b.na?(this.j=b.na,this.A=null):this.j=this.D:this.j=a};_.D.prototype.leaveFinallyBlock=_.D.prototype.M;_.D.prototype.O=function(a){return new cc(a)};_.D.prototype.forIn=_.D.prototype.O;
2751
+ var cc=function(a){this.o=a;this.i=[];for(var b in a)this.i.push(b);this.i.reverse()};cc.prototype.j=function(){for(;this.i.length>0;){var a=this.i.pop();if(a in this.o)return a}return null};cc.prototype.getNext=cc.prototype.j;Tb("globalThis",function(a){return a||Ob});Tb("Reflect.setPrototypeOf",function(a){return a?a:Yb?function(b,c){try{return Yb(b,c),!0}catch(d){return!1}}:null});
2752
+ Tb("Symbol",function(a){if(a)return a;var b=function(f,g){this.i=f;Mb(this,"description",{configurable:!0,writable:!0,value:g})};b.prototype.toString=function(){return this.i};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("g");return new b(c+(f||"")+"_"+d++,f)};return e});Tb("Symbol.iterator",function(a){if(a)return a;a=Symbol("h");Mb(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return dc(Zb(this))}});return a});
2753
+ var dc=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
2754
+ Tb("Promise",function(a){function b(){this.i=null}function c(g){return g instanceof e?g:new e(function(h){h(g)})}if(a)return a;b.prototype.j=function(g){if(this.i==null){this.i=[];var h=this;this.o(function(){h.A()})}this.i.push(g)};var d=Ob.setTimeout;b.prototype.o=function(g){d(g,0)};b.prototype.A=function(){for(;this.i&&this.i.length;){var g=this.i;this.i=[];for(var h=0;h<g.length;++h){var k=g[h];g[h]=null;try{k()}catch(m){this.v(m)}}}this.i=null};b.prototype.v=function(g){this.o(function(){throw g;
2755
+ })};var e=function(g){this.i=0;this.o=void 0;this.j=[];this.C=!1;var h=this.v();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}};e.prototype.v=function(){function g(m){return function(n){k||(k=!0,m.call(h,n))}}var h=this,k=!1;return{resolve:g(this.X),reject:g(this.A)}};e.prototype.X=function(g){if(g===this)this.A(new TypeError("i"));else if(g instanceof e)this.M(g);else{a:switch(typeof g){case "object":var h=g!=null;break a;case "function":h=!0;break a;default:h=!1}h?this.K(g):this.B(g)}};e.prototype.K=
2756
+ function(g){var h=void 0;try{h=g.then}catch(k){this.A(k);return}typeof h=="function"?this.N(h,g):this.B(g)};e.prototype.A=function(g){this.D(2,g)};e.prototype.B=function(g){this.D(1,g)};e.prototype.D=function(g,h){if(this.i!=0)throw Error("j`"+g+"`"+h+"`"+this.i);this.i=g;this.o=h;this.i===2&&this.L();this.F()};e.prototype.L=function(){var g=this;d(function(){if(g.G()){var h=Ob.console;typeof h!=="undefined"&&h.error(g.o)}},1)};e.prototype.G=function(){if(this.C)return!1;var g=Ob.CustomEvent,h=Ob.Event,
2757
+ k=Ob.dispatchEvent;if(typeof k==="undefined")return!0;typeof g==="function"?g=new g("unhandledrejection",{cancelable:!0}):typeof h==="function"?g=new h("unhandledrejection",{cancelable:!0}):(g=Ob.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!1,!0,g));g.promise=this;g.reason=this.o;return k(g)};e.prototype.F=function(){if(this.j!=null){for(var g=0;g<this.j.length;++g)f.j(this.j[g]);this.j=null}};var f=new b;e.prototype.M=function(g){var h=this.v();g.Ld(h.resolve,h.reject)};
2758
+ e.prototype.N=function(g,h){var k=this.v();try{g.call(h,k.resolve,k.reject)}catch(m){k.reject(m)}};e.prototype.then=function(g,h){function k(q,r){return typeof q=="function"?function(u){try{m(q(u))}catch(v){n(v)}}:r}var m,n,p=new e(function(q,r){m=q;n=r});this.Ld(k(g,m),k(h,n));return p};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.Ld=function(g,h){function k(){switch(m.i){case 1:g(m.o);break;case 2:h(m.o);break;default:throw Error("k`"+m.i);}}var m=this;this.j==null?f.j(k):
2759
+ this.j.push(k);this.C=!0};e.resolve=c;e.reject=function(g){return new e(function(h,k){k(g)})};e.race=function(g){return new e(function(h,k){for(var m=_.C(g),n=m.next();!n.done;n=m.next())c(n.value).Ld(h,k)})};e.all=function(g){var h=_.C(g),k=h.next();return k.done?c([]):new e(function(m,n){function p(u){return function(v){q[u]=v;r--;r==0&&m(q)}}var q=[],r=0;do q.push(void 0),r++,c(k.value).Ld(p(q.length-1),n),k=h.next();while(!k.done)})};return e});
2760
+ var ec=function(a,b,c){if(a==null)throw new TypeError("l`"+c);if(b instanceof RegExp)throw new TypeError("m`"+c);return a+""};Tb("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=ec(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});Tb("Object.setPrototypeOf",function(a){return a||Yb});Tb("Symbol.dispose",function(a){return a?a:Symbol("n")});
2761
+ Tb("WeakMap",function(a){function b(){}function c(k){var m=typeof k;return m==="object"&&k!==null||m==="function"}function d(k){if(!$b(k,f)){var m=new b;Mb(k,f,{value:m})}}function e(k){var m=Object[k];m&&(Object[k]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var k=Object.seal({}),m=Object.seal({}),n=new a([[k,2],[m,3]]);if(n.get(k)!=2||n.get(m)!=3)return!1;n.delete(k);n.set(m,4);return!n.has(k)&&n.get(m)==4}catch(p){return!1}}())return a;
2762
+ var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,h=function(k){this.i=(g+=Math.random()+1).toString();if(k){k=_.C(k);for(var m;!(m=k.next()).done;)m=m.value,this.set(m[0],m[1])}};h.prototype.set=function(k,m){if(!c(k))throw Error("o");d(k);if(!$b(k,f))throw Error("p`"+k);k[f][this.i]=m;return this};h.prototype.get=function(k){return c(k)&&$b(k,f)?k[f][this.i]:void 0};h.prototype.has=function(k){return c(k)&&$b(k,f)&&$b(k[f],this.i)};h.prototype.delete=function(k){return c(k)&&
2763
+ $b(k,f)&&$b(k[f],this.i)?delete k[f][this.i]:!1};return h});
2764
+ Tb("Map",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var h=Object.seal({x:4}),k=new a(_.C([[h,"s"]]));if(k.get(h)!="s"||k.size!=1||k.get({x:4})||k.set({x:4},"t")!=k||k.size!=2)return!1;var m=k.entries(),n=m.next();if(n.done||n.value[0]!=h||n.value[1]!="s")return!1;n=m.next();return n.done||n.value[0].x!=4||n.value[1]!="t"||!m.next().done?!1:!0}catch(p){return!1}}())return a;var b=new WeakMap,c=function(h){this[0]={};this[1]=
2765
+ f();this.size=0;if(h){h=_.C(h);for(var k;!(k=h.next()).done;)k=k.value,this.set(k[0],k[1])}};c.prototype.set=function(h,k){h=h===0?0:h;var m=d(this,h);m.list||(m.list=this[0][m.id]=[]);m.entry?m.entry.value=k:(m.entry={next:this[1],Db:this[1].Db,head:this[1],key:h,value:k},m.list.push(m.entry),this[1].Db.next=m.entry,this[1].Db=m.entry,this.size++);return this};c.prototype.delete=function(h){h=d(this,h);return h.entry&&h.list?(h.list.splice(h.index,1),h.list.length||delete this[0][h.id],h.entry.Db.next=
2766
+ h.entry.next,h.entry.next.Db=h.entry.Db,h.entry.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].Db=f();this.size=0};c.prototype.has=function(h){return!!d(this,h).entry};c.prototype.get=function(h){return(h=d(this,h).entry)&&h.value};c.prototype.entries=function(){return e(this,function(h){return[h.key,h.value]})};c.prototype.keys=function(){return e(this,function(h){return h.key})};c.prototype.values=function(){return e(this,function(h){return h.value})};c.prototype.forEach=
2767
+ function(h,k){for(var m=this.entries(),n;!(n=m.next()).done;)n=n.value,h.call(k,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(h,k){var m=k&&typeof k;m=="object"||m=="function"?b.has(k)?m=b.get(k):(m=""+ ++g,b.set(k,m)):m="p_"+k;var n=h[0][m];if(n&&$b(h[0],m))for(h=0;h<n.length;h++){var p=n[h];if(k!==k&&p.key!==p.key||k===p.key)return{id:m,list:n,index:h,entry:p}}return{id:m,list:n,index:-1,entry:void 0}},e=function(h,k){var m=h[1];return dc(function(){if(m){for(;m.head!=
2768
+ h[1];)m=m.Db;for(;m.next!=m.head;)return m=m.next,{done:!1,value:k(m)};m=null}return{done:!0,value:void 0}})},f=function(){var h={};return h.Db=h.next=h.head=h},g=0;return c});
2769
+ Tb("Set",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var c=Object.seal({x:4}),d=new a(_.C([c]));if(!d.has(c)||d.size!=1||d.add(c)!=d||d.size!=1||d.add({x:4})!=d||d.size!=2)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||f.value[0].x!=4||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.i=new Map;if(c){c=
2770
+ _.C(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.i.size};b.prototype.add=function(c){c=c===0?0:c;this.i.set(c,c);this.size=this.i.size;return this};b.prototype.delete=function(c){c=this.i.delete(c);this.size=this.i.size;return c};b.prototype.clear=function(){this.i.clear();this.size=0};b.prototype.has=function(c){return this.i.has(c)};b.prototype.entries=function(){return this.i.entries()};b.prototype.values=function(){return this.i.values()};b.prototype.keys=b.prototype.values;
2771
+ b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.i.forEach(function(f){return c.call(d,f,f,e)})};return b});Tb("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(h){return h};var e=[],f=typeof Symbol!="undefined"&&Symbol.iterator&&b[Symbol.iterator];if(typeof f=="function"){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});
2772
+ Tb("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)$b(b,d)&&c.push([d,b[d]]);return c}});Tb("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&&b!==Infinity&&b!==-Infinity}});Tb("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});Tb("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});Tb("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}});
2773
+ Tb("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&&Math.abs(b)<=Number.MAX_SAFE_INTEGER}});Tb("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&&c!==c}});Tb("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(c<0&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
2774
+ Tb("String.prototype.includes",function(a){return a?a:function(b,c){return ec(this,b,"includes").indexOf(b,c||0)!==-1}});var fc=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Tb("Array.prototype.entries",function(a){return a?a:function(){return fc(this,function(b,c){return[b,c]})}});
2775
+ Tb("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});Tb("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});Tb("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)$b(b,d)&&c.push(b[d]);return c}});
2776
+ Tb("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&&isNaN(b)}});Tb("Array.prototype.keys",function(a){return a?a:function(){return fc(this,function(b){return b})}});Tb("Array.prototype.values",function(a){return a?a:function(){return fc(this,function(b,c){return c})}});
2777
+ Tb("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});Tb("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;c<0&&(c=Math.max(0,e+c));if(d==null||d>e)d=e;d=Number(d);d<0&&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}});Sb("fill",function(a){return a?a:Array.prototype.fill});
2778
+ Tb("Array.prototype.flat",function(a){return a?a:function(b){b=b===void 0?1:b;var c=[];Array.prototype.forEach.call(this,function(d){Array.isArray(d)&&b>0?(d=Array.prototype.flat.call(d,b-1),c.push.apply(c,d)):c.push(d)});return c}});var jc,kc,nc,oc;_.hc=_.hc||{};_.t=this||self;jc=function(a,b){var c=_.ic("WIZ_global_data.oxN3nb");a=c&&c[a];return a!=null?a:b};kc=_.t._F_toggles_gbar_||[];_.ic=function(a,b){a=a.split(".");b=b||_.t;for(var c=0;c<a.length;c++)if(b=b[a[c]],b==null)return null;return b};_.Ua=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"};_.lc=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"};_.mc="closure_uid_"+(Math.random()*1E9>>>0);
2779
+ nc=function(a,b,c){return a.call.apply(a.bind,arguments)};oc=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.E=function(a,b,c){_.E=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?nc:oc;return _.E.apply(null,arguments)};
2780
+ _.pc=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.G=function(a,b){a=a.split(".");for(var c=_.t,d;a.length&&(d=a.shift());)a.length||b===void 0?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};_.cb=function(a){return a};
2781
+ _.qc=function(a,b){function c(){}c.prototype=b.prototype;a.Y=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Pm=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.qc(_.aa,Error);_.aa.prototype.name="CustomError";var rc=!!(kc[0]>>20&1),sc=!!(kc[0]>>15&1),tc=!!(kc[0]>>22&1),uc=!!(kc[0]&1024);var ma=rc?tc:jc(610401301,!1),tb=rc?sc||!uc:jc(748402147,!0);_.vc=_.ba(function(a){return a!==null&&a!==void 0});var da=_.ba(function(a){return typeof a==="number"}),ca=_.ba(function(a){return typeof a==="string"}),fa=_.ba(function(a){return typeof a==="boolean"});var ea=typeof _.t.BigInt==="function"&&typeof _.t.BigInt(0)==="bigint";var yc,wc,zc,xc;_.lb=_.ba(function(a){return ea?a>=wc&&a<=xc:a[0]==="-"?ia(a,yc):ia(a,zc)});yc=Number.MIN_SAFE_INTEGER.toString();wc=ea?BigInt(Number.MIN_SAFE_INTEGER):void 0;zc=Number.MAX_SAFE_INTEGER.toString();xc=ea?BigInt(Number.MAX_SAFE_INTEGER):void 0;_.Ac=typeof Uint8Array.prototype.slice==="function";_.Bc=typeof TextDecoder!=="undefined";_.Cc=typeof String.prototype.isWellFormed==="function";_.Dc=typeof TextEncoder!=="undefined";_.Ec=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var na,Fc=_.t.navigator;na=Fc?Fc.userAgentData||null:null;_.Ba=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};_.Gc=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};
2782
+ _.Hc=Array.prototype.filter?function(a,b,c){return Array.prototype.filter.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=[],f=0,g=typeof a==="string"?a.split(""):a,h=0;h<d;h++)if(h in g){var k=g[h];b.call(c,k,h,a)&&(e[f++]=k)}return e};_.Ic=Array.prototype.map?function(a,b,c){return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f=typeof a==="string"?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e};
2783
+ _.Jc=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;return!1};_.Kc=function(a){_.Kc[" "](a);return a};_.Kc[" "]=function(){};var Xc;_.Lc=_.ra();_.Mc=_.sa();_.Nc=_.pa("Edge");_.Oc=_.pa("Gecko")&&!(_.la()&&!_.pa("Edge"))&&!(_.pa("Trident")||_.pa("MSIE"))&&!_.pa("Edge");_.Pc=_.la()&&!_.pa("Edge");_.Qc=_.za();_.Rc=wa()?na.platform==="Windows":_.pa("Windows");_.Sc=wa()?na.platform==="Android":_.pa("Android");_.Tc=xa();_.Uc=_.pa("iPad");_.Vc=_.pa("iPod");_.Wc=_.ya();
2784
+ a:{var Yc="",Zc=function(){var a=_.ka();if(_.Oc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Nc)return/Edge\/([\d\.]+)/.exec(a);if(_.Mc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Pc)return/WebKit\/(\S+)/.exec(a);if(_.Lc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Zc&&(Yc=Zc?Zc[1]:"");if(_.Mc){var $c,ad=_.t.document;$c=ad?ad.documentMode:void 0;if($c!=null&&$c>parseFloat(Yc)){Xc=String($c);break a}}Xc=Yc}_.bd=Xc;_.cd=_.ta();_.dd=xa()||_.pa("iPod");_.ed=_.pa("iPad");_.fd=_.pa("Android")&&!(ua()||_.ta()||_.ra()||_.pa("Silk"));_.gd=ua();_.hd=_.va()&&!_.ya();_.id=typeof Uint8Array!=="undefined";_.jd=!_.Mc&&typeof btoa==="function";var kd,fb,vb,Ja,pb;_.Ea=typeof Symbol==="function"&&typeof Symbol()==="symbol";kd=_.Da("jas",void 0,!0);_.db=_.Da(void 0,Symbol());_.ld=_.Da(void 0,"0ub");fb=_.Da(void 0,"0ubs");_.md=_.Da(void 0,"0ubsb");vb=_.Da(void 0,"0actk");Ja=_.Da("m_m","hn",!0);pb=_.Da(void 0,"vps");_.nd=_.Da();var Ga,Fa,pd;Ga={nk:{value:0,configurable:!0,writable:!0,enumerable:!1}};Fa=Object.defineProperties;_.w=_.Ea?kd:"nk";pd=[];_.Ia(pd,7);_.od=Object.freeze(pd);var Ka,Na;Ka={};Na={};_.qd=Object.freeze({});var qb={};var Sa=void 0;_.rd=typeof BigInt==="function"?BigInt.asIntN:void 0;_.sd=Number.isSafeInteger;_.Xa=Number.isFinite;_.td=Math.trunc;var ib;_.ud=_.ha(0);_.vd={};_.xd=function(a,b,c,d,e){b=_.Fb(a.J,b,c,e);if(b!==null||d&&a.o!==Na)return b};_.Fb=function(a,b,c,d){if(b===-1)return null;var e=b+(c?0:-1),f=a.length-1;if(!(f<1+(c?0:-1))){if(e>=f){var g=a[f];if(g!=null&&typeof g==="object"&&g.constructor===Object){c=g[b];var h=!0}else if(e===f)c=g;else return}else c=a[e];if(d&&c!=null){d=d(c);if(d==null)return d;if(!Object.is(d,c))return h?g[b]=d:a[e]=d,d}return c}};_.yd=function(a,b,c,d){_.Cb(a);var e=a.J;_.Eb(e,e[_.w]|0,b,c,d);return a};
2785
+ _.I=function(a,b,c,d){var e=a.J,f=e[_.w]|0;b=_.Gb(e,f,b,c,d);if(b==null)return b;f=e[_.w]|0;if(!_.Oa(a,f)){var g=_.Ab(b);g!==b&&(_.Bb(a)&&(e=a.J,f=e[_.w]|0),b=g,f=_.Eb(e,f,c,b,d),_.Db(e,f))}return b};_.J=function(a,b,c){c==null&&(c=void 0);_.yd(a,b,c);c&&!_.Oa(c)&&_.Db(a.J);return a};_.L=function(a,b,c,d){c=c===void 0?!1:c;var e;return(e=_.Wa(_.xd(a,b,d)))!=null?e:c};_.M=function(a,b,c,d){c=c===void 0?"":c;var e;return(e=_.ab(_.xd(a,b,d)))!=null?e:c};_.N=function(a,b,c){return _.ab(_.xd(a,b,c,_.vd))};
2786
+ _.O=function(a,b,c,d){return _.yd(a,b,c==null?c:_.Va(c),d)};_.P=function(a,b,c){return _.yd(a,b,c==null?c:_.Za(c))};_.Q=function(a,b,c,d){return _.yd(a,b,_.$a(c),d)};_.R=function(a,b,c,d){return _.yd(a,b,c==null?c:_.Ya(c),d)};_.S=function(a,b,c){this.J=_.x(a,b,c)};_.S.prototype.toJSON=function(){return rb(this)};_.S.prototype.ua=function(a){return JSON.stringify(rb(this,a))};_.S.prototype[Ja]=Ka;_.S.prototype.toString=function(){return this.J.toString()};_.zd=_.Hb();_.Ad=_.Hb();_.Bd=_.Hb();_.Cd=Symbol();var Dd=function(a){this.J=_.x(a)};_.B(Dd,_.S);_.Ed=function(a){this.J=_.x(a)};_.B(_.Ed,_.S);_.Ed.prototype.xd=function(a){return _.P(this,3,a)};_.Fd=function(a){this.J=_.x(a)};_.B(_.Fd,_.S);_.y.prototype.oa=!1;_.y.prototype.isDisposed=function(){return this.oa};_.y.prototype.dispose=function(){this.oa||(this.oa=!0,this.P())};_.y.prototype[Symbol.dispose]=function(){this.dispose()};_.y.prototype.P=function(){if(this.X)for(;this.X.length;)this.X.shift()()};var Gd=function(a){_.y.call(this);this.o=a;this.i=[];this.j={}};_.B(Gd,_.y);Gd.prototype.resolve=function(a){var b=this.o;a=a.split(".");for(var c=a.length,d=0;d<c;++d)if(b[a[d]])b=b[a[d]];else return null;return b instanceof Function?b:null};Gd.prototype.Ab=function(){for(var a=this.i.length,b=this.i,c=[],d=0;d<a;++d){var e=b[d].i(),f=this.resolve(e);if(f&&f!=this.j[e])try{b[d].Ab(f)}catch(g){}else c.push(b[d])}this.i=c.concat(b.slice(a))};var Hd=function(a){_.y.call(this);this.o=a;this.A=this.i=null;this.v=0;this.B={};this.j=!1;a=window.navigator.userAgent;a.indexOf("MSIE")>=0&&a.indexOf("Trident")>=0&&(a=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a))&&a[1]&&parseFloat(a[1])<9&&(this.j=!0)};_.B(Hd,_.y);Hd.prototype.C=function(a,b){this.i=b;this.A=a;b.preventDefault?b.preventDefault():b.returnValue=!1};_.Id=function(a){this.J=_.x(a)};_.B(_.Id,_.S);var Jd=function(a){this.J=_.x(a)};_.B(Jd,_.S);var Ld=function(){var a=Kd;this.i=null;_.L(a,4,!0)};Ld.prototype.log=function(a,b,c){c=c===void 0?new _.Ed:c;_.Md(this,a,98,c)};_.Md=function(a,b,c,d){c=c===void 0?98:c;d=d===void 0?new _.Ed:d;if(a.i){var e=new Dd;_.Q(e,1,b.message);_.Q(e,2,b.stack);_.P(e,3,b.lineNumber);_.R(e,5,1);_.J(d,40,e);a.i.log(c,d)}};_.Nd=function(a){this.i=a;this.j=void 0;this.o=[]};_.Nd.prototype.then=function(a,b,c){this.o.push(new Od(a,b,c));Pd(this)};_.Nd.prototype.resolve=function(a){if(this.i!==void 0||this.j!==void 0)throw Error("J");this.i=a;Pd(this)};_.Nd.prototype.reject=function(a){if(this.i!==void 0||this.j!==void 0)throw Error("J");this.j=a;Pd(this)};var Pd=function(a){if(a.o.length>0){var b=a.i!==void 0,c=a.j!==void 0;if(b||c){b=b?a.v:a.A;c=a.o;a.o=[];try{_.Gc(c,b,a)}catch(d){console.error(d)}}}};
2787
+ _.Nd.prototype.v=function(a){a.j&&a.j.call(a.i,this.i)};_.Nd.prototype.A=function(a){a.o&&a.o.call(a.i,this.j)};var Od=function(a,b,c){this.j=a;this.o=b;this.i=c};_.Qd=function(a){var b="nc";if(a.nc&&a.hasOwnProperty(b))return a.nc;b=new a;return a.nc=b};_.T=function(){this.v=new _.Nd;this.i=new _.Nd;this.D=new _.Nd;this.B=new _.Nd;this.C=new _.Nd;this.A=new _.Nd;this.o=new _.Nd;this.j=new _.Nd;this.G=new _.Nd;this.K=new _.Nd;this.F=new _.Nd};_.l=_.T.prototype;_.l.oj=function(){return this.v};_.l.xj=function(){return this.i};_.l.Fj=function(){return this.D};_.l.wj=function(){return this.B};_.l.Dj=function(){return this.C};_.l.uj=function(){return this.A};_.l.ij=function(){return this.o};_.l.hj=function(){return this.j};_.l.yj=function(){return this.G};
2788
+ _.l.Gj=function(){return this.F};_.T.i=function(){return _.Qd(_.T)};var Rd=function(a){this.J=_.x(a)};_.B(Rd,_.S);_.Td=function(){return _.I(_.Sd,_.Fd,5)};var Ud;window.gbar_&&window.gbar_.CONFIG?Ud=window.gbar_.CONFIG[0]||{}:Ud=[];_.Sd=new Rd(Ud);var Kd;Kd=_.I(_.Sd,Jd,3)||new Jd;_.Vd=new Ld;_.G("gbar_._DumpException",function(a){_.Vd?_.Vd.log(a):console.error(a)});_.Wd=new Hd(_.Vd);_.Xd=function(){this.i={};this.j={}};_.Zd=function(a,b){var c=_.Xd.i();if(a in c.i){if(c.i[a]!=b)throw new Yd(a);}else{c.i[a]=b;if(b=c.j[a])for(var d=0,e=b.length;d<e;d++){var f=b[d],g=c.i;delete f.i[a];if(_.Kb(f.i)){for(var h=f.j.length,k=Array(h),m=0;m<h;m++)k[m]=g[f.j[m]];f.o.apply(f.v,k)}}delete c.j[a]}};_.Xd.i=function(){return _.Qd(_.Xd)};_.$d=function(){_.aa.call(this)};_.B(_.$d,_.aa);var Yd=function(){_.aa.call(this)};_.B(Yd,_.$d);_.G("gbar.A",_.Nd);_.Nd.prototype.aa=_.Nd.prototype.then;_.G("gbar.B",_.T);_.T.prototype.ba=_.T.prototype.xj;_.T.prototype.bb=_.T.prototype.Fj;_.T.prototype.bd=_.T.prototype.Dj;_.T.prototype.bf=_.T.prototype.oj;_.T.prototype.bg=_.T.prototype.wj;_.T.prototype.bh=_.T.prototype.uj;_.T.prototype.bj=_.T.prototype.ij;_.T.prototype.bk=_.T.prototype.hj;_.T.prototype.bl=_.T.prototype.yj;_.T.prototype.bm=_.T.prototype.Gj;_.G("gbar.a",_.T.i());window.gbar&&window.gbar.ap&&window.gbar.ap(window.gbar.a);
2789
+ var ae=new Gd(window);_.Zd("api",ae);var be=_.Td()||new _.Fd,ce=window,de=_.z(_.N(be,8));ce.__PVT=de;_.Zd("eq",_.Wd);
2790
+ }catch(e){_._DumpException(e)}
2791
+ try{
2792
+ _.ee=function(a){this.J=_.x(a)};_.B(_.ee,_.S);
2793
+ }catch(e){_._DumpException(e)}
2794
+ try{
2795
+ var fe=function(a){this.J=_.x(a)};_.B(fe,_.S);var ge=function(){_.y.call(this);this.j=[];this.i=[]};_.B(ge,_.y);ge.prototype.o=function(a,b){this.j.push({features:a,options:b!=null?b:null})};ge.prototype.init=function(a,b,c){window.gapi={};var d=window.___jsl={};d.h=_.z(_.N(a,1));_.Wa(_.xd(a,12))!=null&&(d.dpo=_.Ib(_.L(a,12)));d.ms=_.z(_.N(a,2));d.m=_.z(_.N(a,3));d.l=[];_.M(b,1)&&(a=_.N(b,3))&&this.i.push(a);_.M(c,1)&&(c=_.N(c,2))&&this.i.push(c);_.G("gapi.load",(0,_.E)(this.o,this));return this};var he=_.I(_.Sd,_.Id,14);if(he){var ie=_.I(_.Sd,_.ee,9)||new _.ee,je=new fe,ke=new ge;ke.init(he,ie,je);_.Zd("gs",ke)};
2796
+ }catch(e){_._DumpException(e)}
2797
+ })(this.gbar_);
2798
+ // Google Inc.
2799
+ </script><style>.gb_Eb{font:13px/27px Roboto,Arial,sans-serif;z-index:986}.gb_Z{display:none}.gb_W{-webkit-background-size:32px 32px;background-size:32px 32px;border:0;border-radius:50%;display:block;margin:0px;position:relative;height:32px;width:32px;z-index:0}.gb_pb{background-color:#e8f0fe;border:1px solid rgba(32,33,36,.08);position:relative}.gb_pb.gb_W{height:30px;width:30px}.gb_pb.gb_W:active,.gb_pb.gb_W:hover{-webkit-box-shadow:none;box-shadow:none}.gb_qb{background:#fff;border:none;border-radius:50%;bottom:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(60,64,67,0.3),0px 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0px 1px 2px 0px rgba(60,64,67,0.3),0px 1px 3px 1px rgba(60,64,67,0.15);height:14px;margin:2px;position:absolute;right:0;width:14px;line-height:normal;z-index:1}.gb_rb{color:#1f71e7;font:400 22px/32px Google Sans,Roboto,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase}@media (-webkit-min-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx){.gb_W:before,.gb_sb:before{display:inline-block;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left 0;-ms-transform-origin:left 0;transform-origin:left 0}.gb_9 .gb_sb:before{-webkit-transform:scale(scale(.416666667));-ms-transform:scale(scale(.416666667));transform:scale(scale(.416666667))}}.gb_W:focus,.gb_W:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.gb_W:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 0 rgba(0,0,0,.15)}.gb_W:active:after{background:rgba(0,0,0,.1);border-radius:50%;content:"";display:block;height:100%}.gb_tb{cursor:pointer;line-height:40px;min-width:30px;opacity:.75;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}.gb_C.gb_tb{width:auto}.gb_tb:focus,.gb_tb:hover{opacity:.85}.gb_ub .gb_tb,.gb_ub .gb_vb{line-height:26px}#gb#gb.gb_ub a.gb_tb,.gb_ub .gb_vb{font-size:11px;height:auto}.gb_wb{border-top:4px solid #000;border-left:4px dashed transparent;border-right:4px dashed transparent;display:inline-block;margin-left:6px;opacity:.75;vertical-align:middle}.gb_5a:hover .gb_wb{opacity:.85}.gb_3a>.gb_z{padding:3px 3px 3px 4px}.gb_xb.gb_ob{color:#fff}.gb_7 .gb_tb,.gb_7 .gb_wb{opacity:1}#gb#gb .gb_7.gb_7 a.gb_tb,#gb#gb.gb_7.gb_7 a.gb_tb{color:#fff}.gb_7.gb_7 .gb_wb{border-top-color:#fff;opacity:1}.gb_7 .gb_W:focus,.gb_7 .gb_W:hover,.gb_qa .gb_W:focus,.gb_qa .gb_W:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.2);box-shadow:0 1px 0 rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.2)}.gb_yb .gb_z,.gb_zb .gb_z{position:absolute;right:1px}.gb_5a.gb_6,.gb_Ab.gb_6,.gb_z.gb_6{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto}.gb_Bb.gb_Cb .gb_tb{width:30px!important}.gb_T,.gb_U{height:40px;position:absolute;right:-5px;top:-5px;width:40px}.gb_Db .gb_T,.gb_Db .gb_U,.gb_Eb .gb_T,.gb_Eb .gb_U{right:0;top:0}.gb_y .gb_T,.gb_y .gb_U{right:1px;top:-1px}.gb_U.gb_V{display:none}.gb_Ma a.gb_0a{border-radius:100px;background:#0b57d0;background:var(--gm3-sys-color-primary,#0b57d0);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;color:var(--gm3-sys-color-on-primary,#fff);display:inline-block;font-size:14px;font-weight:500;min-height:40px;outline:none;padding:10px 24px;text-align:center;text-decoration:none;white-space:normal;line-height:18px;position:relative}.gb_Ma a.gb_2a{border-radius:100px;border:1px solid;border-color:#747775;border-color:var(--gm3-sys-color-outline,#747775);background:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0b57d0;color:var(--gm3-sys-color-primary,#0b57d0);display:inline-block;font-size:14px;font-weight:500;min-height:40px;outline:none;padding:10px 24px;text-align:center;text-decoration:none;white-space:normal;line-height:18px;position:relative}.gb_6a.gb_J a.gb_0a,.gb_7a.gb_J a.gb_0a,.gb_8a.gb_J a.gb_0a{background:#c2e7ff;background:var(--gm3-sys-color-secondary-fixed,#c2e7ff);color:#001d35;color:var(--gm3-sys-color-on-secondary-fixed,#001d35)}.gb_Ma.gb_J a.gb_2a{color:#a8c7fa;color:var(--gm3-sys-color-primary,#a8c7fa)}.gb_Ma a.gb_Td{padding:10px 12px;margin:12px 16px 12px 10px;min-width:85px}@media (max-width:640px){.gb_Ma a.gb_Td{min-width:75px}}.gb_Jd,.gb_Ma{font-family:Google Sans Text,Roboto,Helvetica,Arial,sans-serif;font-style:normal}.gb_Ma.gb_6a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_6a.gb_Ud{background:#fff;background:var(--og-bar-background,var(--gm3-sys-color-background,#fff))}.gb_Ma.gb_6a .gb_ud.gb_vd,.gb_Ma.gb_6a a.gb_4,.gb_Ma.gb_6a span.gb_4{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_6a .gb_nd .gb_Vd,.gb_Ma.gb_6a .gb_wd .gb_Vd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_6a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}@media (forced-colors:active) and (prefers-color-scheme:dark){.gb_Ma svg,.gb_Ma.gb_6a svg,.gb_Ma.gb_J svg{color:white}}.gb_Ma.gb_J.gb_6a{color:#e3e3e3;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_6a.gb_Ud{background:transparent}.gb_Ma.gb_J.gb_6a .gb_ud.gb_vd,.gb_Ma.gb_J.gb_6a a.gb_4,.gb_Ma.gb_J.gb_6a span.gb_4{color:#e3e3e3;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_6a .gb_nd .gb_Vd,.gb_Ma.gb_J.gb_6a .gb_wd .gb_Vd{color:#e3e3e3;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_6a svg{color:#c4c7c5;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#c4c7c5))}.gb_Ma.gb_J.gb_6a.gb_Ud{background:#1f1f1f;background:var(--og-bar-background,var(--gm3-sys-color-background,#131314))}.gb_Ma.gb_7a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_7a.gb_Ud{background:#e9eef6;background:var(--og-bar-background,var(--gm3-sys-color-surface-container-high,#e9eef6))}.gb_Ma.gb_7a .gb_ud.gb_vd,.gb_Ma.gb_7a a.gb_4,.gb_Ma.gb_7a span.gb_4{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_7a .gb_nd .gb_Vd,.gb_Ma.gb_7a .gb_wd .gb_Vd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_7a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}.gb_Ma.gb_J.gb_7a{color:#e3e3e3;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_7a.gb_Ud{background:#282a2c;background:var(--og-bar-background,var(--gm3-sys-color-surface-container-high,#282a2c))}.gb_Ma.gb_J.gb_7a .gb_ud.gb_vd,.gb_Ma.gb_J.gb_7a a.gb_4,.gb_Ma.gb_J.gb_7a span.gb_4{color:#e3e3e3;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_7a .gb_nd .gb_Vd,.gb_Ma.gb_J.gb_7a .gb_wd .gb_Vd{color:#e3e3e3;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_Ma.gb_J.gb_7a svg{color:#c4c7c5;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#c4c7c5))}.gb_Ma.gb_8a{color:#1f1f1f;color:var(--og-bar-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_8a.gb_Ud{background:transparent}.gb_Ma.gb_8a .gb_ud.gb_vd,.gb_Ma.gb_8a a.gb_4,.gb_Ma.gb_8a span.gb_4{color:#1f1f1f;color:var(--og-link-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_8a .gb_nd .gb_Vd,.gb_Ma.gb_8a .gb_wd .gb_Vd{color:#1f1f1f;color:var(--og-logo-color,var(--gm3-sys-color-on-surface,#1f1f1f))}.gb_Ma.gb_8a svg{color:#444746;color:var(--og-svg-color,var(--gm3-sys-color-on-surface-variant,#444746))}.gb_Ma.gb_8a.gb_J.gb_Ud{background:transparent}.gb_Ma.gb_8a.gb_J .gb_ud.gb_vd,.gb_Ma.gb_8a.gb_J a.gb_4,.gb_Ma.gb_8a.gb_J span.gb_4{color:white;color:var(--og-theme-color,white)}.gb_Ma.gb_8a.gb_J .gb_nd .gb_Vd,.gb_Ma.gb_8a.gb_J .gb_wd .gb_Vd{color:white;color:var(--og-theme-color,white)}.gb_Ma.gb_8a.gb_J svg{color:white;color:var(--og-theme-color,white)}.gb_Ma a.gb_4,.gb_Ma span.gb_4{text-decoration:none}.gb_ud{font-family:Google Sans,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;letter-spacing:.25px;line-height:48px;margin-bottom:2px;opacity:1;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;vertical-align:middle;top:2px;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.gb_zd{display:none}.gb_Ma.gb_eb .gb_ud{margin-bottom:0}.gb_wd.gb_xd .gb_ud{padding-left:4px}.gb_Ma.gb_eb .gb_yd{position:relative;top:-2px}.gb_Ma{min-width:160px;position:relative}.gb_Ma.gb_fd{min-width:120px}.gb_Ma.gb_Wd .gb_Xd{display:none}.gb_Ma.gb_Wd .gb_Pd{height:56px}header.gb_Ma{display:block}.gb_Ma svg{fill:currentColor}.gb_Zd{position:fixed;top:0;width:100%}.gb_0d{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)}.gb_1d{height:64px}.gb_Pd{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.gb_Ma:not(.gb_eb) .gb_Pd{padding:8px}.gb_Ma:not(.gb_eb) .gb_Pd a.gb_2d{margin:12px 8px 12px 10px}.gb_Ma.gb_3d .gb_Pd{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.gb_Ma .gb_Pd.gb_Qd.gb_4d{min-width:0}.gb_Ma.gb_eb .gb_Pd{padding:4px;padding-left:8px;min-width:0}.gb_Ma.gb_eb .gb_Pd a.gb_2d{margin:12px 8px 12px 10px}.gb_Xd{height:48px;vertical-align:middle;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gb_5d>.gb_Xd{display:table-cell;width:100%}.gb_wd{padding-right:25px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.gb_Ma.gb_eb .gb_wd{padding-right:14px}.gb_6d{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%}.gb_6d>:only-child{display:inline-block}.gb_7d.gb_od{padding-left:4px}.gb_7d.gb_8d,.gb_Ma.gb_3d .gb_7d,.gb_Ma.gb_eb:not(.gb_Jd) .gb_7d{padding-left:0}.gb_Ma.gb_eb .gb_7d.gb_8d{padding-right:0}.gb_Ma.gb_eb .gb_7d.gb_8d .gb_3a{margin-left:10px}.gb_od{display:inline}.gb_Ma.gb_Jd .gb_7d.gb_9d,.gb_Ma.gb_id .gb_7d.gb_9d{padding-left:2px}.gb_ud{display:inline-block}.gb_7d{-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;padding:0 4px;padding-left:5px;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.gb_Jd{height:48px}.gb_Ma.gb_Jd{min-width:auto}.gb_Jd .gb_7d{float:right;padding-left:32px;padding-left:var(--og-bar-parts-side-padding,32px)}.gb_Jd .gb_7d.gb_ae{padding-left:0}.gb_be{font-size:14px;max-width:200px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.gb_a a,.gb_bd a{color:inherit}.gb_vd{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gb_vd{opacity:1}.gb_ce{position:relative}.gb_Q{font-family:arial,sans-serif;line-height:normal;padding-right:15px}.gb_5{display:inline-block;padding-left:15px}.gb_5 .gb_4{display:inline-block;line-height:24px;vertical-align:middle}.gb_de{text-align:left}.gb_N,.gb_O{display:none}@media screen and (max-width:319px){.gb_Pd .gb_K{display:none;visibility:hidden}}.gb_K .gb_C,.gb_K .gb_C:focus,.gb_K .gb_C:hover{opacity:1}.gb_P{display:none}.gb_V{display:none!important}.gb_ob{visibility:hidden}@media screen and (max-width:319px){.gb_Pd:not(.gb_Qd) .gb_K{display:none;visibility:hidden}}.gb_Ad{display:inline-block;vertical-align:middle}.gb_Bd .gb_Z{bottom:-3px;right:-5px}@if (RTL_LANG){.gb_Bd .gb_Z{left:-5px}}.gb_Ad:first-child{padding-left:0}.gb_D{position:relative}.gb_C{display:inline-block;outline:none;vertical-align:middle;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px}#gb#gb a.gb_C,.gb_C{cursor:pointer;text-decoration:none}.gb_C,a.gb_C{color:#000}x:-o-prefocus{border-bottom-color:#ccc}.gb_ra{background:#fff;border:1px solid #ccc;border-color:rgba(0,0,0,.2);color:#000;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;outline:none;overflow:hidden;position:absolute;right:0;top:54px;-webkit-animation:gb__a .2s;animation:gb__a .2s;border-radius:2px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.gb_Ad.gb_ab .gb_ra,.gb_ab.gb_ra{display:block}.gb_Fd{position:absolute;right:0;top:54px;z-index:-1}.gb_ub .gb_ra{margin-top:-10px}.gb_Ad:first-child{padding-left:4px}.gb_Ma.gb_Hd .gb_Ad:first-child{padding-left:0}.gb_Id{position:relative}.gb_Jd .gb_Id,.gb_nd .gb_Id{float:right}.gb_C{padding:8px;cursor:pointer}.gb_C,.gb_Ld button svg{border-radius:50%}.gb_Ad{padding:4px}.gb_Ma.gb_Hd .gb_Ad{padding:4px 2px}.gb_Ma.gb_Hd .gb_z.gb_Ad{padding-left:6px}.gb_ra{z-index:991;line-height:normal}.gb_ra.gb_Nd{left:0;right:auto}@media (max-width:350px){.gb_ra.gb_Nd{left:0}}.gb_Od .gb_ra{top:56px}.gb_z .gb_C{padding:4px}.gb_X{display:none}.gb_5a:not(.gb_2d){position:relative}.gb_ge:after{content:"";border:1px solid #202124;opacity:.13;position:absolute;top:4px;left:4px;border-radius:50%;width:30px;height:30px;-webkit-box-sizing:content-box;box-sizing:content-box}.gb_3a{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:48px;overflow:hidden;outline:none;padding:7px 0 0 16px;vertical-align:middle;width:142px;border-radius:28px;background-color:transparent;border:1px solid;position:relative}.gb_3a .gb_5a{width:32px;height:32px;padding:0}.gb_3a .gb_U{top:3px;right:5px}.gb_3a .gb_Z{bottom:-2px;right:-4px}.gb_6a .gb_3a,.gb_7a .gb_3a{border-color:#747775;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#747775))}.gb_6a.gb_J .gb_3a,.gb_7a.gb_J .gb_3a{border-color:#8e918f;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#8e918f))}.gb_8a .gb_3a{border-color:#747775;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-outline,#747775))}.gb_8a.gb_J .gb_3a{border-color:#e3e3e3;border-color:var(--og-dasher-chip-outline,var(--gm3-sys-color-on-surface,#e3e3e3))}.gb_9a{display:inherit}.gb_3a .gb_9a{background:#fff;border-radius:6px;display:inline-block;left:15px;position:static;padding:2px;top:-1px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;width:78px}.gb_bb{text-align:center}.gb_bb.gb_cb{background-color:#f1f3f4}.gb_bb .gb_db{vertical-align:middle;max-height:28px;max-width:74px}.gb_Ma .gb_3a .gb_z.gb_Ad{padding:0;margin-right:9px;float:right}.gb_Ma:not(.gb_eb) .gb_3a{margin-left:10px;margin-right:4px}.gb_3a .gb_ge:after{left:0;top:0}@media screen and (max-width:480px){.gb_3a .gb_9a{display:none}.gb_3a{border:none;border-radius:50%;height:40px;margin:4px;outline:1px solid transparent;padding:0;width:40px}.gb_Ma .gb_3a .gb_z.gb_Ad{padding:4px;margin-right:0}}sentinel{}body,td,a,p,.h{font-family:sans-serif}body{margin:0;overflow-y:scroll}#gog{padding:3px 8px 0}td{line-height:.8em}.gac_m td{line-height:17px}form{margin-bottom:20px}.h{color:#1967d2}em{font-weight:bold;font-style:normal}.lst{height:25px;width:496px}.gsfi,.lst{font:18px sans-serif}.gsfs{font:17px sans-serif}.ds{display:inline-box;display:inline-block;margin:3px 0 4px;margin-left:4px}input{font-family:inherit}body{background:#fff;color:#1f1f1f}a{color:#681da8;text-decoration:none}a:hover,a:active{text-decoration:underline}.fl a{color:#1967d2}a:visited{color:#681da8}.sblc{padding-top:5px}.sblc a{display:block;margin:2px 0;margin-left:13px;font-size:11px}.lsbb{background:#f3f5f6;border:solid 1px;border-color:#d2d2d2 #70757a #70757a #d2d2d2;height:30px}.lsbb{display:block}#WqQANb a{display:inline-block;margin:0 12px}.lsb{background:url(/images/nav_logo229.png) 0 -261px repeat-x;color:#1f1f1f;border:none;cursor:pointer;height:30px;margin:0;outline:0;font:15px sans-serif;vertical-align:top}.lsb:active{background:#dadce0}.lst:focus{outline:none}</style><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){window.google.erd={jsr:1,bv:2441,de:true,dpf:'ByEYTnzWiGN4_mircP5CqCRFO-u5hCisDbk2ShgZJyQ',c:'3833'};
2800
+ var f=this||self;var k,l=(k=f.mei)!=null?k:1,m,p=(m=f.diel)!=null?m:0,q,r=(q=f.sdo)!=null?q:!0;typeof jstl==="number"&&jstl>0&&(Error.stackTraceLimit=jstl);var t=0,u,v=google.erd,w=v.jsr;google.ml=function(a,b,c,n,e){e=e===void 0?2:e;b&&(u=a&&a.message);c===void 0&&(c={});c.cad="ple_"+google.ple+".aple_"+google.aple;if(google.dl)return google.dl(a,e,c,!0),null;b=c;if(w<0){window.console&&console.error(a,b);if(w===-2)throw a;b=!1}else b=!a||!a.message||a.message==="Error loading script"||t>=l&&!n?!1:!0;if(!b)return null;t++;c=c||{};b=encodeURIComponent;var d="&ei="+b(google.kEI);google.kEXPI&&(d+="&jexpid="+b(google.kEXPI));d+="&srcpg="+b(google.sn)+"&jsr="+b(v.jsr)+"&bver="+b(v.bv);v.dpf&&(d+="&dpf="+b(v.dpf));var g=a.lineNumber;g!==void 0&&(d+="&line="+g);var h=a.fileName;h&&(h.indexOf("-extension:/")>0&&(e=3),d+="&script="+b(h),g&&h===window.location.href&&(g=document.documentElement.outerHTML.split("\n")[g],d+="&cad="+b(g?g.substring(0,300):"No script found.")));google.ple&&google.ple===1&&(e=2);c&&v.c&&(c.ofc=String(v.c));d=d+("&jsel="+e)+"&ectx="+b(JSON.stringify(c));d+="&emsg=";d+=b(a.name+": "+a.message);d+="&jsst=";d+=b(a.stack||"N/A");d.length>=12288&&(d=d.substring(0,12288));a=d;c=("/gen_204?atyp=i"+a).substring(0,12288);n||(google.log(0,"",c),google.log(0,"",("/httpservice/retry/jserror?atyp=i"+a).substring(0,12288)));return c};window.onerror=function(a,b,c,n,e){u!==a&&(a=e instanceof Error?e:Error(a),c===void 0||"lineNumber"in a||(a.lineNumber=c),b===void 0||"fileName"in a||(a.fileName=b),google.ml(a,!1,void 0,!1,a.name==="SyntaxError"||a.message.substring(0,11)==="SyntaxError"||a.message.indexOf("Script error")!==-1?3:p));u=null;r&&t>=l&&(window.onerror=null)};})();</script></head><body bgcolor="#fff"><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){var src='/images/nav_logo229.png';var iesg=false;document.body.onload = function(){window.n && window.n();if (document.images){new Image().src=src;}
2801
+ if (!iesg){document.f&&document.f.q.focus();document.gbqf&&document.gbqf.q.focus();}
2802
+ }
2803
+ })();</script><div style="padding:6px"><div class="gb_Ma gb_Jd gb_Eb gb_e gb_8a" id="gb"><div class="gb_7d gb_Bb gb_Xd" data-ogsr-up=""><div><div class="gb_Q gb_6 gb_Vf gb_3f" data-ogbl=""><div class="gb_5 gb_6"><a class="gb_4" aria-label="Gmail " data-pid="23" href="https://mail.google.com/mail/&amp;ogbl" target="_top">Gmail</a></div><div class="gb_5 gb_6"><a class="gb_4" aria-label="Search for Images " data-pid="2" href="https://www.google.com/imghp?hl=en&amp;ogbl" target="_top">Images</a></div></div></div><div class="gb_Id"><div class="gb_od"><div class="gb_K gb_Ad gb_6" data-ogsr-alt="" id="gbwa"><div class="gb_D"><a class="gb_C" aria-label="Google apps" href="https://www.google.com/intl/en/about/products" aria-expanded="false" role="button" tabindex="0"><svg class="gb_F" focusable="false" viewbox="0 0 24 24"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path><image src="https://ssl.gstatic.com/gb/images/bar/al-icon.png" alt="" height="24" width="24" style="border:none;display:none \9"></image></svg></a></div></div></div><a class="gb_0a gb_2d gb_Td gb_Kd" aria-label="Sign in" href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.com/&amp;ec=GAZAmgQ" target="_top"><span class="gb_he">Sign in</span></a></div></div></div></div><center><br clear="all" id="lgpd"><div><img alt="Google" height="92" src="/images/branding/googlelogo/1x/googlelogo_white_background_color_272x92dp.png" style="padding:28px 0 14px" width="272" id="hplogo"><br><br></div><form action="/search" name="f"><table cellpadding="0" cellspacing="0"><tr valign="top"><td width="25%">&nbsp;</td><td align="center" nowrap=""><input name="ie" value="ISO-8859-1" type="hidden"><input value="en" name="hl" type="hidden"><input name="source" type="hidden" value="hp"><input name="biw" type="hidden"><input name="bih" type="hidden"><div class="ds" style="height:32px;margin:4px 0"><input class="lst" style="margin:0;padding:5px 8px 0 6px;vertical-align:top;color:#1f1f1f" autocomplete="off" value="" title="Google Search" maxlength="2048" name="q" size="57"></div><br style="line-height:0"><span class="ds"><span class="lsbb"><input class="lsb" value="Google Search" name="btnG" type="submit"></span></span><span class="ds"><span class="lsbb"><input class="lsb" id="tsuid_ho4Car2SIffY5NoP_Yi1mA8_1" value="I'm Feeling Lucky" name="btnI" type="submit"><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){var id='tsuid_ho4Car2SIffY5NoP_Yi1mA8_1';document.getElementById(id).onclick = function(){if (this.form.q.value){this.checked = 1;if (this.form.iflsig)this.form.iflsig.disabled = false;}
2804
+ else top.location='/doodles/';};})();</script><input value="AFdpzrgAAAAAagKclrqo2Jgttp7CZhe4i1Zzhl1k0i0c" name="iflsig" type="hidden"></span></span></td><td class="fl sblc" align="left" nowrap="" width="25%"><a href="/advanced_search?hl=en&amp;authuser=0">Advanced search</a></td></tr></table><input id="gbv" name="gbv" type="hidden" value="1"><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){var a,b="1";if(document&&document.getElementById)if(typeof XMLHttpRequest!="undefined")b="2";else if(typeof ActiveXObject!="undefined"){var c,d,e=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"];for(c=0;d=e[c++];)try{new ActiveXObject(d),b="2"}catch(h){}}a=b;if(a=="2"&&location.search.indexOf("&gbv=2")==-1){var f=google.gbvu,g=document.getElementById("gbv");g&&(g.value=a);f&&window.setTimeout(function(){location.href=f},0)};}).call(this);</script></form><div style="font-size:83%;min-height:3.5em"><br></div><span id="footer"><div style="font-size:10pt"><div style="margin:19px auto;text-align:center" id="WqQANb"><a href="/intl/en/ads/">Advertising</a><a href="/services/">Business Solutions</a><a href="/intl/en/about.html">About Google</a></div></div><p style="font-size:8pt;color:#636363">&copy; 2026 - <a href="/intl/en/policies/privacy/">Privacy</a> - <a href="/intl/en/policies/terms/">Terms</a></p></span></center><script nonce="m03NbxEBEJC7JIVGLw0_mQ">this.gbar_=this.gbar_||{};(function(_){var window=this;
2805
+ try{
2806
+ _.le=function(a,b,c){if(!a.j)if(c instanceof Array){c=_.C(c);for(var d=c.next();!d.done;d=c.next())_.le(a,b,d.value)}else{d=(0,_.E)(a.C,a,b);var e=a.v+c;a.v++;b.dataset.eqid=e;a.B[e]=d;b&&b.addEventListener?b.addEventListener(c,d,!1):b&&b.attachEvent?b.attachEvent("on"+c,d):a.o.log(Error("H`"+b))}};
2807
+ }catch(e){_._DumpException(e)}
2808
+ try{
2809
+ _.me=function(){if(!_.t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};_.t.addEventListener("test",c,b);_.t.removeEventListener("test",c,b)}catch(d){}return a}();
2810
+ }catch(e){_._DumpException(e)}
2811
+ try{
2812
+ var ne=document.querySelector(".gb_K .gb_C"),pe=document.querySelector("#gb.gb_fd");ne&&!pe&&_.le(_.Wd,ne,"click");
2813
+ }catch(e){_._DumpException(e)}
2814
+ try{
2815
+ var gi=function(a){_.y.call(this);this.B=a;this.v=null;this.o={};this.C={};this.i={};this.j=null};_.B(gi,_.y);_.hi=function(a){if(a.v)return a.v;for(var b in a.i)if(a.i[b].Me()&&a.i[b].nb())return a.i[b];return null};gi.prototype.A=function(a){this.i[a]&&(_.hi(this)&&_.hi(this).Ec()==a||this.i[a].Fd(!0))};gi.prototype.Va=function(a){this.j=a;for(var b in this.i)this.i[b].Me()&&this.i[b].Va(a)};_.ii=function(a,b){a.i[b.Ec()]=b};gi.prototype.Bb=function(a){return a in this.i?this.i[a]:null};var ji=new gi(_.Vd);_.Zd("dd",ji);
2816
+ }catch(e){_._DumpException(e)}
2817
+ try{
2818
+ _.Bj=function(a,b){return _.O(a,36,b)};
2819
+ }catch(e){_._DumpException(e)}
2820
+ try{
2821
+ var Cj=document.querySelector(".gb_z .gb_C"),Dj=document.querySelector("#gb.gb_fd");Cj&&!Dj&&_.le(_.Wd,Cj,"click");
2822
+ }catch(e){_._DumpException(e)}
2823
+ })(this.gbar_);
2824
+ // Google Inc.
2825
+ </script><div><div><div class="gb_P">Google apps</div></div></div><script nonce="m03NbxEBEJC7JIVGLw0_mQ">this.gbar_=this.gbar_||{};(function(_){var window=this;
2826
+ try{
2827
+ var ve=function(){_.aa.call(this)};_.B(ve,_.$d);_.we=function(a,b){if(b in a.i)return a.i[b];throw new ve(b);};_.xe=function(a){return _.we(_.Xd.i(),a)};
2828
+ }catch(e){_._DumpException(e)}
2829
+ try{
2830
+ /*
2831
+
2832
+ Copyright Google LLC
2833
+ SPDX-License-Identifier: Apache-2.0
2834
+ */
2835
+ var Ae,Be;_.ye=function(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};Ae=function(a){return new _.ze(function(b){return b.substr(0,a.length+1).toLowerCase()===a+":"})};Be=0;_.Ce=function(a){return Object.prototype.hasOwnProperty.call(a,_.mc)&&a[_.mc]||(a[_.mc]=++Be)};_.De=globalThis.trustedTypes;_.Fe=function(a){this.i=a};_.Fe.prototype.toString=function(){return this.i};_.Ge=new _.Fe("about:invalid#zClosurez");_.ze=function(a){this.rk=a};_.He=[Ae("data"),Ae("http"),Ae("https"),Ae("mailto"),Ae("ftp"),new _.ze(function(a){return/^[^:]*([/?#]|$)/.test(a)})];_.Ie=function(a){this.i=a};_.Ie.prototype.toString=function(){return this.i+""};_.Je=new _.Ie(_.De?_.De.emptyHTML:"");
2836
+ }catch(e){_._DumpException(e)}
2837
+ try{
2838
+ var Pe,bf,ef,Oe,Qe;_.Ke=function(a){return/^[\s\xa0]*$/.test(a)};_.Le=function(a){return a==null?a:(0,_.Xa)(a)?a|0:void 0};_.Me=function(a){if(a==null)return a;if(typeof a==="string"&&a)a=+a;else if(typeof a!=="number")return;return(0,_.Xa)(a)?a|0:void 0};_.Ne=function(a,b){return a.lastIndexOf(b,0)==0};Pe=function(){var a=null;if(!Oe)return a;try{var b=function(c){return c};a=Oe.createPolicy("ogb-qtm#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){}return a};
2839
+ _.Re=function(){Qe===void 0&&(Qe=Pe());return Qe};_.Te=function(a){var b=_.Re();a=b?b.createScriptURL(a):a;return new _.Se(a)};_.Ue=function(a){if(a instanceof _.Se)return a.i;throw Error("L");};_.Ve=function(a){if(a instanceof _.Fe)return a.i;throw Error("L");};_.Xe=function(a){if(We.test(a))return a};_.Ye=function(a){return a instanceof _.Fe?_.Ve(a):_.Xe(a)};
2840
+ _.Ze=function(a,b){b=b===void 0?document:b;var c,d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,a+"[nonce]");return b==null?"":b.nonce||b.getAttribute("nonce")||""};_.$e=function(a,b,c,d){return _.Le(_.xd(a,b,c,d))};_.U=function(a,b,c){return _.Wa(_.xd(a,b,c,_.vd))};_.af=function(a,b){return _.Me(_.xd(a,b,void 0,_.vd))};bf=function(a){this.J=_.x(a)};_.B(bf,_.S);bf.prototype.Qb=function(a){return _.Q(this,24,a)};_.cf=function(){return _.I(_.Sd,bf,1)};
2841
+ _.df=function(a){var b=_.Ua(a);return b=="array"||b=="object"&&typeof a.length=="number"};Oe=_.De;_.Se=function(a){this.i=a};_.Se.prototype.toString=function(){return this.i+""};var We=/^\s*(?!javascript:)(?:[\w+.-]+:|[^:/?#]*(?:[/?#]|$))/i;var lf,pf,ff;_.hf=function(a){return a?new ff(_.gf(a)):ef||(ef=new ff)};_.jf=function(a,b){return typeof b==="string"?a.getElementById(b):b};_.V=function(a,b){var c=b||document;c.getElementsByClassName?a=c.getElementsByClassName(a)[0]:(c=document,a=a?(b||c).querySelector(a?"."+a:""):_.kf(c,"*",a,b)[0]||null);return a||null};_.kf=function(a,b,c,d){a=d||a;return(b=b&&b!="*"?String(b).toUpperCase():"")||c?a.querySelectorAll(b+(c?"."+c:"")):a.getElementsByTagName("*")};
2842
+ _.mf=function(a,b){_.Jb(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:lf.hasOwnProperty(d)?a.setAttribute(lf[d],c):_.Ne(d,"aria-")||_.Ne(d,"data-")?a.setAttribute(d,c):a[d]=c})};lf={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
2843
+ _.nf=function(a){return a?a.defaultView:window};_.qf=function(a,b){var c=b[1],d=_.of(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):_.mf(d,c));b.length>2&&pf(a,d,b);return d};
2844
+ pf=function(a,b,c){function d(h){h&&b.appendChild(typeof h==="string"?a.createTextNode(h):h)}for(var e=2;e<c.length;e++){var f=c[e];if(!_.df(f)||_.lc(f)&&f.nodeType>0)d(f);else{a:{if(f&&typeof f.length=="number"){if(_.lc(f)){var g=typeof f.item=="function"||typeof f.item=="string";break a}if(typeof f==="function"){g=typeof f.item=="function";break a}}g=!1}_.Gc(g?_.ye(f):f,d)}}};_.rf=function(a){return _.of(document,a)};
2845
+ _.of=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)};_.sf=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.tf=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.uf=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};
2846
+ _.gf=function(a){return a.nodeType==9?a:a.ownerDocument||a.document};ff=function(a){this.i=a||_.t.document||document};_.l=ff.prototype;_.l.H=function(a){return _.jf(this.i,a)};_.l.Qa=function(a,b,c){return _.qf(this.i,arguments)};_.l.appendChild=function(a,b){a.appendChild(b)};_.l.yf=_.sf;_.l.mh=_.tf;_.l.kh=_.uf;
2847
+ }catch(e){_._DumpException(e)}
2848
+ try{
2849
+ _.Ij=function(a,b){a.src=_.Ue(b).toString()};_.Jj=function(a){var b=_.Ze("script",a.ownerDocument);b&&a.setAttribute("nonce",b)};_.Kj=function(a,b){a.src=_.Ue(b);_.Jj(a)};_.Lj=function(a){if(!a)return null;a=_.N(a,4);var b;a===null||a===void 0?b=null:b=_.Te(a);return b};_.Mj=function(a,b,c){a=a.J;return _.Gb(a,a[_.w]|0,b,c)!==void 0};_.Nj=function(a){this.J=_.x(a)};_.B(_.Nj,_.S);_.Oj=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};
2850
+ _.Pj=function(a,b){return(b||document).getElementsByTagName(String(a))};
2851
+ }catch(e){_._DumpException(e)}
2852
+ try{
2853
+ var Rj=function(a,b,c){a<b?Qj(a+1,b):_.Vd.log(Error("oa`"+a+"`"+b),{url:c})},Qj=function(a,b){if(Sj){var c=_.rf("SCRIPT");c.async=!0;c.type="text/javascript";c.charset="UTF-8";_.Kj(c,Sj);c.onerror=_.pc(Rj,a,b,c.src);_.Pj("HEAD")[0].appendChild(c)}},Tj=function(a){this.J=_.x(a)};_.B(Tj,_.S);var Uj=_.I(_.Sd,Tj,17)||new Tj,Vj,Sj=(Vj=_.I(Uj,_.Nj,1))?_.Lj(Vj):null,Wj,Xj=(Wj=_.I(Uj,_.Nj,2))?_.Lj(Wj):null,Yj=function(){Qj(1,2);if(Xj){var a=_.rf("LINK");a.setAttribute("type","text/css");a.href=_.Ue(Xj).toString();a.rel="stylesheet";var b=_.Ze("style",document);b&&a.setAttribute("nonce",b);_.Pj("HEAD")[0].appendChild(a)}};(function(){var a=_.cf();if(_.U(a,18))Yj();else{var b=_.af(a,19)||0;window.addEventListener("load",function(){window.setTimeout(Yj,b)})}})();
2854
+ }catch(e){_._DumpException(e)}
2855
+ })(this.gbar_);
2856
+ // Google Inc.
2857
+ </script><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){window.google.cdo={height:757,width:1440};(function(){var a=window.innerWidth,b=window.innerHeight;if(!a||!b){var c=window.document,d=c.compatMode=="CSS1Compat"?c.documentElement:c.body;a=d.clientWidth;b=d.clientHeight}
2858
+ if(a&&b&&(a!=google.cdo.width||b!=google.cdo.height)){var e=google,f=e.log,g="/client_204?&atyp=i&biw="+a+"&bih="+b+"&ei="+google.kEI,h="",k=window.google&&window.google.kOPI||null;k&&(h+="&opi="+k);var l=(new URLSearchParams(window.location.search)).get("gemcid");l&&(h+="&gemcid="+l);var m=(new URLSearchParams(window.location.search)).get("gemrid");m&&(h+="&gemrid="+m);f.call(e,"","",g+h)};}).call(this);})();(function(){google.xjs={basecomb:'/xjs/_/js/k\x3dxjs.hp.en.mA1PMp7gG10.es5.O/ck\x3dxjs.hp.2vuhUr_bgeU.L.X.O/am\x3dgAAAAAAAAAAAAAEAAAAAAAAAAAAAAgAAIAAAEIAUEAAAAAAAAAAAAAAAgAAAAAAAAAAAgMAAAAAEACAEAAAAAAAAAAAAAAAAAAIAAAAEAAEAAAAQdywAAAAAAAAEwEIAAAAAAAAA4AEAAAAQ/d\x3d1/ed\x3d1/dg\x3d0/ujg\x3d1/rs\x3dACT90oGxP4HrRs83HEqEOPvO6fHjoGas1w',basecss:'/xjs/_/ss/k\x3dxjs.hp.2vuhUr_bgeU.L.X.O/am\x3dgAAAAAAAAAAAAAEAAAAAAAAAAAAAAgAAIAAAEIAEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEACAEAAAAAAAAAAAAAAAAAAIAAAAEAAEAAAAAAAw/rs\x3dACT90oGi9CEGjdXTSu5DUgjCUNOXcQswqA',basejs:'/xjs/_/js/k\x3dxjs.hp.en.mA1PMp7gG10.es5.O/am\x3dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAgAAAAAAAAAAAgMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQdywAAAAAAAAEwEIAAAAAAAAA4AEAAAAQ/dg\x3d0/rs\x3dACT90oG1R2BBJvwVoQjkNJZFsfx_wJyh7A',excm:[]};})();</script><link href="/xjs/_/ss/k=xjs.hp.2vuhUr_bgeU.L.X.O/am=gAAAAAAAAAAAAAEAAAAAAAAAAAAAAgAAIAAAEIAEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEACAEAAAAAAAAAAAAAAAAAAIAAAAEAAEAAAAAAAw/d=1/ed=1/rs=ACT90oGi9CEGjdXTSu5DUgjCUNOXcQswqA/m=sb_he,d" rel="stylesheet" nonce="m03NbxEBEJC7JIVGLw0_mQ"><script nonce="m03NbxEBEJC7JIVGLw0_mQ">(function(){var u='/xjs/_/js/k\x3dxjs.hp.en.mA1PMp7gG10.es5.O/am\x3dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAgAAAAAAAAAAAgMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQdywAAAAAAAAEwEIAAAAAAAAA4AEAAAAQ/d\x3d1/ed\x3d1/dg\x3d4/rs\x3dACT90oG1R2BBJvwVoQjkNJZFsfx_wJyh7A/m\x3dsb_he,d';var st=1;var amd=1000;var mmd=0;var pop=true;var povp=false;var raf=false;var lfpp=false;var ecb=false;var cst=false;var pxp=false;
2859
+ var f=this||self;function g(){var a=google.ia&&google.ia.r.B2Jtyd;return a&&[1,5,6].indexOf(a.m)>=0&&a.cbfd&&a.cbvi?a:void 0};function h(a){var b=document.createElement("link");b.as="script";b.href=a;b.rel="preload";document.body.appendChild(b)}function k(){var a=[l];google.dp||(a.forEach(h),google.dp=!0)};google.ps=google.ps||[];function m(a){return a?(a=a.match(/\/ccb=([^/?]+)/))?a[1]:null:null}function p(a){var b=l,d=function(){};google.lx=google.stvsc?d:function(){q(b,a&&raf,a&&lfpp);google.lx=d};google.bx||google.lx()}function r(a,b){b&&(a.src=b);if(!m(b)){var d=a.onload;a.onload=function(c){d&&d(c);google.ps=google.ps.filter(function(e){return a.src!==e})}}google.ps.push(a.src);document.body.appendChild(a)}
2860
+ function t(a,b,d,c){d&&(a.fetchPriority="low");b?requestAnimationFrame(function(){r(a,c)}):r(a,c)}google.as=r;function q(a,b,d){google.tick&&google.tick("load","xjsls");var c=document.createElement("script");c.onerror=function(){google.ple=1};c.onload=function(){google.ple=0};m(a)&&(c.done=function(){google.mum&&google.mum(a);google.aple=google.aple||0;google.arm&&google.arm[a]&&google.arm[a].resolve()});google.xjsus=void 0;t(c,b,d,a);google.aple=-1;google.dp=!0};function w(){for(var a=document.getElementsByTagName("img"),b=0,d=a.length;b<d;b++){var c=a[b],e;if(e=c.hasAttribute("data-lzy_")&&Number(c.getAttribute("data-atf"))&1)e=c.getAttribute("jscontroller"),e=!((e==="UBXHI"||e==="R3fhkb"||e==="TSZEqd")&&c.hasAttribute("data-src"));if(e)return!0}return!1};var l,x,y,z,A,B,C,D,E,F,G="";function H(){l=pxp&&google.xjsup||u;var a=l.match(/\/cb=(loaded_h_\d+)/);a&&a[1]&&(G=a[1]);google.xjsu=l;f._F_jsUrl=l;B=function(d){p(d)};x=!1;y=(st===1||st===3)&&!!google.caft&&!w();z=g();A=!G&&(st===2||st===3)&&!!z&&!w();if(G){var b=(st===2||st===3)&&!!z;f[G]=function(d){var c=!1,e=function(){c||(c=!0,cst?setTimeout(function(){return void d.call(window,window._)},0):d.call(window,window._))};b&&google.ia.adls?(z.cbvi.push(function(){delete google.ia.adls}),z.cbvi.push(e),setTimeout(e,mmd)):e()}}C=
2861
+ pop;D=povp;E=C&&document.prerendering||D&&document.hidden;F=D?"visibilitychange":"prerenderingchange"}function I(a){x||y||A||E||(B(a),x=!0)}
2862
+ setTimeout(function(){google.tick&&google.tick("load","xjspls");H();if(y||A||E){if(y){var a=function(){y=!1;I()};google.caft(a);setTimeout(a,amd)}A&&(a=function(){A=!1;I()},z.cbvi.push(a),setTimeout(a,mmd));if(E){var b=function(){(D?document.hidden:document.prerendering)||(E=!1,I(!D),document.removeEventListener(F,b))};document.addEventListener(F,b,{passive:!0})}x||k()}else B()},0);})();window._ = window._ || {};window._DumpException = _._DumpException = function(e){throw e;};window._s = window._s || {};_s._DumpException = _._DumpException;window._qs = window._qs || {};_qs._DumpException = _._DumpException;window.loaded_h_0 = function(cb){cb.call(window,window._);};(function(){var t=[128,0,1048576,0,0,524288,2228224,119538688,524312,0,32,401408,66338816,33554436,147628,17301505,47185920,270348,0,32768,262144,4,46625024,0,67371008,267,0,30720,1048576];window._F_toggles = window._xjs_toggles = t;})();window._F_installCss = window._F_installCss || function(css){};(function(){var pmc='{\x22d\x22:{},\x22sb_he\x22:{\x22client\x22:\x22heirloom-hp\x22,\x22dh\x22:true,\x22ds\x22:\x22\x22,\x22host\x22:\x22google.com\x22,\x22jsonp\x22:true,\x22msgs\x22:{\x22cibl\x22:\x22Clear Search\x22,\x22dym\x22:\x22Did you mean:\x22,\x22lcky\x22:\x22I\\u0026#39;m Feeling Lucky\x22,\x22lml\x22:\x22Learn more\x22,\x22psrc\x22:\x22This search was removed from your \\u003Ca href\x3d\\\x22/history\\\x22\\u003EWeb History\\u003C/a\\u003E\x22,\x22psrl\x22:\x22Remove\x22,\x22sbit\x22:\x22Search by image\x22,\x22srch\x22:\x22Google Search\x22},\x22ovr\x22:{},\x22pq\x22:\x22\x22,\x22rfs\x22:[],\x22stok\x22:\x22-YXpIkKCmkrMNQOhRsWco7OYP3Y\x22}}';google.pmc=JSON.parse(pmc);})();</script></body></html>
2863
+
2864
+ ===== http://democracy.wandsworth.gov.uk/mgCalendarMonthView.aspx?GL=1&bcr=1&M=1&Y=2026 RESPONSE 307 Temporary Redirect headers={"date"=>["Tue, 12 May 2026 02:20:54 GMT"], "content-type"=>["text/html"], "content-length"=>["0"], "connection"=>["keep-alive"], "location"=>["https://democracy.wandsworth.gov.uk/mgCalendarMonthView.aspx?GL=1&bcr=1&M=1&Y=2026"], "x-azure-ref"=>["20260512T022054Z-r1db4bbd668r96znhC1BL1e2bg0000000cug0000000068ce"], "x-cache"=>["CONFIG_NOCACHE"]} =====