Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- demonstrations/cfxrujq/dom_snapshots/page-32-0.json +0 -0
- demonstrations/cfxrujq/pages/page-0-0.html +42 -0
- demonstrations/cfxrujq/pages/page-27-0.html +0 -0
- demonstrations/cfxrujq/pages/page-28-0.html +0 -0
- demonstrations/cfxrujq/pages/page-30-0.html +0 -0
- demonstrations/cfxrujq/pages/page-33-0.html +0 -0
- demonstrations/cfxrujq/pages/page-6-1.html +0 -0
- demonstrations/cfxrujq/pages/page-61-0.html +0 -0
- demonstrations/erxvnpe/bboxes/bboxes-38.json +1 -0
- demonstrations/geernlq/axtrees/page-30-0.json +1 -0
- demonstrations/geernlq/axtrees/page-33-0.json +0 -0
- demonstrations/geernlq/extra_element_properties/page-30-0.json +1 -0
- demonstrations/geernlq/pages/page-16-0.html +0 -0
- demonstrations/geernlq/pages/page-23-0.html +0 -0
- demonstrations/geernlq/pages/page-36-0.html +206 -0
- demonstrations/geernlq/pages/page-4-0.html +0 -0
- demonstrations/iubrmxp/bboxes/bboxes-0.json +1 -0
- demonstrations/iubrmxp/bboxes/bboxes-1.json +1 -0
- demonstrations/iubrmxp/bboxes/bboxes-21.json +1 -0
- demonstrations/nhpdbxe/axtrees/page-13-0.json +0 -0
- demonstrations/nhpdbxe/axtrees/page-6-0.json +0 -0
- demonstrations/nhpdbxe/axtrees/page-7-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-12-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-13-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-14-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-15-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-18-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-19-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-3-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-33-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-35-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-36-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-40-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-51-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-52-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-56-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-57-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-6-0.json +0 -0
- demonstrations/nhpdbxe/dom_snapshots/page-9-0.json +0 -0
- demonstrations/oqgypko/axtrees/page-0-0.json +1 -0
- demonstrations/oqgypko/extra_element_properties/page-0-0.json +1 -0
- demonstrations/qwnfecc/form.json +1 -0
- demonstrations/qwnfecc/pages/page-21-0.html +785 -0
- demonstrations/qwnfecc/pages/page-22-0.html +785 -0
- demonstrations/qwnfecc/pages/page-6-0.html +384 -0
- demonstrations/zzhaynh/axtrees/page-24-0.json +0 -0
- demonstrations/zzhaynh/axtrees/page-34-0.json +0 -0
- demonstrations/zzhaynh/bboxes/bboxes-0.json +1 -0
- demonstrations/zzhaynh/bboxes/bboxes-10.json +1 -0
- demonstrations/zzhaynh/bboxes/bboxes-18.json +1 -0
demonstrations/cfxrujq/dom_snapshots/page-32-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-0-0.html
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<head data-webtasks-id="9ca9c458-f9a3-4f5b">
|
2 |
+
<title data-webtasks-id="ec19a3df-9c8a-4925">Action Capture</title>
|
3 |
+
<meta charset="utf-8" data-webtasks-id="ec6bb625-f72d-43dc">
|
4 |
+
<style data-webtasks-id="88d74f25-6e47-427a">
|
5 |
+
body {
|
6 |
+
background-color: #F9F9F9;
|
7 |
+
color: #333;
|
8 |
+
font-size: 1.2em;
|
9 |
+
margin: 0;
|
10 |
+
padding: 0;
|
11 |
+
text-align: center;
|
12 |
+
}
|
13 |
+
|
14 |
+
.container {
|
15 |
+
margin-top: 5%;
|
16 |
+
margin-bottom: 5%;
|
17 |
+
}
|
18 |
+
|
19 |
+
h1 {
|
20 |
+
font-size: 2.5em;
|
21 |
+
margin-bottom: 1em;
|
22 |
+
}
|
23 |
+
|
24 |
+
p {
|
25 |
+
margin-bottom: 1em;
|
26 |
+
}
|
27 |
+
</style>
|
28 |
+
</head>
|
29 |
+
|
30 |
+
<body data-webtasks-id="5f52abe8-1e39-4a87">
|
31 |
+
<div class="container" data-webtasks-id="982588d7-4b64-49c1">
|
32 |
+
<h1 data-webtasks-id="e38535d2-4116-4a73">Action Capture</h1>
|
33 |
+
<p data-webtasks-id="4d34f4a5-f926-4472">Wait for user instructions, then begin by typing a URL into a search bar.</p>
|
34 |
+
<p data-webtasks-id="0a31961c-44a4-4936">Remember to perform all the actions in the currently active tab.</p>
|
35 |
+
</div>
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
<script src="/js/content.js" data-webtasks-id="43a0883e-6858-427f"></script>
|
41 |
+
|
42 |
+
</body><!-- include content.js -->
|
demonstrations/cfxrujq/pages/page-27-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-28-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-30-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-33-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-6-1.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/cfxrujq/pages/page-61-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/erxvnpe/bboxes/bboxes-38.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"6551aac1-f8b9-4124":{"x":0,"y":-1904,"width":1349,"height":23279.578125,"top":-1904,"right":1349,"bottom":21375.578125,"left":0},"df97c1af-2304-4acf":{"x":0,"y":-1904,"width":1349,"height":23279.578125,"top":-1904,"right":1349,"bottom":21375.578125,"left":0},"1483a343-bea8-40b7":{"x":0,"y":-1819,"width":1349,"height":22722.578125,"top":-1819,"right":1349,"bottom":20903.578125,"left":0},"4bb2b7a8-667a-4ff8":{"x":104.5,"y":-1756,"width":1140,"height":22659.578125,"top":-1756,"right":1244.5,"bottom":20903.578125,"left":104.5},"64de8a55-9d83-4820":{"x":92.5,"y":-1633,"width":1164,"height":2140.890625,"top":-1633,"right":1256.5,"bottom":507.890625,"left":92.5},"bb8c5bf2-72b3-4219":{"x":92.5,"y":-1633,"width":582,"height":2140.890625,"top":-1633,"right":674.5,"bottom":507.890625,"left":92.5},"80c63765-f0e1-4f2d":{"x":104.5,"y":-730.703125,"width":558,"height":1238.59375,"top":-730.703125,"right":662.5,"bottom":507.890625,"left":104.5},"2cf7f62d-3459-431d":{"x":104.5,"y":-681.109375,"width":558,"height":1189,"top":-681.109375,"right":662.5,"bottom":507.890625,"left":104.5},"c69527d5-f45b-476a":{"x":104.5,"y":-681.109375,"width":558,"height":1189,"top":-681.109375,"right":662.5,"bottom":507.890625,"left":104.5},"9d46ef7b-66ba-4094":{"x":104.5,"y":-6.109375,"width":558,"height":44,"top":-6.109375,"right":662.5,"bottom":37.890625,"left":104.5},"2a2a55de-6f96-46eb":{"x":121.5,"y":2.890625,"width":117.1875,"height":24,"top":2.890625,"right":238.6875,"bottom":26.890625,"left":121.5},"9c573af6-b6aa-44ed":{"x":630.0625,"y":1.890625,"width":15.4375,"height":27,"top":1.890625,"right":645.5,"bottom":28.890625,"left":630.0625},"9b987e25-4be1-4490":{"x":630.0625,"y":2.890625,"width":15.4375,"height":24,"top":2.890625,"right":645.5,"bottom":26.890625,"left":630.0625},"948e98b8-ea04-459c":{"x":630.0625,"y":6.890625,"width":15.4375,"height":18,"top":6.890625,"right":645.5,"bottom":24.890625,"left":630.0625},"d6fc99b8-34cf-436b":{"x":104.5,"y":37.890625,"width":558,"height":44,"top":37.890625,"right":662.5,"bottom":81.890625,"left":104.5},"3c9ad5e9-9fe7-4eb0":{"x":121.5,"y":46.890625,"width":69.703125,"height":24,"top":46.890625,"right":191.203125,"bottom":70.890625,"left":121.5},"2863e598-f845-4149":{"x":104.5,"y":81.890625,"width":558,"height":71,"top":81.890625,"right":662.5,"bottom":152.890625,"left":104.5},"06ce28fa-1448-4350":{"x":121.5,"y":90.890625,"width":151.1875,"height":24,"top":90.890625,"right":272.6875,"bottom":114.890625,"left":121.5},"8d7b8681-5398-4b85":{"x":104.5,"y":152.890625,"width":558,"height":44,"top":152.890625,"right":662.5,"bottom":196.890625,"left":104.5},"307fd7a5-a55a-4bce":{"x":121.5,"y":161.890625,"width":109.796875,"height":24,"top":161.890625,"right":231.296875,"bottom":185.890625,"left":121.5},"c589d4ce-6828-4f4d":{"x":104.5,"y":196.890625,"width":558,"height":44,"top":196.890625,"right":662.5,"bottom":240.890625,"left":104.5},"f9f22540-b4dc-42b3":{"x":121.5,"y":205.890625,"width":72.34375,"height":24,"top":205.890625,"right":193.84375,"bottom":229.890625,"left":121.5},"e96548db-df22-42d3":{"x":104.5,"y":240.890625,"width":558,"height":44,"top":240.890625,"right":662.5,"bottom":284.890625,"left":104.5},"c08cfeaf-4e14-4132":{"x":121.5,"y":249.890625,"width":59.015625,"height":24,"top":249.890625,"right":180.515625,"bottom":273.890625,"left":121.5},"2299a2c8-2399-420c":{"x":104.5,"y":284.890625,"width":558,"height":125,"top":284.890625,"right":662.5,"bottom":409.890625,"left":104.5},"32a73295-773b-4e8e":{"x":121.5,"y":293.890625,"width":77.890625,"height":24,"top":293.890625,"right":199.390625,"bottom":317.890625,"left":121.5},"2e9e23fe-ae45-4f45":{"x":104.5,"y":409.890625,"width":558,"height":98,"top":409.890625,"right":662.5,"bottom":507.890625,"left":104.5},"40be9cf8-5720-48ff":{"x":121.5,"y":418.890625,"width":81.546875,"height":24,"top":418.890625,"right":203.046875,"bottom":442.890625,"left":121.5},"bf9744cc-ae00-406b":{"x":674.5,"y":-1633,"width":582,"height":2140.890625,"top":-1633,"right":1256.5,"bottom":507.890625,"left":674.5},"f4d75fea-7440-4c7f":{"x":686.5,"y":-530.875,"width":558,"height":727.21875,"top":-530.875,"right":1244.5,"bottom":196.34375,"left":686.5},"62314b78-0286-45a7":{"x":686.5,"y":-446.28125,"width":558,"height":642.625,"top":-446.28125,"right":1244.5,"bottom":196.34375,"left":686.5},"ebf2de7d-96a7-4484":{"x":686.5,"y":-446.28125,"width":558,"height":618.625,"top":-446.28125,"right":1244.5,"bottom":172.34375,"left":686.5},"d4d5f1d8-9334-4824":{"x":703.5,"y":-18.03125,"width":524,"height":165.375,"top":-18.03125,"right":1227.5,"bottom":147.34375,"left":703.5},"76a9adfa-b048-419c":{"x":104.5,"y":558.890625,"width":1140,"height":20344.6875,"top":558.890625,"right":1244.5,"bottom":20903.578125,"left":104.5},"007aa8d4-1093-4308":{"x":104.5,"y":558.890625,"width":1140,"height":135.984375,"top":558.890625,"right":1244.5,"bottom":694.875,"left":104.5},"f345118b-b57f-440f":{"x":112.5,"y":566.890625,"width":1124,"height":38.390625,"top":566.890625,"right":1236.5,"bottom":605.28125,"left":112.5},"494c3102-0a43-451c":{"x":428.21875,"y":569.890625,"width":32,"height":32,"top":569.890625,"right":460.21875,"bottom":601.890625,"left":428.21875},"835361a4-b0cc-4d8a":{"x":112.5,"y":613.28125,"width":1124,"height":65.59375,"top":613.28125,"right":1236.5,"bottom":678.875,"left":112.5},"17924f73-97e7-41a9":{"x":112.5,"y":613.28125,"width":1124,"height":33.59375,"top":613.28125,"right":1236.5,"bottom":646.875,"left":112.5},"58d79ef0-2da5-4cfb":{"x":609.5,"y":615.28125,"width":26,"height":28,"top":615.28125,"right":635.5,"bottom":643.28125,"left":609.5},"4a814e40-a480-4ea0":{"x":635.5,"y":615.28125,"width":26,"height":28,"top":615.28125,"right":661.5,"bottom":643.28125,"left":635.5},"01ff201f-80e6-4d87":{"x":661.5,"y":615.28125,"width":26,"height":28,"top":615.28125,"right":687.5,"bottom":643.28125,"left":661.5},"adf8b18f-2cbf-42a0":{"x":687.5,"y":615.28125,"width":26,"height":28,"top":615.28125,"right":713.5,"bottom":643.28125,"left":687.5},"ce226e03-fa7b-4be5":{"x":713.5,"y":615.28125,"width":26,"height":28,"top":615.28125,"right":739.5,"bottom":643.28125,"left":713.5},"e2f3a845-162c-4b98":{"x":112.5,"y":654.875,"width":1124,"height":24,"top":654.875,"right":1236.5,"bottom":678.875,"left":112.5},"e7005fde-ec91-49be":{"x":496.953125,"y":652.875,"width":44.890625,"height":27,"top":652.875,"right":541.84375,"bottom":679.875,"left":496.953125},"a34f8f39-7b8f-46c5":{"x":602.90625,"y":652.875,"width":11.453125,"height":27,"top":652.875,"right":614.359375,"bottom":679.875,"left":602.90625},"1674dced-0bdc-44fc":{"x":762.171875,"y":652.875,"width":34.328125,"height":27,"top":652.875,"right":796.5,"bottom":679.875,"left":762.171875}}
|
demonstrations/geernlq/axtrees/page-30-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"nodes": [{"nodeId": "1", "ignored": false, "role": {"type": "internalRole", "value": "RootWebArea"}, "chromeRole": {"type": "internalRole", "value": 144}, "name": {"type": "computedString", "value": "OpenAI Platform", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "aria-label", "superseded": true}, {"type": "relatedElement", "value": {"type": "computedString", "value": "OpenAI Platform"}, "nativeSource": "title"}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "focusable", "value": {"type": "booleanOrUndefined", "value": true}}, {"name": "focused", "value": {"type": "booleanOrUndefined", "value": true}}], "childIds": ["2"], "backendDOMNodeId": 1, "frameId": "3D905243D2570213AE481100E5522739"}, {"nodeId": "2", "ignored": true, "ignoredReasons": [{"name": "uninteresting", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "1", "childIds": ["3"], "backendDOMNodeId": 4}, {"nodeId": "3", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "2", "childIds": ["4", "5", "6"], "backendDOMNodeId": 3, "browsergym_id": "6e3255af-81f2-4959"}, {"nodeId": "4", "ignored": true, "ignoredReasons": [{"name": "notRendered", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "3", "childIds": ["7"], "backendDOMNodeId": 28}, {"nodeId": "7", "ignored": true, "ignoredReasons": [{"name": "notRendered", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "4", "childIds": [], "backendDOMNodeId": 29}, {"nodeId": "5", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "3", "childIds": ["8", "9"], "backendDOMNodeId": 30, "browsergym_id": "5162d3f0-f949-4b1b"}, {"nodeId": "6", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "3", "childIds": ["10"], "backendDOMNodeId": 67, "browsergym_id": "5b216ae7-bff0-4d69"}, {"nodeId": "8", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "5", "childIds": ["11"], "backendDOMNodeId": 31, "browsergym_id": "4c36f02a-00eb-4c2f"}, {"nodeId": "9", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "5", "childIds": [], "backendDOMNodeId": 66, "browsergym_id": "9a5783ad-fc1f-4b00"}, {"nodeId": "10", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "6", "childIds": ["12"], "backendDOMNodeId": 68, "browsergym_id": "e62c6ea6-e875-4009"}, {"nodeId": "11", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "8", "childIds": ["13"], "backendDOMNodeId": 32, "browsergym_id": "fb1bdef7-52dc-44a3"}, {"nodeId": "12", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "10", "childIds": [], "backendDOMNodeId": 69, "browsergym_id": "483e2c37-3a8b-4a17"}, {"nodeId": "13", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "11", "childIds": ["14", "15"], "backendDOMNodeId": 33, "browsergym_id": "35930dbe-2346-487b"}, {"nodeId": "14", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "13", "childIds": ["16"], "backendDOMNodeId": 34, "browsergym_id": "9832c890-68f2-45ce"}, {"nodeId": "15", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "13", "childIds": ["17", "18", "19"], "backendDOMNodeId": 39, "browsergym_id": "2295bd81-e055-4672"}, {"nodeId": "16", "ignored": false, "role": {"type": "internalRole", "value": "SvgRoot"}, "chromeRole": {"type": "internalRole", "value": 162}, "name": {"type": "computedString", "value": "OpenAI", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "value": {"type": "computedString", "value": "OpenAI"}, "nativeSource": "title"}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [], "parentId": "14", "childIds": ["20", "21"], "backendDOMNodeId": 35, "browsergym_id": "79452063-842e-4588"}, {"nodeId": "17", "ignored": false, "role": {"type": "role", "value": "link"}, "chromeRole": {"type": "internalRole", "value": 110}, "name": {"type": "computedString", "value": "ChatGPT Interact with our flagship language models in a conversational interface", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "ChatGPT Interact with our flagship language models in a conversational interface"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "focusable", "value": {"type": "booleanOrUndefined", "value": true}}], "parentId": "15", "childIds": ["22", "23"], "backendDOMNodeId": 40, "browsergym_id": "e40317f2-af7e-44d1"}, {"nodeId": "18", "ignored": false, "role": {"type": "role", "value": "link"}, "chromeRole": {"type": "internalRole", "value": 110}, "name": {"type": "computedString", "value": "DALL\u00b7E Create realistic images and art from a description in natural language", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "DALL\u00b7E Create realistic images and art from a description in natural language"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "focusable", "value": {"type": "booleanOrUndefined", "value": true}}], "parentId": "15", "childIds": ["24", "25"], "backendDOMNodeId": 49, "browsergym_id": "6cbeb625-1b11-41e5"}, {"nodeId": "19", "ignored": false, "role": {"type": "role", "value": "link"}, "chromeRole": {"type": "internalRole", "value": 110}, "name": {"type": "computedString", "value": "API Integrate OpenAI models into your application or business", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "API Integrate OpenAI models into your application or business"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "focusable", "value": {"type": "booleanOrUndefined", "value": true}}], "parentId": "15", "childIds": ["26", "27"], "backendDOMNodeId": 58, "browsergym_id": "cdae2898-4d4a-4864"}, {"nodeId": "20", "ignored": true, "ignoredReasons": [{"name": "notRendered", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "16", "childIds": ["28"], "backendDOMNodeId": 36}, {"nodeId": "28", "ignored": true, "ignoredReasons": [{"name": "notRendered", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "20", "childIds": [], "backendDOMNodeId": 37}, {"nodeId": "21", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "16", "childIds": [], "backendDOMNodeId": 38, "browsergym_id": "185c51a3-44d9-4fdf"}, {"nodeId": "22", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "17", "childIds": ["29", "30"], "backendDOMNodeId": 41, "browsergym_id": "bed46199-af9e-4182"}, {"nodeId": "23", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "17", "childIds": ["31"], "backendDOMNodeId": 47, "browsergym_id": "6f826585-64a3-4808"}, {"nodeId": "24", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "18", "childIds": ["32", "33"], "backendDOMNodeId": 50, "browsergym_id": "e850bc67-931c-4369"}, {"nodeId": "25", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "18", "childIds": ["34"], "backendDOMNodeId": 56, "browsergym_id": "77a22011-51af-43c1"}, {"nodeId": "26", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "19", "childIds": ["35", "36"], "backendDOMNodeId": 2, "browsergym_id": "1eb3327b-c263-44c9"}, {"nodeId": "27", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "19", "childIds": ["37"], "backendDOMNodeId": 64, "browsergym_id": "abe5449a-e465-42e3"}, {"nodeId": "29", "ignored": false, "role": {"type": "role", "value": "heading"}, "chromeRole": {"type": "internalRole", "value": 96}, "name": {"type": "computedString", "value": "ChatGPT", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "ChatGPT"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "level", "value": {"type": "integer", "value": 1}}], "parentId": "22", "childIds": ["38"], "backendDOMNodeId": 42, "browsergym_id": "6ed644bc-70d5-447e"}, {"nodeId": "30", "ignored": false, "role": {"type": "internalRole", "value": "SvgRoot"}, "chromeRole": {"type": "internalRole", "value": 162}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "22", "childIds": ["39", "40"], "backendDOMNodeId": 44, "browsergym_id": "52ea1890-76b3-47e5"}, {"nodeId": "31", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Interact with our flagship language models in a conversational interface", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Interact with our flagship language models in a conversational interface"}}]}, "properties": [], "parentId": "23", "childIds": [], "backendDOMNodeId": 48}, {"nodeId": "32", "ignored": false, "role": {"type": "role", "value": "heading"}, "chromeRole": {"type": "internalRole", "value": 96}, "name": {"type": "computedString", "value": "DALL\u00b7E", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "DALL\u00b7E"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "level", "value": {"type": "integer", "value": 1}}], "parentId": "24", "childIds": ["41"], "backendDOMNodeId": 51, "browsergym_id": "18573b61-69dd-4f74"}, {"nodeId": "33", "ignored": false, "role": {"type": "internalRole", "value": "SvgRoot"}, "chromeRole": {"type": "internalRole", "value": 162}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "24", "childIds": ["42", "43"], "backendDOMNodeId": 53, "browsergym_id": "f8bb893e-e1ca-4636"}, {"nodeId": "34", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Create realistic images and art from a description in natural language", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Create realistic images and art from a description in natural language"}}]}, "properties": [], "parentId": "25", "childIds": [], "backendDOMNodeId": 57}, {"nodeId": "35", "ignored": false, "role": {"type": "role", "value": "heading"}, "chromeRole": {"type": "internalRole", "value": 96}, "name": {"type": "computedString", "value": "API", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "API"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "level", "value": {"type": "integer", "value": 1}}], "parentId": "26", "childIds": ["44"], "backendDOMNodeId": 59, "browsergym_id": "6c05e858-115e-43d8"}, {"nodeId": "36", "ignored": false, "role": {"type": "internalRole", "value": "SvgRoot"}, "chromeRole": {"type": "internalRole", "value": 162}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "26", "childIds": ["45", "46"], "backendDOMNodeId": 61, "browsergym_id": "f32a1303-14a8-46f9"}, {"nodeId": "37", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Integrate OpenAI models into your application or business", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Integrate OpenAI models into your application or business"}}]}, "properties": [], "parentId": "27", "childIds": [], "backendDOMNodeId": 65}, {"nodeId": "38", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "ChatGPT", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "ChatGPT"}}]}, "properties": [], "parentId": "29", "childIds": [], "backendDOMNodeId": 43}, {"nodeId": "39", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "30", "childIds": [], "backendDOMNodeId": 45, "browsergym_id": "93ad069d-ef8a-4214"}, {"nodeId": "40", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "30", "childIds": [], "backendDOMNodeId": 46, "browsergym_id": "ea9a29af-353a-4df8"}, {"nodeId": "41", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "DALL\u00b7E", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "DALL\u00b7E"}}]}, "properties": [], "parentId": "32", "childIds": [], "backendDOMNodeId": 52}, {"nodeId": "42", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "33", "childIds": [], "backendDOMNodeId": 54, "browsergym_id": "00230366-5635-422a"}, {"nodeId": "43", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "33", "childIds": [], "backendDOMNodeId": 55, "browsergym_id": "dac505f5-9a43-428a"}, {"nodeId": "44", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "API", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "API"}}]}, "properties": [], "parentId": "35", "childIds": [], "backendDOMNodeId": 60}, {"nodeId": "45", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "36", "childIds": [], "backendDOMNodeId": 62, "browsergym_id": "6e735920-e8c0-4352"}, {"nodeId": "46", "ignored": false, "role": {"type": "role", "value": "graphics-symbol"}, "chromeRole": {"type": "internalRole", "value": 91}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "relatedElement", "nativeSource": "title"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "36", "childIds": [], "backendDOMNodeId": 63, "browsergym_id": "646b04c3-ae2c-4132"}]}
|
demonstrations/geernlq/axtrees/page-33-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/geernlq/extra_element_properties/page-30-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"6f7b663c-3ea3-406d": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "8442eb9b-2b40-44d3": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "23ddc3d8-19c5-4926": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "43bd0dea-b88c-4944": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "960c4831-e2af-4ed7": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "c0670e8b-803f-43f0": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "9dd8ce55-e54b-4464": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "6b4a8a2b-e978-4ec5": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "7c34525b-afb0-4634": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "50412d99-d2ac-4a1d": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "c9742be8-00da-4034": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "34cf64c2-e87d-4298": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "5f10a72a-d21e-4c9a": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "c36ad758-a948-49df": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "a9776ee9-338a-4cb2": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "8ccb17a4-84f1-43cf": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "84b9c55f-8154-4e35": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "fb9bd58d-4484-4a7b": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "9b3c768b-f52f-4871": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "4517e06e-5851-42d4": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "d1854616-1e32-4b69": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "28da2aa4-342f-45f6": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "6e3255af-81f2-4959": {"visibility": 1, "bbox": [0, 0, 1536, 745.6000366210938], "clickable": false, "set_of_marks": 0}, "60b50b56-4e3f-42ef": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "5162d3f0-f949-4b1b": {"visibility": 1, "bbox": [0, 0, 1536, 745.6000366210938], "clickable": false, "set_of_marks": 0}, "4c36f02a-00eb-4c2f": {"visibility": 1, "bbox": [0, 0, 1536, 745.6000366210938], "clickable": false, "set_of_marks": 0}, "fb1bdef7-52dc-44a3": {"visibility": 1, "bbox": [0, 0, 1536, 745.6000366210938], "clickable": false, "set_of_marks": 0}, "35930dbe-2346-487b": {"visibility": 1, "bbox": [0, 120.4000015258789, 1536, 504.8000183105469], "clickable": false, "set_of_marks": 0}, "9832c890-68f2-45ce": {"visibility": 1, "bbox": [694, 120.4000015258789, 148, 44.79999923706055], "clickable": false, "set_of_marks": 0}, "79452063-842e-4588": {"visibility": 1, "bbox": [694, 120.4000015258789, 148, 40], "clickable": false, "set_of_marks": 0}, "f9f767e0-1be0-4b74": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "185c51a3-44d9-4fdf": {"visibility": 1, "bbox": [694.5162353515625, 120.39981842041016, 145.1950225830078, 39.9991455078125], "clickable": false, "set_of_marks": true}, "2295bd81-e055-4672": {"visibility": 1, "bbox": [336, 225.1999969482422, 864, 400], "clickable": false, "set_of_marks": true}, "e40317f2-af7e-44d1": {"visibility": 1, "bbox": [336, 225.1999969482422, 280, 400], "clickable": true, "set_of_marks": true}, "bed46199-af9e-4182": {"visibility": 1, "bbox": [368, 257.20001220703125, 216, 28], "clickable": false, "set_of_marks": true}, "6ed644bc-70d5-447e": {"visibility": 1, "bbox": [368, 257.20001220703125, 84.25, 28], "clickable": false, "set_of_marks": true}, "52ea1890-76b3-47e5": {"visibility": 1, "bbox": [564, 259.20001220703125, 20, 20], "clickable": false, "set_of_marks": true}, "93ad069d-ef8a-4214": {"visibility": 0, "bbox": [11.328125, 137.03125, 13.34375, 1.6875], "clickable": false, "set_of_marks": false}, "ea9a29af-353a-4df8": {"visibility": 1, "bbox": [574, 263.3666687011719, 5.833349704742432, 11.666650772094727], "clickable": false, "set_of_marks": true}, "6f826585-64a3-4808": {"visibility": 1, "bbox": [368, 297.20001220703125, 216, 72], "clickable": false, "set_of_marks": true}, "6cbeb625-1b11-41e5": {"visibility": 1, "bbox": [628, 225.1999969482422, 280, 400], "clickable": true, "set_of_marks": true}, "e850bc67-931c-4369": {"visibility": 1, "bbox": [660, 257.20001220703125, 216, 28], "clickable": false, "set_of_marks": true}, "18573b61-69dd-4f74": {"visibility": 1, "bbox": [660, 257.20001220703125, 68.05000305175781, 28], "clickable": false, "set_of_marks": true}, "f8bb893e-e1ca-4636": {"visibility": 1, "bbox": [856, 259.20001220703125, 20, 20], "clickable": false, "set_of_marks": true}, "00230366-5635-422a": {"visibility": 0, "bbox": [11.328125, 254.90625, 13.34375, 1.6875], "clickable": false, "set_of_marks": false}, "dac505f5-9a43-428a": {"visibility": 1, "bbox": [866, 263.3666687011719, 5.833301067352295, 11.666650772094727], "clickable": false, "set_of_marks": true}, "77a22011-51af-43c1": {"visibility": 1, "bbox": [660, 297.20001220703125, 216, 72], "clickable": false, "set_of_marks": true}, "cdae2898-4d4a-4864": {"visibility": 1, "bbox": [920, 225.1999969482422, 280, 400], "clickable": true, "set_of_marks": true}, "1eb3327b-c263-44c9": {"visibility": 1, "bbox": [952, 257.20001220703125, 216, 28], "clickable": false, "set_of_marks": true}, "6c05e858-115e-43d8": {"visibility": 1, "bbox": [952, 257.20001220703125, 37.66250228881836, 28], "clickable": false, "set_of_marks": true}, "f32a1303-14a8-46f9": {"visibility": 1, "bbox": [1148, 259.20001220703125, 20, 20], "clickable": false, "set_of_marks": true}, "6e735920-e8c0-4352": {"visibility": 0, "bbox": [11.328125, 372.78125, 13.34375, 1.6875], "clickable": false, "set_of_marks": false}, "646b04c3-ae2c-4132": {"visibility": 1, "bbox": [1158, 263.3666687011719, 5.833301067352295, 11.666650772094727], "clickable": false, "set_of_marks": true}, "abe5449a-e465-42e3": {"visibility": 1, "bbox": [952, 297.20001220703125, 216, 72], "clickable": false, "set_of_marks": true}, "9a5783ad-fc1f-4b00": {"visibility": 0, "bbox": [8, 401.625, 1264, 0], "clickable": false, "set_of_marks": false}, "5b216ae7-bff0-4d69": {"visibility": 0, "bbox": [8, 401.625, 1264, 0], "clickable": false, "set_of_marks": false}, "e62c6ea6-e875-4009": {"visibility": 0, "bbox": [8, 401.625, 1264, 0], "clickable": false, "set_of_marks": false}, "483e2c37-3a8b-4a17": {"visibility": 0, "bbox": [8, 401.625, 0, 0], "clickable": false, "set_of_marks": false}}
|
demonstrations/geernlq/pages/page-16-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/geernlq/pages/page-23-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/geernlq/pages/page-36-0.html
ADDED
@@ -0,0 +1,206 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<head data-webtasks-id="c49f5c93-e99a-4937"><title data-webtasks-id="197a6d9b-f032-409a">ChatGPT</title><meta charset="utf-8" data-webtasks-id="fd4b10e5-0c78-4513"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" data-webtasks-id="b056a444-ce10-420f"><meta property="og:title" content="ChatGPT" data-webtasks-id="a18b9abd-eac0-4080"><meta property="og:image" content="https://chat.openai.com/images/chatgpt-share-og.png" data-webtasks-id="6f033216-7a68-4bdb"><meta property="og:description" content="A conversational AI system that listens, learns, and challenges" data-webtasks-id="aa3d2cab-4af2-4fb7"><meta property="og:url" content="https://chat.openai.com" data-webtasks-id="e2d50a3d-5d3e-4615"><meta name="apple-itunes-app" content="app-id=6448311069" data-webtasks-id="65324f17-a7a4-4d7f"><meta name="next-head-count" content="8" data-webtasks-id="fe078881-6af0-4487"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" data-webtasks-id="9f047b37-b7d7-40ae"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" data-webtasks-id="04267f77-b9c9-470e"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" data-webtasks-id="1a372045-c2ba-4cee"><link rel="preconnect" href="https://cdn.openai.com" data-webtasks-id="c01962aa-a224-4ad8"><link rel="preload" href="https://cdn.openai.com/common/fonts/soehne/soehne-buch.woff2" as="font" crossorigin="" data-webtasks-id="f4d8f18f-d626-430a"><link rel="preload" href="https://cdn.openai.com/common/fonts/soehne/soehne-halbfett.woff2" as="font" crossorigin="" data-webtasks-id="8ae91158-a053-4db1"><link rel="preload" href="https://cdn.openai.com/common/fonts/soehne/soehne-mono-buch.woff2" as="font" crossorigin="" data-webtasks-id="37452c90-8b59-4a05"><link rel="preload" href="https://cdn.openai.com/common/fonts/soehne/soehne-mono-halbfett.woff2" as="font" crossorigin="" data-webtasks-id="64890b72-edb4-4d5b"><link rel="preload" href="/_next/static/css/76b9661cdb7aed92.css" as="style" data-webtasks-id="c6e62008-95c6-44eb"><link rel="stylesheet" href="/_next/static/css/76b9661cdb7aed92.css" data-n-g="" data-webtasks-id="bbd1039f-da83-4be3"><noscript data-n-css="" data-webtasks-id="d0046c9d-3192-49e6"></noscript><script type="text/javascript" async="" src="https://widget.intercom.io/widget/dgkjq2bp" data-webtasks-id="e6cfe2eb-9c4b-4394"></script><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" data-webtasks-id="07a94b16-166b-4948"></script><script src="/_next/static/chunks/webpack-abe2324d74082022.js" defer="" data-webtasks-id="aac82715-543e-4f42"></script><script src="/_next/static/chunks/framework-e23f030857e925d4.js" defer="" data-webtasks-id="3b878328-38ee-4476"></script><script src="/_next/static/chunks/main-35ce5aa6f4f7a906.js" defer="" data-webtasks-id="6878c0d7-2b07-4edd"></script><script src="/_next/static/chunks/pages/_app-5aa27dc312fc926f.js" defer="" data-webtasks-id="836ead42-2f43-43c3"></script><script src="/_next/static/chunks/1f110208-cda4026aba1898fb.js" defer="" data-webtasks-id="524c6fe5-513c-45c4"></script><script src="/_next/static/chunks/012ff928-bcfa62e3ac82441c.js" defer="" data-webtasks-id="cbe442b5-6571-482e"></script><script src="/_next/static/chunks/68a27ff6-6aa8414ae135245e.js" defer="" data-webtasks-id="4e964f33-26a7-48df"></script><script src="/_next/static/chunks/2802bd5f-15923fb46be55b45.js" defer="" data-webtasks-id="167d742b-d51a-4255"></script><script src="/_next/static/chunks/bd26816a-7ae54dd3357d90b4.js" defer="" data-webtasks-id="ba2c1fb7-9bbc-4f32"></script><script src="/_next/static/chunks/653-787f97cc056c5d35.js" defer="" data-webtasks-id="f96b2381-ecc6-4ec9"></script><script src="/_next/static/chunks/597-ed3dbaa450c308e5.js" defer="" data-webtasks-id="181db837-19f1-4f10"></script><script src="/_next/static/chunks/496-649c262260f890b5.js" defer="" data-webtasks-id="badfd4f4-daf2-45ef"></script><script src="/_next/static/chunks/709-63f54d43205a5aee.js" defer="" data-webtasks-id="6b57c003-0263-4597"></script><script src="/_next/static/chunks/pages/index-9f0df292d5056775.js" defer="" data-webtasks-id="5f39d524-c534-43cc"></script><script src="/_next/static/f9C5QIWDB4PeBMNfQPho6/_buildManifest.js" defer="" data-webtasks-id="c4099641-43d7-4115"></script><script src="/_next/static/f9C5QIWDB4PeBMNfQPho6/_ssgManifest.js" defer="" data-webtasks-id="537d05fe-e2c6-44ef"></script><meta name="react-scroll-to-bottom:version" content="4.2.0" data-webtasks-id="ce6c81e5-7868-49d0"><style data-emotion="react-scroll-to-bottom--css-pbnft" data-s="" data-webtasks-id="73cd3b8e-8423-4498"></style></head><body class="antialiased" data-webtasks-id="9a961523-8a72-4630"><span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;" data-webtasks-id="b840c583-6217-4c43"></span><div id="__next" data-webtasks-id="fdfcbc2d-4668-4b91"><script data-webtasks-id="88063199-5668-472d">!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><div class="overflow-hidden w-full h-full relative flex z-0" data-webtasks-id="de6c0369-84a9-41b2"><div class="dark flex-shrink-0 overflow-x-hidden bg-gray-900" style="width: 260px;" data-webtasks-id="d80b89d8-cfb6-4d06"><div class="h-full w-[260px]" data-webtasks-id="71c6132e-136c-4cf2"><div class="flex h-full min-h-0 flex-col " data-webtasks-id="53ef3437-73a1-4e6b"><div class="scrollbar-trigger relative h-full w-full flex-1 items-start border-white/20" data-webtasks-id="0dd38089-5511-4375"><h2 style="position: absolute; border: 0px; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; overflow-wrap: normal;" data-webtasks-id="c424ac1e-c3cf-48a1">Chat history</h2><nav class="flex h-full w-full flex-col p-2" aria-label="Chat history" data-webtasks-id="df1af239-3c04-4fea"><div class="mb-1 flex flex-row gap-2" data-webtasks-id="8b5c7715-0ede-410a"><a class="flex p-3 items-center gap-3 transition-colors duration-200 text-white cursor-pointer text-sm rounded-md border border-white/20 hover:bg-gray-500/10 h-11 flex-shrink-0 flex-grow" data-webtasks-id="78a2a58a-e9b6-40c3"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="2b6fa2f1-df22-48d2"><line x1="12" y1="5" x2="12" y2="19" data-webtasks-id="5149958d-371e-4b76"></line><line x1="5" y1="12" x2="19" y2="12" data-webtasks-id="ebd865f8-34f6-41a2"></line></svg>New chat</a><span class="" data-state="closed" data-webtasks-id="3b1dece9-bbcf-4ecf"><a class="flex p-3 gap-3 transition-colors duration-200 text-white cursor-pointer text-sm rounded-md border border-white/20 hover:bg-gray-500/10 h-11 w-11 flex-shrink-0 items-center justify-center" data-webtasks-id="d4c039a7-9580-4e5d"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="2733089e-b100-4b53"><rect x="3" y="3" width="18" height="18" rx="2" ry="2" data-webtasks-id="4c9f86c7-da2d-4273"></rect><line x1="9" y1="3" x2="9" y2="21" data-webtasks-id="72f7d44f-0255-4222"></line></svg><span data-webtasks-id="243e44b6-7b37-4404" style="position: absolute; border: 0px; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; overflow-wrap: normal;">Hide sidebar</span></a></span></div><div class="absolute left-0 top-14 z-20 overflow-hidden transition-all duration-500 invisible max-h-0" data-webtasks-id="69e10646-f928-430a"><div class="bg-gray-900 px-4 py-3" data-webtasks-id="07867569-cee3-459f"><div class="p-1 text-sm text-gray-100" data-webtasks-id="ea9a0cf6-f66f-4a50">Chat History is off for this browser.</div><div class="p-1 text-xs text-gray-500" data-webtasks-id="15ecf318-78db-4a86">When history is turned off, new chats on this browser won't appear in your history on any of your devices, be used to train our models, or stored for longer than 30 days. <strong data-webtasks-id="b4205447-3c0a-4599">This setting does not sync across browsers or devices.</strong> <a href="https://help.openai.com/en/articles/7730893" target="_blank" class="underline" rel="noreferrer" data-webtasks-id="32e92e97-04cc-4365">Learn more</a></div><button class="btn relative btn-primary mt-4 w-full" data-webtasks-id="5a832115-0832-4c02"><div class="flex w-full gap-2 items-center justify-center" data-webtasks-id="44d56f11-8e8d-4001"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="d2f49a75-c098-4d1e"><path d="M18.36 6.64a9 9 0 1 1-12.73 0" data-webtasks-id="4b5700cb-24d2-42c2"></path><line x1="12" y1="2" x2="12" y2="12" data-webtasks-id="ddd0cd02-1e64-4b9d"></line></svg>Enable chat history</div></button></div><div class="h-24 bg-gradient-to-t from-gray-900/0 to-gray-900" data-webtasks-id="dfdcd491-5675-4945"></div></div><div class="flex-col flex-1 transition-opacity duration-500 overflow-y-auto -mr-2" data-webtasks-id="b976d15d-7a0d-4f41"><div class="flex flex-col gap-2 pb-2 text-gray-100 text-sm" data-webtasks-id="209c74fc-4848-46e6"><div data-webtasks-id="1c454358-5c37-4479"><span data-webtasks-id="7ac0a8fb-0bfa-42db"><div class="relative" data-projection-id="1" style="height: auto; opacity: 1;" data-webtasks-id="8e55a2ba-80f0-4bf8"><div class="sticky top-0 z-[16]" data-projection-id="2" style="opacity: 1;" data-webtasks-id="c981b50b-434e-4c4b"><h3 class="h-9 pb-2 pt-3 px-3 text-xs text-gray-500 font-medium text-ellipsis overflow-hidden break-all bg-gray-900" data-webtasks-id="e6c09f5f-8f41-40d3">Today</h3></div><ol data-webtasks-id="4b09c39b-259b-43e0"><li class="relative z-[15]" data-projection-id="33" style="opacity: 1; height: auto; overflow: hidden;" data-webtasks-id="28a1c343-26df-4d16"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md cursor-pointer break-all pr-[4.5rem] )} )} bg-gray-800 hover:bg-gray-800 group animate-flash" data-webtasks-id="c051f0dc-4da8-4b3a"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="1e88d100-df01-468f"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="c4a4233d-a01f-4799"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="a3aacf69-4fde-4825">Jalapeno Falafel Recipe</div><div class="absolute flex right-1 z-10 text-gray-300 visible" data-webtasks-id="0b2d46a7-30c4-41ef"><button class="p-1 hover:text-white" data-webtasks-id="d99034b0-e713-4576"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="9eb7f428-f596-4015"><path d="M12 20h9" data-webtasks-id="fbea1e95-610d-4764"></path><path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z" data-webtasks-id="86e9fb21-d43a-423e"></path></svg></button><button type="button" aria-haspopup="dialog" aria-expanded="true" aria-controls="radix-:r1h:" data-state="open" class="p-1 hover:text-white" data-webtasks-id="d8b81f99-b99d-4cd6"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="4a6193e8-62f7-4de2"><path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" data-webtasks-id="38849148-a150-4417"></path><polyline points="16 6 12 2 8 6" data-webtasks-id="3f2f8688-e80d-465f"></polyline><line x1="12" y1="2" x2="12" y2="15" data-webtasks-id="d2735224-708e-4a38"></line></svg></button><button class="p-1 hover:text-white" data-webtasks-id="e0cdd6ce-519f-46e5"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="dbcab656-6bd2-4a85"><polyline points="3 6 5 6 21 6" data-webtasks-id="5581d54e-200d-430c"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" data-webtasks-id="0b54e56f-f343-4514"></path><line x1="10" y1="11" x2="10" y2="17" data-webtasks-id="d8c4dd2e-3149-411d"></line><line x1="14" y1="11" x2="14" y2="17" data-webtasks-id="bfee20ba-c10d-4915"></line></svg></button></div></a></li><li class="relative" data-projection-id="3" style="opacity: 1; height: auto;" data-webtasks-id="f4be6077-1c2a-4847"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="83709913-910c-4444"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="13883b65-5a5d-4c51"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="8e204138-229a-4665"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="f390fa72-70e9-45d2">Indian Food Blog Recommendations<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="0a0304a0-d79d-4c64"></div></div></a></li><li class="relative" data-projection-id="4" style="opacity: 1; height: auto;" data-webtasks-id="4e105efa-eeca-44a2"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="115503e4-f80d-43ae"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="ffb5b853-f89c-4b2d"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="d862801d-fda4-4f8f"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="c2d97064-0bc6-435c">Chicken Chorizo Rice Recipe<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="1eb265f6-08d7-442c"></div></div></a></li><li class="relative" data-projection-id="5" style="opacity: 1; height: auto;" data-webtasks-id="1f025ada-d812-4b64"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="80dac016-79ad-451b"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="15ff6efe-cc66-46aa"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="80fbfcc2-9fa5-442d"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="3e21a3a9-cc6a-4212">Food options for calorie-restricted diet<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="9b78b133-eaf2-44c3"></div></div></a></li><li class="relative" data-projection-id="6" style="opacity: 1; height: auto;" data-webtasks-id="2516b17b-cbc9-4338"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="00be8d81-18fc-46f3"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="f512c70b-001e-415f"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="9c7c8208-a712-4865"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="e5c8221f-99fa-437e">Solar System Overview<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="37234ef5-1400-4173"></div></div></a></li><li class="relative" data-projection-id="7" style="opacity: 1; height: auto;" data-webtasks-id="67eb406d-658f-44fa"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="9b013154-7c53-46c4"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="dc861f30-bb9d-4dde"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="a7b49804-6262-40f7"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="69193044-bb1f-40fa">Pasta Sauce Recipe Secrets<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="65910000-63bf-4c4d"></div></div></a></li><li class="relative" data-projection-id="8" style="opacity: 1; height: auto;" data-webtasks-id="bcc365a0-a87a-46e0"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="f92eb40d-5b68-483b"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="4f69457b-4a35-41c0"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="f8647723-2b32-435e"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="ac3f8d24-3204-427a">Jambalaya Prep Tips<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="3f34cd34-aad2-4253"></div></div></a></li><li class="relative" data-projection-id="9" style="opacity: 1; height: auto;" data-webtasks-id="e21628f6-89c6-4122"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="55f2880f-28fa-4c88"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="51f38154-a81c-4dcf"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="1c22fe5b-1a56-4e92"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="54aa2d69-4994-4897">Meeting Request - 9th August<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="a1bfa1d7-82d9-4934"></div></div></a></li><li class="relative" data-projection-id="10" style="opacity: 1; height: auto;" data-webtasks-id="9ae86369-5222-497f"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="fdf1c4bf-4d71-46c5"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="d2b70bce-8091-45bb"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="d50e25d3-58d7-48fe"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="20b06ff1-62e9-45d1">Portuguese Sausage Delight<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="95317b1c-f793-42fa"></div></div></a></li><li class="relative" data-projection-id="11" style="opacity: 1; height: auto;" data-webtasks-id="d9fbf243-aff6-426c"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="7eb50feb-20a5-4e9f"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="f771002b-5d77-4dd2"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="377965c6-d291-46aa"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="2d77de55-1a89-407e">Easy Vegan Recipes<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="f26556cd-ae07-402c"></div></div></a></li><li class="relative" data-projection-id="12" style="opacity: 1; height: auto;" data-webtasks-id="f611f794-1615-424d"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="dffa0118-3d8b-4edf"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="3475ff25-47da-44da"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="f4b5a427-fc9e-4ad0"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="b014e622-9d4e-4a63">Leave Request: Friend's Wedding<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="03706dd3-aa37-4f10"></div></div></a></li><li class="relative" data-projection-id="13" style="opacity: 1; height: auto;" data-webtasks-id="4a6aeabc-f82b-4e33"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="9d5cd6a2-9b31-42cd"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="0df5d012-5a86-4fd4"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="4bf5028c-0cee-4eab"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="38fd4740-d400-4c88">Summarizing Request & Response<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="7e077e9d-f2f8-452d"></div></div></a></li><li class="relative" data-projection-id="14" style="opacity: 1; height: auto;" data-webtasks-id="84d2f581-2637-4b42"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="13650948-f443-462a"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="0e185faa-647f-4778"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="05c7534b-5c49-4ace"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="4ed235c7-0dad-474c">Ya Hua Office Location<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="97216556-ba96-4f46"></div></div></a></li><li class="relative" data-projection-id="15" style="opacity: 1; height: auto;" data-webtasks-id="9c59e9da-a893-42ee"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="a84fc7b3-5467-4445"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="6bb36002-9a82-4117"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="04ee92eb-92e3-459c"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="7af81a34-6247-4507">Foodie Paradise at i12<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="402df342-e133-4f73"></div></div></a></li><li class="relative" data-projection-id="16" style="opacity: 1; height: auto;" data-webtasks-id="a6d79792-bbd9-4b45"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="ec162fc1-5f18-40b3"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="e99f5f31-a04a-4653"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="671280d0-c371-4782"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="19f5aea9-23cb-45d8">Wine Mansion Daily Promos<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="7736bd83-a720-4552"></div></div></a></li><li class="relative" data-projection-id="17" style="opacity: 1; height: auto;" data-webtasks-id="963d16ba-9214-49e0"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="714958de-a5d2-44b0"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="9350473f-5cc1-4910"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="45df57ed-b2db-452c"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="ebd72fc4-560d-493d">Akira Back Fusion Delights<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="1c4d49a8-c75e-40c0"></div></div></a></li></ol></div><div class="relative" data-projection-id="18" style="height: auto; opacity: 1;" data-webtasks-id="7c33da8c-6db2-45a3"><div class="sticky top-0 z-[14]" data-projection-id="19" style="opacity: 1;" data-webtasks-id="e823af86-e820-4592"><h3 class="h-9 pb-2 pt-3 px-3 text-xs text-gray-500 font-medium text-ellipsis overflow-hidden break-all bg-gray-900" data-webtasks-id="47149880-3aee-40a8">Yesterday</h3></div><ol data-webtasks-id="5bc9e0db-5c10-4366"><li class="relative" data-projection-id="20" style="opacity: 1; height: auto;" data-webtasks-id="ff12f2e9-c57a-4ab8"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="6758da5d-ee29-4dc1"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="2e5b1e61-0ac5-4fe3"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="9dc68772-c5d4-48c0"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="1103cfd8-2b13-4359">Kamameshi dinner regret<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="14ac61da-49ef-4a4e"></div></div></a></li><li class="relative" data-projection-id="21" style="opacity: 1; height: auto;" data-webtasks-id="aa3e5773-fb78-422a"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="6b26528f-2041-4126"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="256cc3f6-825c-42cd"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="da3d0c84-dff8-46da"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="a9f336b7-be17-4323">Pie Love Story<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="0c96b005-3f10-4dd0"></div></div></a></li><li class="relative" data-projection-id="22" style="opacity: 1; height: auto;" data-webtasks-id="c895866b-1397-4de2"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="1989d8dc-a58f-41c7"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="41793009-ad3e-4d14"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="08353ef5-4ab0-49d4"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="820d5684-9c92-4ab4">Lam Soon's E-commerce Portal<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="3f0a1e54-1006-424d"></div></div></a></li><li class="relative" data-projection-id="23" style="opacity: 1; height: auto;" data-webtasks-id="8316656c-40f7-4019"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="23648717-2c51-4922"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="13ebb34f-3561-4eed"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="0ca47185-1850-487e"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="28472c03-6501-4453">Mooncake Collection & Packaging<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="ab60e8d9-1dbb-43d8"></div></div></a></li><li class="relative" data-projection-id="24" style="opacity: 1; height: auto;" data-webtasks-id="121bb040-e08e-4b38"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="11cf8756-3663-48e5"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="d8a924b6-7eea-4856"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="63d0d8f1-8cd3-4f41"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="db4e201c-d422-4107">SYIP Luzerne Cafe & Showroom<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="d8a5c89a-5044-44b3"></div></div></a></li><li class="relative" data-projection-id="25" style="opacity: 1; height: auto;" data-webtasks-id="7e0e43b0-ea9a-4325"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="52a87784-6cde-431d"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="f62ade37-1344-4e42"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="17c08f95-acab-4bcb"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="d15ea6ae-d06f-4191">Skype Virtual Meeting Request<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="e931af62-0f97-41f8"></div></div></a></li><li class="relative" data-projection-id="26" style="opacity: 1; height: auto;" data-webtasks-id="4aecbea5-0a05-4dc2"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="944cfc04-bac6-4aa2"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="f199e30d-f864-440d"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="358623ed-f1c2-4416"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="3c9f8758-450b-4210">Tibs: Popular Ethiopian Meat<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="347ff328-fddf-4253"></div></div></a></li><li class="relative" data-projection-id="27" style="opacity: 1; height: auto;" data-webtasks-id="9a2ca72d-4452-4389"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="2e883312-7c0b-4525"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="c3882970-93f5-4ab8"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="a3ce6350-0fd8-4916"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="664d061d-9101-4661">Putin losing control of people<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="caa4f21a-046d-422b"></div></div></a></li><li class="relative" data-projection-id="28" style="opacity: 1; height: auto;" data-webtasks-id="6384d73b-5b62-4da4"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="6f87750e-6894-41b5"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="5b55175c-9190-41ce"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="08842af9-acbe-4978"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="0b22519f-60f6-4857">Coast Guard Abuse Scandal<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="ed5a4323-1034-4786"></div></div></a></li><li class="relative" data-projection-id="29" style="opacity: 1; height: auto;" data-webtasks-id="fce349fc-639e-4b3f"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="84b02687-3937-4a64"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="f3a8eded-9950-48c0"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="ce28acb6-58a0-4560"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="6f23de6b-eae7-42f9">Request for Additional Staffing<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="7ea9fdd7-694e-4c23"></div></div></a></li><li class="relative" data-projection-id="30" style="opacity: 1; height: auto;" data-webtasks-id="1d8529c7-ab1d-4213"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="06cc84e6-3c12-46d0"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="8edbb409-c8ef-4a8d"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="fb9bd6fb-c96e-4002"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="c8983a8b-762e-4d8b">Funeral Drama in "Succession"<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="e12c94fd-6b2a-4537"></div></div></a></li><li class="relative" data-projection-id="31" style="opacity: 1; height: auto;" data-webtasks-id="ff9b9708-38c3-464a"><a class="flex py-3 px-3 items-center gap-3 relative rounded-md hover:bg-[#2A2B32] cursor-pointer break-all )} )} hover:pr-4 bg-gray-900 group" data-webtasks-id="e37e1563-729c-47f5"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="53727d42-8634-49ca"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" data-webtasks-id="7909361e-425f-44a8"></path></svg><div class="flex-1 text-ellipsis max-h-5 overflow-hidden break-all relative" data-webtasks-id="bef3770d-8583-476b">Global Warming Overview<div class="absolute inset-y-0 right-0 w-8 z-10 bg-gradient-to-l from-gray-900 group-hover:from-[#2A2B32]" data-webtasks-id="3aa1bed1-1c89-4e7e"></div></div></a></li></ol></div></span><span data-webtasks-id="5a6059ae-5a41-457e"></span><span data-webtasks-id="9b785811-63a9-45d8"></span></div></div></div><div class="border-t border-white/20 pt-2 empty:hidden" data-webtasks-id="bc2de9e5-eb05-4a3d"><a class="flex p-3 items-center gap-3 transition-colors duration-200 text-white cursor-pointer text-sm hover:bg-gray-800 rounded-md" data-webtasks-id="4c248bf6-8551-4194"><span class="flex w-full flex-row justify-between" data-webtasks-id="aacba0d6-cfd4-4aad"><span class="gold-new-button flex items-center gap-3" data-webtasks-id="cee1cd7b-a08c-4005"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="6b35730a-146d-4679"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" data-webtasks-id="33188270-5dc2-4bfa"></path><circle cx="12" cy="7" r="4" data-webtasks-id="e197f673-9f57-41b5"></circle></svg>Upgrade to Plus</span><span class="rounded-md bg-yellow-200 px-1.5 py-0.5 text-xs font-medium uppercase text-gray-800" data-webtasks-id="9caf3a6f-65dc-4a45">NEW</span></span></a><div class="group relative" data-headlessui-state="" data-webtasks-id="0b985163-d4a4-42a7"><button class="flex w-full items-center gap-2.5 rounded-md px-3 py-3 text-sm transition-colors duration-200 hover:bg-gray-800 group-ui-open:bg-gray-800" id="headlessui-menu-button-:r8:" type="button" aria-haspopup="true" aria-expanded="false" data-headlessui-state="" data-webtasks-id="abe14aec-fe33-4b29"><div class="flex-shrink-0" data-webtasks-id="c019615b-77ab-4648"><div class="relative flex" data-webtasks-id="b46c5c7b-d8cb-4c41"><span data-webtasks-id="19620b97-ab1c-4c73" style="box-sizing: border-box; display: inline-block; overflow: hidden; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px; position: relative; max-width: 100%;"><span data-webtasks-id="44763b2c-28d5-4886" style="box-sizing: border-box; display: block; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px; max-width: 100%;"><img alt="" aria-hidden="true" src="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%2728%27%20height=%2728%27/%3e" data-webtasks-id="326a823f-a74b-4691" style="display: block; max-width: 100%; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px;"></span><img alt="User" src="/_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=64&q=75" decoding="async" data-nimg="intrinsic" class="rounded-sm" style="position: absolute; inset: 0px; box-sizing: border-box; padding: 0px; border: none; margin: auto; display: block; width: 0px; height: 0px; min-width: 100%; max-width: 100%; min-height: 100%; max-height: 100%;" srcset="/_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=32&q=75 1x, /_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=64&q=75 2x" data-webtasks-id="bcbce700-d97e-4ff7"></span></div></div><div class="grow overflow-hidden text-ellipsis whitespace-nowrap text-left text-white" data-webtasks-id="ace24968-5169-4ac7">Webtasks Navigator</div><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4 flex-shrink-0 text-gray-500" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="6d07f923-a111-4302"><circle cx="12" cy="12" r="1" data-webtasks-id="39ee836b-9dc6-42e7"></circle><circle cx="19" cy="12" r="1" data-webtasks-id="b41e213c-8e55-4888"></circle><circle cx="5" cy="12" r="1" data-webtasks-id="f61eaa0a-2197-43e8"></circle></svg></button></div></div></nav></div></div></div></div><div class="relative flex h-full max-w-full flex-1 overflow-hidden" data-webtasks-id="fadd9153-a60a-4d8f"><div class="flex h-full max-w-full flex-1 flex-col" data-webtasks-id="c1891726-1950-46c4"><main class="relative h-full w-full transition-width flex flex-col overflow-auto items-stretch flex-1" data-webtasks-id="df24fe54-c18d-4f31"><div class="absolute right-4 top-2 z-10 hidden flex-col gap-2 md:flex" data-webtasks-id="b16af931-c694-4f18"></div><div class="flex-1 overflow-hidden" data-webtasks-id="272cfbc3-cb47-4933"><div class="react-scroll-to-bottom--css-pbnft-79elbk h-full dark:bg-gray-800" data-webtasks-id="d28ccbc7-9148-43b7"><div class="react-scroll-to-bottom--css-pbnft-1n7m0yu" data-webtasks-id="87eb1c73-5028-4b21"><div class="flex flex-col text-sm dark:bg-gray-800" data-webtasks-id="a6d96b36-67b8-47f5"><div class="group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 dark:bg-gray-800" data-webtasks-id="02542464-9fb9-42cb"><div class="flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-[38rem] xl:max-w-3xl md:py-6 lg:px-0 m-auto" data-webtasks-id="8472a2ec-30dc-437f"><div class="flex-shrink-0 flex flex-col relative items-end" data-webtasks-id="0b53d456-5bcf-4588"><div class="w-[30px]" data-webtasks-id="f78cb641-70c8-4fde"><div class="relative flex" data-webtasks-id="03ae4bb5-2fdf-41a9"><span data-webtasks-id="805fac2c-4843-44dd" style="box-sizing: border-box; display: inline-block; overflow: hidden; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px; position: relative; max-width: 100%;"><span data-webtasks-id="7c955b44-aee2-470c" style="box-sizing: border-box; display: block; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px; max-width: 100%;"><img alt="" aria-hidden="true" src="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%2738%27%20height=%2738%27/%3e" data-webtasks-id="52a9634b-c0f9-4f93" style="display: block; max-width: 100%; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px;"></span><img alt="User" srcset="/_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=48&q=75 1x, /_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=96&q=75 2x" src="/_next/image?url=https%3A%2F%2Flh3.googleusercontent.com%2Fa%2FAAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7%3Ds96-c&w=96&q=75" decoding="async" data-nimg="intrinsic" class="rounded-sm" style="position: absolute; inset: 0px; box-sizing: border-box; padding: 0px; border: none; margin: auto; display: block; width: 0px; height: 0px; min-width: 100%; max-width: 100%; min-height: 100%; max-height: 100%;" data-webtasks-id="ca65f857-5d8c-453a"></span></div></div><div class="text-xs flex items-center justify-center gap-1 invisible absolute left-0 top-2 -ml-4 -translate-x-full group-hover:visible !invisible" data-webtasks-id="41d2630e-bbdf-4286"><button disabled="" class="dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400" data-webtasks-id="e6ee6096-4255-4e94"><svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="1b748f58-5900-4c76"><polyline points="15 18 9 12 15 6" data-webtasks-id="dc5c6d3c-057e-4f19"></polyline></svg></button><span class="flex-grow flex-shrink-0" data-webtasks-id="36681f41-3d0b-446c">1 / 1</span><button disabled="" class="dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400" data-webtasks-id="7371fa3c-da1b-477c"><svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="5ccada1c-f6b7-4180"><polyline points="9 18 15 12 9 6" data-webtasks-id="727912a0-7e68-4b49"></polyline></svg></button></div></div><div class="relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]" data-webtasks-id="52e6d040-3a77-4649"><div class="flex flex-grow flex-col gap-3" data-webtasks-id="5759ab01-e9d2-444c"><div class="min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4" data-webtasks-id="0b3c52b9-1b1b-4eef"><div class="empty:hidden" data-webtasks-id="4aff6a29-5205-4af6">Please summarize this article name “Jalapeno Falafels Recipe” in a few lines</div></div></div><div class="text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-2 md:gap-3 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible" data-webtasks-id="53167cd8-bc77-4e23"><button class="p-1 rounded-md hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400 md:invisible md:group-hover:visible" data-webtasks-id="3f2a6101-b469-4d81"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="e721050b-f417-433d"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7" data-webtasks-id="3992da7f-29b4-4e74"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z" data-webtasks-id="6ae3ea23-c417-448b"></path></svg></button></div><div class="flex justify-between lg:block" data-webtasks-id="255687f8-7a94-4a18"></div></div></div></div><div class="group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 bg-gray-50 dark:bg-[#444654]" data-webtasks-id="052f1839-c045-4a99"><div class="flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-[38rem] xl:max-w-3xl md:py-6 lg:px-0 m-auto" data-webtasks-id="49f666e3-7c14-4d08"><div class="flex-shrink-0 flex flex-col relative items-end" data-webtasks-id="31e8c772-c556-4035"><div class="w-[30px]" data-webtasks-id="b7aecc1a-8db2-4ec1"><div class="relative p-1 rounded-sm h-[30px] w-[30px] text-white flex items-center justify-center" style="background-color: rgb(25, 195, 125);" data-webtasks-id="293d463e-06fe-456d"><svg width="41" height="41" viewBox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg" stroke-width="1.5" class="h-6 w-6" role="img" data-webtasks-id="190fd9fe-d8a2-4f09"><title data-webtasks-id="2be94e4f-edd4-4479">ChatGPT</title><text x="-9999" y="-9999" data-webtasks-id="e3da20cd-c80f-490d">ChatGPT</text><path d="M37.5324 16.8707C37.9808 15.5241 38.1363 14.0974 37.9886 12.6859C37.8409 11.2744 37.3934 9.91076 36.676 8.68622C35.6126 6.83404 33.9882 5.3676 32.0373 4.4985C30.0864 3.62941 27.9098 3.40259 25.8215 3.85078C24.8796 2.7893 23.7219 1.94125 22.4257 1.36341C21.1295 0.785575 19.7249 0.491269 18.3058 0.500197C16.1708 0.495044 14.0893 1.16803 12.3614 2.42214C10.6335 3.67624 9.34853 5.44666 8.6917 7.47815C7.30085 7.76286 5.98686 8.3414 4.8377 9.17505C3.68854 10.0087 2.73073 11.0782 2.02839 12.312C0.956464 14.1591 0.498905 16.2988 0.721698 18.4228C0.944492 20.5467 1.83612 22.5449 3.268 24.1293C2.81966 25.4759 2.66413 26.9026 2.81182 28.3141C2.95951 29.7256 3.40701 31.0892 4.12437 32.3138C5.18791 34.1659 6.8123 35.6322 8.76321 36.5013C10.7141 37.3704 12.8907 37.5973 14.9789 37.1492C15.9208 38.2107 17.0786 39.0587 18.3747 39.6366C19.6709 40.2144 21.0755 40.5087 22.4946 40.4998C24.6307 40.5054 26.7133 39.8321 28.4418 38.5772C30.1704 37.3223 31.4556 35.5506 32.1119 33.5179C33.5027 33.2332 34.8167 32.6547 35.9659 31.821C37.115 30.9874 38.0728 29.9178 38.7752 28.684C39.8458 26.8371 40.3023 24.6979 40.0789 22.5748C39.8556 20.4517 38.9639 18.4544 37.5324 16.8707ZM22.4978 37.8849C20.7443 37.8874 19.0459 37.2733 17.6994 36.1501C17.7601 36.117 17.8666 36.0586 17.936 36.0161L25.9004 31.4156C26.1003 31.3019 26.2663 31.137 26.3813 30.9378C26.4964 30.7386 26.5563 30.5124 26.5549 30.2825V19.0542L29.9213 20.998C29.9389 21.0068 29.9541 21.0198 29.9656 21.0359C29.977 21.052 29.9842 21.0707 29.9867 21.0902V30.3889C29.9842 32.375 29.1946 34.2791 27.7909 35.6841C26.3872 37.0892 24.4838 37.8806 22.4978 37.8849ZM6.39227 31.0064C5.51397 29.4888 5.19742 27.7107 5.49804 25.9832C5.55718 26.0187 5.66048 26.0818 5.73461 26.1244L13.699 30.7248C13.8975 30.8408 14.1233 30.902 14.3532 30.902C14.583 30.902 14.8088 30.8408 15.0073 30.7248L24.731 25.1103V28.9979C24.7321 29.0177 24.7283 29.0376 24.7199 29.0556C24.7115 29.0736 24.6988 29.0893 24.6829 29.1012L16.6317 33.7497C14.9096 34.7416 12.8643 35.0097 10.9447 34.4954C9.02506 33.9811 7.38785 32.7263 6.39227 31.0064ZM4.29707 13.6194C5.17156 12.0998 6.55279 10.9364 8.19885 10.3327C8.19885 10.4013 8.19491 10.5228 8.19491 10.6071V19.808C8.19351 20.0378 8.25334 20.2638 8.36823 20.4629C8.48312 20.6619 8.64893 20.8267 8.84863 20.9404L18.5723 26.5542L15.206 28.4979C15.1894 28.5089 15.1703 28.5155 15.1505 28.5173C15.1307 28.5191 15.1107 28.516 15.0924 28.5082L7.04046 23.8557C5.32135 22.8601 4.06716 21.2235 3.55289 19.3046C3.03862 17.3858 3.30624 15.3413 4.29707 13.6194ZM31.955 20.0556L22.2312 14.4411L25.5976 12.4981C25.6142 12.4872 25.6333 12.4805 25.6531 12.4787C25.6729 12.4769 25.6928 12.4801 25.7111 12.4879L33.7631 17.1364C34.9967 17.849 36.0017 18.8982 36.6606 20.1613C37.3194 21.4244 37.6047 22.849 37.4832 24.2684C37.3617 25.6878 36.8382 27.0432 35.9743 28.1759C35.1103 29.3086 33.9415 30.1717 32.6047 30.6641C32.6047 30.5947 32.6047 30.4733 32.6047 30.3889V21.188C32.6066 20.9586 32.5474 20.7328 32.4332 20.5338C32.319 20.3348 32.154 20.1698 31.955 20.0556ZM35.3055 15.0128C35.2464 14.9765 35.1431 14.9142 35.069 14.8717L27.1045 10.2712C26.906 10.1554 26.6803 10.0943 26.4504 10.0943C26.2206 10.0943 25.9948 10.1554 25.7963 10.2712L16.0726 15.8858V11.9982C16.0715 11.9783 16.0753 11.9585 16.0837 11.9405C16.0921 11.9225 16.1048 11.9068 16.1207 11.8949L24.1719 7.25025C25.4053 6.53903 26.8158 6.19376 28.2383 6.25482C29.6608 6.31589 31.0364 6.78077 32.2044 7.59508C33.3723 8.40939 34.2842 9.53945 34.8334 10.8531C35.3826 12.1667 35.5464 13.6095 35.3055 15.0128ZM14.2424 21.9419L10.8752 19.9981C10.8576 19.9893 10.8423 19.9763 10.8309 19.9602C10.8195 19.9441 10.8122 19.9254 10.8098 19.9058V10.6071C10.8107 9.18295 11.2173 7.78848 11.9819 6.58696C12.7466 5.38544 13.8377 4.42659 15.1275 3.82264C16.4173 3.21869 17.8524 2.99464 19.2649 3.1767C20.6775 3.35876 22.0089 3.93941 23.1034 4.85067C23.0427 4.88379 22.937 4.94215 22.8668 4.98473L14.9024 9.58517C14.7025 9.69878 14.5366 9.86356 14.4215 10.0626C14.3065 10.2616 14.2466 10.4877 14.2479 10.7175L14.2424 21.9419ZM16.071 17.9991L20.4018 15.4978L24.7325 17.9975V22.9985L20.4018 25.4983L16.071 22.9985V17.9991Z" fill="currentColor" data-webtasks-id="34fcee78-de2b-41a7"></path></svg></div></div><div class="text-xs flex items-center justify-center gap-1 invisible absolute left-0 top-2 -ml-4 -translate-x-full group-hover:visible !invisible" data-webtasks-id="27f83f40-e2e0-465b"><button disabled="" class="dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400" data-webtasks-id="2d3f725d-d153-44cd"><svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="8b2e1a88-b6f1-493d"><polyline points="15 18 9 12 15 6" data-webtasks-id="2e939cee-3ed0-4de5"></polyline></svg></button><span class="flex-grow flex-shrink-0" data-webtasks-id="47ee459f-2342-4d1a">1 / 1</span><button disabled="" class="dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400" data-webtasks-id="959a82ec-2714-475a"><svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="3fc2a1e0-e4be-4b2e"><polyline points="9 18 15 12 9 6" data-webtasks-id="2813aac1-1a6c-4845"></polyline></svg></button></div></div><div class="relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]" data-webtasks-id="491b854a-fa82-4c5e"><div class="flex flex-grow flex-col gap-3" data-webtasks-id="bd52d709-e071-4e43"><div class="min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4" data-webtasks-id="0a741d79-7123-4af8"><div class="markdown prose w-full break-words dark:prose-invert light" data-webtasks-id="b765c1b3-4a01-42e9"><p data-webtasks-id="f24e147c-cf8e-42a5">The article titled "Jalapeno Falafels Recipe" provides a concise guide to preparing spicy and flavorful falafels infused with jalapeno peppers. The recipe highlights the use of simple ingredients such as chickpeas, onions, garlic, and a variety of spices to create a delicious vegetarian dish. It outlines the step-by-step process of forming the falafel mixture, shaping it into balls, and frying them until crispy and golden. The article offers a quick and easy way to add a zesty twist to the traditional falafel recipe by incorporating jalapenos for an extra kick of heat.</p></div></div></div><div class="flex justify-between lg:block" data-webtasks-id="93bb25a5-8039-4a88"><div class="text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-2 md:gap-3 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible" data-webtasks-id="1271aa98-a0cc-4fb1"><button class="flex ml-auto gap-2 rounded-md p-1 hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400" data-webtasks-id="e7c581c4-d9cf-446c"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="41e9ce44-e541-4db3"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" data-webtasks-id="bcef9dab-b983-41c0"></path><rect x="8" y="2" width="8" height="4" rx="1" ry="1" data-webtasks-id="78becd47-4e4e-469c"></rect></svg></button><div class="flex gap-1" data-webtasks-id="8e54d8cf-e156-4029"><button class="p-1 rounded-md hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400" data-webtasks-id="ffd2e779-dd84-40de"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="74da622c-2b71-4561"><path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3" data-webtasks-id="c56564cf-1b35-4fa7"></path></svg></button><button class="p-1 rounded-md hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400" data-webtasks-id="375df3d4-7937-4bbd"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="55879914-7d8d-463b"><path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17" data-webtasks-id="c1ecfc15-67a5-4d90"></path></svg></button></div></div></div></div></div></div><div class="h-32 md:h-48 flex-shrink-0" data-webtasks-id="edbd41d2-86bd-42f5"></div></div></div></div></div><div class="absolute bottom-0 left-0 w-full border-t md:border-t-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:bg-vert-light-gradient bg-white dark:bg-gray-800 md:!bg-transparent dark:md:bg-vert-dark-gradient pt-2 md:pl-2 md:w-[calc(100%-.5rem)]" data-webtasks-id="6f104de2-227a-4e84"><form class="stretch mx-2 flex flex-row gap-3 last:mb-2 md:mx-4 md:last:mb-6 lg:mx-auto lg:max-w-2xl xl:max-w-3xl" data-webtasks-id="cbd7dd5a-aa74-458c"><div class="relative flex h-full flex-1 items-stretch md:flex-col" role="presentation" data-webtasks-id="5ff3c209-dd6f-467d"><div class="" data-webtasks-id="3c05e5ea-20c0-45fa"><div class="h-full flex ml-1 md:w-full md:m-auto md:mb-2 gap-0 md:gap-2 justify-center" data-webtasks-id="7106a67e-71fa-4300"><button class="btn relative btn-neutral -z-0 border-0 md:border" as="button" data-webtasks-id="b8839fca-33e7-4c27"><div class="flex w-full gap-2 items-center justify-center" data-webtasks-id="a354fdd3-c7b1-4246"><svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3 flex-shrink-0" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="2f2d5cc7-5874-4199"><polyline points="1 4 1 10 7 10" data-webtasks-id="37ccf79e-230d-4940"></polyline><polyline points="23 20 23 14 17 14" data-webtasks-id="1b83a781-0661-4dd4"></polyline><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15" data-webtasks-id="ca8ccb75-1b5c-4436"></path></svg>Regenerate response</div></button></div></div><div class="flex flex-col w-full py-[10px] flex-grow md:py-4 md:pl-4 relative border border-black/10 bg-white dark:border-gray-900/50 dark:text-white dark:bg-gray-700 rounded-xl shadow-xs dark:shadow-xs" data-webtasks-id="a62898ec-2dbd-42df"><textarea id="prompt-textarea" tabindex="0" data-id="request-:R1j9dm:-0" rows="1" placeholder="Send a message" class="m-0 w-full resize-none border-0 bg-transparent p-0 pr-10 focus:ring-0 focus-visible:ring-0 dark:bg-transparent md:pr-12 pl-3 md:pl-0" style="max-height: 200px; height: 24px; overflow-y: hidden;" data-webtasks-id="762828f7-524c-41a9"></textarea><button class="absolute p-1 rounded-md md:bottom-3 md:p-2 md:right-3 dark:hover:bg-gray-900 dark:disabled:hover:bg-transparent right-2 disabled:text-gray-400 enabled:bg-brand-purple text-white bottom-1.5 transition-colors disabled:opacity-40" data-webtasks-id="40151b5d-dc69-458d" style="" disabled=""><span class="" data-state="closed" data-webtasks-id="22c5aba0-012a-43e8"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" class="h-4 w-4 m-1 md:m-0" stroke-width="2" data-webtasks-id="bc602813-b02a-413f"><path d="M.5 1.163A1 1 0 0 1 1.97.28l12.868 6.837a1 1 0 0 1 0 1.766L1.969 15.72A1 1 0 0 1 .5 14.836V10.33a1 1 0 0 1 .816-.983L8.5 8 1.316 6.653A1 1 0 0 1 .5 5.67V1.163Z" fill="currentColor" data-webtasks-id="cff155ed-8f02-4f1b"></path></svg></span></button></div></div></form><div class="px-3 pb-3 pt-2 text-center text-xs text-gray-600 dark:text-gray-300 md:px-4 md:pb-6 md:pt-3" data-webtasks-id="a466e88a-2970-4b9f"><span data-webtasks-id="7ee1c35a-729f-413e">Free Research Preview. ChatGPT may produce inaccurate information about people, places, or facts. <a href="https://help.openai.com/en/articles/6825453-chatgpt-release-notes" target="_blank" rel="noreferrer" class="underline" data-webtasks-id="97750c83-a2f3-4f80">ChatGPT May 24 Version</a></span></div></div></main></div></div></div><div role="region" aria-label="Notifications (F8)" tabindex="-1" style="pointer-events:none" data-webtasks-id="4d359ca6-39d2-4d8a"><ol tabindex="-1" class="z-100 fixed bottom-0 right-0 m-0 flex max-w-[100vw] list-none flex-col gap-[10px] p-[var(--viewport-padding)] outline-none [--viewport-padding:_25px]" data-webtasks-id="7d984dbe-fd61-46d0"></ol></div><div class="absolute left-0 right-0 top-0 z-[2]" data-webtasks-id="1dc311d0-9177-4c9e"></div></div><script id="__NEXT_DATA__" type="application/json" data-webtasks-id="b7a3ff79-ad8e-4ff5">{"props":{"pageProps":{"user":{"id":"user-FBjU5Y1aYXlR40sbSxDXu3rt","name":"Webtasks Navigator","email":"[email protected]","image":"https://lh3.googleusercontent.com/a/AAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7=s96-c","picture":"https://lh3.googleusercontent.com/a/AAcHTtecwFp0YyD979FU9KtVZyy0bV3-VY-D4mY5G8-GWxZ7=s96-c","idp":"google-oauth2","iat":1688465511,"mfa":false,"groups":[],"intercom_hash":"3606aac379f5bc392804a24653588b4a35fada3fb84d8d4625a9160ae82f1df8"},"serviceStatus":{},"userCountry":"IN","geoOk":true,"serviceAnnouncement":{"public":{},"paid":{}},"isUserInCanPayGroup":true,"_sentryTraceData":"01c0a6be89344f66bf2c385a7e4c0c72-8d0888f89c7700ab-1","_sentryBaggage":"sentry-environment=production,sentry-release=a0aac0cdd02be3205aeced1fa6a6dbf48271f765,sentry-transaction=%2F,sentry-public_key=33f79e998f93410882ecec1e57143840,sentry-trace_id=01c0a6be89344f66bf2c385a7e4c0c72,sentry-sample_rate=1"},"__N_SSP":true},"page":"/","query":{},"buildId":"f9C5QIWDB4PeBMNfQPho6","isFallback":false,"gssp":true,"scriptLoader":[]}</script><script data-webtasks-id="769d5aae-cd04-42f5">(function(){var js = "window['__CF$cv$params']={r:'7e1696297844f2eb',m:'_ULcuNYG7mtdXTg1lPl2IE_x19UrjWqkMAZ.zk2BelM-1688465512-0-ASUoMwJuWvugCa1szhfbth4s3r2nkVdVvrzfRYSfsL5A'};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/invisible.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.nonce = '';_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;" data-webtasks-id="c78ef10d-e0b7-4c72"></iframe><next-route-announcer data-webtasks-id="c1c703f1-2d87-4fd8"><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;" data-webtasks-id="d80bbd90-efa0-475d"></p></next-route-announcer><div portal-container="" data-webtasks-id="149888b0-a859-461c"><span class="pointer-events-none fixed inset-0 z-[60] mx-auto my-2 flex max-w-[560px] flex-col items-stretch justify-start md:pb-5" data-webtasks-id="5f610593-16ee-4f5e"></span></div><iframe id="intercom-frame" style="position: absolute !important; opacity: 0 !important; width: 1px !important; height: 1px !important; top: 0 !important; left: 0 !important; border: none !important; display: block !important; z-index: -1 !important; pointer-events: none;" aria-hidden="true" tabindex="-1" title="Intercom" data-webtasks-id="e9eb3b84-340b-459a"></iframe><div class="intercom-lightweight-app" data-webtasks-id="00f879d4-0048-449e"><style id="intercom-lightweight-app-style" type="text/css" data-webtasks-id="67ca74d5-2d6d-4a25">
|
2 |
+
@keyframes intercom-lightweight-app-launcher {
|
3 |
+
from {
|
4 |
+
opacity: 0;
|
5 |
+
transform: scale(0.5);
|
6 |
+
}
|
7 |
+
to {
|
8 |
+
opacity: 1;
|
9 |
+
transform: scale(1);
|
10 |
+
}
|
11 |
+
}
|
12 |
+
|
13 |
+
@keyframes intercom-lightweight-app-gradient {
|
14 |
+
from {
|
15 |
+
opacity: 0;
|
16 |
+
}
|
17 |
+
to {
|
18 |
+
opacity: 1;
|
19 |
+
}
|
20 |
+
}
|
21 |
+
|
22 |
+
@keyframes intercom-lightweight-app-messenger {
|
23 |
+
0% {
|
24 |
+
opacity: 0;
|
25 |
+
transform: scale(0);
|
26 |
+
}
|
27 |
+
40% {
|
28 |
+
opacity: 1;
|
29 |
+
}
|
30 |
+
100% {
|
31 |
+
transform: scale(1);
|
32 |
+
}
|
33 |
+
}
|
34 |
+
|
35 |
+
.intercom-lightweight-app {
|
36 |
+
position: fixed;
|
37 |
+
z-index: 2147483001;
|
38 |
+
width: 0;
|
39 |
+
height: 0;
|
40 |
+
font-family: intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
|
41 |
+
}
|
42 |
+
|
43 |
+
.intercom-lightweight-app-gradient {
|
44 |
+
position: fixed;
|
45 |
+
z-index: 2147483002;
|
46 |
+
width: 500px;
|
47 |
+
height: 500px;
|
48 |
+
bottom: 0;
|
49 |
+
right: 0;
|
50 |
+
pointer-events: none;
|
51 |
+
background: radial-gradient(
|
52 |
+
ellipse at bottom right,
|
53 |
+
rgba(29, 39, 54, 0.16) 0%,
|
54 |
+
rgba(29, 39, 54, 0) 72%);
|
55 |
+
animation: intercom-lightweight-app-gradient 200ms ease-out;
|
56 |
+
}
|
57 |
+
|
58 |
+
.intercom-lightweight-app-launcher {
|
59 |
+
position: fixed;
|
60 |
+
z-index: 2147483003;
|
61 |
+
padding: 0 !important;
|
62 |
+
margin: 0 !important;
|
63 |
+
border: none;
|
64 |
+
bottom: 20px;
|
65 |
+
right: 20px;
|
66 |
+
max-width: 48px;
|
67 |
+
width: 48px;
|
68 |
+
max-height: 48px;
|
69 |
+
height: 48px;
|
70 |
+
border-radius: 50%;
|
71 |
+
background: #202123;
|
72 |
+
cursor: pointer;
|
73 |
+
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
|
74 |
+
transition: transform 167ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
|
75 |
+
box-sizing: content-box;
|
76 |
+
}
|
77 |
+
|
78 |
+
|
79 |
+
.intercom-lightweight-app-launcher:hover {
|
80 |
+
transition: transform 250ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
|
81 |
+
transform: scale(1.1)
|
82 |
+
}
|
83 |
+
|
84 |
+
.intercom-lightweight-app-launcher:active {
|
85 |
+
transform: scale(0.85);
|
86 |
+
transition: transform 134ms cubic-bezier(0.45, 0, 0.2, 1);
|
87 |
+
}
|
88 |
+
|
89 |
+
|
90 |
+
.intercom-lightweight-app-launcher:focus {
|
91 |
+
outline: none;
|
92 |
+
|
93 |
+
|
94 |
+
}
|
95 |
+
|
96 |
+
.intercom-lightweight-app-launcher-icon {
|
97 |
+
display: flex;
|
98 |
+
align-items: center;
|
99 |
+
justify-content: center;
|
100 |
+
position: absolute;
|
101 |
+
top: 0;
|
102 |
+
left: 0;
|
103 |
+
width: 48px;
|
104 |
+
height: 48px;
|
105 |
+
transition: transform 100ms linear, opacity 80ms linear;
|
106 |
+
}
|
107 |
+
|
108 |
+
.intercom-lightweight-app-launcher-icon-open {
|
109 |
+
|
110 |
+
opacity: 1;
|
111 |
+
transform: rotate(0deg) scale(1);
|
112 |
+
|
113 |
+
}
|
114 |
+
|
115 |
+
.intercom-lightweight-app-launcher-icon-open svg {
|
116 |
+
width: 24px;
|
117 |
+
height: 24px;
|
118 |
+
}
|
119 |
+
|
120 |
+
.intercom-lightweight-app-launcher-icon-open svg path {
|
121 |
+
fill: rgb(255, 255, 255);
|
122 |
+
}
|
123 |
+
|
124 |
+
.intercom-lightweight-app-launcher-icon-self-serve {
|
125 |
+
|
126 |
+
opacity: 1;
|
127 |
+
transform: rotate(0deg) scale(1);
|
128 |
+
|
129 |
+
}
|
130 |
+
|
131 |
+
.intercom-lightweight-app-launcher-icon-self-serve svg {
|
132 |
+
height: 44px;
|
133 |
+
}
|
134 |
+
|
135 |
+
.intercom-lightweight-app-launcher-icon-self-serve svg path {
|
136 |
+
fill: rgb(255, 255, 255);
|
137 |
+
}
|
138 |
+
|
139 |
+
.intercom-lightweight-app-launcher-custom-icon-open {
|
140 |
+
max-height: 24px;
|
141 |
+
max-width: 24px;
|
142 |
+
|
143 |
+
|
144 |
+
opacity: 1;
|
145 |
+
transform: rotate(0deg) scale(1);
|
146 |
+
|
147 |
+
}
|
148 |
+
|
149 |
+
.intercom-lightweight-app-launcher-icon-minimize {
|
150 |
+
|
151 |
+
opacity: 0;
|
152 |
+
transform: rotate(-60deg) scale(0);
|
153 |
+
|
154 |
+
}
|
155 |
+
|
156 |
+
.intercom-lightweight-app-launcher-icon-minimize svg path {
|
157 |
+
fill: rgb(255, 255, 255);
|
158 |
+
}
|
159 |
+
|
160 |
+
.intercom-lightweight-app-messenger {
|
161 |
+
position: fixed;
|
162 |
+
z-index: 2147483003;
|
163 |
+
overflow: hidden;
|
164 |
+
background-color: white;
|
165 |
+
animation: intercom-lightweight-app-messenger 250ms cubic-bezier(0, 1, 1, 1);
|
166 |
+
transform-origin: bottom right;
|
167 |
+
|
168 |
+
width: 400px;
|
169 |
+
height: calc(100% - 40px);
|
170 |
+
max-height: 704px;
|
171 |
+
min-height: 250px;
|
172 |
+
right: 20px;
|
173 |
+
bottom: 20px;
|
174 |
+
box-shadow: 0 5px 40px rgba(0,0,0,0.16);
|
175 |
+
|
176 |
+
|
177 |
+
border-radius: 16px;
|
178 |
+
}
|
179 |
+
|
180 |
+
.intercom-lightweight-app-messenger-header {
|
181 |
+
height: 64px;
|
182 |
+
border-bottom: none;
|
183 |
+
background: #202123
|
184 |
+
|
185 |
+
|
186 |
+
}
|
187 |
+
|
188 |
+
.intercom-lightweight-app-messenger-footer{
|
189 |
+
position:absolute;
|
190 |
+
bottom:0;
|
191 |
+
width: 100%;
|
192 |
+
height: 80px;
|
193 |
+
background: #fff;
|
194 |
+
font-size: 14px;
|
195 |
+
line-height: 21px;
|
196 |
+
border-top: 1px solid rgba(0, 0, 0, 0.05);
|
197 |
+
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
|
198 |
+
|
199 |
+
}
|
200 |
+
|
201 |
+
@media print {
|
202 |
+
.intercom-lightweight-app {
|
203 |
+
display: none;
|
204 |
+
}
|
205 |
+
}
|
206 |
+
</style></div><div data-radix-popper-content-wrapper="" style="position: fixed; left: 0px; top: 0px; transform: translate3d(272px, 77px, 0px); min-width: max-content; z-index: auto; --radix-popper-anchor-width: 24px; --radix-popper-anchor-height: 24px; --radix-popper-available-width: 1264px; --radix-popper-available-height: 228px; --radix-popper-transform-origin: -12px 37px;" data-webtasks-id="fb8ecf08-5570-40aa"><div data-side="right" data-align="center" data-state="open" role="dialog" id="radix-:r1h:" class="relative animate-slideLeftAndFade select-none rounded-xl bg-gray-900 p-4 text-sm text-white shadow-sm dark:bg-gray-50 dark:text-gray-700" tabindex="-1" style="--radix-popover-content-transform-origin: var(--radix-popper-transform-origin); --radix-popover-content-available-width: var(--radix-popper-available-width); --radix-popover-content-available-height: var(--radix-popper-available-height); --radix-popover-trigger-width: var(--radix-popper-anchor-width); --radix-popover-trigger-height: var(--radix-popper-anchor-height);" data-webtasks-id="998d067b-d55f-4490"><div data-webtasks-id="0479104c-f38d-46a7"><div class="mb-0.5 flex items-center gap-2" data-webtasks-id="dc80bcd2-708c-4a68"><span class="bg-green-500 text-white py-0.5 px-1.5 text-[10px] leading-normal font-semibold rounded uppercase" data-webtasks-id="7fe6fa2e-6e6f-45e3">New</span><div class="font-medium" data-webtasks-id="7b2462e6-819a-4e5b">Share a link to this chat</div><button type="button" class="-my-1 -mr-1 ml-1 p-1 opacity-70 transition hover:opacity-100" data-webtasks-id="e3ffb8cc-f88e-4793"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="3b8b98f0-99ff-4e5e"><line x1="18" y1="6" x2="6" y2="18" data-webtasks-id="7d3691d2-c1d2-42a4"></line><line x1="6" y1="6" x2="18" y2="18" data-webtasks-id="95acbbac-1094-4d06"></line></svg></button></div><a href="https://help.openai.com/en/articles/7925741-chatgpt-shared-links-faq" class="inline-flex items-center gap-1.5 opacity-70 transition hover:opacity-100" target="_blank" rel="noreferrer" data-webtasks-id="1a2e94e2-bf04-4c2a">Learn more<svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="h-3 w-3" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" data-webtasks-id="5a74b1ef-9877-4e1d"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" data-webtasks-id="e6f7de72-a01c-41b8"></path><polyline points="15 3 21 3 21 9" data-webtasks-id="20d147ea-7dc3-444f"></polyline><line x1="10" y1="14" x2="21" y2="3" data-webtasks-id="1d458907-892f-4caa"></line></svg></a></div><span data-webtasks-id="d64a6702-cf29-4952" style="position: absolute; left: 0px; transform-origin: 0px 0px; transform: translateY(50%) rotate(90deg) translateX(-50%); top: 31px;"><div class="relative top-[-6px] h-3 w-3 rotate-45 transform rounded-br-sm bg-gray-900 dark:bg-gray-50" width="10" height="5" viewbox="0 0 30 10" preserveaspectratio="none" style="display: block;" data-webtasks-id="07e9c136-27b6-49a0"></div></span></div></div><span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;" data-webtasks-id="2b0f3983-d54b-4fc4"></span></body>
|
demonstrations/geernlq/pages/page-4-0.html
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/iubrmxp/bboxes/bboxes-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"3ca83bfd-fa7a-4220":{"x":0,"y":0,"width":1519.2000732421875,"height":3294.962646484375,"top":0,"right":1519.2000732421875,"bottom":3294.962646484375,"left":0},"12d30366-66a2-463c":{"x":0,"y":0,"width":1519.2000732421875,"height":3294.962646484375,"top":0,"right":1519.2000732421875,"bottom":3294.962646484375,"left":0},"301efc79-ee9f-4d82":{"x":0,"y":0,"width":1519.2000732421875,"height":150,"top":0,"right":1519.2000732421875,"bottom":150,"left":0},"40248c4f-d971-492c":{"x":159.60000610351562,"y":0,"width":1200,"height":150,"top":0,"right":1359.6000061035156,"bottom":150,"left":159.60000610351562},"acd72e9e-f717-4117":{"x":159.60000610351562,"y":0,"width":1200,"height":100,"top":0,"right":1359.6000061035156,"bottom":100,"left":159.60000610351562},"58762d57-66cf-4f64":{"x":159.60000610351562,"y":0,"width":1152,"height":100,"top":0,"right":1311.6000061035156,"bottom":100,"left":159.60000610351562},"643b744d-fecf-439f":{"x":585.6000366210938,"y":0,"width":300,"height":100,"top":0,"right":885.6000366210938,"bottom":100,"left":585.6000366210938},"6a55d9a5-2362-40f6":{"x":585.6000366210938,"y":23,"width":300,"height":54,"top":23,"right":885.6000366210938,"bottom":77,"left":585.6000366210938},"2e361871-f8f4-40a5":{"x":585.6000366210938,"y":23,"width":300,"height":54,"top":23,"right":885.6000366210938,"bottom":77,"left":585.6000366210938},"1027291d-42ca-4609":{"x":587.65478515625,"y":23,"width":295.34228515625,"height":53.538326263427734,"top":23,"right":882.9970703125,"bottom":76.53832626342773,"left":587.65478515625},"60b5ce76-f212-4ba2":{"x":587.65478515625,"y":23,"width":295.34228515625,"height":53.538326263427734,"top":23,"right":882.9970703125,"bottom":76.53832626342773,"left":587.65478515625},"5cb71d31-0765-4088":{"x":694.1753540039062,"y":37.424659729003906,"width":11.579297065734863,"height":38.092559814453125,"top":37.424659729003906,"right":705.7546510696411,"bottom":75.51721954345703,"left":694.1753540039062},"52879226-e5ef-4a2e":{"x":693.0657958984375,"y":23.369863510131836,"width":13.30517578125,"height":13.196701049804688,"top":23.369863510131836,"right":706.3709716796875,"bottom":36.56656455993652,"left":693.0657958984375},"96e57e1f-3da0-4cc9":{"x":587.65478515625,"y":37.79452133178711,"width":49.19697189331055,"height":37.76597213745117,"top":37.79452133178711,"right":636.8517570495605,"bottom":75.56049346923828,"left":587.65478515625},"6c9e72c8-ebe9-4a16":{"x":637.9561767578125,"y":38.16438293457031,"width":32.4716796875,"height":38.352237701416016,"top":38.16438293457031,"right":670.4278564453125,"bottom":76.51662063598633,"left":637.9561767578125},"6af479de-e5b0-4d31":{"x":671.6137084960938,"y":37.424659729003906,"width":22.878271102905273,"height":38.18243408203125,"top":37.424659729003906,"right":694.491979598999,"bottom":75.60709381103516,"left":671.6137084960938},"5b41ceb0-14ef-45ca":{"x":831.39453125,"y":37.424659729003906,"width":22.878223419189453,"height":38.18280792236328,"top":37.424659729003906,"right":854.2727546691895,"bottom":75.60746765136719,"left":831.39453125},"de2fcd65-af1f-477e":{"x":817.3397827148438,"y":23,"width":13.305468559265137,"height":13.1973876953125,"top":23,"right":830.6452512741089,"bottom":36.1973876953125,"left":817.3397827148438},"d235c960-af56-4af2":{"x":850.9972534179688,"y":38.16438293457031,"width":31.999805450439453,"height":38.37315368652344,"top":38.16438293457031,"right":882.9970588684082,"bottom":76.53753662109375,"left":850.9972534179688},"15ab9259-9b91-4ced":{"x":818.4493408203125,"y":37.424659729003906,"width":11.57822322845459,"height":38.092559814453125,"top":37.424659729003906,"right":830.0275640487671,"bottom":75.51721954345703,"left":818.4493408203125},"f02c1f8d-8636-4eed":{"x":707.1205444335938,"y":38.16438293457031,"width":31.99897575378418,"height":38.37394332885742,"top":38.16438293457031,"right":739.1195201873779,"bottom":76.53832626342773,"left":707.1205444335938},"67dd8d88-ced5-4712":{"x":746.3260498046875,"y":37.79452133178711,"width":24.766016006469727,"height":38.727577209472656,"top":37.79452133178711,"right":771.0920658111572,"bottom":76.52209854125977,"left":746.3260498046875},"d7edcbde-301f-46a1":{"x":784.7918090820312,"y":37.79452133178711,"width":32.4716796875,"height":38.35258865356445,"top":37.79452133178711,"right":817.2634887695312,"bottom":76.14710998535156,"left":784.7918090820312},"91030492-7fad-40ce":{"x":772.2164916992188,"y":25.958906173706055,"width":11.380273818969727,"height":49.48841094970703,"top":25.958906173706055,"right":783.5967655181885,"bottom":75.44731712341309,"left":772.2164916992188},"d4184767-bcd2-4d88":{"x":1311.5999755859375,"y":22,"width":48,"height":56,"top":22,"right":1359.5999755859375,"bottom":78,"left":1311.5999755859375},"8bfc3f7f-5d6d-451b":{"x":1311.5999755859375,"y":52,"width":38,"height":26,"top":52,"right":1349.5999755859375,"bottom":78,"left":1311.5999755859375},"8823b625-212c-4b5f":{"x":1318.5999755859375,"y":61,"width":24,"height":15.199999809265137,"top":61,"right":1342.5999755859375,"bottom":76.19999980926514,"left":1318.5999755859375},"fbacbae8-811a-4642":{"x":1318.5999755859375,"y":53,"width":24,"height":24,"top":53,"right":1342.5999755859375,"bottom":77,"left":1318.5999755859375},"263305e6-86fa-493c":{"x":1318.5733642578125,"y":52.99250030517578,"width":24.026660919189453,"height":24.00750160217285,"top":52.99250030517578,"right":1342.600025177002,"bottom":77.00000190734863,"left":1318.5733642578125},"f1af1629-9322-42e2":{"x":159.60000610351562,"y":100,"width":1200,"height":50,"top":100,"right":1359.6000061035156,"bottom":150,"left":159.60000610351562},"6628ad2d-c299-4e99":{"x":159.60000610351562,"y":104,"width":1200,"height":42,"top":104,"right":1359.6000061035156,"bottom":146,"left":159.60000610351562},"67d7a52d-e79c-431a":{"x":159.6125030517578,"y":104,"width":70,"height":42,"top":104,"right":229.6125030517578,"bottom":146,"left":159.6125030517578},"715ef0f3-7e99-4b57":{"x":179.6125030517578,"y":104,"width":30,"height":43,"top":104,"right":209.6125030517578,"bottom":147,"left":179.6125030517578},"87a5feac-0860-4bc3":{"x":179.6125030517578,"y":111,"width":20,"height":20,"top":111,"right":199.6125030517578,"bottom":131,"left":179.6125030517578},"04d6c950-1a8a-47b1":{"x":179.6125030517578,"y":113.2199935913086,"width":20,"height":15.560009956359863,"top":113.2199935913086,"right":199.6125030517578,"bottom":128.78000354766846,"left":179.6125030517578},"8a38f2cd-43d4-4a1c":{"x":229.6125030517578,"y":104,"width":155.10000610351562,"height":42,"top":104,"right":384.71250915527344,"bottom":146,"left":229.6125030517578},"cfde806f-34ab-467f":{"x":296.9250183105469,"y":104,"width":67.7874984741211,"height":42,"top":104,"right":364.71251678466797,"bottom":146,"left":296.9250183105469},"86eb746b-45b5-4a38":{"x":384.7124938964844,"y":104,"width":149.3249969482422,"height":42,"top":104,"right":534.0374908447266,"bottom":146,"left":384.7124938964844},"967cbfe8-97a4-4d01":{"x":452.0249938964844,"y":104,"width":62.01250076293945,"height":42,"top":104,"right":514.0374946594238,"bottom":146,"left":452.0249938964844},"567e98c9-fc7d-46e3":{"x":534.0375366210938,"y":104,"width":158.8874969482422,"height":42,"top":104,"right":692.9250335693359,"bottom":146,"left":534.0375366210938},"ce090bb9-4c41-4bf1":{"x":601.3500366210938,"y":104,"width":71.57500457763672,"height":42,"top":104,"right":672.9250411987305,"bottom":146,"left":601.3500366210938},"fd176591-099d-40e4":{"x":692.9249877929688,"y":104,"width":227.53750610351562,"height":42,"top":104,"right":920.4624938964844,"bottom":146,"left":692.9249877929688},"dc121623-a126-4d6e":{"x":760.2374877929688,"y":104,"width":140.22500610351562,"height":42,"top":104,"right":900.4624938964844,"bottom":146,"left":760.2374877929688},"79e51444-2817-4e6a":{"x":920.4625244140625,"y":104,"width":160.6750030517578,"height":42,"top":104,"right":1081.1375274658203,"bottom":146,"left":920.4625244140625},"46576a64-fa8f-43f3":{"x":987.7750244140625,"y":104,"width":73.36250305175781,"height":42,"top":104,"right":1061.1375274658203,"bottom":146,"left":987.7750244140625},"eee77a91-a98c-41c7":{"x":1081.1375732421875,"y":104,"width":147.65000915527344,"height":42,"top":104,"right":1228.787582397461,"bottom":146,"left":1081.1375732421875},"9f750462-4c67-4e01":{"x":1148.4500732421875,"y":104,"width":60.337501525878906,"height":42,"top":104,"right":1208.7875747680664,"bottom":146,"left":1148.4500732421875},"7d1f818e-8b59-4667":{"x":1201.7874755859375,"y":104,"width":10,"height":40,"top":104,"right":1211.7874755859375,"bottom":144,"left":1201.7874755859375},"542e120a-a484-48f2":{"x":1201.7874755859375,"y":118,"width":10,"height":10,"top":118,"right":1211.7874755859375,"bottom":128,"left":1201.7874755859375},"5f9fbcc2-5289-4977":{"x":1201.7874755859375,"y":119,"width":10,"height":8,"top":119,"right":1211.7874755859375,"bottom":127,"left":1201.7874755859375},"83595645-afdb-4d11":{"x":1228.7874755859375,"y":104,"width":110.80000305175781,"height":42,"top":104,"right":1339.5874786376953,"bottom":146,"left":1228.7874755859375},"4f354a7e-5868-4e0b":{"x":1228.7874755859375,"y":104,"width":110.80000305175781,"height":40,"top":104,"right":1339.5874786376953,"bottom":144,"left":1228.7874755859375},"3aa72e71-8664-4d6c":{"x":1234.5875244140625,"y":115.20000457763672,"width":100,"height":17.600000381469727,"top":115.20000457763672,"right":1334.5875244140625,"bottom":132.80000495910645,"left":1234.5875244140625},"7bf3a3d9-730d-43da":{"x":1234.5875244140625,"y":110.0250015258789,"width":100,"height":22,"top":110.0250015258789,"right":1334.5875244140625,"bottom":132.0250015258789,"left":1234.5875244140625},"657a09da-b6c0-4dbb":{"x":1234.5875244140625,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5534439086914,"bottom":126.95898914337158,"left":1234.5875244140625},"2947130a-f267-459b":{"x":1234.5875244140625,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5534439086914,"bottom":126.95898914337158,"left":1234.5875244140625},"c8226b63-f325-4eaf":{"x":1234.5875244140625,"y":115.09093475341797,"width":28.472461700439453,"height":11.190783500671387,"top":115.09093475341797,"right":1263.059986114502,"bottom":126.28171825408936,"left":1234.5875244140625},"7de5ad5f-aa28-40e5":{"x":1234.5875244140625,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5170211791992,"bottom":126.95913410186768,"left":1234.5875244140625},"81b55532-524c-4ba0":{"x":1234.5875244140625,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5170211791992,"bottom":126.95913410186768,"left":1234.5875244140625},"bc80e9ff-3115-41da":{"x":1234.5875244140625,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5170211791992,"bottom":126.95913410186768,"left":1234.5875244140625},"8f54f8ff-534c-4b4f":{"x":1234.5875244140625,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5170211791992,"bottom":126.95913410186768,"left":1234.5875244140625},"1b7da3a8-192b-4a11":{"x":1234.5875244140625,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5170211791992,"bottom":126.95913410186768,"left":1234.5875244140625},"a30b7aa6-39f1-4688":{"x":1234.5875244140625,"y":115.09089660644531,"width":67.9659194946289,"height":11.868090629577637,"top":115.09089660644531,"right":1302.5534439086914,"bottom":126.95898723602295,"left":1234.5875244140625},"fbbe8aa8-162e-40aa":{"x":1234.5875244140625,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5534439086914,"bottom":126.95898914337158,"left":1234.5875244140625},"64821c2b-3210-4245":{"x":1234.5875244140625,"y":115.09089660644531,"width":67.9659194946289,"height":11.868090629577637,"top":115.09089660644531,"right":1302.5534439086914,"bottom":126.95898723602295,"left":1234.5875244140625},"ef7f70de-0775-4376":{"x":1306.044677734375,"y":115.7682876586914,"width":28.47236442565918,"height":11.190844535827637,"top":115.7682876586914,"right":1334.5170421600342,"bottom":126.95913219451904,"left":1306.044677734375},"5f75e1a8-5f64-4498":{"x":1306.044677734375,"y":115.7682876586914,"width":28.47236442565918,"height":11.190783500671387,"top":115.7682876586914,"right":1334.5170421600342,"bottom":126.9590711593628,"left":1306.044677734375},"e96bf90b-e882-40c5":{"x":1306.044677734375,"y":115.7682876586914,"width":28.47236442565918,"height":11.190844535827637,"top":115.7682876586914,"right":1334.5170421600342,"bottom":126.95913219451904,"left":1306.044677734375},"8aa82f39-d445-4619":{"x":0,"y":150,"width":1519.2000732421875,"height":64.80000305175781,"top":150,"right":1519.2000732421875,"bottom":214.8000030517578,"left":0},"42eb5a7c-d42e-4c3b":{"x":0,"y":150,"width":1519.2000732421875,"height":64.80000305175781,"top":150,"right":1519.2000732421875,"bottom":214.8000030517578,"left":0},"24f3c70e-5509-4f49":{"x":0,"y":150,"width":1519.2000732421875,"height":64,"top":150,"right":1519.2000732421875,"bottom":214,"left":0},"7bb48358-e325-4c82":{"x":410.7124938964844,"y":150,"width":103.4625015258789,"height":64,"top":150,"right":514.1749954223633,"bottom":214,"left":410.7124938964844},"47693c4f-2742-4b54":{"x":514.1749877929688,"y":150,"width":594.3125,"height":64,"top":150,"right":1108.4874877929688,"bottom":214,"left":514.1749877929688},"e8fe2444-de3c-4c5b":{"x":529.1749877929688,"y":150,"width":130.27500915527344,"height":64,"top":150,"right":659.4499969482422,"bottom":214,"left":529.1749877929688},"1fb76f5a-c528-41fd":{"x":543.1749877929688,"y":167,"width":102.2750015258789,"height":30,"top":167,"right":645.4499893188477,"bottom":197,"left":543.1749877929688},"27d3a072-85fc-4090":{"x":689.4500122070312,"y":150,"width":131.8249969482422,"height":64,"top":150,"right":821.2750091552734,"bottom":214,"left":689.4500122070312},"75d93480-e758-44ef":{"x":703.4500122070312,"y":167,"width":103.82500457763672,"height":30,"top":167,"right":807.275016784668,"bottom":197,"left":703.4500122070312},"07b8e9a4-606e-4d8c":{"x":851.2750244140625,"y":150,"width":112.67500305175781,"height":64,"top":150,"right":963.9500274658203,"bottom":214,"left":851.2750244140625},"0119c38f-e04e-4757":{"x":865.2750244140625,"y":167,"width":84.67500305175781,"height":30,"top":167,"right":949.9500274658203,"bottom":197,"left":865.2750244140625},"a6892c34-6157-481d":{"x":993.9500122070312,"y":150,"width":99.5374984741211,"height":64,"top":150,"right":1093.4875106811523,"bottom":214,"left":993.9500122070312},"28e0bdf2-07ca-451b":{"x":1007.9500122070312,"y":167,"width":71.5374984741211,"height":30,"top":167,"right":1079.4875106811523,"bottom":197,"left":1007.9500122070312},"2a831758-ac46-408d":{"x":274.6000061035156,"y":214.8000030517578,"width":970,"height":350,"top":214.8000030517578,"right":1244.6000061035156,"bottom":564.8000030517578,"left":274.6000061035156},"6ac18215-e90b-41d9":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":2221.862548828125,"top":584.7999877929688,"right":1359.6000061035156,"bottom":2806.6625366210938,"left":159.60000610351562},"f57f2301-3f09-4d7d":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":2221.862548828125,"top":584.7999877929688,"right":1359.6000061035156,"bottom":2806.6625366210938,"left":159.60000610351562},"a1f48a97-b57b-4cc2":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":718.6000366210938,"top":584.7999877929688,"right":1359.6000061035156,"bottom":1303.4000244140625,"left":159.60000610351562},"afc0db93-d41e-40b3":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"7a00253c-16ec-45fc":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"d6d3a193-5ef6-4967":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"6a4fb9e7-6962-43a9":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":647.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1272.5999755859375,"left":220.40000915527344},"f091a46b-73d2-4f2c":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":647.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1272.5999755859375,"left":220.40000915527344},"86620529-f850-4637":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"60fabe29-7995-496c":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"99cc6b75-5754-4649":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"2ca0fb63-cd86-47c2":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"f289363d-4b24-47fe":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344}}
|
demonstrations/iubrmxp/bboxes/bboxes-1.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"3ca83bfd-fa7a-4220":{"x":0,"y":0,"width":1519.2000732421875,"height":15611.6005859375,"top":0,"right":1519.2000732421875,"bottom":15611.6005859375,"left":0},"12d30366-66a2-463c":{"x":0,"y":0,"width":1519.2000732421875,"height":15611.6005859375,"top":0,"right":1519.2000732421875,"bottom":15611.6005859375,"left":0},"301efc79-ee9f-4d82":{"x":0,"y":0,"width":1519.2000732421875,"height":150,"top":0,"right":1519.2000732421875,"bottom":150,"left":0},"40248c4f-d971-492c":{"x":159.60000610351562,"y":0,"width":1200,"height":150,"top":0,"right":1359.6000061035156,"bottom":150,"left":159.60000610351562},"acd72e9e-f717-4117":{"x":159.60000610351562,"y":0,"width":1200,"height":100,"top":0,"right":1359.6000061035156,"bottom":100,"left":159.60000610351562},"58762d57-66cf-4f64":{"x":159.60000610351562,"y":0,"width":1152,"height":100,"top":0,"right":1311.6000061035156,"bottom":100,"left":159.60000610351562},"643b744d-fecf-439f":{"x":585.6000366210938,"y":0,"width":300,"height":100,"top":0,"right":885.6000366210938,"bottom":100,"left":585.6000366210938},"6a55d9a5-2362-40f6":{"x":585.6000366210938,"y":23,"width":300,"height":54,"top":23,"right":885.6000366210938,"bottom":77,"left":585.6000366210938},"2e361871-f8f4-40a5":{"x":585.6000366210938,"y":23,"width":300,"height":54,"top":23,"right":885.6000366210938,"bottom":77,"left":585.6000366210938},"1027291d-42ca-4609":{"x":587.65478515625,"y":23,"width":295.34228515625,"height":53.538326263427734,"top":23,"right":882.9970703125,"bottom":76.53832626342773,"left":587.65478515625},"60b5ce76-f212-4ba2":{"x":587.65478515625,"y":23,"width":295.34228515625,"height":53.538326263427734,"top":23,"right":882.9970703125,"bottom":76.53832626342773,"left":587.65478515625},"5cb71d31-0765-4088":{"x":694.1753540039062,"y":37.424659729003906,"width":11.579297065734863,"height":38.092559814453125,"top":37.424659729003906,"right":705.7546510696411,"bottom":75.51721954345703,"left":694.1753540039062},"52879226-e5ef-4a2e":{"x":693.0657958984375,"y":23.369863510131836,"width":13.30517578125,"height":13.196701049804688,"top":23.369863510131836,"right":706.3709716796875,"bottom":36.56656455993652,"left":693.0657958984375},"96e57e1f-3da0-4cc9":{"x":587.65478515625,"y":37.79452133178711,"width":49.19697189331055,"height":37.76597213745117,"top":37.79452133178711,"right":636.8517570495605,"bottom":75.56049346923828,"left":587.65478515625},"6c9e72c8-ebe9-4a16":{"x":637.9561767578125,"y":38.16438293457031,"width":32.4716796875,"height":38.352237701416016,"top":38.16438293457031,"right":670.4278564453125,"bottom":76.51662063598633,"left":637.9561767578125},"6af479de-e5b0-4d31":{"x":671.6137084960938,"y":37.424659729003906,"width":22.878271102905273,"height":38.18243408203125,"top":37.424659729003906,"right":694.491979598999,"bottom":75.60709381103516,"left":671.6137084960938},"5b41ceb0-14ef-45ca":{"x":831.39453125,"y":37.424659729003906,"width":22.878223419189453,"height":38.18280792236328,"top":37.424659729003906,"right":854.2727546691895,"bottom":75.60746765136719,"left":831.39453125},"de2fcd65-af1f-477e":{"x":817.3397827148438,"y":23,"width":13.305468559265137,"height":13.1973876953125,"top":23,"right":830.6452512741089,"bottom":36.1973876953125,"left":817.3397827148438},"d235c960-af56-4af2":{"x":850.9972534179688,"y":38.16438293457031,"width":31.999805450439453,"height":38.37315368652344,"top":38.16438293457031,"right":882.9970588684082,"bottom":76.53753662109375,"left":850.9972534179688},"15ab9259-9b91-4ced":{"x":818.4493408203125,"y":37.424659729003906,"width":11.57822322845459,"height":38.092559814453125,"top":37.424659729003906,"right":830.0275640487671,"bottom":75.51721954345703,"left":818.4493408203125},"f02c1f8d-8636-4eed":{"x":707.1205444335938,"y":38.16438293457031,"width":31.99897575378418,"height":38.37394332885742,"top":38.16438293457031,"right":739.1195201873779,"bottom":76.53832626342773,"left":707.1205444335938},"67dd8d88-ced5-4712":{"x":746.3260498046875,"y":37.79452133178711,"width":24.766016006469727,"height":38.727577209472656,"top":37.79452133178711,"right":771.0920658111572,"bottom":76.52209854125977,"left":746.3260498046875},"d7edcbde-301f-46a1":{"x":784.7918090820312,"y":37.79452133178711,"width":32.4716796875,"height":38.35258865356445,"top":37.79452133178711,"right":817.2634887695312,"bottom":76.14710998535156,"left":784.7918090820312},"91030492-7fad-40ce":{"x":772.2164916992188,"y":25.958906173706055,"width":11.380273818969727,"height":49.48841094970703,"top":25.958906173706055,"right":783.5967655181885,"bottom":75.44731712341309,"left":772.2164916992188},"d4184767-bcd2-4d88":{"x":1311.5999755859375,"y":22,"width":48,"height":56,"top":22,"right":1359.5999755859375,"bottom":78,"left":1311.5999755859375},"8bfc3f7f-5d6d-451b":{"x":1311.5999755859375,"y":52,"width":38,"height":26,"top":52,"right":1349.5999755859375,"bottom":78,"left":1311.5999755859375},"8823b625-212c-4b5f":{"x":1318.5999755859375,"y":61,"width":24,"height":15.199999809265137,"top":61,"right":1342.5999755859375,"bottom":76.19999980926514,"left":1318.5999755859375},"fbacbae8-811a-4642":{"x":1318.5999755859375,"y":53,"width":24,"height":24,"top":53,"right":1342.5999755859375,"bottom":77,"left":1318.5999755859375},"263305e6-86fa-493c":{"x":1318.5733642578125,"y":52.99250030517578,"width":24.026660919189453,"height":24.00750160217285,"top":52.99250030517578,"right":1342.600025177002,"bottom":77.00000190734863,"left":1318.5733642578125},"f1af1629-9322-42e2":{"x":159.60000610351562,"y":100,"width":1200,"height":50,"top":100,"right":1359.6000061035156,"bottom":150,"left":159.60000610351562},"6628ad2d-c299-4e99":{"x":159.60000610351562,"y":104,"width":1200,"height":42,"top":104,"right":1359.6000061035156,"bottom":146,"left":159.60000610351562},"67d7a52d-e79c-431a":{"x":159.60000610351562,"y":104,"width":70,"height":42,"top":104,"right":229.60000610351562,"bottom":146,"left":159.60000610351562},"715ef0f3-7e99-4b57":{"x":179.60000610351562,"y":104,"width":30,"height":43,"top":104,"right":209.60000610351562,"bottom":147,"left":179.60000610351562},"87a5feac-0860-4bc3":{"x":179.60000610351562,"y":111,"width":20,"height":20,"top":111,"right":199.60000610351562,"bottom":131,"left":179.60000610351562},"04d6c950-1a8a-47b1":{"x":179.60000610351562,"y":113.2199935913086,"width":20,"height":15.560009956359863,"top":113.2199935913086,"right":199.60000610351562,"bottom":128.78000354766846,"left":179.60000610351562},"8a38f2cd-43d4-4a1c":{"x":229.60000610351562,"y":104,"width":156.72500610351562,"height":42,"top":104,"right":386.32501220703125,"bottom":146,"left":229.60000610351562},"cfde806f-34ab-467f":{"x":299.0500183105469,"y":104,"width":67.2750015258789,"height":42,"top":104,"right":366.3250198364258,"bottom":146,"left":299.0500183105469},"86eb746b-45b5-4a38":{"x":386.32501220703125,"y":104,"width":149.625,"height":42,"top":104,"right":535.9500122070312,"bottom":146,"left":386.32501220703125},"967cbfe8-97a4-4d01":{"x":455.7749938964844,"y":104,"width":60.17499923706055,"height":42,"top":104,"right":515.9499931335449,"bottom":146,"left":455.7749938964844},"567e98c9-fc7d-46e3":{"x":535.9500122070312,"y":104,"width":159.3125,"height":42,"top":104,"right":695.2625122070312,"bottom":146,"left":535.9500122070312},"ce090bb9-4c41-4bf1":{"x":605.4000244140625,"y":104,"width":69.86250305175781,"height":42,"top":104,"right":675.2625274658203,"bottom":146,"left":605.4000244140625},"fd176591-099d-40e4":{"x":695.2625122070312,"y":104,"width":225.28750610351562,"height":42,"top":104,"right":920.5500183105469,"bottom":146,"left":695.2625122070312},"dc121623-a126-4d6e":{"x":764.7125244140625,"y":104,"width":135.83750915527344,"height":42,"top":104,"right":900.5500335693359,"bottom":146,"left":764.7125244140625},"79e51444-2817-4e6a":{"x":920.5499877929688,"y":104,"width":159.8125,"height":42,"top":104,"right":1080.3624877929688,"bottom":146,"left":920.5499877929688},"46576a64-fa8f-43f3":{"x":990,"y":104,"width":70.36250305175781,"height":42,"top":104,"right":1060.3625030517578,"bottom":146,"left":990},"eee77a91-a98c-41c7":{"x":1080.362548828125,"y":104,"width":148.4375,"height":42,"top":104,"right":1228.800048828125,"bottom":146,"left":1080.362548828125},"9f750462-4c67-4e01":{"x":1149.8125,"y":104,"width":58.98749923706055,"height":42,"top":104,"right":1208.7999992370605,"bottom":146,"left":1149.8125},"7d1f818e-8b59-4667":{"x":1201.800048828125,"y":104,"width":10,"height":40,"top":104,"right":1211.800048828125,"bottom":144,"left":1201.800048828125},"542e120a-a484-48f2":{"x":1201.800048828125,"y":118,"width":10,"height":10,"top":118,"right":1211.800048828125,"bottom":128,"left":1201.800048828125},"5f9fbcc2-5289-4977":{"x":1201.800048828125,"y":119,"width":10,"height":8,"top":119,"right":1211.800048828125,"bottom":127,"left":1201.800048828125},"83595645-afdb-4d11":{"x":1228.800048828125,"y":104,"width":110.80000305175781,"height":42,"top":104,"right":1339.6000518798828,"bottom":146,"left":1228.800048828125},"4f354a7e-5868-4e0b":{"x":1228.800048828125,"y":104,"width":110.80000305175781,"height":40,"top":104,"right":1339.6000518798828,"bottom":144,"left":1228.800048828125},"3aa72e71-8664-4d6c":{"x":1234.5999755859375,"y":115.20000457763672,"width":100,"height":17.600000381469727,"top":115.20000457763672,"right":1334.5999755859375,"bottom":132.80000495910645,"left":1234.5999755859375},"7bf3a3d9-730d-43da":{"x":1234.5999755859375,"y":110.0250015258789,"width":100,"height":22,"top":110.0250015258789,"right":1334.5999755859375,"bottom":132.0250015258789,"left":1234.5999755859375},"657a09da-b6c0-4dbb":{"x":1234.5999755859375,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5658950805664,"bottom":126.95898914337158,"left":1234.5999755859375},"2947130a-f267-459b":{"x":1234.5999755859375,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5658950805664,"bottom":126.95898914337158,"left":1234.5999755859375},"c8226b63-f325-4eaf":{"x":1234.5999755859375,"y":115.09093475341797,"width":28.472461700439453,"height":11.190783500671387,"top":115.09093475341797,"right":1263.072437286377,"bottom":126.28171825408936,"left":1234.5999755859375},"7de5ad5f-aa28-40e5":{"x":1234.5999755859375,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5294723510742,"bottom":126.95913410186768,"left":1234.5999755859375},"81b55532-524c-4ba0":{"x":1234.5999755859375,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5294723510742,"bottom":126.95913410186768,"left":1234.5999755859375},"bc80e9ff-3115-41da":{"x":1234.5999755859375,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5294723510742,"bottom":126.95913410186768,"left":1234.5999755859375},"8f54f8ff-534c-4b4f":{"x":1234.5999755859375,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5294723510742,"bottom":126.95913410186768,"left":1234.5999755859375},"1b7da3a8-192b-4a11":{"x":1234.5999755859375,"y":115.09089660644531,"width":99.92949676513672,"height":11.868237495422363,"top":115.09089660644531,"right":1334.5294723510742,"bottom":126.95913410186768,"left":1234.5999755859375},"a30b7aa6-39f1-4688":{"x":1234.5999755859375,"y":115.09089660644531,"width":67.9659194946289,"height":11.868090629577637,"top":115.09089660644531,"right":1302.5658950805664,"bottom":126.95898723602295,"left":1234.5999755859375},"fbbe8aa8-162e-40aa":{"x":1234.5999755859375,"y":115.09093475341797,"width":67.9659194946289,"height":11.868054389953613,"top":115.09093475341797,"right":1302.5658950805664,"bottom":126.95898914337158,"left":1234.5999755859375},"64821c2b-3210-4245":{"x":1234.5999755859375,"y":115.09089660644531,"width":67.9659194946289,"height":11.868090629577637,"top":115.09089660644531,"right":1302.5658950805664,"bottom":126.95898723602295,"left":1234.5999755859375},"ef7f70de-0775-4376":{"x":1306.05712890625,"y":115.7682876586914,"width":28.47236442565918,"height":11.190844535827637,"top":115.7682876586914,"right":1334.5294933319092,"bottom":126.95913219451904,"left":1306.05712890625},"5f75e1a8-5f64-4498":{"x":1306.05712890625,"y":115.7682876586914,"width":28.47236442565918,"height":11.190783500671387,"top":115.7682876586914,"right":1334.5294933319092,"bottom":126.9590711593628,"left":1306.05712890625},"e96bf90b-e882-40c5":{"x":1306.05712890625,"y":115.7682876586914,"width":28.47236442565918,"height":11.190844535827637,"top":115.7682876586914,"right":1334.5294933319092,"bottom":126.95913219451904,"left":1306.05712890625},"8aa82f39-d445-4619":{"x":0,"y":150,"width":1519.2000732421875,"height":64.80000305175781,"top":150,"right":1519.2000732421875,"bottom":214.8000030517578,"left":0},"42eb5a7c-d42e-4c3b":{"x":0,"y":150,"width":1519.2000732421875,"height":64.80000305175781,"top":150,"right":1519.2000732421875,"bottom":214.8000030517578,"left":0},"24f3c70e-5509-4f49":{"x":0,"y":150,"width":1519.2000732421875,"height":64,"top":150,"right":1519.2000732421875,"bottom":214,"left":0},"7bb48358-e325-4c82":{"x":410.7124938964844,"y":150,"width":103.4625015258789,"height":64,"top":150,"right":514.1749954223633,"bottom":214,"left":410.7124938964844},"47693c4f-2742-4b54":{"x":514.1749877929688,"y":150,"width":594.3125,"height":64,"top":150,"right":1108.4874877929688,"bottom":214,"left":514.1749877929688},"e8fe2444-de3c-4c5b":{"x":529.1749877929688,"y":150,"width":130.27500915527344,"height":64,"top":150,"right":659.4499969482422,"bottom":214,"left":529.1749877929688},"1fb76f5a-c528-41fd":{"x":543.1749877929688,"y":167,"width":102.2750015258789,"height":30,"top":167,"right":645.4499893188477,"bottom":197,"left":543.1749877929688},"27d3a072-85fc-4090":{"x":689.4500122070312,"y":150,"width":131.8249969482422,"height":64,"top":150,"right":821.2750091552734,"bottom":214,"left":689.4500122070312},"75d93480-e758-44ef":{"x":703.4500122070312,"y":167,"width":103.82500457763672,"height":30,"top":167,"right":807.275016784668,"bottom":197,"left":703.4500122070312},"07b8e9a4-606e-4d8c":{"x":851.2750244140625,"y":150,"width":112.67500305175781,"height":64,"top":150,"right":963.9500274658203,"bottom":214,"left":851.2750244140625},"0119c38f-e04e-4757":{"x":865.2750244140625,"y":167,"width":84.67500305175781,"height":30,"top":167,"right":949.9500274658203,"bottom":197,"left":865.2750244140625},"a6892c34-6157-481d":{"x":993.9500122070312,"y":150,"width":99.5374984741211,"height":64,"top":150,"right":1093.4875106811523,"bottom":214,"left":993.9500122070312},"28e0bdf2-07ca-451b":{"x":1007.9500122070312,"y":167,"width":71.5374984741211,"height":30,"top":167,"right":1079.4875106811523,"bottom":197,"left":1007.9500122070312},"2a831758-ac46-408d":{"x":274.6000061035156,"y":214.8000030517578,"width":970,"height":350,"top":214.8000030517578,"right":1244.6000061035156,"bottom":564.8000030517578,"left":274.6000061035156},"eba80bd7-9c96-4008":{"x":274.6000061035156,"y":214.8000030517578,"width":970,"height":350,"top":214.8000030517578,"right":1244.6000061035156,"bottom":564.8000030517578,"left":274.6000061035156},"bf1f3cc8-18fe-4602":{"x":395.6000061035156,"y":344.8000183105469,"width":728,"height":90,"top":344.8000183105469,"right":1123.6000061035156,"bottom":434.8000183105469,"left":395.6000061035156},"b9dfa2d4-eb40-48b4":{"x":395.6000061035156,"y":344.8000183105469,"width":728,"height":90,"top":344.8000183105469,"right":1123.6000061035156,"bottom":434.8000183105469,"left":395.6000061035156},"5a778a8e-8a28-4eae":{"x":395.6000061035156,"y":344.8000183105469,"width":728,"height":90,"top":344.8000183105469,"right":1123.6000061035156,"bottom":434.8000183105469,"left":395.6000061035156},"6ac18215-e90b-41d9":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":14753.7998046875,"top":584.7999877929688,"right":1359.6000061035156,"bottom":15338.599792480469,"left":159.60000610351562},"f57f2301-3f09-4d7d":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":14753.7998046875,"top":584.7999877929688,"right":1359.6000061035156,"bottom":15338.599792480469,"left":159.60000610351562},"a1f48a97-b57b-4cc2":{"x":159.60000610351562,"y":584.7999877929688,"width":1200,"height":718.6000366210938,"top":584.7999877929688,"right":1359.6000061035156,"bottom":1303.4000244140625,"left":159.60000610351562},"afc0db93-d41e-40b3":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"7a00253c-16ec-45fc":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"d6d3a193-5ef6-4967":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":657.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1282.5999755859375,"left":220.40000915527344},"6a4fb9e7-6962-43a9":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":647.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1272.5999755859375,"left":220.40000915527344},"f091a46b-73d2-4f2c":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":647.7999877929688,"top":624.7999877929688,"right":1298.800033569336,"bottom":1272.5999755859375,"left":220.40000915527344},"86620529-f850-4637":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"60fabe29-7995-496c":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"99cc6b75-5754-4649":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"2ca0fb63-cd86-47c2":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344},"f289363d-4b24-47fe":{"x":220.40000915527344,"y":624.7999877929688,"width":1078.4000244140625,"height":477,"top":624.7999877929688,"right":1298.800033569336,"bottom":1101.7999877929688,"left":220.40000915527344}}
|
demonstrations/iubrmxp/bboxes/bboxes-21.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"2b725c07-2c9c-419c":{"x":0,"y":-1488.800048828125,"width":1519.2000732421875,"height":26355.650390625,"top":-1488.800048828125,"right":1519.2000732421875,"bottom":24866.850341796875,"left":0},"41c549ce-5a2a-42fa":{"x":0,"y":-1488.800048828125,"width":1519.2000732421875,"height":26355.650390625,"top":-1488.800048828125,"right":1519.2000732421875,"bottom":24866.850341796875,"left":0},"92012343-f58e-4203":{"x":151.1999969482422,"y":-904,"width":1200,"height":25444.451171875,"top":-904,"right":1351.1999969482422,"bottom":24540.451171875,"left":151.1999969482422},"90a998c6-83e4-4ffc":{"x":151.1999969482422,"y":-836,"width":1200,"height":25376.451171875,"top":-836,"right":1351.1999969482422,"bottom":24540.451171875,"left":151.1999969482422},"e17ab448-a69e-4409":{"x":151.1999969482422,"y":-836,"width":1200,"height":25376.451171875,"top":-836,"right":1351.1999969482422,"bottom":24540.451171875,"left":151.1999969482422},"1900594b-e7ff-40d7":{"x":151.1999969482422,"y":-567.4625244140625,"width":1200,"height":24527.912109375,"top":-567.4625244140625,"right":1351.1999969482422,"bottom":23960.449584960938,"left":151.1999969482422},"e292aabc-88a4-48a9":{"x":166.1999969482422,"y":-567.4625244140625,"width":1170,"height":24527.912109375,"top":-567.4625244140625,"right":1336.1999969482422,"bottom":23960.449584960938,"left":166.1999969482422},"8e0945f1-ba15-4169":{"x":166.1999969482422,"y":-567.4625244140625,"width":1170,"height":701.125,"top":-567.4625244140625,"right":1336.1999969482422,"bottom":133.6624755859375,"left":166.1999969482422},"7c0d6d9b-cd2b-4911":{"x":166.1999969482422,"y":-567.4625244140625,"width":1170,"height":658.125,"top":-567.4625244140625,"right":1336.1999969482422,"bottom":90.6624755859375,"left":166.1999969482422},"dd5ea705-e048-431a":{"x":166.1999969482422,"y":-567.4625244140625,"width":1170,"height":658.125,"top":-567.4625244140625,"right":1336.1999969482422,"bottom":90.6624755859375,"left":166.1999969482422},"71473d34-29b8-4f0c":{"x":166.1999969482422,"y":-567.4625244140625,"width":1170,"height":658.125,"top":-567.4625244140625,"right":1336.1999969482422,"bottom":90.6624755859375,"left":166.1999969482422},"8cfe79ae-72c5-498c":{"x":166.1999969482422,"y":90.6624984741211,"width":1170,"height":28,"top":90.6624984741211,"right":1336.1999969482422,"bottom":118.6624984741211,"left":166.1999969482422},"299a78b8-ca3b-4aaa":{"x":0,"y":0,"width":158,"height":1491.2000732421875,"top":0,"right":158,"bottom":1491.2000732421875,"left":0},"6daf9445-558b-417a":{"x":166.1999969482422,"y":133.66250610351562,"width":1170,"height":50,"top":133.66250610351562,"right":1336.1999969482422,"bottom":183.66250610351562,"left":166.1999969482422},"b561c366-df81-4452":{"x":167,"y":134.46250915527344,"width":1168.4000244140625,"height":48.400001525878906,"top":134.46250915527344,"right":1335.4000244140625,"bottom":182.86251068115234,"left":167},"ef30896f-3d86-4b5f":{"x":167,"y":134.46250915527344,"width":133.3625030517578,"height":48.400001525878906,"top":134.46250915527344,"right":300.3625030517578,"bottom":182.86251068115234,"left":167},"463806ed-c473-4d90":{"x":300.3625183105469,"y":134.46250915527344,"width":1183.875,"height":48.400001525878906,"top":134.46250915527344,"right":1484.2375183105469,"bottom":182.86251068115234,"left":300.3625183105469},"66ec6a21-00f6-4b98":{"x":300.3625183105469,"y":134.46250915527344,"width":258.45001220703125,"height":48.400001525878906,"top":134.46250915527344,"right":558.8125305175781,"bottom":182.86251068115234,"left":300.3625183105469},"84fe2a63-91eb-461e":{"x":300.3625183105469,"y":134.46250915527344,"width":257.45001220703125,"height":49,"top":134.46250915527344,"right":557.8125305175781,"bottom":183.46250915527344,"left":300.3625183105469},"017b49be-8704-498c":{"x":558.8125,"y":134.46250915527344,"width":112.6624984741211,"height":48.400001525878906,"top":134.46250915527344,"right":671.4749984741211,"bottom":182.86251068115234,"left":558.8125},"6da34760-bd47-407d":{"x":558.8125,"y":134.46250915527344,"width":111.6624984741211,"height":49,"top":134.46250915527344,"right":670.4749984741211,"bottom":183.46250915527344,"left":558.8125},"a6a9a782-7736-40a0":{"x":671.4750366210938,"y":134.46250915527344,"width":118.9124984741211,"height":48.400001525878906,"top":134.46250915527344,"right":790.3875350952148,"bottom":182.86251068115234,"left":671.4750366210938},"67906f08-b158-4bbe":{"x":671.4750366210938,"y":134.46250915527344,"width":117.9124984741211,"height":49,"top":134.46250915527344,"right":789.3875350952148,"bottom":183.46250915527344,"left":671.4750366210938},"6d715d16-3ffd-4361":{"x":790.3875122070312,"y":134.46250915527344,"width":145.6125030517578,"height":48.400001525878906,"top":134.46250915527344,"right":936.0000152587891,"bottom":182.86251068115234,"left":790.3875122070312},"4ed28372-e716-4480":{"x":790.3875122070312,"y":134.46250915527344,"width":144.6125030517578,"height":49,"top":134.46250915527344,"right":935.0000152587891,"bottom":183.46250915527344,"left":790.3875122070312},"be5e931e-f08f-466f":{"x":936,"y":134.46250915527344,"width":114.4749984741211,"height":48.400001525878906,"top":134.46250915527344,"right":1050.474998474121,"bottom":182.86251068115234,"left":936},"b8e2c9b8-6484-485b":{"x":936,"y":134.46250915527344,"width":113.4749984741211,"height":49,"top":134.46250915527344,"right":1049.474998474121,"bottom":183.46250915527344,"left":936},"0fa0b2af-746e-41f7":{"x":1050.4749755859375,"y":134.46250915527344,"width":62.36249923706055,"height":48.400001525878906,"top":134.46250915527344,"right":1112.837474822998,"bottom":182.86251068115234,"left":1050.4749755859375},"37ecdb03-62d2-403d":{"x":1050.4749755859375,"y":134.46250915527344,"width":61.36249923706055,"height":49,"top":134.46250915527344,"right":1111.837474822998,"bottom":183.46250915527344,"left":1050.4749755859375},"d820e6c0-50dc-49ec":{"x":1112.8375244140625,"y":134.46250915527344,"width":81.8375015258789,"height":48.400001525878906,"top":134.46250915527344,"right":1194.6750259399414,"bottom":182.86251068115234,"left":1112.8375244140625},"3963ac04-736e-4a27":{"x":1112.8375244140625,"y":134.46250915527344,"width":80.8375015258789,"height":49,"top":134.46250915527344,"right":1193.6750259399414,"bottom":183.46250915527344,"left":1112.8375244140625},"4e459249-c3d4-4db1":{"x":1194.675048828125,"y":134.46250915527344,"width":151.0625,"height":48.400001525878906,"top":134.46250915527344,"right":1345.737548828125,"bottom":182.86251068115234,"left":1194.675048828125},"7bfea91a-4297-4869":{"x":1194.675048828125,"y":134.46250915527344,"width":150.0625,"height":49,"top":134.46250915527344,"right":1344.737548828125,"bottom":183.46250915527344,"left":1194.675048828125},"6b41514e-ef06-47aa":{"x":1345.737548828125,"y":134.46250915527344,"width":55.35000228881836,"height":48.400001525878906,"top":134.46250915527344,"right":1401.0875511169434,"bottom":182.86251068115234,"left":1345.737548828125},"4acf8301-d1bd-41d4":{"x":1345.737548828125,"y":134.46250915527344,"width":54.35000228881836,"height":49,"top":134.46250915527344,"right":1400.0875511169434,"bottom":183.46250915527344,"left":1345.737548828125},"8d83d95f-4834-40b4":{"x":1401.0875244140625,"y":134.46250915527344,"width":83.1500015258789,"height":48.400001525878906,"top":134.46250915527344,"right":1484.2375259399414,"bottom":182.86251068115234,"left":1401.0875244140625},"3aed577a-30d1-47bb":{"x":1401.0875244140625,"y":134.46250915527344,"width":83.1500015258789,"height":49,"top":134.46250915527344,"right":1484.2375259399414,"bottom":183.46250915527344,"left":1401.0875244140625},"eda4130e-08fe-4e66":{"x":166.1999969482422,"y":223.66250610351562,"width":1170,"height":20098.5,"top":223.66250610351562,"right":1336.1999969482422,"bottom":20322.162506103516,"left":166.1999969482422},"73f75a50-8d2d-4aa2":{"x":166.1999969482422,"y":223.66250610351562,"width":1170,"height":20098.5,"top":223.66250610351562,"right":1336.1999969482422,"bottom":20322.162506103516,"left":166.1999969482422},"a5de2c5e-7659-493b":{"x":166.1999969482422,"y":223.66250610351562,"width":850,"height":50,"top":223.66250610351562,"right":1016.1999969482422,"bottom":273.6625061035156,"left":166.1999969482422},"fc48ee5a-6079-4a28":{"x":493.9875183105469,"y":223.66250610351562,"width":194.41250610351562,"height":50,"top":223.66250610351562,"right":688.4000244140625,"bottom":273.6625061035156,"left":493.9875183105469},"87ffbca9-2e91-49fd":{"x":493.9875183105469,"y":223.66250610351562,"width":194.41250610351562,"height":50,"top":223.66250610351562,"right":688.4000244140625,"bottom":273.6625061035156,"left":493.9875183105469},"6b95f8c9-e14a-46b5":{"x":493.9875183105469,"y":223.66250610351562,"width":194.41250610351562,"height":50,"top":223.66250610351562,"right":688.4000244140625,"bottom":273.6625061035156,"left":493.9875183105469},"613be7ed-e28a-4211":{"x":493.9875183105469,"y":223.66250610351562,"width":50,"height":50,"top":223.66250610351562,"right":543.9875183105469,"bottom":273.6625061035156,"left":493.9875183105469},"59cbda2d-6706-4a7e":{"x":493.9875183105469,"y":223.66250610351562,"width":50,"height":50,"top":223.66250610351562,"right":543.9875183105469,"bottom":273.6625061035156,"left":493.9875183105469},"0829762a-1747-4199":{"x":493.9875183105469,"y":223.66250610351562,"width":50,"height":50,"top":223.66250610351562,"right":543.9875183105469,"bottom":273.6625061035156,"left":493.9875183105469},"59443564-1e7e-43c6":{"x":493.9875183105469,"y":223.66250610351562,"width":50,"height":50,"top":223.66250610351562,"right":543.9875183105469,"bottom":273.6625061035156,"left":493.9875183105469},"6d17ded4-a29a-45cf":{"x":493.9875183105469,"y":223.66250610351562,"width":50,"height":50,"top":223.66250610351562,"right":543.9875183105469,"bottom":273.6625061035156,"left":493.9875183105469},"fd4b7184-1a6a-43cb":{"x":553.9874877929688,"y":230.66250610351562,"width":134.41250610351562,"height":36,"top":230.66250610351562,"right":688.3999938964844,"bottom":266.6625061035156,"left":553.9874877929688},"82fe64b5-a57f-4b2e":{"x":553.9874877929688,"y":230.66250610351562,"width":134.41250610351562,"height":18,"top":230.66250610351562,"right":688.3999938964844,"bottom":248.66250610351562,"left":553.9874877929688},"c544d11a-e51e-456f":{"x":570.9249877929688,"y":233.0625,"width":71.63750457763672,"height":12.800000190734863,"top":233.0625,"right":642.5624923706055,"bottom":245.86250019073486,"left":570.9249877929688},"12f471ee-2c56-4ee3":{"x":570.9249877929688,"y":233.0625,"width":71.63750457763672,"height":12.800000190734863,"top":233.0625,"right":642.5624923706055,"bottom":245.86250019073486,"left":570.9249877929688},"78fc63fd-a6bd-41dc":{"x":553.9874877929688,"y":248.66250610351562,"width":134.41250610351562,"height":18,"top":248.66250610351562,"right":688.3999938964844,"bottom":266.6625061035156,"left":553.9874877929688},"bc819643-b18d-4398":{"x":627.5250244140625,"y":251.0625,"width":60.875,"height":12.800000190734863,"top":251.0625,"right":688.4000244140625,"bottom":263.86250019073486,"left":627.5250244140625},"2130f486-5fe2-4109":{"x":627.5250244140625,"y":251.0625,"width":60.875,"height":12.800000190734863,"top":251.0625,"right":688.4000244140625,"bottom":263.86250019073486,"left":627.5250244140625},"594197ee-6b45-4c9a":{"x":627.5250244140625,"y":251.0625,"width":60.875,"height":12.800000190734863,"top":251.0625,"right":688.4000244140625,"bottom":263.86250019073486,"left":627.5250244140625},"d9c0b888-b094-40aa":{"x":166.1999969482422,"y":293.6625061035156,"width":850,"height":20028.5,"top":293.6625061035156,"right":1016.1999969482422,"bottom":20322.162506103516,"left":166.1999969482422},"39265c9b-8a0b-4f2b":{"x":291.20001220703125,"y":293.6625061035156,"width":600,"height":189,"top":293.6625061035156,"right":891.2000122070312,"bottom":482.6625061035156,"left":291.20001220703125},"95df7414-f609-44c8":{"x":424.1750183105469,"y":350.8625183105469,"width":36.98749923706055,"height":20,"top":350.8625183105469,"right":461.1625175476074,"bottom":370.8625183105469,"left":424.1750183105469},"35393283-0f11-49ef":{"x":611.6500244140625,"y":350.8625183105469,"width":106.4625015258789,"height":20,"top":350.8625183105469,"right":718.1125259399414,"bottom":370.8625183105469,"left":611.6500244140625},"b7b2b162-de8c-4004":{"x":291.20001220703125,"y":431.8625183105469,"width":149.97500610351562,"height":20,"top":431.8625183105469,"right":441.1750183105469,"bottom":451.8625183105469,"left":291.20001220703125},"fcadc8b6-b0b6-4ce4":{"x":291.20001220703125,"y":431.8625183105469,"width":149.97500610351562,"height":20,"top":431.8625183105469,"right":441.1750183105469,"bottom":451.8625183105469,"left":291.20001220703125},"cb089af9-7e14-41b5":{"x":441.1750183105469,"y":431.8625183105469,"width":4.5,"height":20,"top":431.8625183105469,"right":445.6750183105469,"bottom":451.8625183105469,"left":441.1750183105469},"2561075a-bd8b-46dc":{"x":291.20001220703125,"y":512.6625366210938,"width":600,"height":216,"top":512.6625366210938,"right":891.2000122070312,"bottom":728.6625366210938,"left":291.20001220703125},"77ea2d10-04be-4d44":{"x":502.88751220703125,"y":542.8624877929688,"width":36.98749923706055,"height":20,"top":542.8624877929688,"right":539.8750114440918,"bottom":562.8624877929688,"left":502.88751220703125},"2e67fcc1-f683-4a93":{"x":659.5125122070312,"y":542.8624877929688,"width":132.0124969482422,"height":20,"top":542.8624877929688,"right":791.5250091552734,"bottom":562.8624877929688,"left":659.5125122070312},"502266a7-f052-43e3":{"x":397.1875,"y":569.8624877929688,"width":138.96250915527344,"height":20,"top":569.8624877929688,"right":536.1500091552734,"bottom":589.8624877929688,"left":397.1875},"1859ce5f-4bda-4642":{"x":756.9000244140625,"y":596.8624877929688,"width":78.48750305175781,"height":20,"top":596.8624877929688,"right":835.3875274658203,"bottom":616.8624877929688,"left":756.9000244140625},"979d2f71-6a05-458b":{"x":377.1499938964844,"y":623.8624877929688,"width":87.48750305175781,"height":20,"top":623.8624877929688,"right":464.6374969482422,"bottom":643.8624877929688,"left":377.1499938964844},"75fcb7f9-1d32-4518":{"x":291.20001220703125,"y":405.6000061035156,"width":300,"height":30,"top":405.6000061035156,"right":591.2000122070312,"bottom":435.6000061035156,"left":291.20001220703125},"bb203e59-4262-4d15":{"x":1016.2000122070312,"y":293.6625061035156,"width":300,"height":18600,"top":293.6625061035156,"right":1316.2000122070312,"bottom":18893.662506103516,"left":1016.2000122070312},"b479170f-b3d7-4078":{"x":1016.2000122070312,"y":293.6625061035156,"width":300,"height":900,"top":293.6625061035156,"right":1316.2000122070312,"bottom":1193.6625061035156,"left":1016.2000122070312},"f1834589-f5fb-4412":{"x":1016.2000122070312,"y":293.6625061035156,"width":300,"height":600,"top":293.6625061035156,"right":1316.2000122070312,"bottom":893.6625061035156,"left":1016.2000122070312},"4d5c0767-9408-4215":{"x":1016.2000122070312,"y":293.6625061035156,"width":300,"height":600,"top":293.6625061035156,"right":1316.2000122070312,"bottom":893.6625061035156,"left":1016.2000122070312},"284f8c6c-aec3-43d6":{"x":1016.2000122070312,"y":293.6625061035156,"width":300,"height":600,"top":293.6625061035156,"right":1316.2000122070312,"bottom":893.6625061035156,"left":1016.2000122070312}}
|
demonstrations/nhpdbxe/axtrees/page-13-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/axtrees/page-6-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/axtrees/page-7-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-12-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-13-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-14-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-15-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-18-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-19-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-3-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-33-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-35-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-36-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-40-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-51-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-52-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-56-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-57-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-6-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/nhpdbxe/dom_snapshots/page-9-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/oqgypko/axtrees/page-0-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"nodes": [{"nodeId": "1", "ignored": false, "role": {"type": "internalRole", "value": "RootWebArea"}, "chromeRole": {"type": "internalRole", "value": 144}, "name": {"type": "computedString", "value": "Action Capture", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "aria-label", "superseded": true}, {"type": "relatedElement", "value": {"type": "computedString", "value": "Action Capture"}, "nativeSource": "title"}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "focusable", "value": {"type": "booleanOrUndefined", "value": true}}, {"name": "focused", "value": {"type": "booleanOrUndefined", "value": true}}], "childIds": ["2"], "backendDOMNodeId": 1, "frameId": "5810833B6181D4A0C85495740FDCC5EF"}, {"nodeId": "2", "ignored": true, "ignoredReasons": [{"name": "uninteresting", "value": {"type": "boolean", "value": true}}], "role": {"type": "role", "value": "none"}, "chromeRole": {"type": "internalRole", "value": 0}, "parentId": "1", "childIds": ["3"], "backendDOMNodeId": 2}, {"nodeId": "3", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "2", "childIds": ["4"], "backendDOMNodeId": 14, "browsergym_id": "63c55f2f-e931-4d12"}, {"nodeId": "4", "ignored": false, "role": {"type": "role", "value": "generic"}, "chromeRole": {"type": "internalRole", "value": 88}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "3", "childIds": ["5", "6", "7"], "backendDOMNodeId": 16, "browsergym_id": "1d7dcc8c-5704-4e80"}, {"nodeId": "5", "ignored": false, "role": {"type": "role", "value": "heading"}, "chromeRole": {"type": "internalRole", "value": 96}, "name": {"type": "computedString", "value": "Action Capture", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "contents", "value": {"type": "computedString", "value": "Action Capture"}}, {"type": "attribute", "attribute": "title", "superseded": true}]}, "properties": [{"name": "level", "value": {"type": "integer", "value": 1}}], "parentId": "4", "childIds": ["8"], "backendDOMNodeId": 18, "browsergym_id": "8f030413-9315-4079"}, {"nodeId": "6", "ignored": false, "role": {"type": "role", "value": "paragraph"}, "chromeRole": {"type": "internalRole", "value": 133}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "4", "childIds": ["9"], "backendDOMNodeId": 21, "browsergym_id": "59a53a43-0cb5-4783"}, {"nodeId": "7", "ignored": false, "role": {"type": "role", "value": "paragraph"}, "chromeRole": {"type": "internalRole", "value": 133}, "name": {"type": "computedString", "value": "", "sources": [{"type": "relatedElement", "attribute": "aria-labelledby"}, {"type": "attribute", "attribute": "aria-label"}, {"type": "attribute", "attribute": "title"}]}, "properties": [], "parentId": "4", "childIds": ["10"], "backendDOMNodeId": 24, "browsergym_id": "efcfee04-22d0-4bb0"}, {"nodeId": "8", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Action Capture", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Action Capture"}}]}, "properties": [], "parentId": "5", "childIds": [], "backendDOMNodeId": 19}, {"nodeId": "9", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Wait for user instructions, then begin by typing a URL into a search bar.", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Wait for user instructions, then begin by typing a URL into a search bar."}}]}, "properties": [], "parentId": "6", "childIds": [], "backendDOMNodeId": 22}, {"nodeId": "10", "ignored": false, "role": {"type": "internalRole", "value": "StaticText"}, "chromeRole": {"type": "internalRole", "value": 158}, "name": {"type": "computedString", "value": "Remember to perform all the actions in the currently active tab.", "sources": [{"type": "contents", "value": {"type": "computedString", "value": "Remember to perform all the actions in the currently active tab."}}]}, "properties": [], "parentId": "7", "childIds": [], "backendDOMNodeId": 25}]}
|
demonstrations/oqgypko/extra_element_properties/page-0-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"9bfe09c5-7be2-497f": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "f9f7ddae-d206-496b": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "91427975-c259-4245": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "7942dee3-39c4-4252": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}, "63c55f2f-e931-4d12": {"visibility": 0, "bbox": [0, 64, 1280, 592], "clickable": false, "set_of_marks": false}, "1d7dcc8c-5704-4e80": {"visibility": 0, "bbox": [0, 64, 1280, 166.1875], "clickable": false, "set_of_marks": false}, "8f030413-9315-4079": {"visibility": 0, "bbox": [0, 64, 1280, 55], "clickable": false, "set_of_marks": false}, "59a53a43-0cb5-4783": {"visibility": 0, "bbox": [0, 167, 1280, 22], "clickable": false, "set_of_marks": false}, "efcfee04-22d0-4bb0": {"visibility": 0, "bbox": [0, 208.1875, 1280, 22], "clickable": false, "set_of_marks": false}, "6fc4c7cf-f19a-46b7": {"visibility": 0, "bbox": null, "clickable": 0, "set_of_marks": 0}}
|
demonstrations/qwnfecc/form.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"annotator": "Neptune", "description": "Searched for the restaurant named Kellari Greek Restaurant.", "tasks": ["Booking"], "navigator_name": "Navigator", "instructor_name": "Instructor", "instructor_sees_screen": true, "shortcode": "qwnfecc", "upload_date": "2023-05-25 07:47:55", "uses_ai_generated_output": false}
|
demonstrations/qwnfecc/pages/page-21-0.html
ADDED
@@ -0,0 +1,785 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<head data-webtasks-id="50beec2b-59f3-4a86">
|
2 |
+
<meta charset="utf-8" data-webtasks-id="b9c43922-0d8c-4f65">
|
3 |
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" data-webtasks-id="69dd8446-dee2-4563">
|
4 |
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" data-webtasks-id="d35ae405-4c4b-4e9d">
|
5 |
+
<meta name="author" content="Restaurant Agent Inc." data-webtasks-id="c5fde56f-79d5-43fa">
|
6 |
+
<link rel="apple-touch-icon" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon.png?v=kPgn4qE0za" data-webtasks-id="bf65945d-03e1-4747">
|
7 |
+
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon-precomposed.png?v=kPgn4qE0za" data-webtasks-id="5ddcb93c-d2fe-41b7">
|
8 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-32x32.png?v=kPgn4qE0za" sizes="32x32" data-webtasks-id="ace79947-9194-4d7e">
|
9 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-16x16.png?v=kPgn4qE0za" sizes="16x16" data-webtasks-id="252ff4b4-60b8-49f8">
|
10 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/android-chrome-192x192.png?v=kPgn4qE0za" sizes="192x192" data-webtasks-id="e2820667-3099-4157">
|
11 |
+
<link rel="manifest" href="https://tableagent.s3.amazonaws.com/static/ico/manifest.json?v=kPgn4qE0za" data-webtasks-id="7b42e435-168e-4873">
|
12 |
+
<link rel="mask-icon" href="https://tableagent.s3.amazonaws.com/static/ico/safari-pinned-tab.svg?v=kPgn4qE0za" color="#5bbad5" data-webtasks-id="305a3570-b1e6-404f">
|
13 |
+
<link rel="shortcut icon" href="https://tableagent.s3.amazonaws.com/static/ico/favicon.ico?v=kPgn4qE0za" data-webtasks-id="ac4af384-3c47-4b36">
|
14 |
+
<link rel="dns-prefetch" href="//fonts.googleapis.com" data-webtasks-id="ee0a895a-17b0-4c7a">
|
15 |
+
<meta name="apple-mobile-web-app-title" content="TableAgent" data-webtasks-id="931acbc4-490c-4285">
|
16 |
+
<meta name="application-name" content="TableAgent" data-webtasks-id="e5690e6a-4775-4cc5">
|
17 |
+
<meta name="theme-color" content="#ffffff" data-webtasks-id="8a4e73bb-f0b4-421b">
|
18 |
+
<script async="" src="//www.google-analytics.com/analytics.js" data-webtasks-id="01495b62-5149-4d91"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-P79RK87MJH" type="text/javascript" data-webtasks-id="fcaa40db-0bf0-4001"></script>
|
19 |
+
<script type="text/javascript" data-webtasks-id="fc2ec430-7451-4bcd">function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-P79RK87MJH");</script>
|
20 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/css/bootstrap.min.css" integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="ac51d721-45fc-45b2">
|
21 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css" integrity="sha512-mSYUmp1HYZDFaVKK//63EcZq4iFWFjxSL+Z3T/aCt4IO9Cejm03q3NKKYN6pFQzY0SBOr8h+eCIAZHPXcpZaNw==" crossorigin="anonymous" data-webtasks-id="b81c4d64-3df3-459f">
|
22 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/css/bootstrap-select.min.css" integrity="sha512-mR/b5Y7FRsKqrYZou7uysnOdCIJib/7r5QeJMFvLNHNhtye3xJp1TdJVPLtetkukFn227nKpXD9OjUc09lx97Q==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="b4fdb6f7-44c4-45bb">
|
23 |
+
<link rel="stylesheet" href="https://tableagent.s3.amazonaws.com/static/css/b5_custom.min.css?v=09032021" data-webtasks-id="445e43cf-983c-4bbd">
|
24 |
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-rfs/bootstrap-rfs.css" data-webtasks-id="f1f9bb7b-b73c-4566">
|
25 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" data-webtasks-id="4d7f76da-18cc-435f">
|
26 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.5/css/flag-icons.min.css" integrity="sha512-UwbBNAFoECXUPeDhlKR3zzWU3j8ddKIQQsDOsKhXQGdiB5i3IHEXr9kXx82+gaHigbNKbTDp3VY/G6gZqva6ZQ==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="c48574fa-0d20-4243">
|
27 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css" integrity="sha512-mSYUmp1HYZDFaVKK//63EcZq4iFWFjxSL+Z3T/aCt4IO9Cejm03q3NKKYN6pFQzY0SBOr8h+eCIAZHPXcpZaNw==" crossorigin="anonymous" data-webtasks-id="e9a638e0-e0e9-46bc">
|
28 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="61a8654f-525b-47ac">
|
29 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous" data-webtasks-id="1e3cdedd-c6e7-4867">
|
30 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/css/bootstrap-slider.min.css" integrity="sha256-G3IAYJYIQvZgPksNQDbjvxd/Ca1SfCDFwu2s2lt0oGo=" crossorigin="anonymous" data-webtasks-id="169fc4b6-27bd-4dec">
|
31 |
+
<style data-webtasks-id="296909e0-12d5-442e">
|
32 |
+
.slider {width: 90% !important; max-width: 700px;}
|
33 |
+
.slider-handle {background-image: linear-gradient(to bottom,#FFC107 0,#ffa500 100%);}
|
34 |
+
</style><title data-webtasks-id="a9efaabd-0f74-4f3d">Kellari Greek Restaurant Restaurant Info and Reservations</title>
|
35 |
+
</head>
|
36 |
+
<body class="dark-body" data-webtasks-id="6dd15d77-4ca9-48d7">
|
37 |
+
<nav class="navbar navbar-expand-sm navbar-default p-1" data-webtasks-id="bbbaac67-5f50-4dbb">
|
38 |
+
<div class="container-xl" data-webtasks-id="acb0d017-8e16-4724">
|
39 |
+
<button class="navbar-toggler collapsed navbar-toggler-right text-dark p-3" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation" data-webtasks-id="a9c79f46-ea9b-4643">
|
40 |
+
<i class="fa fa-bars orange" data-webtasks-id="98eb8d0e-e7d7-4244"></i> Menu
|
41 |
+
</button>
|
42 |
+
<a class="navbar-brand p-0" href="/" data-webtasks-id="c8a5cd00-7e14-4672">
|
43 |
+
<img class="d-none d-md-block" src="https://tableagent.s3.amazonaws.com/static/img/logo.png" alt="Home Page" data-webtasks-id="c6511aee-dcc9-410a">
|
44 |
+
<img class="d-md-none" src="https://tableagent.s3.amazonaws.com/static/img/logosm.png" alt="Home Page" data-webtasks-id="edaa59b2-6387-4d6f">
|
45 |
+
</a>
|
46 |
+
<div class="collapse navbar-collapse justify-content-end" id="navbarNavDropdown" data-webtasks-id="fd5f3c29-9077-4f75">
|
47 |
+
<div class="navbar-nav text-center" data-webtasks-id="90f88ff6-df71-47b4">
|
48 |
+
<a class="nav-item nav-link fs-5 me-3" href="/cart/" title="Cart" data-webtasks-id="405b9b99-9728-40e1"><i class="fa fa-shopping-cart orange me-1" data-webtasks-id="0c887ebb-a055-4f09"></i>Cart</a>
|
49 |
+
<a class="nav-item nav-link fs-5 mx-1" href="/myaccount/" title="My Account" data-webtasks-id="53e70599-a138-4183"><i class="fa fa-user orange me-1" data-webtasks-id="5a0a5cce-fcae-4fb3"></i>My Account</a>
|
50 |
+
<a class="nav-item nav-link fs-5 mx-2" href="/myaccount/register/" title="Register" data-webtasks-id="ae89a68c-1786-404d"><i class="fa fa-user-plus orange me-1" data-webtasks-id="0f369169-8406-4c4b"></i>Register</a> <a class="nav-item nav-link fs-5 mx-1" href="/reservation-system/" title="System" data-webtasks-id="82353ebc-7cc7-454f"><i class="fa fa-dashboard orange me-1" data-webtasks-id="37e30e45-e7a1-4841"></i>System</a>
|
51 |
+
<div class="nav-item dropdown bg-light ms-3" data-webtasks-id="d84c2f0f-6106-4ae9">
|
52 |
+
<div class="nav-link fs-6 dropdown-toggle" id="dropdown-language" data-bs-toggle="dropdown" aria-expanded="true" role="listbox" data-webtasks-id="a655cea4-1978-4c1f">
|
53 |
+
<span class="flag-icon flag-icon-us me-2" data-webtasks-id="c99d6d01-ebf1-485e"></span>EN
|
54 |
+
</div>
|
55 |
+
<div class="dropdown-menu" aria-labelledby="dropdown-language" data-bs-popper="none" data-webtasks-id="cb33a5ef-6dd3-4799">
|
56 |
+
<div class="dropdown-item" data-webtasks-id="66cf79d1-38ce-406d">Select Language</div>
|
57 |
+
<div class="dropdown-item p-0" data-webtasks-id="749a65ea-1b95-41e2"><hr class="dropdown-divider" data-webtasks-id="60b5a7d6-30b7-4c3e"></div>
|
58 |
+
<a class="dropdown-item languages_id" hreflang="cs" data-flag="cz" href="javascript:void(0)" data-webtasks-id="b0be79f9-38e8-4d4e"><i class="flag-icon flag-icon-cz me-2" data-webtasks-id="967461c5-e607-43c9"></i>Czech</a>
|
59 |
+
<a class="dropdown-item languages_id" hreflang="nl" data-flag="nl" href="javascript:void(0)" data-webtasks-id="c7085a8c-2f39-49b1"><i class="flag-icon flag-icon-nl me-2" data-webtasks-id="32985646-3779-4bec"></i>Dutch</a>
|
60 |
+
<a class="dropdown-item languages_id" hreflang="en" data-flag="us" href="javascript:void(0)" data-webtasks-id="eb747259-8d7f-40e7"><i class="flag-icon flag-icon-gb me-2" data-webtasks-id="6da087aa-9d1a-4237"></i>English</a>
|
61 |
+
<a class="dropdown-item languages_id" hreflang="fi" data-flag="fi" href="javascript:void(0)" data-webtasks-id="b600e770-7ffc-44b4"><i class="flag-icon flag-icon-fi me-2" data-webtasks-id="51ae4499-cfdf-46c2"></i>Finnish</a>
|
62 |
+
<a class="dropdown-item languages_id" hreflang="fr" data-flag="fr" href="javascript:void(0)" data-webtasks-id="494c5dbb-239c-478f"><i class="flag-icon flag-icon-fr me-2" data-webtasks-id="4b7703b3-7f25-474b"></i>French</a>
|
63 |
+
<a class="dropdown-item languages_id" hreflang="de" data-flag="de" href="javascript:void(0)" data-webtasks-id="24a6b8ef-6460-47b4"><i class="flag-icon flag-icon-de me-2" data-webtasks-id="37316e73-4d3f-4f79"></i>German</a>
|
64 |
+
<a class="dropdown-item languages_id" hreflang="it" data-flag="it" href="javascript:void(0)" data-webtasks-id="85b3abf1-4126-4734"><i class="flag-icon flag-icon-it me-2" data-webtasks-id="81532224-860e-492e"></i>Italian</a>
|
65 |
+
<a class="dropdown-item languages_id" hreflang="ja" data-flag="jp" href="javascript:void(0)" data-webtasks-id="aed7e20b-5935-48c4"><i class="flag-icon flag-icon-jp me-2" data-webtasks-id="204862e8-f518-4adf"></i>Japanese</a>
|
66 |
+
<a class="dropdown-item languages_id" hreflang="es" data-flag="es" href="javascript:void(0)" data-webtasks-id="a67f33dc-c6d3-4e0a"><i class="flag-icon flag-icon-es me-2" data-webtasks-id="0726edd4-7cfa-4da5"></i>Spanish</a>
|
67 |
+
<a class="dropdown-item languages_id" hreflang="sv" data-flag="se" href="javascript:void(0)" data-webtasks-id="07da3f64-3605-4581"><i class="flag-icon flag-icon-se me-2" data-webtasks-id="019d4f5c-64e1-438f"></i>Swedish</a>
|
68 |
+
</div>
|
69 |
+
</div>
|
70 |
+
</div>
|
71 |
+
</div>
|
72 |
+
</div>
|
73 |
+
</nav>
|
74 |
+
<main id="content-main" class="flex-grow-1" data-webtasks-id="60a2fd7a-14da-4d3d">
|
75 |
+
<div class="container surface-card" data-webtasks-id="5403b64e-6685-43c2">
|
76 |
+
<nav class="p-0" aria-label="breadcrumb" data-webtasks-id="bdf7d086-df1b-48c5">
|
77 |
+
<ol class="breadcrumb" data-webtasks-id="4cf15c3e-c6cc-4113">
|
78 |
+
<li class="breadcrumb-item" aria-current="page" data-webtasks-id="3b675615-8bc8-42f0">
|
79 |
+
<a href="/" title="Home Page" aria-label="Home Page" data-webtasks-id="60078b7b-0cc2-4e29"><i class="fa fa-home me-2" aria-label="Home Page" data-webtasks-id="3f46c23d-c67e-4ae0"></i>Home</a>
|
80 |
+
</li>
|
81 |
+
<li class="breadcrumb-item" aria-current="page" data-webtasks-id="938fa05e-cdd8-458e">
|
82 |
+
<a href="/nottingham-derby/" data-webtasks-id="b064907f-3eda-4d4d">Nottingham-Derby - UK</a>
|
83 |
+
</li>
|
84 |
+
<li class="breadcrumb-item text-light" aria-current="page" data-webtasks-id="b0ccea7e-4e2b-4e01">
|
85 |
+
Kellari Greek Restaurant
|
86 |
+
</li>
|
87 |
+
</ol>
|
88 |
+
</nav>
|
89 |
+
<script type="application/ld+json" data-webtasks-id="d1979a5e-447e-4217">{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://tableagent.com/nottingham-derby/","name":"Nottingham-Derby - UK"}}]}</script>
|
90 |
+
</div>
|
91 |
+
<div class="container p-0" itemscope="" itemtype="https://schema.org/Restaurant" data-webtasks-id="ec2f8a32-b838-4766">
|
92 |
+
<div class="surface p-2 text-center" data-webtasks-id="98d4efea-0106-4bb4">
|
93 |
+
<h1 itemprop="name" data-webtasks-id="bc1a785a-6afc-49e9">
|
94 |
+
Kellari Greek Restaurant
|
95 |
+
</h1>
|
96 |
+
<address itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress" class="m-0 text-blue-lighter" data-webtasks-id="ad1715f5-1539-4d33">
|
97 |
+
<i class="fa fa-map-marker fa-sm text-danger me-3" data-webtasks-id="487b05f4-7c2a-4757"></i>
|
98 |
+
<span itemprop="streetAddress" data-webtasks-id="be8d9f28-305b-414f">132 Wollaton Rd, </span>
|
99 |
+
<span itemprop="addressLocality" data-webtasks-id="b2a963f4-43cb-4821">Beeston </span>
|
100 |
+
<span itemprop="postalCode" data-webtasks-id="f162606a-cefc-417e">NG9 2PE</span>
|
101 |
+
</address>
|
102 |
+
</div>
|
103 |
+
<div class="row mt-4" data-webtasks-id="a3af635f-bcff-4c30">
|
104 |
+
<div class="col-xs-12 col-md-6" data-webtasks-id="30b6ad83-862f-48d2">
|
105 |
+
<div class="surface-block" data-webtasks-id="8ff99c31-733a-4115">
|
106 |
+
<div class="p-2" itemscope="" data-webtasks-id="d81e1310-3fa7-4b7c">
|
107 |
+
<span class="badge rounded-pill badge-surface" itemprop="priceRange" data-webtasks-id="658ee58f-3d42-49ff">$</span>
|
108 |
+
<span class="badge rounded-pill badge-surface" itemprop="servesCuisine" data-webtasks-id="96c2aec9-c9a2-4ab6">Greek</span>
|
109 |
+
</div>
|
110 |
+
<div class="surface-card surface-text px-3 py-2" itemprop="description" data-webtasks-id="ffe3640c-1895-4fae">
|
111 |
+
<p data-webtasks-id="4ea9ab77-3d1f-4663">Kellari is an exceptional Greek restaurant that takes pride in serving the best Greek cuisine in a warm and inviting atmosphere. We offer a unique dining experience that focuses on using only the freshest and highest quality ingredients to create flavourful and authentic dishes. Our menu is inspired by traditional Greek recipes and features a variety of dishes that are expertly crafted by our professional chefs.</p>
|
112 |
+
</div>
|
113 |
+
</div>
|
114 |
+
<div class="surface-card mt-4" data-webtasks-id="1887b692-f1ea-4ad0">
|
115 |
+
<div class="surface-header text-center" data-webtasks-id="9ba5adc2-02fd-4845">
|
116 |
+
<h2 class="m-0" data-webtasks-id="8d2a89ef-b034-4fe5">
|
117 |
+
<i class="fa fa-book me-3 text-orange-lighter" data-webtasks-id="f63593e2-10be-42d0"></i>Reservations
|
118 |
+
</h2>
|
119 |
+
</div>
|
120 |
+
<div id="table-search" class="" data-webtasks-id="674918e9-83a3-4680">
|
121 |
+
<form class="form-horizontal" id="findtableform" method="post" action="/nottingham-derby/kellari-greek-restaurant/table-search/" target="_top" data-webtasks-id="ef4a94d1-8c5e-446b" data-gtm-form-interact-id="0"><input type="hidden" name="csrfmiddlewaretoken" value="mprlMZtBMzBqXgkzu8wpO736TCTdSKy9gPLGx7cI9trxtnpuGI96XwKj5fwuwHPn" data-webtasks-id="20728b69-0a97-48bc">
|
122 |
+
<div class="card" id="table-find-card" data-webtasks-id="c668d8a6-24ef-447b">
|
123 |
+
<div class="card-header text-center" id="card-header" data-webtasks-id="51e03c6f-b373-4b80">
|
124 |
+
<h5 data-webtasks-id="03eb4c55-d0a2-4e62">Kellari Greek Restaurant Reservations</h5>
|
125 |
+
<small data-webtasks-id="1a27e56e-b91a-4409">
|
126 |
+
<a href="tel:07741 621334" data-webtasks-id="a742f437-1791-48db"><i class="fa fa-phone" data-webtasks-id="ef970375-34ee-4525"></i> 07741 621334</a>
|
127 |
+
</small>
|
128 |
+
</div>
|
129 |
+
<div class="card-block px-2 py-3" id="card-body" data-webtasks-id="2c64e4a2-8945-448f">
|
130 |
+
<div id="booking-notes-box" data-webtasks-id="4e341554-eb48-4f4a" style="display: none;"><div id="booking-notes" data-webtasks-id="0a96d3be-647b-4bd1" class="show"></div></div>
|
131 |
+
<div class="bg-danger text-white text-center m-2 p-2" id="invalid-date" style="display:none;" data-webtasks-id="223e7ee8-34cb-473d"></div>
|
132 |
+
<div class="row" id="reservation-date" data-webtasks-id="baa19e99-122c-4c0f">
|
133 |
+
<div class="col-md-3 text-end" data-webtasks-id="852be0a4-06c1-4629">
|
134 |
+
<label for="reservationdate" class="col-form-label d-none d-md-block text-right align-middle" data-webtasks-id="c65dc2a5-6cc9-4c28">Date</label>
|
135 |
+
</div>
|
136 |
+
<div class="col-md-8" data-webtasks-id="499984d4-b470-496b">
|
137 |
+
<div class="input-group" data-webtasks-id="a5ed52d9-5836-4c93">
|
138 |
+
<div class="input-group-text datepickericon" id="datepickericon" style="cursor: pointer;" data-webtasks-id="7ca8faaf-2f75-40ea">
|
139 |
+
<i class="fa fa-calendar" data-webtasks-id="a9c56c39-7821-4669"></i>
|
140 |
+
</div>
|
141 |
+
<input type="hidden" name="reservationdate" class="form-select" placeholder="Select Date" id="reservationdate" required="required" readonly="readonly" onkeydown="if (!window.__cfRLUnblockHandlers) return false; return false" style="background-color: white;" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Please Select a Date!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="6f582613-f3d3-4931" value="05/26/2023">
|
142 |
+
<div id="show-date" class="datepickericon" style="border: 1px solid rgb(206, 212, 218); flex-grow: 100; font-size: 1.25rem; padding: 8px 8px 8px 20px; background-color: rgb(248, 249, 250) !important;" data-webtasks-id="9fdd2c43-bce0-4bd3">
|
143 |
+
<div class="text-dark small" id="show-date-text" data-webtasks-id="66a140cb-9416-4862">Fri May 26 2023</div>
|
144 |
+
</div>
|
145 |
+
</div>
|
146 |
+
</div>
|
147 |
+
</div>
|
148 |
+
<div class="row mt-3" id="service-hours" style="display:none;" data-webtasks-id="ec706fd3-004b-41bb">
|
149 |
+
<div class="col-md-3 text-end" data-webtasks-id="276e0134-68f7-4be5">
|
150 |
+
<label for="hours" class="col-form-label d-none d-md-block" data-webtasks-id="9fa8f8ff-1ba7-4077">Service</label>
|
151 |
+
</div>
|
152 |
+
<div class="col-md-8" data-webtasks-id="0b44d48d-22c0-4f92">
|
153 |
+
<div class="input-group" data-webtasks-id="b2ae42c8-ccac-44be">
|
154 |
+
<div class="input-group-text" data-webtasks-id="3f6ddee6-a4d7-452b">
|
155 |
+
<i class="fa fa-cutlery" data-webtasks-id="7be21c56-bd57-4d1e"></i>
|
156 |
+
</div>
|
157 |
+
<select name="hours" id="id_hours" title="Hours" class="form-select" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Service Hours are Required!')" data-webtasks-id="e12ff914-62e8-4390">
|
158 |
+
|
159 |
+
|
160 |
+
<option value="191001" data-minguest="1" data-maxguest="8" data-section="30788" data-passcoderequired="False" data-hourstype="8" data-webtasks-id="670368cf-2cd8-4d28">Friday Hours</option>
|
161 |
+
</select>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
<div class="row mt-3" id="reservation-time" data-webtasks-id="736ad77d-e1b8-4b27">
|
166 |
+
<div class="col-md-3 text-end" data-webtasks-id="52051937-f4e2-4ab2">
|
167 |
+
<label for="reservationtime" class="col-form-label d-none d-md-block" id="time-label" data-webtasks-id="7a06675b-3d82-4567">Time</label>
|
168 |
+
</div>
|
169 |
+
<div class="col-md-8" data-webtasks-id="ea55e330-0405-4b93">
|
170 |
+
<div class="input-group" data-webtasks-id="76f168a5-6b5a-4763">
|
171 |
+
<div class="input-group-text" data-webtasks-id="b7493390-3bf6-4cdf">
|
172 |
+
<i class="fa fa-clock-o" data-webtasks-id="30dc6449-c145-4f0a"></i>
|
173 |
+
</div>
|
174 |
+
<select name="reservationtime" class="form-select" id="reservationtime" required="" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Time is Required!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="b3b9254d-8e3b-4e1c" data-gtm-form-interact-field-id="0">
|
175 |
+
|
176 |
+
|
177 |
+
|
178 |
+
|
179 |
+
|
180 |
+
|
181 |
+
|
182 |
+
|
183 |
+
|
184 |
+
|
185 |
+
|
186 |
+
|
187 |
+
|
188 |
+
|
189 |
+
|
190 |
+
|
191 |
+
|
192 |
+
|
193 |
+
|
194 |
+
|
195 |
+
|
196 |
+
|
197 |
+
|
198 |
+
|
199 |
+
|
200 |
+
|
201 |
+
|
202 |
+
|
203 |
+
|
204 |
+
|
205 |
+
|
206 |
+
|
207 |
+
|
208 |
+
|
209 |
+
|
210 |
+
|
211 |
+
|
212 |
+
|
213 |
+
|
214 |
+
|
215 |
+
|
216 |
+
|
217 |
+
|
218 |
+
|
219 |
+
|
220 |
+
|
221 |
+
<option value="" data-webtasks-id="cff2ba8f-5593-46d1">Time</option>
|
222 |
+
<option value="12:00:00" data-webtasks-id="af77da09-5de0-4e8d">12:00</option><option value="12:15:00" data-webtasks-id="06631fbc-3118-48a3">12:15</option><option value="12:30:00" data-webtasks-id="349fb0c0-35c8-4988">12:30</option><option value="12:45:00" data-webtasks-id="bdbf54b6-1c8c-4e94">12:45</option><option value="13:00:00" data-webtasks-id="3c369c29-bc91-47b4">13:00</option><option value="13:15:00" data-webtasks-id="dbe9d735-18f6-440e">13:15</option><option value="13:30:00" data-webtasks-id="a0e0fb85-b959-4957">13:30</option><option value="13:45:00" data-webtasks-id="5aad45c1-d09d-437b">13:45</option><option value="14:00:00" data-webtasks-id="88304197-ce96-4c9b">14:00</option><option value="14:15:00" data-webtasks-id="c03ececb-7b41-4c33">14:15</option><option value="14:30:00" data-webtasks-id="e70f1346-8d83-433e">14:30</option><option value="14:45:00" data-webtasks-id="7750c878-2fd4-443e">14:45</option><option value="15:00:00" data-webtasks-id="f868c31f-d7c7-44a5">15:00</option><option value="15:15:00" data-webtasks-id="c2ba175e-d0ad-4d8a">15:15</option><option value="15:30:00" data-webtasks-id="1eca2f66-7806-4b49">15:30</option><option value="15:45:00" data-webtasks-id="848845f0-17ac-4db1">15:45</option><option value="16:00:00" data-webtasks-id="4eea937b-b048-46d7">16:00</option><option value="16:15:00" data-webtasks-id="10feeb98-1fcc-42c3">16:15</option><option value="16:30:00" data-webtasks-id="50e663a5-bb19-4335">16:30</option><option value="16:45:00" data-webtasks-id="62e26b62-ac2f-4d50">16:45</option><option value="17:00:00" data-webtasks-id="673efe73-7216-4ceb">17:00</option><option value="17:15:00" data-webtasks-id="448dd355-68b5-4c24">17:15</option><option value="17:30:00" data-webtasks-id="0d243b50-483d-41aa">17:30</option><option value="17:45:00" data-webtasks-id="1552b251-daa7-4760">17:45</option><option value="18:00:00" data-webtasks-id="abb08491-7596-40ce">18:00</option><option value="18:15:00" data-webtasks-id="920a7cce-5cf2-4d06">18:15</option><option value="18:30:00" data-webtasks-id="02c0ddaa-ab34-4ab0">18:30</option><option value="18:45:00" data-webtasks-id="3e4680c1-abcd-42f4">18:45</option><option value="19:00:00" data-webtasks-id="f995d957-a724-42bd">19:00</option><option value="19:15:00" data-webtasks-id="20fe53ee-ed1e-40e9">19:15</option><option value="19:30:00" data-webtasks-id="e020882a-198c-4088">19:30</option><option value="19:45:00" data-webtasks-id="d6ec7305-eb53-433b">19:45</option><option value="20:00:00" data-webtasks-id="1b8d193b-648c-4100">20:00</option><option value="20:15:00" data-webtasks-id="cacf2178-623c-489f">20:15</option><option value="20:30:00" data-webtasks-id="9c3da17c-a7d6-4d01">20:30</option><option value="20:45:00" data-webtasks-id="b9b6ce30-d486-4f8b">20:45</option><option value="21:00:00" data-webtasks-id="6c0a0151-2eaa-41cd">21:00</option><option value="21:15:00" data-webtasks-id="9e683238-5df3-4589">21:15</option><option value="21:30:00" data-webtasks-id="93f1d9c9-0376-4c3a">21:30</option>
|
223 |
+
</select>
|
224 |
+
</div>
|
225 |
+
</div>
|
226 |
+
</div>
|
227 |
+
<div class="row mt-3" id="party-size-div" data-webtasks-id="05dddb2e-67cc-4ba5">
|
228 |
+
<div class="col-md-3 text-end" data-webtasks-id="75bb4550-3391-4f74">
|
229 |
+
<label for="partysize" class="col-form-label d-none d-md-block" data-webtasks-id="1882902e-ec41-48dc">Party Size</label>
|
230 |
+
</div>
|
231 |
+
<div class="col-md-8" data-webtasks-id="8f1472f8-fd2f-4ea3">
|
232 |
+
<div class="input-group" data-webtasks-id="c43f19b3-43ee-4ada">
|
233 |
+
<div class="input-group-text" data-webtasks-id="f01a2e4b-ef41-4d1f">
|
234 |
+
<i class="fa fa-group" data-webtasks-id="975afd76-0e2c-4f78"></i>
|
235 |
+
</div>
|
236 |
+
<select name="partysize" class="form-select" id="partysize" required="" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Party Size is Required!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="c11e8526-371c-4bcb" data-gtm-form-interact-field-id="1">
|
237 |
+
<option value="" selected="" data-webtasks-id="c6320a4d-23ca-4d7d" class="hidden" style="display: none;">Party Size</option>
|
238 |
+
<option value="1" data-webtasks-id="eff1832f-4fe0-4130">1 person</option>
|
239 |
+
<option value="2" data-webtasks-id="dc32a152-bcad-415b">2 people</option>
|
240 |
+
<option value="3" data-webtasks-id="9f358e1c-9660-4115">3 people</option>
|
241 |
+
<option value="4" data-webtasks-id="5878f8ed-91cb-45be">4 people</option>
|
242 |
+
<option value="5" data-webtasks-id="a9060b06-f7be-4c22">5 people</option>
|
243 |
+
<option value="6" data-webtasks-id="007e1a73-8418-40a0">6 people</option>
|
244 |
+
<option value="7" data-webtasks-id="4ccf8be1-9571-468c">7 people</option>
|
245 |
+
<option value="8" data-webtasks-id="7723761e-9056-47d8">8 people</option>
|
246 |
+
<span data-webtasks-id="03ac8260-17ee-4a60"><option value="9" data-webtasks-id="eecd99b7-ce30-4378" class="hidden" style="display: none;">9 people</option></span>
|
247 |
+
<span data-webtasks-id="268b88e0-5859-460b"><option value="10" data-webtasks-id="eb07dcbe-dc48-4540" class="hidden" style="display: none;">10 people</option></span>
|
248 |
+
<span data-webtasks-id="546d096d-b6ed-45ad"><option value="11" data-webtasks-id="842e8f19-ea02-4dfb" class="hidden" style="display: none;">11 people</option></span>
|
249 |
+
<span data-webtasks-id="8441a64d-9a28-4854"><option value="12" data-webtasks-id="df66e252-ed7a-418f" class="hidden" style="display: none;">12 people</option></span>
|
250 |
+
<span data-webtasks-id="cdfca039-5a05-40ea"><option value="13" data-webtasks-id="39565ef4-f6d7-40a3" class="hidden" style="display: none;">13 people</option></span>
|
251 |
+
<span data-webtasks-id="ef5bf1d5-2ec4-4edb"><option value="14" data-webtasks-id="5323d6fc-b256-4584" class="hidden" style="display: none;">14 people</option></span>
|
252 |
+
<span data-webtasks-id="f61365f5-c195-4b54"><option value="15" data-webtasks-id="d47b90c2-9d17-4ac0" class="hidden" style="display: none;">15 people</option></span>
|
253 |
+
<span data-webtasks-id="f8da7fec-3227-4571"><option value="16" data-webtasks-id="8a225b99-07ed-4da6" class="hidden" style="display: none;">16 people</option></span>
|
254 |
+
<span data-webtasks-id="d7408615-1aa0-4213"><option value="17" data-webtasks-id="3cc5e5a4-278a-404f" class="hidden" style="display: none;">17 people</option></span>
|
255 |
+
<span data-webtasks-id="a9243d44-6cfb-41f8"><option value="18" data-webtasks-id="31cc8c10-6849-4de3" class="hidden" style="display: none;">18 people</option></span>
|
256 |
+
<span data-webtasks-id="6bce1134-a842-4621"><option value="19" data-webtasks-id="eedd7bc8-3173-480b" class="hidden" style="display: none;">19 people</option></span>
|
257 |
+
<span data-webtasks-id="96a7c5a7-c5e3-4460"><option value="20" data-webtasks-id="8baf6ed0-40dc-4718" class="hidden" style="display: none;">20 people</option></span>
|
258 |
+
<span data-webtasks-id="838e22ee-a870-4fd8"><option value="21" data-webtasks-id="22b238dc-1942-40b9" class="hidden" style="display: none;">21 people</option></span>
|
259 |
+
<span data-webtasks-id="aa3abb59-1aaa-4074"><option value="22" data-webtasks-id="32bb796b-1570-4c23" class="hidden" style="display: none;">22 people</option></span>
|
260 |
+
<span data-webtasks-id="6213e6ba-cde0-4f10"><option value="23" data-webtasks-id="7272844d-4868-45e2" class="hidden" style="display: none;">23 people</option></span>
|
261 |
+
<span data-webtasks-id="b783012d-00c7-42c8"><option value="24" data-webtasks-id="95b24469-0ca7-46ab" class="hidden" style="display: none;">24 people</option></span>
|
262 |
+
<span data-webtasks-id="1d2d12cd-de27-4b7d"><option value="25" data-webtasks-id="f97f6bdb-4239-4545" class="hidden" style="display: none;">25 people</option></span>
|
263 |
+
<span data-webtasks-id="3b9c9ced-6f4c-438b"><option value="26" data-webtasks-id="f7d79875-a660-444b" class="hidden" style="display: none;">26 people</option></span>
|
264 |
+
<span data-webtasks-id="c3bcb84f-908e-4a41"><option value="27" data-webtasks-id="bc025e22-9be6-47f8" class="hidden" style="display: none;">27 people</option></span>
|
265 |
+
<span data-webtasks-id="6a224ae1-b303-4129"><option value="28" data-webtasks-id="0ff92526-c242-43de" class="hidden" style="display: none;">28 people</option></span>
|
266 |
+
<span data-webtasks-id="35ac53a3-8df6-4f74"><option value="29" data-webtasks-id="1127b7c8-8018-4867" class="hidden" style="display: none;">29 people</option></span>
|
267 |
+
<span data-webtasks-id="dd74a84f-e2a6-4c95"><option value="30" data-webtasks-id="c347a89b-6ce0-47e1" class="hidden" style="display: none;">30 people</option></span>
|
268 |
+
<span data-webtasks-id="b345da07-22ba-48d8"><option value="31" data-webtasks-id="fb77634f-ee14-4240" class="hidden" style="display: none;">31 people</option></span>
|
269 |
+
<span data-webtasks-id="19cad6a8-b05e-489b"><option value="32" data-webtasks-id="c504843a-d3d3-44dc" class="hidden" style="display: none;">32 people</option></span>
|
270 |
+
<span data-webtasks-id="3224ba80-ec64-4e8b"><option value="33" data-webtasks-id="1c3cec6e-a621-486c" class="hidden" style="display: none;">33 people</option></span>
|
271 |
+
<span data-webtasks-id="5eebf177-ef27-43c3"><option value="34" data-webtasks-id="07456d53-ac61-4751" class="hidden" style="display: none;">34 people</option></span>
|
272 |
+
<span data-webtasks-id="36e80014-898d-4954"><option value="35" data-webtasks-id="9dc7f929-dccf-48ac" class="hidden" style="display: none;">35 people</option></span>
|
273 |
+
<span data-webtasks-id="22854abd-22f6-448b"><option value="36" data-webtasks-id="0fac65c5-7f16-438d" class="hidden" style="display: none;">36 people</option></span>
|
274 |
+
<span data-webtasks-id="9801398d-51eb-471a"><option value="37" data-webtasks-id="8198577d-85fe-4020" class="hidden" style="display: none;">37 people</option></span>
|
275 |
+
<span data-webtasks-id="65902a95-4d5f-4791"><option value="38" data-webtasks-id="82dbee6f-be07-435b" class="hidden" style="display: none;">38 people</option></span>
|
276 |
+
<span data-webtasks-id="ab44d6d3-476e-4c23"><option value="39" data-webtasks-id="7327546a-91b7-49a7" class="hidden" style="display: none;">39 people</option></span>
|
277 |
+
<span data-webtasks-id="f9ec8a4e-ff73-4f51"><option value="40" data-webtasks-id="2e720a47-280e-4e25" class="hidden" style="display: none;">40 people</option></span>
|
278 |
+
<span data-webtasks-id="57c2a132-5ec4-43a1"><option value="41" data-webtasks-id="7d19687c-5a24-4263" class="hidden" style="display: none;">41 people</option></span>
|
279 |
+
<span data-webtasks-id="9408cbce-ad0c-41c2"><option value="42" data-webtasks-id="b6227428-a48b-4e16" class="hidden" style="display: none;">42 people</option></span>
|
280 |
+
<span data-webtasks-id="7b22f06d-ef8d-4b97"><option value="43" data-webtasks-id="931a1123-b0a2-483d" class="hidden" style="display: none;">43 people</option></span>
|
281 |
+
<span data-webtasks-id="99702a8f-b78b-4079"><option value="44" data-webtasks-id="8a2d54f6-6743-4321" class="hidden" style="display: none;">44 people</option></span>
|
282 |
+
<span data-webtasks-id="f52de7f5-4fcc-49c0"><option value="45" data-webtasks-id="705e8eae-1f1a-4925" class="hidden" style="display: none;">45 people</option></span>
|
283 |
+
<span data-webtasks-id="c29c3e08-482e-4c00"><option value="46" data-webtasks-id="40e9cb71-9221-44f2" class="hidden" style="display: none;">46 people</option></span>
|
284 |
+
<span data-webtasks-id="831e24a8-2a80-4483"><option value="47" data-webtasks-id="c0ccfdb5-f64e-4fab" class="hidden" style="display: none;">47 people</option></span>
|
285 |
+
<span data-webtasks-id="541736e7-8244-40d7"><option value="48" data-webtasks-id="e24b86ac-60a4-4572" class="hidden" style="display: none;">48 people</option></span>
|
286 |
+
<span data-webtasks-id="dfe00e23-4cb8-4d42"><option value="49" data-webtasks-id="d4c81cd6-b6cb-4afc" class="hidden" style="display: none;">49 people</option></span>
|
287 |
+
<span data-webtasks-id="267852cf-4cd9-4e15"><option value="50" data-webtasks-id="c4479472-ca7b-4cce" class="hidden" style="display: none;">50 people</option></span>
|
288 |
+
<span data-webtasks-id="3c667751-f7bf-47f0"><option value="51" data-webtasks-id="81e67a5a-f2b6-4f93" class="hidden" style="display: none;">51 people</option></span>
|
289 |
+
<span data-webtasks-id="e62cd0ad-dace-4070"><option value="52" data-webtasks-id="bf7fd036-0884-4bc7" class="hidden" style="display: none;">52 people</option></span>
|
290 |
+
<span data-webtasks-id="190d18e0-5fac-4cb2"><option value="53" data-webtasks-id="4b5aa4b2-5751-47b9" class="hidden" style="display: none;">53 people</option></span>
|
291 |
+
<span data-webtasks-id="ec5542d7-2312-4443"><option value="54" data-webtasks-id="47dd426c-ff4b-4072" class="hidden" style="display: none;">54 people</option></span>
|
292 |
+
<span data-webtasks-id="5b90580d-04a1-43ef"><option value="55" data-webtasks-id="e51cd0ed-d837-4512" class="hidden" style="display: none;">55 people</option></span>
|
293 |
+
<span data-webtasks-id="e4aab50a-662f-4c53"><option value="56" data-webtasks-id="97673056-40f2-40ab" class="hidden" style="display: none;">56 people</option></span>
|
294 |
+
<span data-webtasks-id="e84690c4-4db1-4e17"><option value="57" data-webtasks-id="50046fb9-3070-42d7" class="hidden" style="display: none;">57 people</option></span>
|
295 |
+
<span data-webtasks-id="107bb89a-6b3b-4a10"><option value="58" data-webtasks-id="a6b98ef2-6784-4b4b" class="hidden" style="display: none;">58 people</option></span>
|
296 |
+
<span data-webtasks-id="49d8b576-663f-4fa1"><option value="59" data-webtasks-id="be460d1b-2c5f-41c4" class="hidden" style="display: none;">59 people</option></span>
|
297 |
+
<span data-webtasks-id="5b1d7c7a-c10d-4a5c"><option value="60" data-webtasks-id="c5a341c7-5025-4bb9" class="hidden" style="display: none;">60 people</option></span>
|
298 |
+
<span data-webtasks-id="9fc330db-8b64-4d8b"><option value="61" data-webtasks-id="f284f6c5-c058-4a71" class="hidden" style="display: none;">61 people</option></span>
|
299 |
+
<span data-webtasks-id="96543e14-634a-4919"><option value="62" data-webtasks-id="3b2246b3-2512-4b22" class="hidden" style="display: none;">62 people</option></span>
|
300 |
+
<span data-webtasks-id="a47ccd8c-0049-4b22"><option value="63" data-webtasks-id="f7d73e69-0f33-4569" class="hidden" style="display: none;">63 people</option></span>
|
301 |
+
<span data-webtasks-id="ac512eb3-8ab4-48dd"><option value="64" data-webtasks-id="9206ccb5-9cf0-4780" class="hidden" style="display: none;">64 people</option></span>
|
302 |
+
<span data-webtasks-id="d64603da-d421-4bcc"><option value="65" data-webtasks-id="4cf54cb0-7c9b-4ffe" class="hidden" style="display: none;">65 people</option></span>
|
303 |
+
<span data-webtasks-id="d54b455d-8c98-4a9d"><option value="66" data-webtasks-id="57a0c9f4-a40d-4eb9" class="hidden" style="display: none;">66 people</option></span>
|
304 |
+
<span data-webtasks-id="692492c1-bd37-4b11"><option value="67" data-webtasks-id="963e49ee-16ae-42f8" class="hidden" style="display: none;">67 people</option></span>
|
305 |
+
<span data-webtasks-id="e7c34aed-830f-423e"><option value="68" data-webtasks-id="35d452a3-98ce-4d7a" class="hidden" style="display: none;">68 people</option></span>
|
306 |
+
<span data-webtasks-id="dab82409-d849-4ebb"><option value="69" data-webtasks-id="bec9a73b-8f4d-463a" class="hidden" style="display: none;">69 people</option></span>
|
307 |
+
<span data-webtasks-id="1892c057-c235-46cd"><option value="70" data-webtasks-id="0575beb3-a14e-4155" class="hidden" style="display: none;">70 people</option></span>
|
308 |
+
<span data-webtasks-id="2e633ef8-64a0-4805"><option value="71" data-webtasks-id="0a15f633-eb7b-4134" class="hidden" style="display: none;">71 people</option></span>
|
309 |
+
<span data-webtasks-id="1af90536-6920-4a89"><option value="72" data-webtasks-id="5aa56f69-e6db-4d89" class="hidden" style="display: none;">72 people</option></span>
|
310 |
+
<span data-webtasks-id="187e43a5-1756-402e"><option value="73" data-webtasks-id="1242fa4d-91d0-4aaa" class="hidden" style="display: none;">73 people</option></span>
|
311 |
+
<span data-webtasks-id="55e7ab06-cc32-45e0"><option value="74" data-webtasks-id="e3f2a2a7-302a-4958" class="hidden" style="display: none;">74 people</option></span>
|
312 |
+
<span data-webtasks-id="eecd9b51-10d4-4f7e"><option value="75" data-webtasks-id="89bcc9eb-eb2a-48b3" class="hidden" style="display: none;">75 people</option></span>
|
313 |
+
<span data-webtasks-id="83a528a1-3575-49e0"><option value="76" data-webtasks-id="05fbc1fb-5486-4453" class="hidden" style="display: none;">76 people</option></span>
|
314 |
+
<span data-webtasks-id="e9ceae9a-f811-49aa"><option value="77" data-webtasks-id="ed3079a5-2a33-4550" class="hidden" style="display: none;">77 people</option></span>
|
315 |
+
<span data-webtasks-id="0de6594b-c852-4a5a"><option value="78" data-webtasks-id="2b00b1d1-0c11-46bb" class="hidden" style="display: none;">78 people</option></span>
|
316 |
+
<span data-webtasks-id="ebaf67c1-b17c-4754"><option value="79" data-webtasks-id="ef142cb8-1124-4f40" class="hidden" style="display: none;">79 people</option></span>
|
317 |
+
<span data-webtasks-id="f1ce1661-25a5-4f67"><option value="80" data-webtasks-id="fe6d57f7-279c-42d5" class="hidden" style="display: none;">80 people</option></span>
|
318 |
+
<span data-webtasks-id="47c9c1b9-75da-4228"><option value="81" data-webtasks-id="67fa54e6-ab67-437f" class="hidden" style="display: none;">81 people</option></span>
|
319 |
+
<span data-webtasks-id="659bfe93-bf11-4cad"><option value="82" data-webtasks-id="163a6323-71d8-4bdf" class="hidden" style="display: none;">82 people</option></span>
|
320 |
+
<span data-webtasks-id="5f9d9adf-7bca-4d00"><option value="83" data-webtasks-id="7c6a7e78-0ec5-4d22" class="hidden" style="display: none;">83 people</option></span>
|
321 |
+
<span data-webtasks-id="d600e71b-2b0e-4ff0"><option value="84" data-webtasks-id="7723364d-79fd-4c84" class="hidden" style="display: none;">84 people</option></span>
|
322 |
+
<span data-webtasks-id="6a995be4-dea3-4125"><option value="85" data-webtasks-id="8b81f4b2-d4d3-4a06" class="hidden" style="display: none;">85 people</option></span>
|
323 |
+
<span data-webtasks-id="ddaa86bb-fb93-4f98"><option value="86" data-webtasks-id="7cb5f6fc-168a-45e2" class="hidden" style="display: none;">86 people</option></span>
|
324 |
+
<span data-webtasks-id="d7e150b1-e469-4847"><option value="87" data-webtasks-id="a2a06d0c-ac75-4991" class="hidden" style="display: none;">87 people</option></span>
|
325 |
+
<span data-webtasks-id="5bfa27e6-c0b8-4737"><option value="88" data-webtasks-id="3d9fdb48-7a6b-4745" class="hidden" style="display: none;">88 people</option></span>
|
326 |
+
<span data-webtasks-id="db004f33-f789-498a"><option value="89" data-webtasks-id="bc0c8cbc-a01a-401e" class="hidden" style="display: none;">89 people</option></span>
|
327 |
+
<span data-webtasks-id="021798f7-f08e-4d78"><option value="90" data-webtasks-id="f8f8a327-deb1-4b5d" class="hidden" style="display: none;">90 people</option></span>
|
328 |
+
<span data-webtasks-id="5fda8787-c127-4071"><option value="91" data-webtasks-id="7db889af-1c85-49d2" class="hidden" style="display: none;">91 people</option></span>
|
329 |
+
<span data-webtasks-id="986b0d55-0bbb-483d"><option value="92" data-webtasks-id="cae63251-cfda-4200" class="hidden" style="display: none;">92 people</option></span>
|
330 |
+
<span data-webtasks-id="d95d0f4b-be3d-4a40"><option value="93" data-webtasks-id="519644e6-8e4b-4882" class="hidden" style="display: none;">93 people</option></span>
|
331 |
+
<span data-webtasks-id="2aad2589-291b-4c78"><option value="94" data-webtasks-id="ca844f95-7edb-4ddf" class="hidden" style="display: none;">94 people</option></span>
|
332 |
+
<span data-webtasks-id="ad5da000-abfb-4a36"><option value="95" data-webtasks-id="d9a0e436-6536-4a19" class="hidden" style="display: none;">95 people</option></span>
|
333 |
+
<span data-webtasks-id="890c5c3e-efd0-41f9"><option value="96" data-webtasks-id="82d56219-632f-499f" class="hidden" style="display: none;">96 people</option></span>
|
334 |
+
<span data-webtasks-id="4766387e-81a3-4d40"><option value="97" data-webtasks-id="c65e1eba-c213-43b2" class="hidden" style="display: none;">97 people</option></span>
|
335 |
+
<span data-webtasks-id="884bc9c2-7717-44e4"><option value="98" data-webtasks-id="b49d9c0f-ce38-4ace" class="hidden" style="display: none;">98 people</option></span>
|
336 |
+
<span data-webtasks-id="f732937e-646a-4d22"><option value="99" data-webtasks-id="bffb7c84-44ca-41ea" class="hidden" style="display: none;">99 people</option></span>
|
337 |
+
</select>
|
338 |
+
</div>
|
339 |
+
</div>
|
340 |
+
</div>
|
341 |
+
<div class="row mt-3" id="access-code" style="display: none;" data-webtasks-id="d3b8bf52-83bd-4043">
|
342 |
+
<div class="col-md-3 text-end" data-webtasks-id="bdbab873-5a81-488c">
|
343 |
+
<label for="passcode" class="col-form-label d-none d-md-block" data-webtasks-id="19afc728-ce9f-4108">Access Code</label>
|
344 |
+
</div>
|
345 |
+
<div class="col-md-8" data-webtasks-id="b0c0046b-31a0-4238">
|
346 |
+
<div class="input-group" data-webtasks-id="7cc84218-b2fe-46b2">
|
347 |
+
<div class="input-group-text" data-webtasks-id="baf40bd3-3530-44b3">
|
348 |
+
<i class="fa fa-barcode" data-webtasks-id="8873d400-3587-4e6d"></i>
|
349 |
+
</div>
|
350 |
+
<input class="form-control" id="id_passcode" name="passcode" placeholder="Access Code" type="text" data-webtasks-id="50010c32-b6a3-4a4f">
|
351 |
+
</div>
|
352 |
+
<div id="access-code-error" class="alert alert-danger m-2 p-1 text-center" role="alert" style="display: none;" data-webtasks-id="97884646-bf54-44b0">
|
353 |
+
<h6 data-webtasks-id="6207fc0f-28e9-4f7b">A special access code is required for this event. Please enter your access code.</h6>
|
354 |
+
</div>
|
355 |
+
</div>
|
356 |
+
</div>
|
357 |
+
</div>
|
358 |
+
<div class="card-footer text-center" id="card-footer" data-webtasks-id="eef464c4-d0fa-4e11">
|
359 |
+
<input type="hidden" name="giftcard" value="" data-webtasks-id="0605fea0-8c2e-49fa">
|
360 |
+
<input type="hidden" name="section_id" id="section_id" value="" data-webtasks-id="bc676239-2b2b-433d">
|
361 |
+
<input type="hidden" name="restaurant" value="24103" data-webtasks-id="043026e2-f1ea-4c92">
|
362 |
+
<input type="hidden" name="referral" id="id_referral" data-webtasks-id="31837b68-c60a-498b">
|
363 |
+
<button class="btn btn-danger" id="processing-button" style="opacity:100; display:none;" disabled="" data-webtasks-id="b444a99d-bd7e-43a0">
|
364 |
+
<i class="fa fa-refresh fa-pulse fa-fw" data-webtasks-id="59537aa8-1257-4f17"></i>Processing ...
|
365 |
+
</button>
|
366 |
+
<button type="submit" class="btn btn-success" id="submit-button" data-webtasks-id="6689ffa0-2799-421f">
|
367 |
+
Continue
|
368 |
+
</button>
|
369 |
+
</div>
|
370 |
+
</div>
|
371 |
+
</form>
|
372 |
+
</div>
|
373 |
+
</div>
|
374 |
+
|
375 |
+
|
376 |
+
<div class="surface-card mt-4" data-webtasks-id="efb73ade-c1da-42c9">
|
377 |
+
<div class="surface-header text-center" data-webtasks-id="42f405ed-f231-4d67">
|
378 |
+
<h3 class="m-0" data-webtasks-id="45a9290d-1d24-42e3">
|
379 |
+
<i class="fa fa-info-circle me-3 text-orange-lighter" data-webtasks-id="9cd49cc7-8bcd-4bb8"></i>Business Info
|
380 |
+
</h3>
|
381 |
+
</div>
|
382 |
+
|
383 |
+
<div class="surface-block" data-webtasks-id="9fa6db33-308d-4d89">
|
384 |
+
<ul class="list-group" data-webtasks-id="c32c9757-cb30-48c7">
|
385 |
+
<li class="list-group-item p-0" data-webtasks-id="62ab20e8-9aa6-4c2c">
|
386 |
+
<div id="osm-map" class="map-div leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom" itemprop="map" style="position: relative; overflow: hidden;" data-webtasks-id="66eacd2e-f32d-414f" tabindex="0"><div class="leaflet-pane leaflet-map-pane" style="transform: translate3d(0px, 0px, 0px);" data-webtasks-id="e72c4d2a-d4dd-402e"><div class="leaflet-pane leaflet-tile-pane" data-webtasks-id="33c3c841-3818-4340"><div class="leaflet-layer " data-webtasks-id="18902c9b-3571-413e" style="z-index: 1; opacity: 1;"><div class="leaflet-tile-container leaflet-zoom-animated" data-webtasks-id="e6e0f8a9-6cf1-4d12" style="z-index: 18; transform: translate3d(0px, 0px, 0px) scale(1);"><img alt="" role="presentation" src="https://a.tile.osm.org/15/16275/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="3607ef2e-7d06-48d7" style="width: 256px; height: 256px; transform: translate3d(120px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://b.tile.osm.org/15/16275/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="408914a2-2bf7-430b" style="width: 256px; height: 256px; transform: translate3d(120px, 128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://c.tile.osm.org/15/16274/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="9a271f04-c016-47c4" style="width: 256px; height: 256px; transform: translate3d(-136px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://b.tile.osm.org/15/16276/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="9f2f1a93-32c0-4abd" style="width: 256px; height: 256px; transform: translate3d(376px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://a.tile.osm.org/15/16274/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="f976b869-1d15-4a40" style="width: 256px; height: 256px; transform: translate3d(-136px, 128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://c.tile.osm.org/15/16276/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="b9f65a52-b02f-4795" style="width: 256px; height: 256px; transform: translate3d(376px, 128px, 0px); opacity: 1;"></div></div></div><div class="leaflet-pane leaflet-shadow-pane" data-webtasks-id="349fc5c9-b619-471b"><img src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/images/marker-shadow.png" class="leaflet-marker-shadow leaflet-zoom-animated" alt="" data-webtasks-id="38bc7365-bfbf-4481" style="margin-left: -12px; margin-top: -41px; width: 41px; height: 41px; transform: translate3d(278px, 125px, 0px);"></div><div class="leaflet-pane leaflet-overlay-pane" data-webtasks-id="ec085e48-91f5-484c"></div><div class="leaflet-pane leaflet-marker-pane" data-webtasks-id="f6bb005a-ed6b-417b"><img src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/images/marker-icon.png" class="leaflet-marker-icon leaflet-zoom-animated leaflet-interactive" alt="" tabindex="0" data-webtasks-id="e9275423-a8be-45ea" style="margin-left: -12px; margin-top: -41px; width: 25px; height: 41px; transform: translate3d(278px, 125px, 0px); z-index: 125;"></div><div class="leaflet-pane leaflet-tooltip-pane" data-webtasks-id="9308d70b-dec1-4193"></div><div class="leaflet-pane leaflet-popup-pane" data-webtasks-id="ef2538be-6de2-49b9"></div><div class="leaflet-proxy leaflet-zoom-animated" data-webtasks-id="47f0e141-6ace-433d" style="transform: translate3d(4.16656e+06px, 2.73433e+06px, 0px) scale(16384);"></div></div><div class="leaflet-control-container" data-webtasks-id="d13e6647-e50d-42af"><div class="leaflet-top leaflet-left" data-webtasks-id="6f22ec7c-979f-44c4"><div class="leaflet-control-zoom leaflet-bar leaflet-control" data-webtasks-id="3e6927aa-3eb8-4147"><a class="leaflet-control-zoom-in" href="#" title="Zoom in" role="button" aria-label="Zoom in" data-webtasks-id="3dc43f5b-5c3f-4f2d">+</a><a class="leaflet-control-zoom-out" href="#" title="Zoom out" role="button" aria-label="Zoom out" data-webtasks-id="538cb8bd-e4d7-4e35">−</a></div></div><div class="leaflet-top leaflet-right" data-webtasks-id="fc2d7b15-db52-4096"></div><div class="leaflet-bottom leaflet-left" data-webtasks-id="81b31a75-17df-48d9"></div><div class="leaflet-bottom leaflet-right" data-webtasks-id="3045d1d3-bb95-4fa7"><div class="leaflet-control-attribution leaflet-control" data-webtasks-id="4cc46f60-8b9d-4444"><a href="https://leafletjs.com" title="A JS library for interactive maps" data-webtasks-id="d2084712-9c21-4f69">Leaflet</a> | © <a href="https://osm.org/copyright" data-webtasks-id="4c4dffdb-5a12-4900">OpenStreetMap</a></div></div></div></div>
|
387 |
+
</li>
|
388 |
+
<li class="list-group-item" data-webtasks-id="0f781856-0d4c-4cfb">
|
389 |
+
<address itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress" class="m-0" data-webtasks-id="2bede9c7-1bfd-4922">
|
390 |
+
<strong data-webtasks-id="b9e74e67-0225-4903">Address: </strong><span itemprop="streetAddress" data-webtasks-id="d43b13c4-b82c-4885">132 Wollaton Rd, </span>
|
391 |
+
<span itemprop="addressLocality" data-webtasks-id="a1dad199-d087-491f">Beeston </span>
|
392 |
+
<span itemprop="postalCode" data-webtasks-id="2ce7ca69-3804-40c8">NG9 2PE</span>
|
393 |
+
</address>
|
394 |
+
</li>
|
395 |
+
<li class="list-group-item" data-webtasks-id="f2ba40c9-c02f-4169">
|
396 |
+
<strong data-webtasks-id="90f484dd-a581-4eee">Cross Street:</strong> Nottingham
|
397 |
+
</li>
|
398 |
+
<li class="list-group-item" data-webtasks-id="51887691-588d-438f">
|
399 |
+
<strong data-webtasks-id="af391f7b-4c8e-433a">Cuisine:</strong>
|
400 |
+
Greek |
|
401 |
+
<span class="pull-right" data-webtasks-id="8de8f427-b18d-4994">
|
402 |
+
<a href="/nottingham-derby/cuisine/" aria-label="Search By Cuisine" data-webtasks-id="8190be55-3005-4120">
|
403 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="c1ba1a1f-ee35-4957"></i>
|
404 |
+
</a>
|
405 |
+
</span>
|
406 |
+
</li>
|
407 |
+
<li class="list-group-item" itemprop="priceRange" data-webtasks-id="d4ab49a4-9617-49dd">
|
408 |
+
<strong data-webtasks-id="bdab6901-4250-4211">Cost:</strong>
|
409 |
+
<span class="ms-2" data-webtasks-id="0a938c36-705a-4973">
|
410 |
+
<i class="fa fa-gbp" data-webtasks-id="efc12a48-591c-4a8c"></i>
|
411 |
+
</span>
|
412 |
+
| Very Inexpensive
|
413 |
+
<span class="pull-right" data-webtasks-id="c144b733-e7bc-4a68">
|
414 |
+
<a href="/nottingham-derby/price/" aria-label="Search By Price" data-webtasks-id="dc27efc1-d793-4bd0">
|
415 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="0bb9be0a-618a-416b"></i>
|
416 |
+
</a>
|
417 |
+
</span>
|
418 |
+
</li>
|
419 |
+
<li class="list-group-item" itemprop="category" data-webtasks-id="c9ce0dfd-9268-4482">
|
420 |
+
<strong data-webtasks-id="5e37ba7b-6791-4ddc">Category:</strong> Casual Dining
|
421 |
+
</li>
|
422 |
+
<li class="list-group-item" itemprop="rating" data-webtasks-id="6ce2d0f3-7c80-44e1">
|
423 |
+
<strong data-webtasks-id="3fd8b295-3a05-4120">Star Rating:
|
424 |
+
<span class="text-grey ms-2" data-webtasks-id="6df5eccf-970f-42b0"><i class="fa fa-star" data-webtasks-id="70ad64a2-42fb-4d54"></i><i class="fa fa-star" data-webtasks-id="0f238596-a409-4e4f"></i><i class="fa fa-star" data-webtasks-id="9a1c8b60-23ce-47a5"></i><i class="fa fa-star" data-webtasks-id="07c76de0-4ad5-4c4a"></i><i class="fa fa-star-half-o" data-webtasks-id="8825b12c-b3d8-4a79"></i></span>
|
425 |
+
</strong>
|
426 |
+
<span class="pull-right" data-webtasks-id="8dcfad3d-433b-4c1f">
|
427 |
+
<a href="/nottingham-derby/star-rating/" aria-label="Search By Rating" data-webtasks-id="662a8dd0-4ca0-4edd">
|
428 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="84e4dee1-43c3-43eb"></i>
|
429 |
+
</a>
|
430 |
+
</span>
|
431 |
+
</li>
|
432 |
+
<li class="list-group-item" data-webtasks-id="2a532898-f565-4a0b">
|
433 |
+
<strong data-webtasks-id="ae2c94f0-2027-413b">Reservations:</strong> Recommended
|
434 |
+
</li>
|
435 |
+
<li class="list-group-item" data-webtasks-id="5f751808-a244-4fa8">
|
436 |
+
<strong data-webtasks-id="843f6033-2f3c-4b54">Dress Code:</strong> Casual
|
437 |
+
<span class="pull-right" data-webtasks-id="251efd24-6828-4cdc">
|
438 |
+
<a href="/article/dressing-to-dine-dress-codes-defined/" aria-label="Dress Codes Defined Article" data-webtasks-id="738d52f6-4c71-4075">
|
439 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="967321bf-746f-4074"></i>
|
440 |
+
</a>
|
441 |
+
</span>
|
442 |
+
</li>
|
443 |
+
<li class="list-group-item" itemprop="servesCuisine" data-webtasks-id="34cb226f-bcb7-4f8a">
|
444 |
+
<strong data-webtasks-id="11e7ba88-5d62-4975">Meals Served:</strong>
|
445 |
+
Brunch |
|
446 |
+
Lunch |
|
447 |
+
Dinner |
|
448 |
+
Late |
|
449 |
+
<span class="pull-right" data-webtasks-id="06e6ef39-9798-4648">
|
450 |
+
<a href="/nottingham-derby/meal-type/" aria-label="Search By Meal" data-webtasks-id="458558c0-2705-4cfe">
|
451 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="d5120109-3184-4752"></i>
|
452 |
+
</a>
|
453 |
+
</span>
|
454 |
+
</li>
|
455 |
+
<li class="list-group-item" data-webtasks-id="d19ad714-71b1-4b5e">
|
456 |
+
<strong data-webtasks-id="0bf1cbbf-1096-4cd6">Parking:</strong>
|
457 |
+
Street |
|
458 |
+
</li>
|
459 |
+
<li class="list-group-item" data-webtasks-id="a3a466e0-2162-4a41">
|
460 |
+
<strong data-webtasks-id="e1e0fe1d-4ff5-4b42">Payment Options:</strong>
|
461 |
+
VISA |
|
462 |
+
Amex |
|
463 |
+
MasterCard |
|
464 |
+
Discover |
|
465 |
+
Cash |
|
466 |
+
Apple Pay |
|
467 |
+
Android Pay |
|
468 |
+
Debit |
|
469 |
+
</li>
|
470 |
+
<li class="list-group-item" data-webtasks-id="9da77e7f-1517-4368">
|
471 |
+
<strong data-webtasks-id="b40949d1-f0fd-4b69">Corkage Fee:</strong>
|
472 |
+
N/A
|
473 |
+
</li>
|
474 |
+
<li class="list-group-item" itemprop="url" data-webtasks-id="3f9dfda6-684e-48d5">
|
475 |
+
<strong data-webtasks-id="140f88aa-8840-4133">Website:</strong> http://kellari.co.uk/
|
476 |
+
</li>
|
477 |
+
<li class="list-group-item" itemprop="telephone" data-webtasks-id="20bf2fb2-bcd1-48c0">
|
478 |
+
<strong data-webtasks-id="5ba42415-2ab8-43dd">Phone:</strong> 07741 621334
|
479 |
+
</li>
|
480 |
+
<li class="list-group-item" itemprop="features" data-webtasks-id="3c99266f-4b2d-4960">
|
481 |
+
<strong data-webtasks-id="40dbc0b8-5ed5-45de">Features:</strong> Full Bar, Late Dining, Outdoor Seating, Takeout Available, Winning Wine List, Healthy Options,
|
482 |
+
</li>
|
483 |
+
<li class="list-group-item" itemprop="Occasions" data-webtasks-id="8028b498-5939-4dd4">
|
484 |
+
<strong data-webtasks-id="c79cc3ce-5b17-4dbb">Occasion:</strong> Child Friendly, Romantic Dining, Dining Alone, Business Dining, Quiet Conversation, Special Occasion, Vegetarian, Trendy / Hip, Date Night,
|
485 |
+
</li>
|
486 |
+
</ul>
|
487 |
+
</div>
|
488 |
+
</div>
|
489 |
+
</div>
|
490 |
+
|
491 |
+
<div class="col-xs-12 col-md-6" data-webtasks-id="038fd24f-c4fa-4208">
|
492 |
+
|
493 |
+
<div class="surface-card" data-webtasks-id="0c30d989-675a-4e08">
|
494 |
+
<div class="surface-header text-center" data-webtasks-id="6222dfb6-3e81-4ade">
|
495 |
+
<h3 class="" data-webtasks-id="972bd1f5-929d-4000">
|
496 |
+
<i class="fa fa-picture-o me-3 text-orange-lighter" data-webtasks-id="861bd6fe-c2b5-45c5"></i>Photos
|
497 |
+
</h3>
|
498 |
+
</div>
|
499 |
+
<div class="surface-block" data-webtasks-id="46e97f9c-e2b7-4fff">
|
500 |
+
|
501 |
+
<div class="text-center c-wrapper" data-webtasks-id="518ad021-f9f5-4c18">
|
502 |
+
<div class="mx-auto p-3" data-webtasks-id="a4538775-d4fa-4bb2">
|
503 |
+
<a href="//tableagent.s3.amazonaws.com/media/originals/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" title="Kellari Greek Restaurant - Kellari" data-fancybox="gallery" data-caption="Kellari Greek Restaurant - Kellari - Kellari" data-webtasks-id="bf506b3d-11d7-44bb"><img src="//tableagent.s3.amazonaws.com/media/xl/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" class="img-fluid img-thumbnail" alt="Kellari Greek Restaurant - Kellari" data-webtasks-id="19c1511c-e9ef-45d4"></a>
|
504 |
+
</div>
|
505 |
+
</div>
|
506 |
+
</div>
|
507 |
+
</div>
|
508 |
+
|
509 |
+
|
510 |
+
|
511 |
+
<div class="surface-card mt-3" data-webtasks-id="25c34b26-9288-49cf">
|
512 |
+
<div class="surface-header text-center" data-webtasks-id="2a912308-6546-41e4">
|
513 |
+
<h3 class="" data-webtasks-id="d00fdbb4-f40b-494e">
|
514 |
+
<i class="fa fa-clock-o me-3 text-orange-lighter" data-webtasks-id="e6cc5f4b-130c-4f30"></i>Business Hours
|
515 |
+
</h3>
|
516 |
+
</div>
|
517 |
+
<div class="surface-block ps-3 pb-2" data-webtasks-id="a0f37645-d530-46e5">
|
518 |
+
<h6 class="m-0 text-center" data-webtasks-id="3ff0b475-651f-4965">
|
519 |
+
<i class="fa fa-book text-green-darker me-2" data-webtasks-id="cc6eb0a9-31b0-44cf"></i>Reservations Available
|
520 |
+
</h6>
|
521 |
+
<dl class="small hours" data-webtasks-id="356e44ba-fa21-4bac">
|
522 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="839534f1-dcbd-4b4b">Monday</dt>
|
523 |
+
<dd class="mb-1" data-webtasks-id="8542508e-6d44-4536">
|
524 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="43c5fde0-0ad5-4550">
|
525 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="73a1d537-5ea4-449b"></i>
|
526 |
+
Monday Hours
|
527 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="6485b63b-f219-4508"></i>
|
528 |
+
12:00 - 22:00
|
529 |
+
</dd>
|
530 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="8558c92c-74eb-4d01">Tuesday</dt>
|
531 |
+
<dd class="mb-1" data-webtasks-id="20ddbc16-2ec5-43ce">
|
532 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="68eac761-0932-4072">
|
533 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="da16e0ca-2ab9-4a50"></i>
|
534 |
+
Tuesday Hours
|
535 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="8a3f1760-e747-4246"></i>
|
536 |
+
12:00 - 22:00
|
537 |
+
</dd>
|
538 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="d80eb4b0-5821-42ac">Wednesday</dt>
|
539 |
+
<dd class="mb-1" data-webtasks-id="2fafa0cf-a833-4045">
|
540 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="edc86008-468f-4e4d">
|
541 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="2bb8a081-ae6e-432d"></i>
|
542 |
+
Wednesday Hours
|
543 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="c39a3ec7-8a57-4016"></i>
|
544 |
+
12:00 - 22:00
|
545 |
+
</dd>
|
546 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="60af2faf-2022-4214">Thursday</dt>
|
547 |
+
<dd class="mb-1" data-webtasks-id="beb442a2-ec52-4288">
|
548 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="57277795-afbb-44cc">
|
549 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="9046b299-0efe-48c2"></i>
|
550 |
+
Thursday Hours
|
551 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="081b6450-983e-4bf3"></i>
|
552 |
+
12:00 - 22:00
|
553 |
+
</dd>
|
554 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="653028be-e02a-45d1">Friday</dt>
|
555 |
+
<dd class="mb-1" data-webtasks-id="ef6a791c-b1bf-40e7">
|
556 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="6423d723-62c2-4fdc">
|
557 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="5584fbe0-d480-45a2"></i>
|
558 |
+
Friday Hours
|
559 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="99467f56-b0ce-4669"></i>
|
560 |
+
12:00 - 22:00
|
561 |
+
</dd>
|
562 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="4b95c6a8-121a-4276">Saturday</dt>
|
563 |
+
<dd class="mb-1" data-webtasks-id="ae0a4f47-3181-4cfa">
|
564 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="8f62d97d-a5b3-43c6">
|
565 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="c817437e-e71e-4bbc"></i>
|
566 |
+
Saturday Hours
|
567 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="ccce6b26-6a57-4e6d"></i>
|
568 |
+
12:00 - 22:00
|
569 |
+
</dd>
|
570 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="89a12ae1-638f-4881">Sunday</dt>
|
571 |
+
<dd class="mb-1" data-webtasks-id="deed2af2-a986-4813">
|
572 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="5f2d5a54-fbcc-4da0">
|
573 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="62107998-f30f-498a"></i>
|
574 |
+
Sunday Hours
|
575 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="2faf52b8-465a-4469"></i>
|
576 |
+
12:00 - 22:00
|
577 |
+
</dd>
|
578 |
+
</dl>
|
579 |
+
</div>
|
580 |
+
</div>
|
581 |
+
|
582 |
+
|
583 |
+
</div>
|
584 |
+
</div>
|
585 |
+
False
|
586 |
+
<div class="surface-card mt-4" data-webtasks-id="23cc54f2-b08d-42bb">
|
587 |
+
<div class="surface-header text-center" data-webtasks-id="f280c771-742c-489b">
|
588 |
+
<h2 class="" data-webtasks-id="3bdb3d15-71c5-47e5">
|
589 |
+
<i class="fa fa-commenting-o me-3 text-orange-lighter" data-webtasks-id="f4eb03ea-73b3-4097"></i>Customer Reviews & Ratings
|
590 |
+
</h2>
|
591 |
+
<div itemprop="aggregateRating" itemscope="" itemtype="https://schema.org/AggregateRating" data-webtasks-id="e4157575-df33-43b6">
|
592 |
+
<h3 itemprop="ratingValue" class="text-orange" data-webtasks-id="27160b5e-d3ab-497a"><i class="fa fa-star" data-webtasks-id="f9f48f8a-ccc2-4205"></i><i class="fa fa-star" data-webtasks-id="826981fe-6446-4d55"></i><i class="fa fa-star" data-webtasks-id="ab9d46b4-0f05-48b1"></i><i class="fa fa-star" data-webtasks-id="45b7ca13-6d0e-4650"></i><i class="fa fa-star-half-o" data-webtasks-id="a13f7d50-fbdc-4a50"></i></h3>
|
593 |
+
<h5 data-webtasks-id="cfc0326a-ca15-4b7a">
|
594 |
+
<span itemprop="ratingValue" class="text-orange" data-webtasks-id="67380835-276a-41bb">
|
595 |
+
4.5
|
596 |
+
</span> out of <span itemprop="bestRating" class="text-orange" data-webtasks-id="433ce0b2-6dd1-48c4">5</span> stars based on <span itemprop="ratingCount" data-webtasks-id="1e806d86-9dd3-4c63">1</span> votes
|
597 |
+
</h5>
|
598 |
+
</div>
|
599 |
+
</div>
|
600 |
+
<div class="surface-list pb-2" id="reviews" data-webtasks-id="64d613e1-22d2-4d43">
|
601 |
+
</div>
|
602 |
+
</div>
|
603 |
+
</div>
|
604 |
+
</main>
|
605 |
+
<footer class="pt-5" data-webtasks-id="fa0fabe3-a43e-4f4a">
|
606 |
+
<div class="footer" data-webtasks-id="758b49b6-e947-420c">
|
607 |
+
<hr class="my-4" data-webtasks-id="fc294387-93a3-4c3a">
|
608 |
+
<div class="maxw row text-center" data-webtasks-id="fd970b4b-8930-4c13">
|
609 |
+
<div class="col-sm-4" data-webtasks-id="56c42b38-59d4-4b18">
|
610 |
+
<ul class="list-unstyled" data-webtasks-id="dd0adf5e-81f4-4f79">
|
611 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="5fd54b90-9ff8-49a1"><strong data-webtasks-id="1a7397dc-9914-4b48">My Account</strong></li>
|
612 |
+
<li class="py-1" data-webtasks-id="036a2002-99b8-48e9"><a class="text-dark" href="/help/" data-webtasks-id="773b32f9-091b-47ec">Help Page</a>
|
613 |
+
</li><li class="py-1" data-webtasks-id="fd89526e-9716-422a"><a class="text-dark" href="/myaccount/" data-webtasks-id="5f05bf2e-7276-4e15">Account Login</a>
|
614 |
+
</li><li class="py-1" data-webtasks-id="0f503916-63d0-44bd"><a class="text-dark" href="/resetpassword/" data-webtasks-id="5828288e-0481-4248">Forgot Password?</a>
|
615 |
+
</li><li class="py-1" data-webtasks-id="17f37457-5114-4c38"><a class="text-dark" href="/myaccount/register/" data-webtasks-id="0a581fd9-b6ac-48be">Register</a>
|
616 |
+
</li><li class="py-1" data-webtasks-id="908c81a2-7105-4a26"><a class="text-dark" href="/gift-cards/" data-webtasks-id="0b9066aa-0d8b-437b">Gift Cards</a>
|
617 |
+
</li></ul>
|
618 |
+
</div>
|
619 |
+
<div class="col-sm-4" data-webtasks-id="2a8655bc-da66-434e">
|
620 |
+
<ul class="list-unstyled" data-webtasks-id="ea7d199a-91d3-455f">
|
621 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="a0f1f86f-f719-4336"><strong data-webtasks-id="7d68d68a-fdb9-4c06">Restaurant Services</strong></li>
|
622 |
+
<li class="py-1" data-webtasks-id="f835fe45-5aff-4414"><a class="text-dark" href="/reservation-system/" data-webtasks-id="f6f5d62c-12d1-4630">Reservation System</a>
|
623 |
+
</li><li class="py-1" data-webtasks-id="2be62f9d-ed9e-47e4"><a class="text-dark" href="/pricing/online-payments/" data-webtasks-id="df3128a5-b17a-4489">Online Payments</a>
|
624 |
+
</li><li class="py-1" data-webtasks-id="7d9c0cb5-5d14-4353"><a class="text-dark" href="/submit-restaurant/" data-webtasks-id="8f11fe8d-d318-48ba">Submit Restaurant</a>
|
625 |
+
</li><li class="py-1" data-webtasks-id="68297203-dc71-4a3c"><a class="text-dark" href="/update-restaurant/" data-webtasks-id="51c5b04e-fb37-43a6">Update Restaurant</a>
|
626 |
+
</li><li class="py-1" data-webtasks-id="fbe953d1-87ed-4f5c"><a class="text-dark" href="/pricing/" data-webtasks-id="b23a6fd3-e4e5-49c9">Pricing</a>
|
627 |
+
</li></ul>
|
628 |
+
</div>
|
629 |
+
<div class="col-sm-4" data-webtasks-id="37fd765c-6881-43a3">
|
630 |
+
<ul class="list-unstyled" data-webtasks-id="2dd3ce4c-b904-4c39">
|
631 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="898a3bd9-881b-4802"><strong data-webtasks-id="85f35ba2-0709-4b26">TableAgent.com</strong></li>
|
632 |
+
<li class="py-1" data-webtasks-id="15036a05-73e2-4908"><a class="text-dark" href="/about/" data-webtasks-id="3b1981c4-0db6-497c">About Us</a>
|
633 |
+
</li><li class="py-1" data-webtasks-id="7d55f251-4685-4eb4"><a class="text-dark" href="/contact/" data-webtasks-id="6581be29-753f-40bd">Contact</a>
|
634 |
+
</li><li class="py-1" data-webtasks-id="d66d1207-e28d-4139"><a class="text-dark" href="/privacy/" data-webtasks-id="7ec0d36c-a97d-4153">Privacy Policy</a>
|
635 |
+
</li><li class="py-1" data-webtasks-id="95071d2f-cef6-43f5"><a class="text-dark" href="/terms/" data-webtasks-id="840aa840-d4f7-49fc">Terms of Use</a>
|
636 |
+
</li><li class="py-1" data-webtasks-id="2cf5c7ae-b850-496d"><a class="text-dark" href="/sitemap.xml" data-webtasks-id="aa611a7f-82b6-4b34">Sitemap (XML)</a>
|
637 |
+
</li></ul>
|
638 |
+
</div>
|
639 |
+
</div>
|
640 |
+
<hr class="my-4" data-webtasks-id="96650668-f287-4a69">
|
641 |
+
<div class="text-dark text-center" data-webtasks-id="535e08d3-f276-4fee">© TableAgent.com 2023</div>
|
642 |
+
</div>
|
643 |
+
</footer>
|
644 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.3/umd/popper.min.js" integrity="sha512-XLo6bQe08irJObCc86rFEKQdcFYbGGIHVXcfMsxpbvF8ompmd1SNJjqVY5hmjQ01Ts0UmmSQGfqpt3fGjm6pGA==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="a40718ad-892d-4072"></script>
|
645 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="2cdda971-565d-46b9"></script>
|
646 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js" integrity="sha512-pax4MlgXjHEPfCwcJLQhigY7+N8rt6bVvWLFyUMuxShv170X53TRzGPmPkZmGBhk+jikR8WBM4yl7A9WMHHqvg==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="2e85eb85-fd74-4d45"></script>
|
647 |
+
<script src="https://tableagent.s3.amazonaws.com/static/js/ajax.min.js" type="text/javascript" data-webtasks-id="92a2cc31-f795-473c"></script>
|
648 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js" integrity="sha512-T/tUfKSV1bihCnd+MxKD0Hm1uBBroVYBOYSk1knyvQ9VyZJpc/ALb4P0r6ubwVPSGB2GvjeoMAJJImBG12TiaQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="ecb61599-9a68-4c8e"></script>
|
649 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/js/bootstrap-select.min.js" integrity="sha512-FHZVRMUW9FsXobt+ONiix6Z0tIkxvQfxtCSirkKc5Sb4TKHmqq1dZa8DphF0XqKb3ldLu/wgMa8mT6uXiLlRlw==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="5c82eabf-ec5f-41b8"></script>
|
650 |
+
<script type="text/javascript" data-webtasks-id="33e53a44-2555-40f8">
|
651 |
+
var restaurant_id = 24103;
|
652 |
+
var restaurant_name = "Kellari Greek Restaurant";
|
653 |
+
var city_slug = "nottingham-derby";
|
654 |
+
var restaurant_slug = "kellari-greek-restaurant";
|
655 |
+
var restaurant_latitude = "52.9553395";
|
656 |
+
var restaurant_longitude = "-1.1907372";
|
657 |
+
var restaurant_address = "132 Wollaton Rd";
|
658 |
+
var restaurant_city = "Beeston";
|
659 |
+
var restaurant_state = "None";
|
660 |
+
var restaurant_zip = "ng9-2pe";
|
661 |
+
var instance_id = restaurant_id;
|
662 |
+
var instance_slugname = restaurant_slug;
|
663 |
+
var instance_time_zone = 'Europe/London';
|
664 |
+
var instance_timeformat = 'True';
|
665 |
+
var version = 'medium';
|
666 |
+
|
667 |
+
</script>
|
668 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js" integrity="sha512-T/tUfKSV1bihCnd+MxKD0Hm1uBBroVYBOYSk1knyvQ9VyZJpc/ALb4P0r6ubwVPSGB2GvjeoMAJJImBG12TiaQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="f1cdc606-c85a-4827"></script>
|
669 |
+
<script src="https://tableagent.s3.amazonaws.com/static/js/table-search.min.js?v=09012021" type="text/javascript" data-webtasks-id="7e576ede-20b1-4a33"></script>
|
670 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous" type="text/javascript" data-webtasks-id="2ec39363-0e6c-4ca3"></script>
|
671 |
+
<script type="text/javascript" data-webtasks-id="00a47963-750a-4850">
|
672 |
+
$(document).ready(function() {
|
673 |
+
var element = document.getElementById('osm-map');
|
674 |
+
var map = L.map(element);//
|
675 |
+
L.tileLayer('https://{s}.tile.osm.org/{z}/{x}/{y}.png', {
|
676 |
+
attribution: '© <a href="https://osm.org/copyright">OpenStreetMap</a>'
|
677 |
+
}).addTo(map);//
|
678 |
+
var target = L.latLng(restaurant_latitude, restaurant_longitude);
|
679 |
+
map.setView(target, 15);
|
680 |
+
L.marker(target).addTo(map).bindPopup('<strong>' + restaurant_name + '</strong><br>' + restaurant_address + ' ' + restaurant_city + ', ' + restaurant_state + ' ' + restaurant_zip);
|
681 |
+
});
|
682 |
+
document.getElementById("booking-notes").classList.add("show");
|
683 |
+
document.getElementById("booking-notes-box").style.display = "none";
|
684 |
+
var item_id = document.getElementsByClassName("itemid");
|
685 |
+
for (var i in item_id) {
|
686 |
+
item_id[i].onclick = function() {
|
687 |
+
var item_id = this.getAttribute('data-item-id');
|
688 |
+
var qty = document.getElementById(item_id).value;
|
689 |
+
addToCart(item_id, qty);
|
690 |
+
};
|
691 |
+
}
|
692 |
+
function addToCart(item_id, qty) {
|
693 |
+
var csrftoken = $("input[name=csrfmiddlewaretoken]").val();
|
694 |
+
var restaurant = '24103';
|
695 |
+
var cart_id = '727416';
|
696 |
+
var slugname = 'kellari-greek-restaurant';
|
697 |
+
var cartModal = new bootstrap.Modal(document.getElementById('cart-modal'));
|
698 |
+
if (qty == 0) {
|
699 |
+
alert("Please select quantity!");
|
700 |
+
return;
|
701 |
+
}
|
702 |
+
$('#cart-close').hide();
|
703 |
+
$('#cart-success').hide();
|
704 |
+
$('#adding-to-cart').show();
|
705 |
+
cartModal.show();
|
706 |
+
setTimeout(function() {
|
707 |
+
$('#cart-close').show();
|
708 |
+
}, 10000);
|
709 |
+
$.ajax({
|
710 |
+
type: "POST",
|
711 |
+
url: "/api/add-to-cart/",
|
712 |
+
headers:{
|
713 |
+
"X-CSRFToken": csrftoken
|
714 |
+
},
|
715 |
+
data: {
|
716 |
+
'restaurant_id': restaurant,
|
717 |
+
'cart_id': cart_id,
|
718 |
+
'item_id': item_id,
|
719 |
+
'quantity': qty,
|
720 |
+
'slugname': slugname,
|
721 |
+
},
|
722 |
+
success: function(r) {
|
723 |
+
results = r;
|
724 |
+
dataType: 'html',
|
725 |
+
$('#adding-to-cart').hide();
|
726 |
+
$('#cart-success').show();
|
727 |
+
$('#cart-close').show();
|
728 |
+
cartModal.show();
|
729 |
+
},
|
730 |
+
error: function() {
|
731 |
+
alert('There was an error. Please try again!');
|
732 |
+
location.reload();
|
733 |
+
}
|
734 |
+
});
|
735 |
+
}
|
736 |
+
</script>
|
737 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="186932aa-a91c-4c9c"></script>
|
738 |
+
|
739 |
+
<script type="text/javascript" data-webtasks-id="379f68d0-c95a-4ae2">
|
740 |
+
var loadDeferredStyles = function() {
|
741 |
+
var addStylesNode = document.getElementById("deferred-styles");
|
742 |
+
var replacement = document.createElement("div");
|
743 |
+
replacement.innerHTML = addStylesNode.textContent;
|
744 |
+
document.body.appendChild(replacement)
|
745 |
+
addStylesNode.parentElement.removeChild(addStylesNode);
|
746 |
+
};
|
747 |
+
var raf = requestAnimationFrame || mozRequestAnimationFrame ||
|
748 |
+
webkitRequestAnimationFrame || msRequestAnimationFrame;
|
749 |
+
if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
|
750 |
+
else window.addEventListener('load', loadDeferredStyles);
|
751 |
+
</script>
|
752 |
+
<script type="text/javascript" data-webtasks-id="e567ed03-593c-4c09">
|
753 |
+
// set langauge
|
754 |
+
let lng = document.querySelectorAll(".languages_id");
|
755 |
+
for (let element of lng) {
|
756 |
+
element.addEventListener("click", function(e) {
|
757 |
+
var cname = "django_language";
|
758 |
+
var cvalue = e.currentTarget.hreflang;
|
759 |
+
var exdays = 7;
|
760 |
+
setCookie(cname, cvalue, exdays);
|
761 |
+
var cname = "flag";
|
762 |
+
var cvalue = e.currentTarget.dataset.flag;
|
763 |
+
setCookie(cname, cvalue, exdays);
|
764 |
+
});
|
765 |
+
};
|
766 |
+
function setCookie(cname, cvalue, exdays) {
|
767 |
+
const d = new Date();
|
768 |
+
d.setTime(d.getTime() + (exdays*24*60*60*1000));
|
769 |
+
var expires = "expires="+ d.toUTCString();
|
770 |
+
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
771 |
+
location.reload();
|
772 |
+
};
|
773 |
+
// Analytics
|
774 |
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
775 |
+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
776 |
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
777 |
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
778 |
+
ga('create', 'UA-59953617-2', 'auto');
|
779 |
+
ga('send', 'pageview');
|
780 |
+
</script>
|
781 |
+
|
782 |
+
|
783 |
+
<div data-webtasks-id="55160ee4-832a-4ece">
|
784 |
+
<link href="https://fonts.googleapis.com/css?family=Noto+Sans%7CPNoto+Serif" rel="stylesheet" data-webtasks-id="f2e27828-7159-4b87">
|
785 |
+
</div></body>
|
demonstrations/qwnfecc/pages/page-22-0.html
ADDED
@@ -0,0 +1,785 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<head data-webtasks-id="50beec2b-59f3-4a86">
|
2 |
+
<meta charset="utf-8" data-webtasks-id="b9c43922-0d8c-4f65">
|
3 |
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" data-webtasks-id="69dd8446-dee2-4563">
|
4 |
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" data-webtasks-id="d35ae405-4c4b-4e9d">
|
5 |
+
<meta name="author" content="Restaurant Agent Inc." data-webtasks-id="c5fde56f-79d5-43fa">
|
6 |
+
<link rel="apple-touch-icon" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon.png?v=kPgn4qE0za" data-webtasks-id="bf65945d-03e1-4747">
|
7 |
+
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon-precomposed.png?v=kPgn4qE0za" data-webtasks-id="5ddcb93c-d2fe-41b7">
|
8 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-32x32.png?v=kPgn4qE0za" sizes="32x32" data-webtasks-id="ace79947-9194-4d7e">
|
9 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-16x16.png?v=kPgn4qE0za" sizes="16x16" data-webtasks-id="252ff4b4-60b8-49f8">
|
10 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/android-chrome-192x192.png?v=kPgn4qE0za" sizes="192x192" data-webtasks-id="e2820667-3099-4157">
|
11 |
+
<link rel="manifest" href="https://tableagent.s3.amazonaws.com/static/ico/manifest.json?v=kPgn4qE0za" data-webtasks-id="7b42e435-168e-4873">
|
12 |
+
<link rel="mask-icon" href="https://tableagent.s3.amazonaws.com/static/ico/safari-pinned-tab.svg?v=kPgn4qE0za" color="#5bbad5" data-webtasks-id="305a3570-b1e6-404f">
|
13 |
+
<link rel="shortcut icon" href="https://tableagent.s3.amazonaws.com/static/ico/favicon.ico?v=kPgn4qE0za" data-webtasks-id="ac4af384-3c47-4b36">
|
14 |
+
<link rel="dns-prefetch" href="//fonts.googleapis.com" data-webtasks-id="ee0a895a-17b0-4c7a">
|
15 |
+
<meta name="apple-mobile-web-app-title" content="TableAgent" data-webtasks-id="931acbc4-490c-4285">
|
16 |
+
<meta name="application-name" content="TableAgent" data-webtasks-id="e5690e6a-4775-4cc5">
|
17 |
+
<meta name="theme-color" content="#ffffff" data-webtasks-id="8a4e73bb-f0b4-421b">
|
18 |
+
<script async="" src="//www.google-analytics.com/analytics.js" data-webtasks-id="01495b62-5149-4d91"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-P79RK87MJH" type="text/javascript" data-webtasks-id="fcaa40db-0bf0-4001"></script>
|
19 |
+
<script type="text/javascript" data-webtasks-id="fc2ec430-7451-4bcd">function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-P79RK87MJH");</script>
|
20 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/css/bootstrap.min.css" integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="ac51d721-45fc-45b2">
|
21 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css" integrity="sha512-mSYUmp1HYZDFaVKK//63EcZq4iFWFjxSL+Z3T/aCt4IO9Cejm03q3NKKYN6pFQzY0SBOr8h+eCIAZHPXcpZaNw==" crossorigin="anonymous" data-webtasks-id="b81c4d64-3df3-459f">
|
22 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/css/bootstrap-select.min.css" integrity="sha512-mR/b5Y7FRsKqrYZou7uysnOdCIJib/7r5QeJMFvLNHNhtye3xJp1TdJVPLtetkukFn227nKpXD9OjUc09lx97Q==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="b4fdb6f7-44c4-45bb">
|
23 |
+
<link rel="stylesheet" href="https://tableagent.s3.amazonaws.com/static/css/b5_custom.min.css?v=09032021" data-webtasks-id="445e43cf-983c-4bbd">
|
24 |
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-rfs/bootstrap-rfs.css" data-webtasks-id="f1f9bb7b-b73c-4566">
|
25 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" data-webtasks-id="4d7f76da-18cc-435f">
|
26 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.5/css/flag-icons.min.css" integrity="sha512-UwbBNAFoECXUPeDhlKR3zzWU3j8ddKIQQsDOsKhXQGdiB5i3IHEXr9kXx82+gaHigbNKbTDp3VY/G6gZqva6ZQ==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="c48574fa-0d20-4243">
|
27 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css" integrity="sha512-mSYUmp1HYZDFaVKK//63EcZq4iFWFjxSL+Z3T/aCt4IO9Cejm03q3NKKYN6pFQzY0SBOr8h+eCIAZHPXcpZaNw==" crossorigin="anonymous" data-webtasks-id="e9a638e0-e0e9-46bc">
|
28 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="61a8654f-525b-47ac">
|
29 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous" data-webtasks-id="1e3cdedd-c6e7-4867">
|
30 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/css/bootstrap-slider.min.css" integrity="sha256-G3IAYJYIQvZgPksNQDbjvxd/Ca1SfCDFwu2s2lt0oGo=" crossorigin="anonymous" data-webtasks-id="169fc4b6-27bd-4dec">
|
31 |
+
<style data-webtasks-id="296909e0-12d5-442e">
|
32 |
+
.slider {width: 90% !important; max-width: 700px;}
|
33 |
+
.slider-handle {background-image: linear-gradient(to bottom,#FFC107 0,#ffa500 100%);}
|
34 |
+
</style><title data-webtasks-id="a9efaabd-0f74-4f3d">Kellari Greek Restaurant Restaurant Info and Reservations</title>
|
35 |
+
</head>
|
36 |
+
<body class="dark-body" data-webtasks-id="6dd15d77-4ca9-48d7">
|
37 |
+
<nav class="navbar navbar-expand-sm navbar-default p-1" data-webtasks-id="bbbaac67-5f50-4dbb">
|
38 |
+
<div class="container-xl" data-webtasks-id="acb0d017-8e16-4724">
|
39 |
+
<button class="navbar-toggler collapsed navbar-toggler-right text-dark p-3" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation" data-webtasks-id="a9c79f46-ea9b-4643">
|
40 |
+
<i class="fa fa-bars orange" data-webtasks-id="98eb8d0e-e7d7-4244"></i> Menu
|
41 |
+
</button>
|
42 |
+
<a class="navbar-brand p-0" href="/" data-webtasks-id="c8a5cd00-7e14-4672">
|
43 |
+
<img class="d-none d-md-block" src="https://tableagent.s3.amazonaws.com/static/img/logo.png" alt="Home Page" data-webtasks-id="c6511aee-dcc9-410a">
|
44 |
+
<img class="d-md-none" src="https://tableagent.s3.amazonaws.com/static/img/logosm.png" alt="Home Page" data-webtasks-id="edaa59b2-6387-4d6f">
|
45 |
+
</a>
|
46 |
+
<div class="collapse navbar-collapse justify-content-end" id="navbarNavDropdown" data-webtasks-id="fd5f3c29-9077-4f75">
|
47 |
+
<div class="navbar-nav text-center" data-webtasks-id="90f88ff6-df71-47b4">
|
48 |
+
<a class="nav-item nav-link fs-5 me-3" href="/cart/" title="Cart" data-webtasks-id="405b9b99-9728-40e1"><i class="fa fa-shopping-cart orange me-1" data-webtasks-id="0c887ebb-a055-4f09"></i>Cart</a>
|
49 |
+
<a class="nav-item nav-link fs-5 mx-1" href="/myaccount/" title="My Account" data-webtasks-id="53e70599-a138-4183"><i class="fa fa-user orange me-1" data-webtasks-id="5a0a5cce-fcae-4fb3"></i>My Account</a>
|
50 |
+
<a class="nav-item nav-link fs-5 mx-2" href="/myaccount/register/" title="Register" data-webtasks-id="ae89a68c-1786-404d"><i class="fa fa-user-plus orange me-1" data-webtasks-id="0f369169-8406-4c4b"></i>Register</a> <a class="nav-item nav-link fs-5 mx-1" href="/reservation-system/" title="System" data-webtasks-id="82353ebc-7cc7-454f"><i class="fa fa-dashboard orange me-1" data-webtasks-id="37e30e45-e7a1-4841"></i>System</a>
|
51 |
+
<div class="nav-item dropdown bg-light ms-3" data-webtasks-id="d84c2f0f-6106-4ae9">
|
52 |
+
<div class="nav-link fs-6 dropdown-toggle" id="dropdown-language" data-bs-toggle="dropdown" aria-expanded="true" role="listbox" data-webtasks-id="a655cea4-1978-4c1f">
|
53 |
+
<span class="flag-icon flag-icon-us me-2" data-webtasks-id="c99d6d01-ebf1-485e"></span>EN
|
54 |
+
</div>
|
55 |
+
<div class="dropdown-menu" aria-labelledby="dropdown-language" data-bs-popper="none" data-webtasks-id="cb33a5ef-6dd3-4799">
|
56 |
+
<div class="dropdown-item" data-webtasks-id="66cf79d1-38ce-406d">Select Language</div>
|
57 |
+
<div class="dropdown-item p-0" data-webtasks-id="749a65ea-1b95-41e2"><hr class="dropdown-divider" data-webtasks-id="60b5a7d6-30b7-4c3e"></div>
|
58 |
+
<a class="dropdown-item languages_id" hreflang="cs" data-flag="cz" href="javascript:void(0)" data-webtasks-id="b0be79f9-38e8-4d4e"><i class="flag-icon flag-icon-cz me-2" data-webtasks-id="967461c5-e607-43c9"></i>Czech</a>
|
59 |
+
<a class="dropdown-item languages_id" hreflang="nl" data-flag="nl" href="javascript:void(0)" data-webtasks-id="c7085a8c-2f39-49b1"><i class="flag-icon flag-icon-nl me-2" data-webtasks-id="32985646-3779-4bec"></i>Dutch</a>
|
60 |
+
<a class="dropdown-item languages_id" hreflang="en" data-flag="us" href="javascript:void(0)" data-webtasks-id="eb747259-8d7f-40e7"><i class="flag-icon flag-icon-gb me-2" data-webtasks-id="6da087aa-9d1a-4237"></i>English</a>
|
61 |
+
<a class="dropdown-item languages_id" hreflang="fi" data-flag="fi" href="javascript:void(0)" data-webtasks-id="b600e770-7ffc-44b4"><i class="flag-icon flag-icon-fi me-2" data-webtasks-id="51ae4499-cfdf-46c2"></i>Finnish</a>
|
62 |
+
<a class="dropdown-item languages_id" hreflang="fr" data-flag="fr" href="javascript:void(0)" data-webtasks-id="494c5dbb-239c-478f"><i class="flag-icon flag-icon-fr me-2" data-webtasks-id="4b7703b3-7f25-474b"></i>French</a>
|
63 |
+
<a class="dropdown-item languages_id" hreflang="de" data-flag="de" href="javascript:void(0)" data-webtasks-id="24a6b8ef-6460-47b4"><i class="flag-icon flag-icon-de me-2" data-webtasks-id="37316e73-4d3f-4f79"></i>German</a>
|
64 |
+
<a class="dropdown-item languages_id" hreflang="it" data-flag="it" href="javascript:void(0)" data-webtasks-id="85b3abf1-4126-4734"><i class="flag-icon flag-icon-it me-2" data-webtasks-id="81532224-860e-492e"></i>Italian</a>
|
65 |
+
<a class="dropdown-item languages_id" hreflang="ja" data-flag="jp" href="javascript:void(0)" data-webtasks-id="aed7e20b-5935-48c4"><i class="flag-icon flag-icon-jp me-2" data-webtasks-id="204862e8-f518-4adf"></i>Japanese</a>
|
66 |
+
<a class="dropdown-item languages_id" hreflang="es" data-flag="es" href="javascript:void(0)" data-webtasks-id="a67f33dc-c6d3-4e0a"><i class="flag-icon flag-icon-es me-2" data-webtasks-id="0726edd4-7cfa-4da5"></i>Spanish</a>
|
67 |
+
<a class="dropdown-item languages_id" hreflang="sv" data-flag="se" href="javascript:void(0)" data-webtasks-id="07da3f64-3605-4581"><i class="flag-icon flag-icon-se me-2" data-webtasks-id="019d4f5c-64e1-438f"></i>Swedish</a>
|
68 |
+
</div>
|
69 |
+
</div>
|
70 |
+
</div>
|
71 |
+
</div>
|
72 |
+
</div>
|
73 |
+
</nav>
|
74 |
+
<main id="content-main" class="flex-grow-1" data-webtasks-id="60a2fd7a-14da-4d3d">
|
75 |
+
<div class="container surface-card" data-webtasks-id="5403b64e-6685-43c2">
|
76 |
+
<nav class="p-0" aria-label="breadcrumb" data-webtasks-id="bdf7d086-df1b-48c5">
|
77 |
+
<ol class="breadcrumb" data-webtasks-id="4cf15c3e-c6cc-4113">
|
78 |
+
<li class="breadcrumb-item" aria-current="page" data-webtasks-id="3b675615-8bc8-42f0">
|
79 |
+
<a href="/" title="Home Page" aria-label="Home Page" data-webtasks-id="60078b7b-0cc2-4e29"><i class="fa fa-home me-2" aria-label="Home Page" data-webtasks-id="3f46c23d-c67e-4ae0"></i>Home</a>
|
80 |
+
</li>
|
81 |
+
<li class="breadcrumb-item" aria-current="page" data-webtasks-id="938fa05e-cdd8-458e">
|
82 |
+
<a href="/nottingham-derby/" data-webtasks-id="b064907f-3eda-4d4d">Nottingham-Derby - UK</a>
|
83 |
+
</li>
|
84 |
+
<li class="breadcrumb-item text-light" aria-current="page" data-webtasks-id="b0ccea7e-4e2b-4e01">
|
85 |
+
Kellari Greek Restaurant
|
86 |
+
</li>
|
87 |
+
</ol>
|
88 |
+
</nav>
|
89 |
+
<script type="application/ld+json" data-webtasks-id="d1979a5e-447e-4217">{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://tableagent.com/nottingham-derby/","name":"Nottingham-Derby - UK"}}]}</script>
|
90 |
+
</div>
|
91 |
+
<div class="container p-0" itemscope="" itemtype="https://schema.org/Restaurant" data-webtasks-id="ec2f8a32-b838-4766">
|
92 |
+
<div class="surface p-2 text-center" data-webtasks-id="98d4efea-0106-4bb4">
|
93 |
+
<h1 itemprop="name" data-webtasks-id="bc1a785a-6afc-49e9">
|
94 |
+
Kellari Greek Restaurant
|
95 |
+
</h1>
|
96 |
+
<address itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress" class="m-0 text-blue-lighter" data-webtasks-id="ad1715f5-1539-4d33">
|
97 |
+
<i class="fa fa-map-marker fa-sm text-danger me-3" data-webtasks-id="487b05f4-7c2a-4757"></i>
|
98 |
+
<span itemprop="streetAddress" data-webtasks-id="be8d9f28-305b-414f">132 Wollaton Rd, </span>
|
99 |
+
<span itemprop="addressLocality" data-webtasks-id="b2a963f4-43cb-4821">Beeston </span>
|
100 |
+
<span itemprop="postalCode" data-webtasks-id="f162606a-cefc-417e">NG9 2PE</span>
|
101 |
+
</address>
|
102 |
+
</div>
|
103 |
+
<div class="row mt-4" data-webtasks-id="a3af635f-bcff-4c30">
|
104 |
+
<div class="col-xs-12 col-md-6" data-webtasks-id="30b6ad83-862f-48d2">
|
105 |
+
<div class="surface-block" data-webtasks-id="8ff99c31-733a-4115">
|
106 |
+
<div class="p-2" itemscope="" data-webtasks-id="d81e1310-3fa7-4b7c">
|
107 |
+
<span class="badge rounded-pill badge-surface" itemprop="priceRange" data-webtasks-id="658ee58f-3d42-49ff">$</span>
|
108 |
+
<span class="badge rounded-pill badge-surface" itemprop="servesCuisine" data-webtasks-id="96c2aec9-c9a2-4ab6">Greek</span>
|
109 |
+
</div>
|
110 |
+
<div class="surface-card surface-text px-3 py-2" itemprop="description" data-webtasks-id="ffe3640c-1895-4fae">
|
111 |
+
<p data-webtasks-id="4ea9ab77-3d1f-4663">Kellari is an exceptional Greek restaurant that takes pride in serving the best Greek cuisine in a warm and inviting atmosphere. We offer a unique dining experience that focuses on using only the freshest and highest quality ingredients to create flavourful and authentic dishes. Our menu is inspired by traditional Greek recipes and features a variety of dishes that are expertly crafted by our professional chefs.</p>
|
112 |
+
</div>
|
113 |
+
</div>
|
114 |
+
<div class="surface-card mt-4" data-webtasks-id="1887b692-f1ea-4ad0">
|
115 |
+
<div class="surface-header text-center" data-webtasks-id="9ba5adc2-02fd-4845">
|
116 |
+
<h2 class="m-0" data-webtasks-id="8d2a89ef-b034-4fe5">
|
117 |
+
<i class="fa fa-book me-3 text-orange-lighter" data-webtasks-id="f63593e2-10be-42d0"></i>Reservations
|
118 |
+
</h2>
|
119 |
+
</div>
|
120 |
+
<div id="table-search" class="" data-webtasks-id="674918e9-83a3-4680">
|
121 |
+
<form class="form-horizontal" id="findtableform" method="post" action="/nottingham-derby/kellari-greek-restaurant/table-search/" target="_top" data-webtasks-id="ef4a94d1-8c5e-446b" data-gtm-form-interact-id="0"><input type="hidden" name="csrfmiddlewaretoken" value="mprlMZtBMzBqXgkzu8wpO736TCTdSKy9gPLGx7cI9trxtnpuGI96XwKj5fwuwHPn" data-webtasks-id="20728b69-0a97-48bc">
|
122 |
+
<div class="card" id="table-find-card" data-webtasks-id="c668d8a6-24ef-447b">
|
123 |
+
<div class="card-header text-center" id="card-header" data-webtasks-id="51e03c6f-b373-4b80">
|
124 |
+
<h5 data-webtasks-id="03eb4c55-d0a2-4e62">Kellari Greek Restaurant Reservations</h5>
|
125 |
+
<small data-webtasks-id="1a27e56e-b91a-4409">
|
126 |
+
<a href="tel:07741 621334" data-webtasks-id="a742f437-1791-48db"><i class="fa fa-phone" data-webtasks-id="ef970375-34ee-4525"></i> 07741 621334</a>
|
127 |
+
</small>
|
128 |
+
</div>
|
129 |
+
<div class="card-block px-2 py-3" id="card-body" data-webtasks-id="2c64e4a2-8945-448f">
|
130 |
+
<div id="booking-notes-box" data-webtasks-id="4e341554-eb48-4f4a" style="display: none;"><div id="booking-notes" data-webtasks-id="0a96d3be-647b-4bd1" class="show"></div></div>
|
131 |
+
<div class="bg-danger text-white text-center m-2 p-2" id="invalid-date" style="display:none;" data-webtasks-id="223e7ee8-34cb-473d"></div>
|
132 |
+
<div class="row" id="reservation-date" data-webtasks-id="baa19e99-122c-4c0f">
|
133 |
+
<div class="col-md-3 text-end" data-webtasks-id="852be0a4-06c1-4629">
|
134 |
+
<label for="reservationdate" class="col-form-label d-none d-md-block text-right align-middle" data-webtasks-id="c65dc2a5-6cc9-4c28">Date</label>
|
135 |
+
</div>
|
136 |
+
<div class="col-md-8" data-webtasks-id="499984d4-b470-496b">
|
137 |
+
<div class="input-group" data-webtasks-id="a5ed52d9-5836-4c93">
|
138 |
+
<div class="input-group-text datepickericon" id="datepickericon" style="cursor: pointer;" data-webtasks-id="7ca8faaf-2f75-40ea">
|
139 |
+
<i class="fa fa-calendar" data-webtasks-id="a9c56c39-7821-4669"></i>
|
140 |
+
</div>
|
141 |
+
<input type="hidden" name="reservationdate" class="form-select" placeholder="Select Date" id="reservationdate" required="required" readonly="readonly" onkeydown="if (!window.__cfRLUnblockHandlers) return false; return false" style="background-color: white;" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Please Select a Date!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="6f582613-f3d3-4931" value="05/26/2023">
|
142 |
+
<div id="show-date" class="datepickericon" style="border: 1px solid rgb(206, 212, 218); flex-grow: 100; font-size: 1.25rem; padding: 8px 8px 8px 20px; background-color: rgb(248, 249, 250) !important;" data-webtasks-id="9fdd2c43-bce0-4bd3">
|
143 |
+
<div class="text-dark small" id="show-date-text" data-webtasks-id="66a140cb-9416-4862">Fri May 26 2023</div>
|
144 |
+
</div>
|
145 |
+
</div>
|
146 |
+
</div>
|
147 |
+
</div>
|
148 |
+
<div class="row mt-3" id="service-hours" style="display:none;" data-webtasks-id="ec706fd3-004b-41bb">
|
149 |
+
<div class="col-md-3 text-end" data-webtasks-id="276e0134-68f7-4be5">
|
150 |
+
<label for="hours" class="col-form-label d-none d-md-block" data-webtasks-id="9fa8f8ff-1ba7-4077">Service</label>
|
151 |
+
</div>
|
152 |
+
<div class="col-md-8" data-webtasks-id="0b44d48d-22c0-4f92">
|
153 |
+
<div class="input-group" data-webtasks-id="b2ae42c8-ccac-44be">
|
154 |
+
<div class="input-group-text" data-webtasks-id="3f6ddee6-a4d7-452b">
|
155 |
+
<i class="fa fa-cutlery" data-webtasks-id="7be21c56-bd57-4d1e"></i>
|
156 |
+
</div>
|
157 |
+
<select name="hours" id="id_hours" title="Hours" class="form-select" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Service Hours are Required!')" data-webtasks-id="e12ff914-62e8-4390">
|
158 |
+
|
159 |
+
|
160 |
+
<option value="191001" data-minguest="1" data-maxguest="8" data-section="30788" data-passcoderequired="False" data-hourstype="8" data-webtasks-id="670368cf-2cd8-4d28">Friday Hours</option>
|
161 |
+
</select>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
<div class="row mt-3" id="reservation-time" data-webtasks-id="736ad77d-e1b8-4b27">
|
166 |
+
<div class="col-md-3 text-end" data-webtasks-id="52051937-f4e2-4ab2">
|
167 |
+
<label for="reservationtime" class="col-form-label d-none d-md-block" id="time-label" data-webtasks-id="7a06675b-3d82-4567">Time</label>
|
168 |
+
</div>
|
169 |
+
<div class="col-md-8" data-webtasks-id="ea55e330-0405-4b93">
|
170 |
+
<div class="input-group" data-webtasks-id="76f168a5-6b5a-4763">
|
171 |
+
<div class="input-group-text" data-webtasks-id="b7493390-3bf6-4cdf">
|
172 |
+
<i class="fa fa-clock-o" data-webtasks-id="30dc6449-c145-4f0a"></i>
|
173 |
+
</div>
|
174 |
+
<select name="reservationtime" class="form-select" id="reservationtime" required="" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Time is Required!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="b3b9254d-8e3b-4e1c" data-gtm-form-interact-field-id="0">
|
175 |
+
|
176 |
+
|
177 |
+
|
178 |
+
|
179 |
+
|
180 |
+
|
181 |
+
|
182 |
+
|
183 |
+
|
184 |
+
|
185 |
+
|
186 |
+
|
187 |
+
|
188 |
+
|
189 |
+
|
190 |
+
|
191 |
+
|
192 |
+
|
193 |
+
|
194 |
+
|
195 |
+
|
196 |
+
|
197 |
+
|
198 |
+
|
199 |
+
|
200 |
+
|
201 |
+
|
202 |
+
|
203 |
+
|
204 |
+
|
205 |
+
|
206 |
+
|
207 |
+
|
208 |
+
|
209 |
+
|
210 |
+
|
211 |
+
|
212 |
+
|
213 |
+
|
214 |
+
|
215 |
+
|
216 |
+
|
217 |
+
|
218 |
+
|
219 |
+
|
220 |
+
|
221 |
+
<option value="" data-webtasks-id="cff2ba8f-5593-46d1">Time</option>
|
222 |
+
<option value="12:00:00" data-webtasks-id="af77da09-5de0-4e8d">12:00</option><option value="12:15:00" data-webtasks-id="06631fbc-3118-48a3">12:15</option><option value="12:30:00" data-webtasks-id="349fb0c0-35c8-4988">12:30</option><option value="12:45:00" data-webtasks-id="bdbf54b6-1c8c-4e94">12:45</option><option value="13:00:00" data-webtasks-id="3c369c29-bc91-47b4">13:00</option><option value="13:15:00" data-webtasks-id="dbe9d735-18f6-440e">13:15</option><option value="13:30:00" data-webtasks-id="a0e0fb85-b959-4957">13:30</option><option value="13:45:00" data-webtasks-id="5aad45c1-d09d-437b">13:45</option><option value="14:00:00" data-webtasks-id="88304197-ce96-4c9b">14:00</option><option value="14:15:00" data-webtasks-id="c03ececb-7b41-4c33">14:15</option><option value="14:30:00" data-webtasks-id="e70f1346-8d83-433e">14:30</option><option value="14:45:00" data-webtasks-id="7750c878-2fd4-443e">14:45</option><option value="15:00:00" data-webtasks-id="f868c31f-d7c7-44a5">15:00</option><option value="15:15:00" data-webtasks-id="c2ba175e-d0ad-4d8a">15:15</option><option value="15:30:00" data-webtasks-id="1eca2f66-7806-4b49">15:30</option><option value="15:45:00" data-webtasks-id="848845f0-17ac-4db1">15:45</option><option value="16:00:00" data-webtasks-id="4eea937b-b048-46d7">16:00</option><option value="16:15:00" data-webtasks-id="10feeb98-1fcc-42c3">16:15</option><option value="16:30:00" data-webtasks-id="50e663a5-bb19-4335">16:30</option><option value="16:45:00" data-webtasks-id="62e26b62-ac2f-4d50">16:45</option><option value="17:00:00" data-webtasks-id="673efe73-7216-4ceb">17:00</option><option value="17:15:00" data-webtasks-id="448dd355-68b5-4c24">17:15</option><option value="17:30:00" data-webtasks-id="0d243b50-483d-41aa">17:30</option><option value="17:45:00" data-webtasks-id="1552b251-daa7-4760">17:45</option><option value="18:00:00" data-webtasks-id="abb08491-7596-40ce">18:00</option><option value="18:15:00" data-webtasks-id="920a7cce-5cf2-4d06">18:15</option><option value="18:30:00" data-webtasks-id="02c0ddaa-ab34-4ab0">18:30</option><option value="18:45:00" data-webtasks-id="3e4680c1-abcd-42f4">18:45</option><option value="19:00:00" data-webtasks-id="f995d957-a724-42bd">19:00</option><option value="19:15:00" data-webtasks-id="20fe53ee-ed1e-40e9">19:15</option><option value="19:30:00" data-webtasks-id="e020882a-198c-4088">19:30</option><option value="19:45:00" data-webtasks-id="d6ec7305-eb53-433b">19:45</option><option value="20:00:00" data-webtasks-id="1b8d193b-648c-4100">20:00</option><option value="20:15:00" data-webtasks-id="cacf2178-623c-489f">20:15</option><option value="20:30:00" data-webtasks-id="9c3da17c-a7d6-4d01">20:30</option><option value="20:45:00" data-webtasks-id="b9b6ce30-d486-4f8b">20:45</option><option value="21:00:00" data-webtasks-id="6c0a0151-2eaa-41cd">21:00</option><option value="21:15:00" data-webtasks-id="9e683238-5df3-4589">21:15</option><option value="21:30:00" data-webtasks-id="93f1d9c9-0376-4c3a">21:30</option>
|
223 |
+
</select>
|
224 |
+
</div>
|
225 |
+
</div>
|
226 |
+
</div>
|
227 |
+
<div class="row mt-3" id="party-size-div" data-webtasks-id="05dddb2e-67cc-4ba5">
|
228 |
+
<div class="col-md-3 text-end" data-webtasks-id="75bb4550-3391-4f74">
|
229 |
+
<label for="partysize" class="col-form-label d-none d-md-block" data-webtasks-id="1882902e-ec41-48dc">Party Size</label>
|
230 |
+
</div>
|
231 |
+
<div class="col-md-8" data-webtasks-id="8f1472f8-fd2f-4ea3">
|
232 |
+
<div class="input-group" data-webtasks-id="c43f19b3-43ee-4ada">
|
233 |
+
<div class="input-group-text" data-webtasks-id="f01a2e4b-ef41-4d1f">
|
234 |
+
<i class="fa fa-group" data-webtasks-id="975afd76-0e2c-4f78"></i>
|
235 |
+
</div>
|
236 |
+
<select name="partysize" class="form-select" id="partysize" required="" oninvalid="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('Party Size is Required!')" onchange="if (!window.__cfRLUnblockHandlers) return false; this.setCustomValidity('')" data-webtasks-id="c11e8526-371c-4bcb" data-gtm-form-interact-field-id="1">
|
237 |
+
<option value="" selected="" data-webtasks-id="c6320a4d-23ca-4d7d" class="hidden" style="display: none;">Party Size</option>
|
238 |
+
<option value="1" data-webtasks-id="eff1832f-4fe0-4130">1 person</option>
|
239 |
+
<option value="2" data-webtasks-id="dc32a152-bcad-415b">2 people</option>
|
240 |
+
<option value="3" data-webtasks-id="9f358e1c-9660-4115">3 people</option>
|
241 |
+
<option value="4" data-webtasks-id="5878f8ed-91cb-45be">4 people</option>
|
242 |
+
<option value="5" data-webtasks-id="a9060b06-f7be-4c22">5 people</option>
|
243 |
+
<option value="6" data-webtasks-id="007e1a73-8418-40a0">6 people</option>
|
244 |
+
<option value="7" data-webtasks-id="4ccf8be1-9571-468c">7 people</option>
|
245 |
+
<option value="8" data-webtasks-id="7723761e-9056-47d8">8 people</option>
|
246 |
+
<span data-webtasks-id="03ac8260-17ee-4a60"><option value="9" data-webtasks-id="eecd99b7-ce30-4378" class="hidden" style="display: none;">9 people</option></span>
|
247 |
+
<span data-webtasks-id="268b88e0-5859-460b"><option value="10" data-webtasks-id="eb07dcbe-dc48-4540" class="hidden" style="display: none;">10 people</option></span>
|
248 |
+
<span data-webtasks-id="546d096d-b6ed-45ad"><option value="11" data-webtasks-id="842e8f19-ea02-4dfb" class="hidden" style="display: none;">11 people</option></span>
|
249 |
+
<span data-webtasks-id="8441a64d-9a28-4854"><option value="12" data-webtasks-id="df66e252-ed7a-418f" class="hidden" style="display: none;">12 people</option></span>
|
250 |
+
<span data-webtasks-id="cdfca039-5a05-40ea"><option value="13" data-webtasks-id="39565ef4-f6d7-40a3" class="hidden" style="display: none;">13 people</option></span>
|
251 |
+
<span data-webtasks-id="ef5bf1d5-2ec4-4edb"><option value="14" data-webtasks-id="5323d6fc-b256-4584" class="hidden" style="display: none;">14 people</option></span>
|
252 |
+
<span data-webtasks-id="f61365f5-c195-4b54"><option value="15" data-webtasks-id="d47b90c2-9d17-4ac0" class="hidden" style="display: none;">15 people</option></span>
|
253 |
+
<span data-webtasks-id="f8da7fec-3227-4571"><option value="16" data-webtasks-id="8a225b99-07ed-4da6" class="hidden" style="display: none;">16 people</option></span>
|
254 |
+
<span data-webtasks-id="d7408615-1aa0-4213"><option value="17" data-webtasks-id="3cc5e5a4-278a-404f" class="hidden" style="display: none;">17 people</option></span>
|
255 |
+
<span data-webtasks-id="a9243d44-6cfb-41f8"><option value="18" data-webtasks-id="31cc8c10-6849-4de3" class="hidden" style="display: none;">18 people</option></span>
|
256 |
+
<span data-webtasks-id="6bce1134-a842-4621"><option value="19" data-webtasks-id="eedd7bc8-3173-480b" class="hidden" style="display: none;">19 people</option></span>
|
257 |
+
<span data-webtasks-id="96a7c5a7-c5e3-4460"><option value="20" data-webtasks-id="8baf6ed0-40dc-4718" class="hidden" style="display: none;">20 people</option></span>
|
258 |
+
<span data-webtasks-id="838e22ee-a870-4fd8"><option value="21" data-webtasks-id="22b238dc-1942-40b9" class="hidden" style="display: none;">21 people</option></span>
|
259 |
+
<span data-webtasks-id="aa3abb59-1aaa-4074"><option value="22" data-webtasks-id="32bb796b-1570-4c23" class="hidden" style="display: none;">22 people</option></span>
|
260 |
+
<span data-webtasks-id="6213e6ba-cde0-4f10"><option value="23" data-webtasks-id="7272844d-4868-45e2" class="hidden" style="display: none;">23 people</option></span>
|
261 |
+
<span data-webtasks-id="b783012d-00c7-42c8"><option value="24" data-webtasks-id="95b24469-0ca7-46ab" class="hidden" style="display: none;">24 people</option></span>
|
262 |
+
<span data-webtasks-id="1d2d12cd-de27-4b7d"><option value="25" data-webtasks-id="f97f6bdb-4239-4545" class="hidden" style="display: none;">25 people</option></span>
|
263 |
+
<span data-webtasks-id="3b9c9ced-6f4c-438b"><option value="26" data-webtasks-id="f7d79875-a660-444b" class="hidden" style="display: none;">26 people</option></span>
|
264 |
+
<span data-webtasks-id="c3bcb84f-908e-4a41"><option value="27" data-webtasks-id="bc025e22-9be6-47f8" class="hidden" style="display: none;">27 people</option></span>
|
265 |
+
<span data-webtasks-id="6a224ae1-b303-4129"><option value="28" data-webtasks-id="0ff92526-c242-43de" class="hidden" style="display: none;">28 people</option></span>
|
266 |
+
<span data-webtasks-id="35ac53a3-8df6-4f74"><option value="29" data-webtasks-id="1127b7c8-8018-4867" class="hidden" style="display: none;">29 people</option></span>
|
267 |
+
<span data-webtasks-id="dd74a84f-e2a6-4c95"><option value="30" data-webtasks-id="c347a89b-6ce0-47e1" class="hidden" style="display: none;">30 people</option></span>
|
268 |
+
<span data-webtasks-id="b345da07-22ba-48d8"><option value="31" data-webtasks-id="fb77634f-ee14-4240" class="hidden" style="display: none;">31 people</option></span>
|
269 |
+
<span data-webtasks-id="19cad6a8-b05e-489b"><option value="32" data-webtasks-id="c504843a-d3d3-44dc" class="hidden" style="display: none;">32 people</option></span>
|
270 |
+
<span data-webtasks-id="3224ba80-ec64-4e8b"><option value="33" data-webtasks-id="1c3cec6e-a621-486c" class="hidden" style="display: none;">33 people</option></span>
|
271 |
+
<span data-webtasks-id="5eebf177-ef27-43c3"><option value="34" data-webtasks-id="07456d53-ac61-4751" class="hidden" style="display: none;">34 people</option></span>
|
272 |
+
<span data-webtasks-id="36e80014-898d-4954"><option value="35" data-webtasks-id="9dc7f929-dccf-48ac" class="hidden" style="display: none;">35 people</option></span>
|
273 |
+
<span data-webtasks-id="22854abd-22f6-448b"><option value="36" data-webtasks-id="0fac65c5-7f16-438d" class="hidden" style="display: none;">36 people</option></span>
|
274 |
+
<span data-webtasks-id="9801398d-51eb-471a"><option value="37" data-webtasks-id="8198577d-85fe-4020" class="hidden" style="display: none;">37 people</option></span>
|
275 |
+
<span data-webtasks-id="65902a95-4d5f-4791"><option value="38" data-webtasks-id="82dbee6f-be07-435b" class="hidden" style="display: none;">38 people</option></span>
|
276 |
+
<span data-webtasks-id="ab44d6d3-476e-4c23"><option value="39" data-webtasks-id="7327546a-91b7-49a7" class="hidden" style="display: none;">39 people</option></span>
|
277 |
+
<span data-webtasks-id="f9ec8a4e-ff73-4f51"><option value="40" data-webtasks-id="2e720a47-280e-4e25" class="hidden" style="display: none;">40 people</option></span>
|
278 |
+
<span data-webtasks-id="57c2a132-5ec4-43a1"><option value="41" data-webtasks-id="7d19687c-5a24-4263" class="hidden" style="display: none;">41 people</option></span>
|
279 |
+
<span data-webtasks-id="9408cbce-ad0c-41c2"><option value="42" data-webtasks-id="b6227428-a48b-4e16" class="hidden" style="display: none;">42 people</option></span>
|
280 |
+
<span data-webtasks-id="7b22f06d-ef8d-4b97"><option value="43" data-webtasks-id="931a1123-b0a2-483d" class="hidden" style="display: none;">43 people</option></span>
|
281 |
+
<span data-webtasks-id="99702a8f-b78b-4079"><option value="44" data-webtasks-id="8a2d54f6-6743-4321" class="hidden" style="display: none;">44 people</option></span>
|
282 |
+
<span data-webtasks-id="f52de7f5-4fcc-49c0"><option value="45" data-webtasks-id="705e8eae-1f1a-4925" class="hidden" style="display: none;">45 people</option></span>
|
283 |
+
<span data-webtasks-id="c29c3e08-482e-4c00"><option value="46" data-webtasks-id="40e9cb71-9221-44f2" class="hidden" style="display: none;">46 people</option></span>
|
284 |
+
<span data-webtasks-id="831e24a8-2a80-4483"><option value="47" data-webtasks-id="c0ccfdb5-f64e-4fab" class="hidden" style="display: none;">47 people</option></span>
|
285 |
+
<span data-webtasks-id="541736e7-8244-40d7"><option value="48" data-webtasks-id="e24b86ac-60a4-4572" class="hidden" style="display: none;">48 people</option></span>
|
286 |
+
<span data-webtasks-id="dfe00e23-4cb8-4d42"><option value="49" data-webtasks-id="d4c81cd6-b6cb-4afc" class="hidden" style="display: none;">49 people</option></span>
|
287 |
+
<span data-webtasks-id="267852cf-4cd9-4e15"><option value="50" data-webtasks-id="c4479472-ca7b-4cce" class="hidden" style="display: none;">50 people</option></span>
|
288 |
+
<span data-webtasks-id="3c667751-f7bf-47f0"><option value="51" data-webtasks-id="81e67a5a-f2b6-4f93" class="hidden" style="display: none;">51 people</option></span>
|
289 |
+
<span data-webtasks-id="e62cd0ad-dace-4070"><option value="52" data-webtasks-id="bf7fd036-0884-4bc7" class="hidden" style="display: none;">52 people</option></span>
|
290 |
+
<span data-webtasks-id="190d18e0-5fac-4cb2"><option value="53" data-webtasks-id="4b5aa4b2-5751-47b9" class="hidden" style="display: none;">53 people</option></span>
|
291 |
+
<span data-webtasks-id="ec5542d7-2312-4443"><option value="54" data-webtasks-id="47dd426c-ff4b-4072" class="hidden" style="display: none;">54 people</option></span>
|
292 |
+
<span data-webtasks-id="5b90580d-04a1-43ef"><option value="55" data-webtasks-id="e51cd0ed-d837-4512" class="hidden" style="display: none;">55 people</option></span>
|
293 |
+
<span data-webtasks-id="e4aab50a-662f-4c53"><option value="56" data-webtasks-id="97673056-40f2-40ab" class="hidden" style="display: none;">56 people</option></span>
|
294 |
+
<span data-webtasks-id="e84690c4-4db1-4e17"><option value="57" data-webtasks-id="50046fb9-3070-42d7" class="hidden" style="display: none;">57 people</option></span>
|
295 |
+
<span data-webtasks-id="107bb89a-6b3b-4a10"><option value="58" data-webtasks-id="a6b98ef2-6784-4b4b" class="hidden" style="display: none;">58 people</option></span>
|
296 |
+
<span data-webtasks-id="49d8b576-663f-4fa1"><option value="59" data-webtasks-id="be460d1b-2c5f-41c4" class="hidden" style="display: none;">59 people</option></span>
|
297 |
+
<span data-webtasks-id="5b1d7c7a-c10d-4a5c"><option value="60" data-webtasks-id="c5a341c7-5025-4bb9" class="hidden" style="display: none;">60 people</option></span>
|
298 |
+
<span data-webtasks-id="9fc330db-8b64-4d8b"><option value="61" data-webtasks-id="f284f6c5-c058-4a71" class="hidden" style="display: none;">61 people</option></span>
|
299 |
+
<span data-webtasks-id="96543e14-634a-4919"><option value="62" data-webtasks-id="3b2246b3-2512-4b22" class="hidden" style="display: none;">62 people</option></span>
|
300 |
+
<span data-webtasks-id="a47ccd8c-0049-4b22"><option value="63" data-webtasks-id="f7d73e69-0f33-4569" class="hidden" style="display: none;">63 people</option></span>
|
301 |
+
<span data-webtasks-id="ac512eb3-8ab4-48dd"><option value="64" data-webtasks-id="9206ccb5-9cf0-4780" class="hidden" style="display: none;">64 people</option></span>
|
302 |
+
<span data-webtasks-id="d64603da-d421-4bcc"><option value="65" data-webtasks-id="4cf54cb0-7c9b-4ffe" class="hidden" style="display: none;">65 people</option></span>
|
303 |
+
<span data-webtasks-id="d54b455d-8c98-4a9d"><option value="66" data-webtasks-id="57a0c9f4-a40d-4eb9" class="hidden" style="display: none;">66 people</option></span>
|
304 |
+
<span data-webtasks-id="692492c1-bd37-4b11"><option value="67" data-webtasks-id="963e49ee-16ae-42f8" class="hidden" style="display: none;">67 people</option></span>
|
305 |
+
<span data-webtasks-id="e7c34aed-830f-423e"><option value="68" data-webtasks-id="35d452a3-98ce-4d7a" class="hidden" style="display: none;">68 people</option></span>
|
306 |
+
<span data-webtasks-id="dab82409-d849-4ebb"><option value="69" data-webtasks-id="bec9a73b-8f4d-463a" class="hidden" style="display: none;">69 people</option></span>
|
307 |
+
<span data-webtasks-id="1892c057-c235-46cd"><option value="70" data-webtasks-id="0575beb3-a14e-4155" class="hidden" style="display: none;">70 people</option></span>
|
308 |
+
<span data-webtasks-id="2e633ef8-64a0-4805"><option value="71" data-webtasks-id="0a15f633-eb7b-4134" class="hidden" style="display: none;">71 people</option></span>
|
309 |
+
<span data-webtasks-id="1af90536-6920-4a89"><option value="72" data-webtasks-id="5aa56f69-e6db-4d89" class="hidden" style="display: none;">72 people</option></span>
|
310 |
+
<span data-webtasks-id="187e43a5-1756-402e"><option value="73" data-webtasks-id="1242fa4d-91d0-4aaa" class="hidden" style="display: none;">73 people</option></span>
|
311 |
+
<span data-webtasks-id="55e7ab06-cc32-45e0"><option value="74" data-webtasks-id="e3f2a2a7-302a-4958" class="hidden" style="display: none;">74 people</option></span>
|
312 |
+
<span data-webtasks-id="eecd9b51-10d4-4f7e"><option value="75" data-webtasks-id="89bcc9eb-eb2a-48b3" class="hidden" style="display: none;">75 people</option></span>
|
313 |
+
<span data-webtasks-id="83a528a1-3575-49e0"><option value="76" data-webtasks-id="05fbc1fb-5486-4453" class="hidden" style="display: none;">76 people</option></span>
|
314 |
+
<span data-webtasks-id="e9ceae9a-f811-49aa"><option value="77" data-webtasks-id="ed3079a5-2a33-4550" class="hidden" style="display: none;">77 people</option></span>
|
315 |
+
<span data-webtasks-id="0de6594b-c852-4a5a"><option value="78" data-webtasks-id="2b00b1d1-0c11-46bb" class="hidden" style="display: none;">78 people</option></span>
|
316 |
+
<span data-webtasks-id="ebaf67c1-b17c-4754"><option value="79" data-webtasks-id="ef142cb8-1124-4f40" class="hidden" style="display: none;">79 people</option></span>
|
317 |
+
<span data-webtasks-id="f1ce1661-25a5-4f67"><option value="80" data-webtasks-id="fe6d57f7-279c-42d5" class="hidden" style="display: none;">80 people</option></span>
|
318 |
+
<span data-webtasks-id="47c9c1b9-75da-4228"><option value="81" data-webtasks-id="67fa54e6-ab67-437f" class="hidden" style="display: none;">81 people</option></span>
|
319 |
+
<span data-webtasks-id="659bfe93-bf11-4cad"><option value="82" data-webtasks-id="163a6323-71d8-4bdf" class="hidden" style="display: none;">82 people</option></span>
|
320 |
+
<span data-webtasks-id="5f9d9adf-7bca-4d00"><option value="83" data-webtasks-id="7c6a7e78-0ec5-4d22" class="hidden" style="display: none;">83 people</option></span>
|
321 |
+
<span data-webtasks-id="d600e71b-2b0e-4ff0"><option value="84" data-webtasks-id="7723364d-79fd-4c84" class="hidden" style="display: none;">84 people</option></span>
|
322 |
+
<span data-webtasks-id="6a995be4-dea3-4125"><option value="85" data-webtasks-id="8b81f4b2-d4d3-4a06" class="hidden" style="display: none;">85 people</option></span>
|
323 |
+
<span data-webtasks-id="ddaa86bb-fb93-4f98"><option value="86" data-webtasks-id="7cb5f6fc-168a-45e2" class="hidden" style="display: none;">86 people</option></span>
|
324 |
+
<span data-webtasks-id="d7e150b1-e469-4847"><option value="87" data-webtasks-id="a2a06d0c-ac75-4991" class="hidden" style="display: none;">87 people</option></span>
|
325 |
+
<span data-webtasks-id="5bfa27e6-c0b8-4737"><option value="88" data-webtasks-id="3d9fdb48-7a6b-4745" class="hidden" style="display: none;">88 people</option></span>
|
326 |
+
<span data-webtasks-id="db004f33-f789-498a"><option value="89" data-webtasks-id="bc0c8cbc-a01a-401e" class="hidden" style="display: none;">89 people</option></span>
|
327 |
+
<span data-webtasks-id="021798f7-f08e-4d78"><option value="90" data-webtasks-id="f8f8a327-deb1-4b5d" class="hidden" style="display: none;">90 people</option></span>
|
328 |
+
<span data-webtasks-id="5fda8787-c127-4071"><option value="91" data-webtasks-id="7db889af-1c85-49d2" class="hidden" style="display: none;">91 people</option></span>
|
329 |
+
<span data-webtasks-id="986b0d55-0bbb-483d"><option value="92" data-webtasks-id="cae63251-cfda-4200" class="hidden" style="display: none;">92 people</option></span>
|
330 |
+
<span data-webtasks-id="d95d0f4b-be3d-4a40"><option value="93" data-webtasks-id="519644e6-8e4b-4882" class="hidden" style="display: none;">93 people</option></span>
|
331 |
+
<span data-webtasks-id="2aad2589-291b-4c78"><option value="94" data-webtasks-id="ca844f95-7edb-4ddf" class="hidden" style="display: none;">94 people</option></span>
|
332 |
+
<span data-webtasks-id="ad5da000-abfb-4a36"><option value="95" data-webtasks-id="d9a0e436-6536-4a19" class="hidden" style="display: none;">95 people</option></span>
|
333 |
+
<span data-webtasks-id="890c5c3e-efd0-41f9"><option value="96" data-webtasks-id="82d56219-632f-499f" class="hidden" style="display: none;">96 people</option></span>
|
334 |
+
<span data-webtasks-id="4766387e-81a3-4d40"><option value="97" data-webtasks-id="c65e1eba-c213-43b2" class="hidden" style="display: none;">97 people</option></span>
|
335 |
+
<span data-webtasks-id="884bc9c2-7717-44e4"><option value="98" data-webtasks-id="b49d9c0f-ce38-4ace" class="hidden" style="display: none;">98 people</option></span>
|
336 |
+
<span data-webtasks-id="f732937e-646a-4d22"><option value="99" data-webtasks-id="bffb7c84-44ca-41ea" class="hidden" style="display: none;">99 people</option></span>
|
337 |
+
</select>
|
338 |
+
</div>
|
339 |
+
</div>
|
340 |
+
</div>
|
341 |
+
<div class="row mt-3" id="access-code" style="display: none;" data-webtasks-id="d3b8bf52-83bd-4043">
|
342 |
+
<div class="col-md-3 text-end" data-webtasks-id="bdbab873-5a81-488c">
|
343 |
+
<label for="passcode" class="col-form-label d-none d-md-block" data-webtasks-id="19afc728-ce9f-4108">Access Code</label>
|
344 |
+
</div>
|
345 |
+
<div class="col-md-8" data-webtasks-id="b0c0046b-31a0-4238">
|
346 |
+
<div class="input-group" data-webtasks-id="7cc84218-b2fe-46b2">
|
347 |
+
<div class="input-group-text" data-webtasks-id="baf40bd3-3530-44b3">
|
348 |
+
<i class="fa fa-barcode" data-webtasks-id="8873d400-3587-4e6d"></i>
|
349 |
+
</div>
|
350 |
+
<input class="form-control" id="id_passcode" name="passcode" placeholder="Access Code" type="text" data-webtasks-id="50010c32-b6a3-4a4f">
|
351 |
+
</div>
|
352 |
+
<div id="access-code-error" class="alert alert-danger m-2 p-1 text-center" role="alert" style="display: none;" data-webtasks-id="97884646-bf54-44b0">
|
353 |
+
<h6 data-webtasks-id="6207fc0f-28e9-4f7b">A special access code is required for this event. Please enter your access code.</h6>
|
354 |
+
</div>
|
355 |
+
</div>
|
356 |
+
</div>
|
357 |
+
</div>
|
358 |
+
<div class="card-footer text-center" id="card-footer" data-webtasks-id="eef464c4-d0fa-4e11">
|
359 |
+
<input type="hidden" name="giftcard" value="" data-webtasks-id="0605fea0-8c2e-49fa">
|
360 |
+
<input type="hidden" name="section_id" id="section_id" value="" data-webtasks-id="bc676239-2b2b-433d">
|
361 |
+
<input type="hidden" name="restaurant" value="24103" data-webtasks-id="043026e2-f1ea-4c92">
|
362 |
+
<input type="hidden" name="referral" id="id_referral" data-webtasks-id="31837b68-c60a-498b">
|
363 |
+
<button class="btn btn-danger" id="processing-button" style="opacity:100; display:none;" disabled="" data-webtasks-id="b444a99d-bd7e-43a0">
|
364 |
+
<i class="fa fa-refresh fa-pulse fa-fw" data-webtasks-id="59537aa8-1257-4f17"></i>Processing ...
|
365 |
+
</button>
|
366 |
+
<button type="submit" class="btn btn-success" id="submit-button" data-webtasks-id="6689ffa0-2799-421f">
|
367 |
+
Continue
|
368 |
+
</button>
|
369 |
+
</div>
|
370 |
+
</div>
|
371 |
+
</form>
|
372 |
+
</div>
|
373 |
+
</div>
|
374 |
+
|
375 |
+
|
376 |
+
<div class="surface-card mt-4" data-webtasks-id="efb73ade-c1da-42c9">
|
377 |
+
<div class="surface-header text-center" data-webtasks-id="42f405ed-f231-4d67">
|
378 |
+
<h3 class="m-0" data-webtasks-id="45a9290d-1d24-42e3">
|
379 |
+
<i class="fa fa-info-circle me-3 text-orange-lighter" data-webtasks-id="9cd49cc7-8bcd-4bb8"></i>Business Info
|
380 |
+
</h3>
|
381 |
+
</div>
|
382 |
+
|
383 |
+
<div class="surface-block" data-webtasks-id="9fa6db33-308d-4d89">
|
384 |
+
<ul class="list-group" data-webtasks-id="c32c9757-cb30-48c7">
|
385 |
+
<li class="list-group-item p-0" data-webtasks-id="62ab20e8-9aa6-4c2c">
|
386 |
+
<div id="osm-map" class="map-div leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom" itemprop="map" style="position: relative; overflow: hidden;" data-webtasks-id="66eacd2e-f32d-414f" tabindex="0"><div class="leaflet-pane leaflet-map-pane" style="transform: translate3d(0px, 0px, 0px);" data-webtasks-id="e72c4d2a-d4dd-402e"><div class="leaflet-pane leaflet-tile-pane" data-webtasks-id="33c3c841-3818-4340"><div class="leaflet-layer " data-webtasks-id="18902c9b-3571-413e" style="z-index: 1; opacity: 1;"><div class="leaflet-tile-container leaflet-zoom-animated" data-webtasks-id="e6e0f8a9-6cf1-4d12" style="z-index: 18; transform: translate3d(0px, 0px, 0px) scale(1);"><img alt="" role="presentation" src="https://a.tile.osm.org/15/16275/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="3607ef2e-7d06-48d7" style="width: 256px; height: 256px; transform: translate3d(120px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://b.tile.osm.org/15/16275/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="408914a2-2bf7-430b" style="width: 256px; height: 256px; transform: translate3d(120px, 128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://c.tile.osm.org/15/16274/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="9a271f04-c016-47c4" style="width: 256px; height: 256px; transform: translate3d(-136px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://b.tile.osm.org/15/16276/10680.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="9f2f1a93-32c0-4abd" style="width: 256px; height: 256px; transform: translate3d(376px, -128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://a.tile.osm.org/15/16274/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="f976b869-1d15-4a40" style="width: 256px; height: 256px; transform: translate3d(-136px, 128px, 0px); opacity: 1;"><img alt="" role="presentation" src="https://c.tile.osm.org/15/16276/10681.png" class="leaflet-tile leaflet-tile-loaded" data-webtasks-id="b9f65a52-b02f-4795" style="width: 256px; height: 256px; transform: translate3d(376px, 128px, 0px); opacity: 1;"></div></div></div><div class="leaflet-pane leaflet-shadow-pane" data-webtasks-id="349fc5c9-b619-471b"><img src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/images/marker-shadow.png" class="leaflet-marker-shadow leaflet-zoom-animated" alt="" data-webtasks-id="38bc7365-bfbf-4481" style="margin-left: -12px; margin-top: -41px; width: 41px; height: 41px; transform: translate3d(278px, 125px, 0px);"></div><div class="leaflet-pane leaflet-overlay-pane" data-webtasks-id="ec085e48-91f5-484c"></div><div class="leaflet-pane leaflet-marker-pane" data-webtasks-id="f6bb005a-ed6b-417b"><img src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/images/marker-icon.png" class="leaflet-marker-icon leaflet-zoom-animated leaflet-interactive" alt="" tabindex="0" data-webtasks-id="e9275423-a8be-45ea" style="margin-left: -12px; margin-top: -41px; width: 25px; height: 41px; transform: translate3d(278px, 125px, 0px); z-index: 125;"></div><div class="leaflet-pane leaflet-tooltip-pane" data-webtasks-id="9308d70b-dec1-4193"></div><div class="leaflet-pane leaflet-popup-pane" data-webtasks-id="ef2538be-6de2-49b9"></div><div class="leaflet-proxy leaflet-zoom-animated" data-webtasks-id="47f0e141-6ace-433d" style="transform: translate3d(4.16656e+06px, 2.73433e+06px, 0px) scale(16384);"></div></div><div class="leaflet-control-container" data-webtasks-id="d13e6647-e50d-42af"><div class="leaflet-top leaflet-left" data-webtasks-id="6f22ec7c-979f-44c4"><div class="leaflet-control-zoom leaflet-bar leaflet-control" data-webtasks-id="3e6927aa-3eb8-4147"><a class="leaflet-control-zoom-in" href="#" title="Zoom in" role="button" aria-label="Zoom in" data-webtasks-id="3dc43f5b-5c3f-4f2d">+</a><a class="leaflet-control-zoom-out" href="#" title="Zoom out" role="button" aria-label="Zoom out" data-webtasks-id="538cb8bd-e4d7-4e35">−</a></div></div><div class="leaflet-top leaflet-right" data-webtasks-id="fc2d7b15-db52-4096"></div><div class="leaflet-bottom leaflet-left" data-webtasks-id="81b31a75-17df-48d9"></div><div class="leaflet-bottom leaflet-right" data-webtasks-id="3045d1d3-bb95-4fa7"><div class="leaflet-control-attribution leaflet-control" data-webtasks-id="4cc46f60-8b9d-4444"><a href="https://leafletjs.com" title="A JS library for interactive maps" data-webtasks-id="d2084712-9c21-4f69">Leaflet</a> | © <a href="https://osm.org/copyright" data-webtasks-id="4c4dffdb-5a12-4900">OpenStreetMap</a></div></div></div></div>
|
387 |
+
</li>
|
388 |
+
<li class="list-group-item" data-webtasks-id="0f781856-0d4c-4cfb">
|
389 |
+
<address itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress" class="m-0" data-webtasks-id="2bede9c7-1bfd-4922">
|
390 |
+
<strong data-webtasks-id="b9e74e67-0225-4903">Address: </strong><span itemprop="streetAddress" data-webtasks-id="d43b13c4-b82c-4885">132 Wollaton Rd, </span>
|
391 |
+
<span itemprop="addressLocality" data-webtasks-id="a1dad199-d087-491f">Beeston </span>
|
392 |
+
<span itemprop="postalCode" data-webtasks-id="2ce7ca69-3804-40c8">NG9 2PE</span>
|
393 |
+
</address>
|
394 |
+
</li>
|
395 |
+
<li class="list-group-item" data-webtasks-id="f2ba40c9-c02f-4169">
|
396 |
+
<strong data-webtasks-id="90f484dd-a581-4eee">Cross Street:</strong> Nottingham
|
397 |
+
</li>
|
398 |
+
<li class="list-group-item" data-webtasks-id="51887691-588d-438f">
|
399 |
+
<strong data-webtasks-id="af391f7b-4c8e-433a">Cuisine:</strong>
|
400 |
+
Greek |
|
401 |
+
<span class="pull-right" data-webtasks-id="8de8f427-b18d-4994">
|
402 |
+
<a href="/nottingham-derby/cuisine/" aria-label="Search By Cuisine" data-webtasks-id="8190be55-3005-4120">
|
403 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="c1ba1a1f-ee35-4957"></i>
|
404 |
+
</a>
|
405 |
+
</span>
|
406 |
+
</li>
|
407 |
+
<li class="list-group-item" itemprop="priceRange" data-webtasks-id="d4ab49a4-9617-49dd">
|
408 |
+
<strong data-webtasks-id="bdab6901-4250-4211">Cost:</strong>
|
409 |
+
<span class="ms-2" data-webtasks-id="0a938c36-705a-4973">
|
410 |
+
<i class="fa fa-gbp" data-webtasks-id="efc12a48-591c-4a8c"></i>
|
411 |
+
</span>
|
412 |
+
| Very Inexpensive
|
413 |
+
<span class="pull-right" data-webtasks-id="c144b733-e7bc-4a68">
|
414 |
+
<a href="/nottingham-derby/price/" aria-label="Search By Price" data-webtasks-id="dc27efc1-d793-4bd0">
|
415 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="0bb9be0a-618a-416b"></i>
|
416 |
+
</a>
|
417 |
+
</span>
|
418 |
+
</li>
|
419 |
+
<li class="list-group-item" itemprop="category" data-webtasks-id="c9ce0dfd-9268-4482">
|
420 |
+
<strong data-webtasks-id="5e37ba7b-6791-4ddc">Category:</strong> Casual Dining
|
421 |
+
</li>
|
422 |
+
<li class="list-group-item" itemprop="rating" data-webtasks-id="6ce2d0f3-7c80-44e1">
|
423 |
+
<strong data-webtasks-id="3fd8b295-3a05-4120">Star Rating:
|
424 |
+
<span class="text-grey ms-2" data-webtasks-id="6df5eccf-970f-42b0"><i class="fa fa-star" data-webtasks-id="70ad64a2-42fb-4d54"></i><i class="fa fa-star" data-webtasks-id="0f238596-a409-4e4f"></i><i class="fa fa-star" data-webtasks-id="9a1c8b60-23ce-47a5"></i><i class="fa fa-star" data-webtasks-id="07c76de0-4ad5-4c4a"></i><i class="fa fa-star-half-o" data-webtasks-id="8825b12c-b3d8-4a79"></i></span>
|
425 |
+
</strong>
|
426 |
+
<span class="pull-right" data-webtasks-id="8dcfad3d-433b-4c1f">
|
427 |
+
<a href="/nottingham-derby/star-rating/" aria-label="Search By Rating" data-webtasks-id="662a8dd0-4ca0-4edd">
|
428 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="84e4dee1-43c3-43eb"></i>
|
429 |
+
</a>
|
430 |
+
</span>
|
431 |
+
</li>
|
432 |
+
<li class="list-group-item" data-webtasks-id="2a532898-f565-4a0b">
|
433 |
+
<strong data-webtasks-id="ae2c94f0-2027-413b">Reservations:</strong> Recommended
|
434 |
+
</li>
|
435 |
+
<li class="list-group-item" data-webtasks-id="5f751808-a244-4fa8">
|
436 |
+
<strong data-webtasks-id="843f6033-2f3c-4b54">Dress Code:</strong> Casual
|
437 |
+
<span class="pull-right" data-webtasks-id="251efd24-6828-4cdc">
|
438 |
+
<a href="/article/dressing-to-dine-dress-codes-defined/" aria-label="Dress Codes Defined Article" data-webtasks-id="738d52f6-4c71-4075">
|
439 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="967321bf-746f-4074"></i>
|
440 |
+
</a>
|
441 |
+
</span>
|
442 |
+
</li>
|
443 |
+
<li class="list-group-item" itemprop="servesCuisine" data-webtasks-id="34cb226f-bcb7-4f8a">
|
444 |
+
<strong data-webtasks-id="11e7ba88-5d62-4975">Meals Served:</strong>
|
445 |
+
Brunch |
|
446 |
+
Lunch |
|
447 |
+
Dinner |
|
448 |
+
Late |
|
449 |
+
<span class="pull-right" data-webtasks-id="06e6ef39-9798-4648">
|
450 |
+
<a href="/nottingham-derby/meal-type/" aria-label="Search By Meal" data-webtasks-id="458558c0-2705-4cfe">
|
451 |
+
<i class="fa fa-question-circle grey" data-webtasks-id="d5120109-3184-4752"></i>
|
452 |
+
</a>
|
453 |
+
</span>
|
454 |
+
</li>
|
455 |
+
<li class="list-group-item" data-webtasks-id="d19ad714-71b1-4b5e">
|
456 |
+
<strong data-webtasks-id="0bf1cbbf-1096-4cd6">Parking:</strong>
|
457 |
+
Street |
|
458 |
+
</li>
|
459 |
+
<li class="list-group-item" data-webtasks-id="a3a466e0-2162-4a41">
|
460 |
+
<strong data-webtasks-id="e1e0fe1d-4ff5-4b42">Payment Options:</strong>
|
461 |
+
VISA |
|
462 |
+
Amex |
|
463 |
+
MasterCard |
|
464 |
+
Discover |
|
465 |
+
Cash |
|
466 |
+
Apple Pay |
|
467 |
+
Android Pay |
|
468 |
+
Debit |
|
469 |
+
</li>
|
470 |
+
<li class="list-group-item" data-webtasks-id="9da77e7f-1517-4368">
|
471 |
+
<strong data-webtasks-id="b40949d1-f0fd-4b69">Corkage Fee:</strong>
|
472 |
+
N/A
|
473 |
+
</li>
|
474 |
+
<li class="list-group-item" itemprop="url" data-webtasks-id="3f9dfda6-684e-48d5">
|
475 |
+
<strong data-webtasks-id="140f88aa-8840-4133">Website:</strong> http://kellari.co.uk/
|
476 |
+
</li>
|
477 |
+
<li class="list-group-item" itemprop="telephone" data-webtasks-id="20bf2fb2-bcd1-48c0">
|
478 |
+
<strong data-webtasks-id="5ba42415-2ab8-43dd">Phone:</strong> 07741 621334
|
479 |
+
</li>
|
480 |
+
<li class="list-group-item" itemprop="features" data-webtasks-id="3c99266f-4b2d-4960">
|
481 |
+
<strong data-webtasks-id="40dbc0b8-5ed5-45de">Features:</strong> Full Bar, Late Dining, Outdoor Seating, Takeout Available, Winning Wine List, Healthy Options,
|
482 |
+
</li>
|
483 |
+
<li class="list-group-item" itemprop="Occasions" data-webtasks-id="8028b498-5939-4dd4">
|
484 |
+
<strong data-webtasks-id="c79cc3ce-5b17-4dbb">Occasion:</strong> Child Friendly, Romantic Dining, Dining Alone, Business Dining, Quiet Conversation, Special Occasion, Vegetarian, Trendy / Hip, Date Night,
|
485 |
+
</li>
|
486 |
+
</ul>
|
487 |
+
</div>
|
488 |
+
</div>
|
489 |
+
</div>
|
490 |
+
|
491 |
+
<div class="col-xs-12 col-md-6" data-webtasks-id="038fd24f-c4fa-4208">
|
492 |
+
|
493 |
+
<div class="surface-card" data-webtasks-id="0c30d989-675a-4e08">
|
494 |
+
<div class="surface-header text-center" data-webtasks-id="6222dfb6-3e81-4ade">
|
495 |
+
<h3 class="" data-webtasks-id="972bd1f5-929d-4000">
|
496 |
+
<i class="fa fa-picture-o me-3 text-orange-lighter" data-webtasks-id="861bd6fe-c2b5-45c5"></i>Photos
|
497 |
+
</h3>
|
498 |
+
</div>
|
499 |
+
<div class="surface-block" data-webtasks-id="46e97f9c-e2b7-4fff">
|
500 |
+
|
501 |
+
<div class="text-center c-wrapper" data-webtasks-id="518ad021-f9f5-4c18">
|
502 |
+
<div class="mx-auto p-3" data-webtasks-id="a4538775-d4fa-4bb2">
|
503 |
+
<a href="//tableagent.s3.amazonaws.com/media/originals/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" title="Kellari Greek Restaurant - Kellari" data-fancybox="gallery" data-caption="Kellari Greek Restaurant - Kellari - Kellari" data-webtasks-id="bf506b3d-11d7-44bb"><img src="//tableagent.s3.amazonaws.com/media/xl/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" class="img-fluid img-thumbnail" alt="Kellari Greek Restaurant - Kellari" data-webtasks-id="19c1511c-e9ef-45d4"></a>
|
504 |
+
</div>
|
505 |
+
</div>
|
506 |
+
</div>
|
507 |
+
</div>
|
508 |
+
|
509 |
+
|
510 |
+
|
511 |
+
<div class="surface-card mt-3" data-webtasks-id="25c34b26-9288-49cf">
|
512 |
+
<div class="surface-header text-center" data-webtasks-id="2a912308-6546-41e4">
|
513 |
+
<h3 class="" data-webtasks-id="d00fdbb4-f40b-494e">
|
514 |
+
<i class="fa fa-clock-o me-3 text-orange-lighter" data-webtasks-id="e6cc5f4b-130c-4f30"></i>Business Hours
|
515 |
+
</h3>
|
516 |
+
</div>
|
517 |
+
<div class="surface-block ps-3 pb-2" data-webtasks-id="a0f37645-d530-46e5">
|
518 |
+
<h6 class="m-0 text-center" data-webtasks-id="3ff0b475-651f-4965">
|
519 |
+
<i class="fa fa-book text-green-darker me-2" data-webtasks-id="cc6eb0a9-31b0-44cf"></i>Reservations Available
|
520 |
+
</h6>
|
521 |
+
<dl class="small hours" data-webtasks-id="356e44ba-fa21-4bac">
|
522 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="839534f1-dcbd-4b4b">Monday</dt>
|
523 |
+
<dd class="mb-1" data-webtasks-id="8542508e-6d44-4536">
|
524 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="43c5fde0-0ad5-4550">
|
525 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="73a1d537-5ea4-449b"></i>
|
526 |
+
Monday Hours
|
527 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="6485b63b-f219-4508"></i>
|
528 |
+
12:00 - 22:00
|
529 |
+
</dd>
|
530 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="8558c92c-74eb-4d01">Tuesday</dt>
|
531 |
+
<dd class="mb-1" data-webtasks-id="20ddbc16-2ec5-43ce">
|
532 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="68eac761-0932-4072">
|
533 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="da16e0ca-2ab9-4a50"></i>
|
534 |
+
Tuesday Hours
|
535 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="8a3f1760-e747-4246"></i>
|
536 |
+
12:00 - 22:00
|
537 |
+
</dd>
|
538 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="d80eb4b0-5821-42ac">Wednesday</dt>
|
539 |
+
<dd class="mb-1" data-webtasks-id="2fafa0cf-a833-4045">
|
540 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="edc86008-468f-4e4d">
|
541 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="2bb8a081-ae6e-432d"></i>
|
542 |
+
Wednesday Hours
|
543 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="c39a3ec7-8a57-4016"></i>
|
544 |
+
12:00 - 22:00
|
545 |
+
</dd>
|
546 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="60af2faf-2022-4214">Thursday</dt>
|
547 |
+
<dd class="mb-1" data-webtasks-id="beb442a2-ec52-4288">
|
548 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="57277795-afbb-44cc">
|
549 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="9046b299-0efe-48c2"></i>
|
550 |
+
Thursday Hours
|
551 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="081b6450-983e-4bf3"></i>
|
552 |
+
12:00 - 22:00
|
553 |
+
</dd>
|
554 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="653028be-e02a-45d1">Friday</dt>
|
555 |
+
<dd class="mb-1" data-webtasks-id="ef6a791c-b1bf-40e7">
|
556 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="6423d723-62c2-4fdc">
|
557 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="5584fbe0-d480-45a2"></i>
|
558 |
+
Friday Hours
|
559 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="99467f56-b0ce-4669"></i>
|
560 |
+
12:00 - 22:00
|
561 |
+
</dd>
|
562 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="4b95c6a8-121a-4276">Saturday</dt>
|
563 |
+
<dd class="mb-1" data-webtasks-id="ae0a4f47-3181-4cfa">
|
564 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="8f62d97d-a5b3-43c6">
|
565 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="c817437e-e71e-4bbc"></i>
|
566 |
+
Saturday Hours
|
567 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="ccce6b26-6a57-4e6d"></i>
|
568 |
+
12:00 - 22:00
|
569 |
+
</dd>
|
570 |
+
<dt class="mt-3 text-orange-lighter" data-webtasks-id="89a12ae1-638f-4881">Sunday</dt>
|
571 |
+
<dd class="mb-1" data-webtasks-id="deed2af2-a986-4813">
|
572 |
+
<meta itemprop="openingHours" content="All Day noon - 10 p.m." data-webtasks-id="5f2d5a54-fbcc-4da0">
|
573 |
+
<i class="fa fa-book text-green-darker me-1" data-webtasks-id="62107998-f30f-498a"></i>
|
574 |
+
Sunday Hours
|
575 |
+
<i class="fa fa-clock-o fa-fw text-info ms-2" data-webtasks-id="2faf52b8-465a-4469"></i>
|
576 |
+
12:00 - 22:00
|
577 |
+
</dd>
|
578 |
+
</dl>
|
579 |
+
</div>
|
580 |
+
</div>
|
581 |
+
|
582 |
+
|
583 |
+
</div>
|
584 |
+
</div>
|
585 |
+
False
|
586 |
+
<div class="surface-card mt-4" data-webtasks-id="23cc54f2-b08d-42bb">
|
587 |
+
<div class="surface-header text-center" data-webtasks-id="f280c771-742c-489b">
|
588 |
+
<h2 class="" data-webtasks-id="3bdb3d15-71c5-47e5">
|
589 |
+
<i class="fa fa-commenting-o me-3 text-orange-lighter" data-webtasks-id="f4eb03ea-73b3-4097"></i>Customer Reviews & Ratings
|
590 |
+
</h2>
|
591 |
+
<div itemprop="aggregateRating" itemscope="" itemtype="https://schema.org/AggregateRating" data-webtasks-id="e4157575-df33-43b6">
|
592 |
+
<h3 itemprop="ratingValue" class="text-orange" data-webtasks-id="27160b5e-d3ab-497a"><i class="fa fa-star" data-webtasks-id="f9f48f8a-ccc2-4205"></i><i class="fa fa-star" data-webtasks-id="826981fe-6446-4d55"></i><i class="fa fa-star" data-webtasks-id="ab9d46b4-0f05-48b1"></i><i class="fa fa-star" data-webtasks-id="45b7ca13-6d0e-4650"></i><i class="fa fa-star-half-o" data-webtasks-id="a13f7d50-fbdc-4a50"></i></h3>
|
593 |
+
<h5 data-webtasks-id="cfc0326a-ca15-4b7a">
|
594 |
+
<span itemprop="ratingValue" class="text-orange" data-webtasks-id="67380835-276a-41bb">
|
595 |
+
4.5
|
596 |
+
</span> out of <span itemprop="bestRating" class="text-orange" data-webtasks-id="433ce0b2-6dd1-48c4">5</span> stars based on <span itemprop="ratingCount" data-webtasks-id="1e806d86-9dd3-4c63">1</span> votes
|
597 |
+
</h5>
|
598 |
+
</div>
|
599 |
+
</div>
|
600 |
+
<div class="surface-list pb-2" id="reviews" data-webtasks-id="64d613e1-22d2-4d43">
|
601 |
+
</div>
|
602 |
+
</div>
|
603 |
+
</div>
|
604 |
+
</main>
|
605 |
+
<footer class="pt-5" data-webtasks-id="fa0fabe3-a43e-4f4a">
|
606 |
+
<div class="footer" data-webtasks-id="758b49b6-e947-420c">
|
607 |
+
<hr class="my-4" data-webtasks-id="fc294387-93a3-4c3a">
|
608 |
+
<div class="maxw row text-center" data-webtasks-id="fd970b4b-8930-4c13">
|
609 |
+
<div class="col-sm-4" data-webtasks-id="56c42b38-59d4-4b18">
|
610 |
+
<ul class="list-unstyled" data-webtasks-id="dd0adf5e-81f4-4f79">
|
611 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="5fd54b90-9ff8-49a1"><strong data-webtasks-id="1a7397dc-9914-4b48">My Account</strong></li>
|
612 |
+
<li class="py-1" data-webtasks-id="036a2002-99b8-48e9"><a class="text-dark" href="/help/" data-webtasks-id="773b32f9-091b-47ec">Help Page</a>
|
613 |
+
</li><li class="py-1" data-webtasks-id="fd89526e-9716-422a"><a class="text-dark" href="/myaccount/" data-webtasks-id="5f05bf2e-7276-4e15">Account Login</a>
|
614 |
+
</li><li class="py-1" data-webtasks-id="0f503916-63d0-44bd"><a class="text-dark" href="/resetpassword/" data-webtasks-id="5828288e-0481-4248">Forgot Password?</a>
|
615 |
+
</li><li class="py-1" data-webtasks-id="17f37457-5114-4c38"><a class="text-dark" href="/myaccount/register/" data-webtasks-id="0a581fd9-b6ac-48be">Register</a>
|
616 |
+
</li><li class="py-1" data-webtasks-id="908c81a2-7105-4a26"><a class="text-dark" href="/gift-cards/" data-webtasks-id="0b9066aa-0d8b-437b">Gift Cards</a>
|
617 |
+
</li></ul>
|
618 |
+
</div>
|
619 |
+
<div class="col-sm-4" data-webtasks-id="2a8655bc-da66-434e">
|
620 |
+
<ul class="list-unstyled" data-webtasks-id="ea7d199a-91d3-455f">
|
621 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="a0f1f86f-f719-4336"><strong data-webtasks-id="7d68d68a-fdb9-4c06">Restaurant Services</strong></li>
|
622 |
+
<li class="py-1" data-webtasks-id="f835fe45-5aff-4414"><a class="text-dark" href="/reservation-system/" data-webtasks-id="f6f5d62c-12d1-4630">Reservation System</a>
|
623 |
+
</li><li class="py-1" data-webtasks-id="2be62f9d-ed9e-47e4"><a class="text-dark" href="/pricing/online-payments/" data-webtasks-id="df3128a5-b17a-4489">Online Payments</a>
|
624 |
+
</li><li class="py-1" data-webtasks-id="7d9c0cb5-5d14-4353"><a class="text-dark" href="/submit-restaurant/" data-webtasks-id="8f11fe8d-d318-48ba">Submit Restaurant</a>
|
625 |
+
</li><li class="py-1" data-webtasks-id="68297203-dc71-4a3c"><a class="text-dark" href="/update-restaurant/" data-webtasks-id="51c5b04e-fb37-43a6">Update Restaurant</a>
|
626 |
+
</li><li class="py-1" data-webtasks-id="fbe953d1-87ed-4f5c"><a class="text-dark" href="/pricing/" data-webtasks-id="b23a6fd3-e4e5-49c9">Pricing</a>
|
627 |
+
</li></ul>
|
628 |
+
</div>
|
629 |
+
<div class="col-sm-4" data-webtasks-id="37fd765c-6881-43a3">
|
630 |
+
<ul class="list-unstyled" data-webtasks-id="2dd3ce4c-b904-4c39">
|
631 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="898a3bd9-881b-4802"><strong data-webtasks-id="85f35ba2-0709-4b26">TableAgent.com</strong></li>
|
632 |
+
<li class="py-1" data-webtasks-id="15036a05-73e2-4908"><a class="text-dark" href="/about/" data-webtasks-id="3b1981c4-0db6-497c">About Us</a>
|
633 |
+
</li><li class="py-1" data-webtasks-id="7d55f251-4685-4eb4"><a class="text-dark" href="/contact/" data-webtasks-id="6581be29-753f-40bd">Contact</a>
|
634 |
+
</li><li class="py-1" data-webtasks-id="d66d1207-e28d-4139"><a class="text-dark" href="/privacy/" data-webtasks-id="7ec0d36c-a97d-4153">Privacy Policy</a>
|
635 |
+
</li><li class="py-1" data-webtasks-id="95071d2f-cef6-43f5"><a class="text-dark" href="/terms/" data-webtasks-id="840aa840-d4f7-49fc">Terms of Use</a>
|
636 |
+
</li><li class="py-1" data-webtasks-id="2cf5c7ae-b850-496d"><a class="text-dark" href="/sitemap.xml" data-webtasks-id="aa611a7f-82b6-4b34">Sitemap (XML)</a>
|
637 |
+
</li></ul>
|
638 |
+
</div>
|
639 |
+
</div>
|
640 |
+
<hr class="my-4" data-webtasks-id="96650668-f287-4a69">
|
641 |
+
<div class="text-dark text-center" data-webtasks-id="535e08d3-f276-4fee">© TableAgent.com 2023</div>
|
642 |
+
</div>
|
643 |
+
</footer>
|
644 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.3/umd/popper.min.js" integrity="sha512-XLo6bQe08irJObCc86rFEKQdcFYbGGIHVXcfMsxpbvF8ompmd1SNJjqVY5hmjQ01Ts0UmmSQGfqpt3fGjm6pGA==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="a40718ad-892d-4072"></script>
|
645 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="2cdda971-565d-46b9"></script>
|
646 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js" integrity="sha512-pax4MlgXjHEPfCwcJLQhigY7+N8rt6bVvWLFyUMuxShv170X53TRzGPmPkZmGBhk+jikR8WBM4yl7A9WMHHqvg==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="2e85eb85-fd74-4d45"></script>
|
647 |
+
<script src="https://tableagent.s3.amazonaws.com/static/js/ajax.min.js" type="text/javascript" data-webtasks-id="92a2cc31-f795-473c"></script>
|
648 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js" integrity="sha512-T/tUfKSV1bihCnd+MxKD0Hm1uBBroVYBOYSk1knyvQ9VyZJpc/ALb4P0r6ubwVPSGB2GvjeoMAJJImBG12TiaQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="ecb61599-9a68-4c8e"></script>
|
649 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/js/bootstrap-select.min.js" integrity="sha512-FHZVRMUW9FsXobt+ONiix6Z0tIkxvQfxtCSirkKc5Sb4TKHmqq1dZa8DphF0XqKb3ldLu/wgMa8mT6uXiLlRlw==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="5c82eabf-ec5f-41b8"></script>
|
650 |
+
<script type="text/javascript" data-webtasks-id="33e53a44-2555-40f8">
|
651 |
+
var restaurant_id = 24103;
|
652 |
+
var restaurant_name = "Kellari Greek Restaurant";
|
653 |
+
var city_slug = "nottingham-derby";
|
654 |
+
var restaurant_slug = "kellari-greek-restaurant";
|
655 |
+
var restaurant_latitude = "52.9553395";
|
656 |
+
var restaurant_longitude = "-1.1907372";
|
657 |
+
var restaurant_address = "132 Wollaton Rd";
|
658 |
+
var restaurant_city = "Beeston";
|
659 |
+
var restaurant_state = "None";
|
660 |
+
var restaurant_zip = "ng9-2pe";
|
661 |
+
var instance_id = restaurant_id;
|
662 |
+
var instance_slugname = restaurant_slug;
|
663 |
+
var instance_time_zone = 'Europe/London';
|
664 |
+
var instance_timeformat = 'True';
|
665 |
+
var version = 'medium';
|
666 |
+
|
667 |
+
</script>
|
668 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js" integrity="sha512-T/tUfKSV1bihCnd+MxKD0Hm1uBBroVYBOYSk1knyvQ9VyZJpc/ALb4P0r6ubwVPSGB2GvjeoMAJJImBG12TiaQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="f1cdc606-c85a-4827"></script>
|
669 |
+
<script src="https://tableagent.s3.amazonaws.com/static/js/table-search.min.js?v=09012021" type="text/javascript" data-webtasks-id="7e576ede-20b1-4a33"></script>
|
670 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous" type="text/javascript" data-webtasks-id="2ec39363-0e6c-4ca3"></script>
|
671 |
+
<script type="text/javascript" data-webtasks-id="00a47963-750a-4850">
|
672 |
+
$(document).ready(function() {
|
673 |
+
var element = document.getElementById('osm-map');
|
674 |
+
var map = L.map(element);//
|
675 |
+
L.tileLayer('https://{s}.tile.osm.org/{z}/{x}/{y}.png', {
|
676 |
+
attribution: '© <a href="https://osm.org/copyright">OpenStreetMap</a>'
|
677 |
+
}).addTo(map);//
|
678 |
+
var target = L.latLng(restaurant_latitude, restaurant_longitude);
|
679 |
+
map.setView(target, 15);
|
680 |
+
L.marker(target).addTo(map).bindPopup('<strong>' + restaurant_name + '</strong><br>' + restaurant_address + ' ' + restaurant_city + ', ' + restaurant_state + ' ' + restaurant_zip);
|
681 |
+
});
|
682 |
+
document.getElementById("booking-notes").classList.add("show");
|
683 |
+
document.getElementById("booking-notes-box").style.display = "none";
|
684 |
+
var item_id = document.getElementsByClassName("itemid");
|
685 |
+
for (var i in item_id) {
|
686 |
+
item_id[i].onclick = function() {
|
687 |
+
var item_id = this.getAttribute('data-item-id');
|
688 |
+
var qty = document.getElementById(item_id).value;
|
689 |
+
addToCart(item_id, qty);
|
690 |
+
};
|
691 |
+
}
|
692 |
+
function addToCart(item_id, qty) {
|
693 |
+
var csrftoken = $("input[name=csrfmiddlewaretoken]").val();
|
694 |
+
var restaurant = '24103';
|
695 |
+
var cart_id = '727416';
|
696 |
+
var slugname = 'kellari-greek-restaurant';
|
697 |
+
var cartModal = new bootstrap.Modal(document.getElementById('cart-modal'));
|
698 |
+
if (qty == 0) {
|
699 |
+
alert("Please select quantity!");
|
700 |
+
return;
|
701 |
+
}
|
702 |
+
$('#cart-close').hide();
|
703 |
+
$('#cart-success').hide();
|
704 |
+
$('#adding-to-cart').show();
|
705 |
+
cartModal.show();
|
706 |
+
setTimeout(function() {
|
707 |
+
$('#cart-close').show();
|
708 |
+
}, 10000);
|
709 |
+
$.ajax({
|
710 |
+
type: "POST",
|
711 |
+
url: "/api/add-to-cart/",
|
712 |
+
headers:{
|
713 |
+
"X-CSRFToken": csrftoken
|
714 |
+
},
|
715 |
+
data: {
|
716 |
+
'restaurant_id': restaurant,
|
717 |
+
'cart_id': cart_id,
|
718 |
+
'item_id': item_id,
|
719 |
+
'quantity': qty,
|
720 |
+
'slugname': slugname,
|
721 |
+
},
|
722 |
+
success: function(r) {
|
723 |
+
results = r;
|
724 |
+
dataType: 'html',
|
725 |
+
$('#adding-to-cart').hide();
|
726 |
+
$('#cart-success').show();
|
727 |
+
$('#cart-close').show();
|
728 |
+
cartModal.show();
|
729 |
+
},
|
730 |
+
error: function() {
|
731 |
+
alert('There was an error. Please try again!');
|
732 |
+
location.reload();
|
733 |
+
}
|
734 |
+
});
|
735 |
+
}
|
736 |
+
</script>
|
737 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="186932aa-a91c-4c9c"></script>
|
738 |
+
|
739 |
+
<script type="text/javascript" data-webtasks-id="379f68d0-c95a-4ae2">
|
740 |
+
var loadDeferredStyles = function() {
|
741 |
+
var addStylesNode = document.getElementById("deferred-styles");
|
742 |
+
var replacement = document.createElement("div");
|
743 |
+
replacement.innerHTML = addStylesNode.textContent;
|
744 |
+
document.body.appendChild(replacement)
|
745 |
+
addStylesNode.parentElement.removeChild(addStylesNode);
|
746 |
+
};
|
747 |
+
var raf = requestAnimationFrame || mozRequestAnimationFrame ||
|
748 |
+
webkitRequestAnimationFrame || msRequestAnimationFrame;
|
749 |
+
if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
|
750 |
+
else window.addEventListener('load', loadDeferredStyles);
|
751 |
+
</script>
|
752 |
+
<script type="text/javascript" data-webtasks-id="e567ed03-593c-4c09">
|
753 |
+
// set langauge
|
754 |
+
let lng = document.querySelectorAll(".languages_id");
|
755 |
+
for (let element of lng) {
|
756 |
+
element.addEventListener("click", function(e) {
|
757 |
+
var cname = "django_language";
|
758 |
+
var cvalue = e.currentTarget.hreflang;
|
759 |
+
var exdays = 7;
|
760 |
+
setCookie(cname, cvalue, exdays);
|
761 |
+
var cname = "flag";
|
762 |
+
var cvalue = e.currentTarget.dataset.flag;
|
763 |
+
setCookie(cname, cvalue, exdays);
|
764 |
+
});
|
765 |
+
};
|
766 |
+
function setCookie(cname, cvalue, exdays) {
|
767 |
+
const d = new Date();
|
768 |
+
d.setTime(d.getTime() + (exdays*24*60*60*1000));
|
769 |
+
var expires = "expires="+ d.toUTCString();
|
770 |
+
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
771 |
+
location.reload();
|
772 |
+
};
|
773 |
+
// Analytics
|
774 |
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
775 |
+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
776 |
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
777 |
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
778 |
+
ga('create', 'UA-59953617-2', 'auto');
|
779 |
+
ga('send', 'pageview');
|
780 |
+
</script>
|
781 |
+
|
782 |
+
|
783 |
+
<div data-webtasks-id="55160ee4-832a-4ece">
|
784 |
+
<link href="https://fonts.googleapis.com/css?family=Noto+Sans%7CPNoto+Serif" rel="stylesheet" data-webtasks-id="f2e27828-7159-4b87">
|
785 |
+
</div></body>
|
demonstrations/qwnfecc/pages/page-6-0.html
ADDED
@@ -0,0 +1,384 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<head data-webtasks-id="d23c3a83-eee7-47c3">
|
2 |
+
<meta charset="utf-8" data-webtasks-id="b41c480d-b666-4539">
|
3 |
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" data-webtasks-id="f745f208-446c-4042">
|
4 |
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" data-webtasks-id="231e670e-2166-42a1">
|
5 |
+
<meta name="author" content="Restaurant Agent Inc." data-webtasks-id="304a24f4-1b0d-4545">
|
6 |
+
<link rel="apple-touch-icon" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon.png?v=kPgn4qE0za" data-webtasks-id="e36e7ca3-819c-4bac">
|
7 |
+
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://tableagent.s3.amazonaws.com/static/ico/apple-touch-icon-precomposed.png?v=kPgn4qE0za" data-webtasks-id="76f9639e-7736-47ed">
|
8 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-32x32.png?v=kPgn4qE0za" sizes="32x32" data-webtasks-id="f7ae8b30-2707-460b">
|
9 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/favicon-16x16.png?v=kPgn4qE0za" sizes="16x16" data-webtasks-id="6d05fe4e-1752-4f7f">
|
10 |
+
<link rel="icon" type="image/png" href="https://tableagent.s3.amazonaws.com/static/ico/android-chrome-192x192.png?v=kPgn4qE0za" sizes="192x192" data-webtasks-id="8803807c-8f8c-4bca">
|
11 |
+
<link rel="manifest" href="https://tableagent.s3.amazonaws.com/static/ico/manifest.json?v=kPgn4qE0za" data-webtasks-id="d54c7eb5-1e4a-4350">
|
12 |
+
<link rel="mask-icon" href="https://tableagent.s3.amazonaws.com/static/ico/safari-pinned-tab.svg?v=kPgn4qE0za" color="#5bbad5" data-webtasks-id="144d13b0-dffa-4510">
|
13 |
+
<link rel="shortcut icon" href="https://tableagent.s3.amazonaws.com/static/ico/favicon.ico?v=kPgn4qE0za" data-webtasks-id="734c8716-74db-478d">
|
14 |
+
<link rel="dns-prefetch" href="//fonts.googleapis.com" data-webtasks-id="41924013-365e-49a5">
|
15 |
+
<meta name="apple-mobile-web-app-title" content="TableAgent" data-webtasks-id="029a7357-e151-45da">
|
16 |
+
<meta name="application-name" content="TableAgent" data-webtasks-id="ff99fe9e-9f68-4740">
|
17 |
+
<meta name="theme-color" content="#ffffff" data-webtasks-id="528e865e-52ae-401a">
|
18 |
+
<script async="" src="//www.google-analytics.com/analytics.js" data-webtasks-id="d74ac271-4a8a-48cf"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-P79RK87MJH" type="text/javascript" data-webtasks-id="072f704d-0333-4a4d"></script>
|
19 |
+
<script type="text/javascript" data-webtasks-id="f8d5949b-2538-4fde">function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-P79RK87MJH");</script>
|
20 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/css/bootstrap.min.css" integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="f9a74e28-b044-4b9a">
|
21 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css" integrity="sha512-mSYUmp1HYZDFaVKK//63EcZq4iFWFjxSL+Z3T/aCt4IO9Cejm03q3NKKYN6pFQzY0SBOr8h+eCIAZHPXcpZaNw==" crossorigin="anonymous" data-webtasks-id="944e5f99-a856-4f2a">
|
22 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/css/bootstrap-select.min.css" integrity="sha512-mR/b5Y7FRsKqrYZou7uysnOdCIJib/7r5QeJMFvLNHNhtye3xJp1TdJVPLtetkukFn227nKpXD9OjUc09lx97Q==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="5f67ab4d-79a3-4156">
|
23 |
+
<link rel="stylesheet" href="https://tableagent.s3.amazonaws.com/static/css/b5_custom.min.css?v=09032021" data-webtasks-id="d7f9d4cc-c2c6-4148">
|
24 |
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-rfs/bootstrap-rfs.css" data-webtasks-id="4a7fab2f-1777-4aab">
|
25 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" data-webtasks-id="8385882b-508c-4d8c">
|
26 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.5/css/flag-icons.min.css" integrity="sha512-UwbBNAFoECXUPeDhlKR3zzWU3j8ddKIQQsDOsKhXQGdiB5i3IHEXr9kXx82+gaHigbNKbTDp3VY/G6gZqva6ZQ==" crossorigin="anonymous" referrerpolicy="no-referrer" data-webtasks-id="e60eec47-296a-4672">
|
27 |
+
<meta name="description" content="Table Agent - Restaurant guide, reservations, concierge services, free online restaurant reservation system" data-webtasks-id="0b8ae49e-027f-4988">
|
28 |
+
<title data-webtasks-id="c8c5c2df-e4f0-440d">Table Agent</title>
|
29 |
+
</head>
|
30 |
+
<body data-webtasks-id="b41e2251-0ce2-409b">
|
31 |
+
<nav class="navbar navbar-expand-sm navbar-default p-1" data-webtasks-id="bbac1cb8-0e10-4fad">
|
32 |
+
<div class="container-xl" data-webtasks-id="27929304-c4b5-4c8c">
|
33 |
+
<button class="navbar-toggler collapsed navbar-toggler-right text-dark p-3" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation" data-webtasks-id="336a3cba-3d44-4a4b">
|
34 |
+
<i class="fa fa-bars fa-lg orange" data-webtasks-id="72e3b7cc-c6a4-4ea5"></i> Menu
|
35 |
+
</button>
|
36 |
+
<a class="navbar-brand p-0" href="/" data-webtasks-id="3c61b197-76f9-467a">
|
37 |
+
<img class="d-none d-md-block" src="https://tableagent.s3.amazonaws.com/static/img/logo.png" alt="Home Page" data-webtasks-id="8ac776db-cd1d-4f0f">
|
38 |
+
<img class="d-md-none" src="https://tableagent.s3.amazonaws.com/static/img/logosm.png" alt="Home Page" data-webtasks-id="8902ff22-cc39-43ff" style="">
|
39 |
+
</a>
|
40 |
+
<div class="collapse navbar-collapse justify-content-end" id="navbarNavDropdown" data-webtasks-id="2e9d72cc-e22e-4721">
|
41 |
+
<div class="navbar-nav text-center" data-webtasks-id="378844f1-6de3-4a41">
|
42 |
+
<a class="nav-item nav-link fs-5 me-3" href="/cart/" title="Cart" data-webtasks-id="359e079a-4d73-4468"><i class="fa fa-shopping-cart fa-lg orange me-1" data-webtasks-id="06c9538f-d615-4822"></i>Cart</a>
|
43 |
+
<a class="nav-item nav-link fs-5 mx-1" href="/myaccount/" title="My Account" data-webtasks-id="ed0dd7e4-6753-42ce"><i class="fa fa-user fa-lg orange me-1" data-webtasks-id="4fbfda03-800c-4066"></i>My Account</a>
|
44 |
+
<a class="nav-item nav-link fs-5 mx-2" href="/myaccount/register/" title="Register" data-webtasks-id="3f257117-b1be-4dca"><i class="fa fa-user-plus fa-lg orange me-1" data-webtasks-id="11daf33f-7504-4942"></i>Register</a> <a class="nav-item nav-link fs-5 mx-1" href="/reservation-system/" title="System" data-webtasks-id="916f11d3-cbe5-436f"><i class="fa fa-dashboard fa-lg orange me-1" data-webtasks-id="90f56723-19eb-4dfd"></i>System</a>
|
45 |
+
<div class="nav-item dropdown bg-light ms-3" data-webtasks-id="662050db-ad8b-47a8">
|
46 |
+
<div class="nav-link fs-6 dropdown-toggle" id="dropdown-language" data-bs-toggle="dropdown" aria-expanded="true" role="listbox" data-webtasks-id="50d924ef-b6f7-4939">
|
47 |
+
<span class="flag-icon flag-icon-us me-2" data-webtasks-id="27a1a77c-4299-40c9"></span>EN
|
48 |
+
</div>
|
49 |
+
<div class="dropdown-menu" aria-labelledby="dropdown-language" data-bs-popper="none" data-webtasks-id="13f1e946-cf5b-4866">
|
50 |
+
<div class="dropdown-item" data-webtasks-id="4fee51d5-7eae-434c">Select Language</div>
|
51 |
+
<div class="dropdown-item p-0" data-webtasks-id="442ac4e0-4187-41b9"><hr class="dropdown-divider" data-webtasks-id="10cbacd7-341c-443f"></div>
|
52 |
+
<a class="dropdown-item languages_id" hreflang="cs" data-flag="cz" href="javascript:void(0)" data-webtasks-id="50bd324d-5965-4b57"><i class="flag-icon flag-icon-cz me-2" data-webtasks-id="f6f2df29-be66-4305"></i>Czech</a>
|
53 |
+
<a class="dropdown-item languages_id" hreflang="nl" data-flag="nl" href="javascript:void(0)" data-webtasks-id="df31026d-1f7c-4785"><i class="flag-icon flag-icon-nl me-2" data-webtasks-id="5602cb31-c956-4db0"></i>Dutch</a>
|
54 |
+
<a class="dropdown-item languages_id" hreflang="en" data-flag="us" href="javascript:void(0)" data-webtasks-id="342042ca-ca90-4300"><i class="flag-icon flag-icon-gb me-2" data-webtasks-id="21576d95-c0d1-487e"></i>English</a>
|
55 |
+
<a class="dropdown-item languages_id" hreflang="fi" data-flag="fi" href="javascript:void(0)" data-webtasks-id="d4c663c1-3a5f-4681"><i class="flag-icon flag-icon-fi me-2" data-webtasks-id="6aafdca4-e406-4ad6"></i>Finnish</a>
|
56 |
+
<a class="dropdown-item languages_id" hreflang="fr" data-flag="fr" href="javascript:void(0)" data-webtasks-id="c4c1baee-4891-4c1e"><i class="flag-icon flag-icon-fr me-2" data-webtasks-id="48f89d0b-376b-42d8"></i>French</a>
|
57 |
+
<a class="dropdown-item languages_id" hreflang="de" data-flag="de" href="javascript:void(0)" data-webtasks-id="742166d8-b207-4229"><i class="flag-icon flag-icon-de me-2" data-webtasks-id="45958604-f6c9-44e8"></i>German</a>
|
58 |
+
<a class="dropdown-item languages_id" hreflang="it" data-flag="it" href="javascript:void(0)" data-webtasks-id="62a887cb-c5f7-4c8e"><i class="flag-icon flag-icon-it me-2" data-webtasks-id="2770a89b-c88e-4177"></i>Italian</a>
|
59 |
+
<a class="dropdown-item languages_id" hreflang="ja" data-flag="jp" href="javascript:void(0)" data-webtasks-id="7846f9db-4157-48eb"><i class="flag-icon flag-icon-jp me-2" data-webtasks-id="3ad68a21-0c5e-426a"></i>Japanese</a>
|
60 |
+
<a class="dropdown-item languages_id" hreflang="es" data-flag="es" href="javascript:void(0)" data-webtasks-id="9829ffa8-d48d-4711"><i class="flag-icon flag-icon-es me-2" data-webtasks-id="24183898-04cc-4629"></i>Spanish</a>
|
61 |
+
<a class="dropdown-item languages_id" hreflang="sv" data-flag="se" href="javascript:void(0)" data-webtasks-id="1eea7e1e-edda-41a2"><i class="flag-icon flag-icon-se me-2" data-webtasks-id="d7b8ff2a-e1d9-4d5a"></i>Swedish</a>
|
62 |
+
</div>
|
63 |
+
</div>
|
64 |
+
</div>
|
65 |
+
</div>
|
66 |
+
</div>
|
67 |
+
</nav>
|
68 |
+
<main id="content-main" class="flex-grow-1" data-webtasks-id="449a37f4-6c8b-4541">
|
69 |
+
<form class="form-horizontal" role="search" action="/search/" method="get" autocomplete="off" data-webtasks-id="5068e767-9a3c-4f51">
|
70 |
+
<input type="hidden" name="csrfmiddlewaretoken" value="iGN4eElRcoqz6kw2L7cgrWRCfgW0xUsXc67pZM4YzigGCrBXXHPXAlyPrTzhbRJb" data-webtasks-id="d4a8fb3c-be25-4a63">
|
71 |
+
<fieldset data-webtasks-id="0ec15b7b-f5f2-4248">
|
72 |
+
<legend aria-label="Search Restaurants Form" data-webtasks-id="7ed2a784-5e4a-4faa"></legend>
|
73 |
+
<div class="input-group input-group-lg mx-auto p-2 text-center" style="max-width:700px;" data-webtasks-id="c47e4eef-bfa2-4e0c">
|
74 |
+
<div class="input-group-text bg-dark" data-webtasks-id="0d9285d3-8bae-4c21">
|
75 |
+
<i class="fa fa-cutlery fa-lg text-light mx-3" data-webtasks-id="de87ec7c-6d24-4f70"></i>
|
76 |
+
</div>
|
77 |
+
<input type="text" class="form-control shadow-sm" name="q" aria-label="Search Restaurants" placeholder="Search Restaurants" aria-describedby="search" data-webtasks-id="bff1bb17-afa9-458d" data-event-id="4" listener="true">
|
78 |
+
<button class="btn btn-warning" type="submit" id="search" aria-label="Search Restaurants Button" data-webtasks-id="15c32ab4-24d5-4657">
|
79 |
+
<i class="fa fa-search fa-lg mx-2" data-webtasks-id="409f58db-38d3-471b"></i>
|
80 |
+
</button>
|
81 |
+
</div>
|
82 |
+
</fieldset>
|
83 |
+
</form>
|
84 |
+
<hr data-webtasks-id="274fef27-78c6-46c6">
|
85 |
+
<div class="container" data-webtasks-id="198365e2-5b61-4e28">
|
86 |
+
<div class="row" data-webtasks-id="4e8af110-c3b6-4e40">
|
87 |
+
<div class="col-md-3 px-2" data-webtasks-id="8e1bcec2-cd77-4062">
|
88 |
+
<div class="list-group mt-0 shadow-sm" data-webtasks-id="11ddecc8-278f-47d0">
|
89 |
+
<a href="/usa-cities/" class="list-group-item list-group-item-info py-2" data-webtasks-id="575ce0e8-722c-4df2"><h5 class="m-0" data-webtasks-id="92bb743e-2fde-466d">USA</h5></a>
|
90 |
+
<a class="list-group-item list-group-item-action py-1" href="/atlanta/" data-webtasks-id="b8e29cd1-d483-41bc">Atlanta</a>
|
91 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/boston/" data-webtasks-id="b3f5e8d4-ddc7-479d">Boston</a>
|
92 |
+
<a class="list-group-item list-group-item-action py-1" href="/chicago/" data-webtasks-id="9f946bf7-06f7-4816">Chicago</a>
|
93 |
+
<a class="list-group-item list-group-item-action py-1" href="/dallas/" data-webtasks-id="f760a154-042f-45fe">Dallas / Fort Worth</a>
|
94 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/detroit/" data-webtasks-id="399a3954-16b8-4e89">Detroit</a>
|
95 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/houston/" data-webtasks-id="64340658-08ba-41d7">Houston</a>
|
96 |
+
<a class="list-group-item list-group-item-action py-1" href="/las-vegas/" data-webtasks-id="89fb9fec-ef68-4913">Las Vegas</a>
|
97 |
+
<a class="list-group-item list-group-item-action py-1" href="/los-angeles/" data-webtasks-id="94c6b82b-6148-4acd">Los Angeles</a>
|
98 |
+
<a class="list-group-item list-group-item-action py-1" href="/miami/" data-webtasks-id="c576a3cc-b74f-4174">Miami / Fort Lauderdale</a>
|
99 |
+
<a class="list-group-item list-group-item-action py-1" href="/new-york-city/" data-webtasks-id="c8030e49-2af7-45a0">New York</a>
|
100 |
+
<a class="list-group-item list-group-item-action py-1" href="/philadelphia/" data-webtasks-id="1950dfb6-2d04-4be5">Philadelphia</a>
|
101 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/phoenix/" data-webtasks-id="605ecd43-53d5-45a2">Phoenix</a>
|
102 |
+
<a class="list-group-item list-group-item-action py-1" href="/san-diego/" data-webtasks-id="c5b714b2-a1cd-472b">San Diego</a>
|
103 |
+
<a class="list-group-item list-group-item-action py-1" href="/san-francisco/" data-webtasks-id="7e137f25-a68b-48d0">San Francisco Bay Area</a>
|
104 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/seattle/" data-webtasks-id="7b347987-5913-4863">Seattle</a>
|
105 |
+
<a class="list-group-item-info text-end p-2" href="/usa-cities/" data-webtasks-id="4456ef09-709d-4047">
|
106 |
+
<strong data-webtasks-id="1009f227-06bb-4c1d">More US Cities</strong>
|
107 |
+
</a>
|
108 |
+
</div>
|
109 |
+
<div class="list-group my-4 shadow-sm" data-webtasks-id="666b7fa6-7a65-467f">
|
110 |
+
<a href="/canada-cities/" class="list-group-item list-group-item-info py-2" data-webtasks-id="9694522b-f110-4be4"><h5 class="m-0" data-webtasks-id="543f5eb9-4a95-4ae4">Canada</h5></a>
|
111 |
+
<a class="list-group-item list-group-item-action py-1" href="/calgary/" data-webtasks-id="cad5fb56-3e25-4632">Calgary</a>
|
112 |
+
<a class="list-group-item list-group-item-action py-1" href="/montreal/" data-webtasks-id="3cca78f8-307c-4a0f">Montreal</a>
|
113 |
+
<a class="list-group-item list-group-item-action py-1" href="/sudbury/" data-webtasks-id="9048fb35-39a8-4d87">Sudbury</a>
|
114 |
+
<a class="list-group-item list-group-item-action py-1" href="/toronto/" data-webtasks-id="d9b622ca-7201-4de7">Toronto</a>
|
115 |
+
<a class="list-group-item list-group-item-action py-1" href="/vancouver/" data-webtasks-id="9a30b8f5-e028-48a1">Vancouver</a>
|
116 |
+
<a class="list-group-item list-group-item-action py-1" href="/winnipeg/" data-webtasks-id="2a7eda90-2c83-4457">Winnipeg</a>
|
117 |
+
<a class="list-group-item-info text-end p-2" href="/canada-cities/" data-webtasks-id="92093fc5-a221-417d">
|
118 |
+
<strong data-webtasks-id="a2113d7e-5667-4061">More Canadian Cities</strong>
|
119 |
+
</a>
|
120 |
+
</div>
|
121 |
+
<div class="list-group my-4 shadow-sm" data-webtasks-id="f8c4202b-c9aa-413d">
|
122 |
+
<a href="/united-kingdom-cities/" class="list-group-item list-group-item-info py-2" data-webtasks-id="fc1592aa-4e5e-46f8"><h5 class="m-0" data-webtasks-id="8b066ce7-d21e-4f00">United Kingdom</h5></a>
|
123 |
+
<a class="list-group-item list-group-item-action py-1" href="/aberdeen/" data-webtasks-id="7bb88e36-2848-4acb">Aberdeen</a>
|
124 |
+
<a class="list-group-item list-group-item-action py-1" href="/birmingham-uk/" data-webtasks-id="e5b6285d-8be7-490e">Birmingham</a>
|
125 |
+
<a class="list-group-item list-group-item-action py-1" href="/bristol/" data-webtasks-id="157f872b-0d63-4327">Bristol</a>
|
126 |
+
<a class="list-group-item list-group-item-action py-1" href="/edinburgh/" data-webtasks-id="cf6f7938-b880-44e8">Edinburgh</a>
|
127 |
+
<a class="list-group-item list-group-item-action py-1" href="/glasgow/" data-webtasks-id="37e8eb4e-52d6-4e4c">Glasgow</a>
|
128 |
+
<a class="list-group-item list-group-item-action py-1" href="/hampshire/" data-webtasks-id="b337d01c-7ee8-4bfa">Hampshire</a>
|
129 |
+
<a class="list-group-item list-group-item-action py-1" href="/liverpool/" data-webtasks-id="d0341263-7c16-48f6">Liverpool</a>
|
130 |
+
<a class="list-group-item list-group-item-action py-1" href="/london/" data-webtasks-id="4548529d-7e44-451e">London</a>
|
131 |
+
<a class="list-group-item list-group-item-action py-1" href="/manchester/" data-webtasks-id="34c1c4f6-8019-4c12">Manchester</a>
|
132 |
+
<a class="list-group-item list-group-item-action py-1" href="/newcastle/" data-webtasks-id="b7254408-11a6-4248">Newcastle</a>
|
133 |
+
<a class="list-group-item list-group-item-action py-1" href="/wales/" data-webtasks-id="e6f7931a-6993-43c3">Wales</a>
|
134 |
+
<a class="list-group-item-info text-end p-2" href="/united-kingdom-cities/" data-webtasks-id="d48c2110-6eca-4ff9">
|
135 |
+
<strong data-webtasks-id="2069c4f5-386e-4ef8">More UK Regions</strong>
|
136 |
+
</a>
|
137 |
+
</div>
|
138 |
+
<div class="list-group my-4 shadow-sm" data-webtasks-id="26341b78-78d4-4759">
|
139 |
+
<a href="/cities/" class="list-group-item list-group-item-info py-2" data-webtasks-id="75fb2886-badb-4b2c"><h5 class="m-0" data-webtasks-id="372c4506-c0e7-4cf3">World</h5></a>
|
140 |
+
<a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/australia-cities/" data-webtasks-id="8a402ea0-f9be-410d">Australia</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/belgium-cities/" data-webtasks-id="64822c21-32ac-4127">Belgium</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/denmark-cities/" data-webtasks-id="a2baf364-bd09-41f2">Denmark</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/france-cities/" data-webtasks-id="c95f8fee-42aa-47e0">France</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/germany-cities/" data-webtasks-id="53a66652-5828-44e7">Germany</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/greece-cities/" data-webtasks-id="f89f4121-00e0-479d">Greece</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/ireland-cities/" data-webtasks-id="8b01f32f-bd20-4cf7">Ireland</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/italy-cities/" data-webtasks-id="ecb69c21-6db4-42fe">Italy</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/malaysia-cities/" data-webtasks-id="fb70b002-dee8-45b6">Malaysia</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/mexico-cities/" data-webtasks-id="7a850662-5fb2-45c2">Mexico</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/netherlands-cities/" data-webtasks-id="9499f263-5d35-402d">Netherlands</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/new-zealand-cities/" data-webtasks-id="64666558-9eda-4639">New Zealand</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/norway-cities/" data-webtasks-id="7e3af62d-d771-4dbe">Norway</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/portugal-cities/" data-webtasks-id="935ce506-c252-43a6">Portugal</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/singapore-cities/" data-webtasks-id="88143f83-2a41-40a1">Singapore</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/south-africa-cities/" data-webtasks-id="4e70ede4-3d66-4761">South Africa</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/spain-cities/" data-webtasks-id="fa903ff8-34b7-46e4">Spain</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/switzerland-cities/" data-webtasks-id="2e9fdac3-92af-4925">Switzerland</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/thailand-cities/" data-webtasks-id="ea5de20a-d1ba-4572">Thailand</a><a class="list-group-item list-group-item-action py-1 hidden-xs-down" href="/united-arab-emirates-cities/" data-webtasks-id="eb1c8402-e0de-49a6">United Arab Emirates</a>
|
141 |
+
<a class="list-group-item-info text-end p-2" href="/cities/" data-webtasks-id="19b8e525-479b-4093">
|
142 |
+
<strong data-webtasks-id="0324d80d-5afa-4292">More Countries</strong>
|
143 |
+
</a>
|
144 |
+
</div>
|
145 |
+
</div>
|
146 |
+
<div class="col-md-9 px-2" data-webtasks-id="540469ae-a8f0-4132">
|
147 |
+
<div class="px-4 pt-2 pb-3 bg-faded shadow-sm rounded mb-5 mt-0" data-webtasks-id="59e3ed94-cd66-4cde">
|
148 |
+
<h1 class="title m-0" data-webtasks-id="16bad0b0-e25c-41f3">Welcome to TableAgent</h1>
|
149 |
+
<div class="text-dark fs-5" data-webtasks-id="73d1d507-e372-4cd9">
|
150 |
+
TableAgent is a 100% free restaurant reservation system in the cloud.
|
151 |
+
With TableAgent, you can make, manage and access your reservations anytime from any device,
|
152 |
+
including phones and tablets. No monthly fees, no software to install.
|
153 |
+
</div>
|
154 |
+
<div class="mt-1 text-end" data-webtasks-id="44dcbff5-f2ef-44ec">
|
155 |
+
<a href="/reservation-system/" role="button" class="btn btn-sm btn-dark" data-webtasks-id="02ca9a06-2fd1-44b7">Learn More</a>
|
156 |
+
</div>
|
157 |
+
</div>
|
158 |
+
<h2 class="p-1 mt-2 title text-center" data-webtasks-id="830b4ff1-50d5-4d6b"><i class="fa fa-cutlery orange me-2" data-webtasks-id="3cb2a46a-8c58-497e"></i>New Restaurants</h2>
|
159 |
+
<div class="card-group mb-5 mt-0" data-webtasks-id="68e30745-4a63-4748">
|
160 |
+
<div class="card" data-webtasks-id="b868b148-5c0b-4a8f">
|
161 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="ee333519-c0cc-4b84">
|
162 |
+
<a href="/united-kingdom/" class="text-white nav-link" data-webtasks-id="2d7ea50a-29b7-4f62">United Kingdom</a>
|
163 |
+
</div>
|
164 |
+
<a href="/nottingham-derby/kellari-greek-restaurant/" data-webtasks-id="5be0477e-d48b-41b5">
|
165 |
+
<img src="//tableagent.s3.amazonaws.com/media/xr/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" data-src="//tableagent.s3.amazonaws.com/media/xr/24103_26552f343bca4a8d8b257d8e3c5f9e63.jpg" alt="Kellari Greek Restaurant" class="shadow-sm card-img-top img-fluid mx-auto d-block" data-webtasks-id="fe814a51-426b-4aa0">
|
166 |
+
</a>
|
167 |
+
<div class="card-body" data-webtasks-id="39d8da57-c6f9-43ec">
|
168 |
+
<h4 class="title" data-webtasks-id="9ff6df53-5a10-4678"><a href="/nottingham-derby/kellari-greek-restaurant/" class="title text-info" data-webtasks-id="0447c883-ae17-48f1">Kellari Greek Restaurant</a></h4>
|
169 |
+
<div class="card-text text-dark" data-webtasks-id="13cbdf64-c459-4d04">Kellari is an exceptional Greek restaurant that takes pride in serving the best Greek cuisine in a warm and inviting atmosphere. We offer a unique dining experience that focuses on using only the freshest and highest quality ingredients to create flavourful and authentic dishes. Our menu is inspired by traditional …</div>
|
170 |
+
</div>
|
171 |
+
<div class="card-footer bg-dark" data-webtasks-id="1e5a5c0c-90d4-4e81">
|
172 |
+
<a href="/nottingham-derby/" class="float-end orange" data-webtasks-id="da0cde60-d1c6-45a8">
|
173 |
+
Beeston
|
174 |
+
</a>
|
175 |
+
</div>
|
176 |
+
</div>
|
177 |
+
<div class="card" data-webtasks-id="2947e433-bda2-45e3">
|
178 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="d164e4ea-05d9-442c">
|
179 |
+
<a href="/usa/" class="text-white nav-link" data-webtasks-id="07a75108-237c-4f3a">United States</a>
|
180 |
+
</div>
|
181 |
+
<a href="/chicago/tealula/" data-webtasks-id="ab150e6d-badd-41b2">
|
182 |
+
<img src="//tableagent.s3.amazonaws.com/media/xr/24001_cd2b049a856f4f8e803c7dd9e8fc79f1.jpeg" data-src="//tableagent.s3.amazonaws.com/media/xr/24001_cd2b049a856f4f8e803c7dd9e8fc79f1.jpeg" alt="TeaLula" class="shadow-sm card-img-top img-fluid mx-auto d-block" data-webtasks-id="37e11301-724c-4f88">
|
183 |
+
</a>
|
184 |
+
<div class="card-body" data-webtasks-id="f07c8ea6-fc16-4d32">
|
185 |
+
<h4 class="title" data-webtasks-id="d81ec052-d734-4dab"><a href="/chicago/tealula/" class="title text-info" data-webtasks-id="0fa2b23d-6451-4c7e">TeaLula</a></h4>
|
186 |
+
<div class="card-text text-dark" data-webtasks-id="32f149c3-cd74-4614">The Tea Room at Tealula in Park Ridge offers an exquisite afternoon tea experience designed to foster meaningful connections and conversations. The prix fixe menu features a delightful array of finger sandwiches, warm scones accompanied by rich cream, homemade jam, lemon curd, and tempting desserts, all beautifully presented on an …</div>
|
187 |
+
</div>
|
188 |
+
<div class="card-footer bg-dark" data-webtasks-id="a133a9e5-4408-48ad">
|
189 |
+
<a href="/chicago/" class="float-end orange" data-webtasks-id="19e78ba1-539f-44fa">
|
190 |
+
Park Ridge IL
|
191 |
+
</a>
|
192 |
+
</div>
|
193 |
+
</div>
|
194 |
+
<div class="card" data-webtasks-id="7cd2edb9-ceeb-4a82">
|
195 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="1f379e05-52b4-4b54">
|
196 |
+
<a href="/canada/" class="text-white nav-link" data-webtasks-id="e013042f-8f82-44b0">Canada</a>
|
197 |
+
</div>
|
198 |
+
<a href="/toronto/industry-snack-bar/" data-webtasks-id="c55797cc-93e7-46db">
|
199 |
+
<img src="//tableagent.s3.amazonaws.com/media/xr/23963_bbd6fde66ebc4bf9876b20bc503867af.png" data-src="//tableagent.s3.amazonaws.com/media/xr/23963_bbd6fde66ebc4bf9876b20bc503867af.png" alt="Industry Snack Bar" class="shadow-sm card-img-top img-fluid mx-auto d-block" data-webtasks-id="ca81447d-8371-4b1f">
|
200 |
+
</a>
|
201 |
+
<div class="card-body" data-webtasks-id="7915ad95-7da2-447d">
|
202 |
+
<h4 class="title" data-webtasks-id="cc00346a-b6c2-4a4e"><a href="/toronto/industry-snack-bar/" class="title text-info" data-webtasks-id="ffdcc203-2487-4a8c">Industry Snack Bar</a></h4>
|
203 |
+
<div class="card-text text-dark" data-webtasks-id="2d6485f4-75dc-48df">The Restaurant's focus is International Tapas, motivated by Toronto and its unique multiculturalism. With cocktails inspired by the streets and people.</div>
|
204 |
+
</div>
|
205 |
+
<div class="card-footer bg-dark" data-webtasks-id="e3aa7c9b-7348-4134">
|
206 |
+
<a href="/toronto/" class="float-end orange" data-webtasks-id="6d9794b2-4054-4106">
|
207 |
+
Toronto ON
|
208 |
+
</a>
|
209 |
+
</div>
|
210 |
+
</div>
|
211 |
+
</div>
|
212 |
+
<h2 class="p-2 mt-4 title text-dark text-center" data-webtasks-id="ea64e0aa-02c5-4dc6"><i class="fa fa-cutlery orange me-2" data-webtasks-id="6db5a42a-1a98-4fff"></i>Popular Restaurants</h2>
|
213 |
+
<div class="card-group mb-5" data-webtasks-id="faa24622-e784-4163">
|
214 |
+
<div class="card" data-webtasks-id="0bfcd068-e3ac-4e9c">
|
215 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="498ec812-940c-4b72">
|
216 |
+
<a href="/usa/" class="text-white nav-link" data-webtasks-id="0a4a524b-f8b2-4719">United States</a>
|
217 |
+
</div>
|
218 |
+
<a href="/buffalo/diamond-hawk/" data-webtasks-id="e079d9dd-52e9-40ce">
|
219 |
+
<img src="https://tableagent.s3.amazonaws.com/static/img/ajax-loader.gif" data-src="//tableagent.s3.amazonaws.com/media/xr/20972_a6b647b744bb4a9394ca1518cc12efe6.jpg" alt="Diamond Hawk Golf & Pub - The Hawk" class="card-img-top img-fluid mx-auto d-block" data-webtasks-id="5e1acfd2-5153-4f66">
|
220 |
+
</a>
|
221 |
+
<div class="card-body" data-webtasks-id="a8cd90cf-47fb-42ec">
|
222 |
+
<h4 data-webtasks-id="49474793-e08e-44e2"><a href="/buffalo/diamond-hawk/" class="title text-info" data-webtasks-id="64e61019-7f02-4f69">Diamond Hawk Golf & Pub - The Hawk</a></h4>
|
223 |
+
<div class="card-text text-dark" data-webtasks-id="c819c9a4-c9fc-4a7a">Enjoy great food, a lively atmosphere, cocktails, and entertainment! We have a spacious bar and indoor restaurant, and a covered patio for those sunny warm days. We can host happy hours, showers, weddings, and so much more!</div>
|
224 |
+
</div>
|
225 |
+
<div class="card-footer bg-dark orange" data-webtasks-id="5c06d93b-5cbd-49e2">
|
226 |
+
<a href="/buffalo/" class="orange float-end" data-webtasks-id="fff3aa92-bf29-4dc7">
|
227 |
+
Cheektowaga NY
|
228 |
+
</a>
|
229 |
+
</div>
|
230 |
+
</div>
|
231 |
+
<div class="card" data-webtasks-id="5496186c-1eb6-44cb">
|
232 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="76737f39-7f10-43a4">
|
233 |
+
<a href="/united-kingdom/" class="text-white nav-link" data-webtasks-id="5964b1b4-7459-47e8">United Kingdom</a>
|
234 |
+
</div>
|
235 |
+
<a href="/cheshire/potyo/" data-webtasks-id="0d26279d-170f-4713">
|
236 |
+
<img src="https://tableagent.s3.amazonaws.com/static/img/ajax-loader.gif" data-src="//tableagent.s3.amazonaws.com/media/xr/19546_2d61d89d667349d2ad58fc5aa4461fc2.jpeg" alt="Potyo" class="card-img-top img-fluid mx-auto d-block" data-webtasks-id="5d742cb8-879e-44d9">
|
237 |
+
</a>
|
238 |
+
<div class="card-body" data-webtasks-id="bb009edf-03c3-43fa">
|
239 |
+
<h4 data-webtasks-id="8ae5180b-54fc-4a7e"><a href="/cheshire/potyo/" class="title text-info" data-webtasks-id="7842f0ee-61cf-476e">Potyo</a></h4>
|
240 |
+
<div class="card-text text-dark" data-webtasks-id="742e4deb-60f8-47e6">Located in the heart of Wilmslow town centre, Potyo welcomes you to experience a traditional coastal Indian feast. Coastal Indian cuisine is known for its distinctive flavours and aromas that make one feel truly alive, and at Potyo, we excel at staying true to culinary tradition and culture. Our menu …</div>
|
241 |
+
</div>
|
242 |
+
<div class="card-footer bg-dark orange" data-webtasks-id="dd96371d-953f-4b22">
|
243 |
+
<a href="/cheshire/" class="orange float-end" data-webtasks-id="2ae5d7e5-995e-4a68">
|
244 |
+
Wilmslow
|
245 |
+
</a>
|
246 |
+
</div>
|
247 |
+
</div>
|
248 |
+
<div class="card" data-webtasks-id="fe139c20-9540-4ffa">
|
249 |
+
<div class="card-header bg-dark text-white" data-webtasks-id="00eaeb96-507c-42b0">
|
250 |
+
<a href="/malaysia/" class="text-white nav-link" data-webtasks-id="26305a7b-4135-48cd">Malaysia</a>
|
251 |
+
</div>
|
252 |
+
<a href="/kuala-lumpur/hong-kong-hotpot/" data-webtasks-id="ed316dc5-18ab-4ad1">
|
253 |
+
<img src="https://tableagent.s3.amazonaws.com/static/img/ajax-loader.gif" data-src="//tableagent.s3.amazonaws.com/media/xr/3867_026b73b8fe684d7f86ebc3674187f54c.jpeg" alt="Hong Kong Hotpot" class="card-img-top img-fluid mx-auto d-block" data-webtasks-id="bc629c2d-fecd-4837">
|
254 |
+
</a>
|
255 |
+
<div class="card-body" data-webtasks-id="2702eb45-fdc1-48e7">
|
256 |
+
<h4 data-webtasks-id="4c249949-ed7c-4496"><a href="/kuala-lumpur/hong-kong-hotpot/" class="title text-info" data-webtasks-id="93315461-59dc-433e">Hong Kong Hotpot</a></h4>
|
257 |
+
<div class="card-text text-dark" data-webtasks-id="8e66d868-795c-4100">The best authentic Hong Kong hot pot restaurant with many imported items from Hong Kong example HK bean curd roll, mushroom porkballs, US marble beef and the very best Yong KEE century egg with pickle ginger.</div>
|
258 |
+
</div>
|
259 |
+
<div class="card-footer bg-dark orange" data-webtasks-id="8ec5e6c1-6e5e-4c72">
|
260 |
+
<a href="/kuala-lumpur/" class="orange float-end" data-webtasks-id="5eb27e73-3de6-4e91">
|
261 |
+
Kuala Lumpur
|
262 |
+
</a>
|
263 |
+
</div>
|
264 |
+
</div>
|
265 |
+
</div>
|
266 |
+
<div class="hidden-xs" data-webtasks-id="0432d163-c8d9-45e5">
|
267 |
+
<div class="list-group mt-4 shadow-sm" data-webtasks-id="38820f89-8dee-4548">
|
268 |
+
<h3 class="list-group-item list-group-item-info text-center p-1" data-webtasks-id="cf418f89-a222-4665"><i class="fa fa-file-text-o me-2" aria-hidden="true" data-webtasks-id="9e477256-014b-4377"></i>Restaurant Recipes</h3>
|
269 |
+
<a class="list-group-item text-dark" href="/recipes/chicken-biriyani/" data-webtasks-id="783d0f69-62a9-45cb">Chicken Biriyani</a><a class="list-group-item text-dark" href="/recipes/lobster-corn-dog/" data-webtasks-id="6ef8f651-75ae-4cb9">Lobster Corn Dog</a><a class="list-group-item text-dark" href="/recipes/fall-river-clam-chowder/" data-webtasks-id="38a534af-a5a3-4757">Fall River Clam Chowder</a><a class="list-group-item text-dark" href="/recipes/roasted-red-pepper-tuna-wrap-with-spring-salad/" data-webtasks-id="a5cd3f77-84c0-4051">Roasted Red Pepper Tuna Wrap with Spring Salad</a><a class="list-group-item text-dark" href="/recipes/steamed-prawns-with-fennel-vierge-vinaigrette-with-a-ricotta-cannelloni/" data-webtasks-id="c6742b60-cce2-47e8">Steamed Prawns with Fennel Vierge Vinaigrette with a Ricotta Cannelloni</a>
|
270 |
+
<a class="list-group-item-info bg-faded text-dark text-end p-3" href="/recipes/" data-webtasks-id="95fe24a6-8aed-4915">
|
271 |
+
<strong data-webtasks-id="91ad6751-c332-4b61">More Recipes ...</strong>
|
272 |
+
</a>
|
273 |
+
</div>
|
274 |
+
<div class="list-group mt-4 shadow-sm" data-webtasks-id="471a36c7-c039-484c">
|
275 |
+
<h3 class="list-group-item list-group-item-info text-center p-1" data-webtasks-id="3b50cb97-a87f-4a3b"><i class="fa fa-newspaper-o me-2" aria-hidden="true" data-webtasks-id="134c055a-1715-4be9"></i>Featured Articles</h3>
|
276 |
+
<a class="list-group-item text-dark" href="/article/exploring-italian-cuisine-flavorful-regions-and-a-fresh-perspective/" data-webtasks-id="652e85f8-64c3-4575">Exploring Italian Cuisine: Flavorful Regions and a Fresh Perspective</a><a class="list-group-item text-dark" href="/article/31-flavors-minus-a-few/" data-webtasks-id="f91b6a79-ed6e-4829">31 Flavors Minus a Few</a><a class="list-group-item text-dark" href="/article/mediterranean-diet-may-reduce-risk-of-alzheimers/" data-webtasks-id="d45f4ead-fb6e-4e71">Mediterranean Diet May Reduce Risk of Alzheimer’s</a><a class="list-group-item text-dark" href="/article/wine-and-plastic-cups-not-a-perfect-pairing/" data-webtasks-id="cf2fc64d-1ba9-4d07">Wine and Plastic Cups: Not a Perfect Pairing</a><a class="list-group-item text-dark" href="/article/what-not-to-eat/" data-webtasks-id="27939995-a902-420c">What Not to Eat</a><a class="list-group-item text-dark" href="/article/recovering-new-orleans-recipes/" data-webtasks-id="4008de60-c373-4098">Recovering New Orleans’ Recipes</a><a class="list-group-item text-dark" href="/article/an-overview-of-indias-regional-cuisines/" data-webtasks-id="9e667954-c999-42c0">An Overview of India's Regional Cuisines</a><a class="list-group-item text-dark" href="/article/the-gluten-free-giant/" data-webtasks-id="3c07dc17-746e-4dd7">The Gluten-Free Giant</a><a class="list-group-item text-dark" href="/article/cost-cutting-in-the-kitchen-chef-tips/" data-webtasks-id="0c899c1a-9668-4fd6">Cost Cutting in the Kitchen: Chef Tips</a><a class="list-group-item text-dark" href="/article/serial-skinny-culture/" data-webtasks-id="d571f1ab-e570-4adc">Serial Skinny Culture</a>
|
277 |
+
<a class="list-group-item-info bg-faded text-dark text-end p-3" href="/articles/" data-webtasks-id="4d48a457-9ae0-4e47">
|
278 |
+
<strong data-webtasks-id="f67f4a55-38c5-4538">More Articles ...</strong>
|
279 |
+
</a>
|
280 |
+
</div>
|
281 |
+
</div>
|
282 |
+
</div>
|
283 |
+
</div>
|
284 |
+
</div>
|
285 |
+
</main>
|
286 |
+
<footer class="pt-5" data-webtasks-id="f740af50-84dc-404e">
|
287 |
+
<div class="footer" data-webtasks-id="fa4b8755-2fd6-458a">
|
288 |
+
<hr class="my-4" data-webtasks-id="b3115425-c919-4e3e">
|
289 |
+
<div class="maxw row text-center" data-webtasks-id="3817b6a8-3772-4fbb">
|
290 |
+
<div class="col-sm-4" data-webtasks-id="0490e3c8-9797-4cc8">
|
291 |
+
<ul class="list-unstyled" data-webtasks-id="3e32759c-1b4b-46f3">
|
292 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="e338c3ff-febc-44ea"><strong data-webtasks-id="e6b4099a-3525-4207">My Account</strong></li>
|
293 |
+
<li class="py-1" data-webtasks-id="82824c70-1cab-44ce"><a class="text-dark" href="/help/" data-webtasks-id="fcbc2ec9-9b17-4830">Help Page</a>
|
294 |
+
</li><li class="py-1" data-webtasks-id="d58ae593-d71b-4209"><a class="text-dark" href="/myaccount/" data-webtasks-id="fadbccbb-c1d4-4fdc">Account Login</a>
|
295 |
+
</li><li class="py-1" data-webtasks-id="ecc35c26-eaf7-4529"><a class="text-dark" href="/resetpassword/" data-webtasks-id="873edbb5-1112-422b">Forgot Password?</a>
|
296 |
+
</li><li class="py-1" data-webtasks-id="aca81781-4133-4977"><a class="text-dark" href="/myaccount/register/" data-webtasks-id="937d620a-7258-4b9d">Register</a>
|
297 |
+
</li><li class="py-1" data-webtasks-id="9191ac00-bd2f-464c"><a class="text-dark" href="/gift-cards/" data-webtasks-id="2dbd3fd2-4caa-4e0b">Gift Cards</a>
|
298 |
+
</li></ul>
|
299 |
+
</div>
|
300 |
+
<div class="col-sm-4" data-webtasks-id="95a6d074-f710-40e4">
|
301 |
+
<ul class="list-unstyled" data-webtasks-id="7a7cc1a2-e7c4-4e12">
|
302 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="a48a78fc-98e2-4d33"><strong data-webtasks-id="2903c979-703f-4dc9">Restaurant Services</strong></li>
|
303 |
+
<li class="py-1" data-webtasks-id="089b7ed1-dd1d-4960"><a class="text-dark" href="/reservation-system/" data-webtasks-id="762ac1bf-d8de-4e67">Reservation System</a>
|
304 |
+
</li><li class="py-1" data-webtasks-id="47263bf2-7f52-4cdb"><a class="text-dark" href="/pricing/online-payments/" data-webtasks-id="9b69391a-803e-491f">Online Payments</a>
|
305 |
+
</li><li class="py-1" data-webtasks-id="aa6167d9-5ad9-4fd6"><a class="text-dark" href="/submit-restaurant/" data-webtasks-id="0c8d3863-73fb-4f63">Submit Restaurant</a>
|
306 |
+
</li><li class="py-1" data-webtasks-id="4df242ac-cf38-4757"><a class="text-dark" href="/update-restaurant/" data-webtasks-id="bc07b1f6-87fc-41e9">Update Restaurant</a>
|
307 |
+
</li><li class="py-1" data-webtasks-id="7c10772e-a967-4906"><a class="text-dark" href="/pricing/" data-webtasks-id="7fd75b80-2d32-4b3c">Pricing</a>
|
308 |
+
</li></ul>
|
309 |
+
</div>
|
310 |
+
<div class="col-sm-4" data-webtasks-id="2ffc6a45-b0bc-4c25">
|
311 |
+
<ul class="list-unstyled" data-webtasks-id="88a6394c-93a2-4d2f">
|
312 |
+
<li class="p-2 list-group-item-secondary" data-webtasks-id="bad49575-ccd6-4275"><strong data-webtasks-id="0e0e7016-2f38-44a2">TableAgent.com</strong></li>
|
313 |
+
<li class="py-1" data-webtasks-id="876a897e-eb4d-4f61"><a class="text-dark" href="/about/" data-webtasks-id="f7cf523f-8cb6-4705">About Us</a>
|
314 |
+
</li><li class="py-1" data-webtasks-id="abdebe8f-40a5-4cec"><a class="text-dark" href="/contact/" data-webtasks-id="3158d9c4-40fc-4594">Contact</a>
|
315 |
+
</li><li class="py-1" data-webtasks-id="8aec033f-9199-4f33"><a class="text-dark" href="/privacy/" data-webtasks-id="c50f9f37-ad27-4b8e">Privacy Policy</a>
|
316 |
+
</li><li class="py-1" data-webtasks-id="3ba59999-c084-409c"><a class="text-dark" href="/terms/" data-webtasks-id="63135cab-8851-49b4">Terms of Use</a>
|
317 |
+
</li><li class="py-1" data-webtasks-id="0e9b8421-da75-4fc9"><a class="text-dark" href="/sitemap.xml" data-webtasks-id="5578d4ca-846b-4076">Sitemap (XML)</a>
|
318 |
+
</li></ul>
|
319 |
+
</div>
|
320 |
+
</div>
|
321 |
+
<hr class="my-4" data-webtasks-id="40880c76-c728-499b">
|
322 |
+
<div class="text-dark text-center" data-webtasks-id="fda42f74-e950-4a27">© TableAgent.com 2023</div>
|
323 |
+
</div>
|
324 |
+
</footer>
|
325 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.3/umd/popper.min.js" integrity="sha512-XLo6bQe08irJObCc86rFEKQdcFYbGGIHVXcfMsxpbvF8ompmd1SNJjqVY5hmjQ01Ts0UmmSQGfqpt3fGjm6pGA==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="6611e62c-1785-492c"></script>
|
326 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="ccc920df-6abe-435c"></script>
|
327 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js" integrity="sha512-pax4MlgXjHEPfCwcJLQhigY7+N8rt6bVvWLFyUMuxShv170X53TRzGPmPkZmGBhk+jikR8WBM4yl7A9WMHHqvg==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="ac5ca744-5c9d-44bb"></script>
|
328 |
+
<script src="https://tableagent.s3.amazonaws.com/static/js/ajax.min.js" type="text/javascript" data-webtasks-id="d401ffa3-6635-4500"></script>
|
329 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.js" integrity="sha512-T/tUfKSV1bihCnd+MxKD0Hm1uBBroVYBOYSk1knyvQ9VyZJpc/ALb4P0r6ubwVPSGB2GvjeoMAJJImBG12TiaQ==" crossorigin="anonymous" type="text/javascript" data-webtasks-id="310e6ad3-a24b-492e"></script>
|
330 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.14.0-beta2/js/bootstrap-select.min.js" integrity="sha512-FHZVRMUW9FsXobt+ONiix6Z0tIkxvQfxtCSirkKc5Sb4TKHmqq1dZa8DphF0XqKb3ldLu/wgMa8mT6uXiLlRlw==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript" data-webtasks-id="91ecadba-daef-43e1"></script>
|
331 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/unveil/1.3.0/jquery.unveil.min.js" type="text/javascript" data-webtasks-id="bffd5bc7-9df1-41c7"></script>
|
332 |
+
<script type="text/javascript" data-webtasks-id="fc8c51fc-ae79-41cb">
|
333 |
+
$(document).ready(function() {
|
334 |
+
$("img").unveil();
|
335 |
+
});
|
336 |
+
</script>
|
337 |
+
|
338 |
+
<script type="text/javascript" data-webtasks-id="52ec95b0-2884-49ab">
|
339 |
+
var loadDeferredStyles = function() {
|
340 |
+
var addStylesNode = document.getElementById("deferred-styles");
|
341 |
+
var replacement = document.createElement("div");
|
342 |
+
replacement.innerHTML = addStylesNode.textContent;
|
343 |
+
document.body.appendChild(replacement)
|
344 |
+
addStylesNode.parentElement.removeChild(addStylesNode);
|
345 |
+
};
|
346 |
+
var raf = requestAnimationFrame || mozRequestAnimationFrame ||
|
347 |
+
webkitRequestAnimationFrame || msRequestAnimationFrame;
|
348 |
+
if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
|
349 |
+
else window.addEventListener('load', loadDeferredStyles);
|
350 |
+
</script>
|
351 |
+
<script type="text/javascript" data-webtasks-id="5cdaee2b-f78e-4c48">
|
352 |
+
// set langauge
|
353 |
+
let lng = document.querySelectorAll(".languages_id");
|
354 |
+
for (let element of lng) {
|
355 |
+
element.addEventListener("click", function(e) {
|
356 |
+
var cname = "django_language";
|
357 |
+
var cvalue = e.currentTarget.hreflang;
|
358 |
+
var exdays = 7;
|
359 |
+
setCookie(cname, cvalue, exdays);
|
360 |
+
var cname = "flag";
|
361 |
+
var cvalue = e.currentTarget.dataset.flag;
|
362 |
+
setCookie(cname, cvalue, exdays);
|
363 |
+
});
|
364 |
+
};
|
365 |
+
function setCookie(cname, cvalue, exdays) {
|
366 |
+
const d = new Date();
|
367 |
+
d.setTime(d.getTime() + (exdays*24*60*60*1000));
|
368 |
+
var expires = "expires="+ d.toUTCString();
|
369 |
+
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
370 |
+
location.reload();
|
371 |
+
};
|
372 |
+
// Analytics
|
373 |
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
374 |
+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
375 |
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
376 |
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
377 |
+
ga('create', 'UA-59953617-2', 'auto');
|
378 |
+
ga('send', 'pageview');
|
379 |
+
</script>
|
380 |
+
|
381 |
+
|
382 |
+
<div data-webtasks-id="7c060f0e-1bac-4f52">
|
383 |
+
<link href="https://fonts.googleapis.com/css?family=Noto+Sans%7CPNoto+Serif" rel="stylesheet" data-webtasks-id="590baeab-a8c2-4007">
|
384 |
+
</div></body>
|
demonstrations/zzhaynh/axtrees/page-24-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/zzhaynh/axtrees/page-34-0.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
demonstrations/zzhaynh/bboxes/bboxes-0.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"a97e2f24-5b4e-4ee7":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"48b2f080-a804-4376":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"d5cfa812-c0b1-4ad1":{"x":11,"y":58.400001525878906,"width":109.20000457763672,"height":43.20000076293945,"top":58.400001525878906,"right":120.20000457763672,"bottom":101.60000228881836,"left":11},"5a04babe-1b23-4d8e":{"x":11,"y":58.400001525878906,"width":109.20000457763672,"height":43.20000076293945,"top":58.400001525878906,"right":120.20000457763672,"bottom":101.60000228881836,"left":11},"509bcfd3-ff74-44c6":{"x":11,"y":86,"width":109.20000457763672,"height":43.20000076293945,"top":86,"right":120.20000457763672,"bottom":129.20000076293945,"left":11},"1b647ddd-6387-4e4f":{"x":0,"y":26,"width":1536,"height":45.60000228881836,"top":26,"right":1536,"bottom":71.60000228881836,"left":0},"fd2634fc-e7bc-4c5e":{"x":0,"y":6,"width":1536,"height":69,"top":6,"right":1536,"bottom":75,"left":0},"90bdd6e3-7fb9-49fc":{"x":0,"y":26,"width":1536,"height":45.60000228881836,"top":26,"right":1536,"bottom":71.60000228881836,"left":0},"9da54242-dce3-426e":{"x":0,"y":26,"width":847.25,"height":45.60000228881836,"top":26,"right":847.25,"bottom":71.60000228881836,"left":0},"b14b9c69-7e1b-466e":{"x":0,"y":26,"width":847.25,"height":45.60000228881836,"top":26,"right":847.25,"bottom":71.60000228881836,"left":0},"338483da-705a-4a72":{"x":148.25,"y":26,"width":719,"height":45.60000228881836,"top":26,"right":867.25,"bottom":71.60000228881836,"left":148.25},"6f793d75-768b-4ccf":{"x":9.25,"y":32,"width":150,"height":38,"top":32,"right":159.25,"bottom":70,"left":9.25},"568d2a17-75da-4137":{"x":39.25,"y":36,"width":92,"height":34,"top":36,"right":131.25,"bottom":70,"left":39.25},"dc8131c7-d2c4-4518":{"x":39.25,"y":36,"width":92,"height":30,"top":36,"right":131.25,"bottom":66,"left":39.25},"189bfb02-09fc-48a7":{"x":175.4499969482422,"y":26,"width":691.6000366210938,"height":45.60000228881836,"top":26,"right":867.0500335693359,"bottom":71.60000228881836,"left":175.4499969482422},"7d499c26-8c11-48d1":{"x":176.25,"y":26.80000114440918,"width":646,"height":44,"top":26.80000114440918,"right":822.25,"bottom":70.80000114440918,"left":176.25},"b00d3b53-f480-4b59":{"x":190.25,"y":24.80000114440918,"width":6,"height":46,"top":24.80000114440918,"right":196.25,"bottom":70.80000114440918,"left":190.25},"3de4efdf-c5c4-4052":{"x":196.25,"y":37.79999923706055,"width":489.20001220703125,"height":33,"top":37.79999923706055,"right":685.4500122070312,"bottom":70.79999923706055,"left":196.25},"30d67a1b-9771-4b71":{"x":196.25,"y":37.79999923706055,"width":489.20001220703125,"height":25,"top":37.79999923706055,"right":685.4500122070312,"bottom":62.79999923706055,"left":196.25},"265af8b5-3481-4d67":{"x":685.4500122070312,"y":26.80000114440918,"width":132.8000030517578,"height":44,"top":26.80000114440918,"right":818.2500152587891,"bottom":70.80000114440918,"left":685.4500122070312},"67705bde-463e-46fc":{"x":685.4500122070312,"y":26.80000114440918,"width":52.79999923706055,"height":44,"top":26.80000114440918,"right":738.2500114440918,"bottom":70.80000114440918,"left":685.4500122070312},"193f0d17-cd19-4a2e":{"x":685.4500122070312,"y":26.80000114440918,"width":48,"height":44,"top":26.80000114440918,"right":733.4500122070312,"bottom":70.80000114440918,"left":685.4500122070312},"e0bbb5d6-49be-47f4":{"x":697.4500122070312,"y":26.80000114440918,"width":24,"height":44,"top":26.80000114440918,"right":721.4500122070312,"bottom":70.80000114440918,"left":697.4500122070312},"04327074-aeeb-4713":{"x":697.4500122070312,"y":26.80000114440918,"width":24,"height":44,"top":26.80000114440918,"right":721.4500122070312,"bottom":70.80000114440918,"left":697.4500122070312},"3458049d-477d-4c90":{"x":702.4500122070312,"y":41.79999923706055,"width":14,"height":14,"top":41.79999923706055,"right":716.4500122070312,"bottom":55.79999923706055,"left":702.4500122070312},"52ec3215-4b36-4b20":{"x":738.25,"y":26.80000114440918,"width":40,"height":44,"top":26.80000114440918,"right":778.25,"bottom":70.80000114440918,"left":738.25},"099f4c69-7547-4f78":{"x":746.25,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":770.25,"bottom":60.79999923706055,"left":746.25},"b9b981ca-f727-45d1":{"x":755.25,"y":38.79999923706055,"width":6,"height":13,"top":38.79999923706055,"right":761.25,"bottom":51.79999923706055,"left":755.25},"11c0abc2-eaad-48e4":{"x":757.25,"y":54.880001068115234,"width":2,"height":3.920001268386841,"top":54.880001068115234,"right":759.25,"bottom":58.800002336502075,"left":757.25},"9ef11534-8537-4c8f":{"x":751.25,"y":48.79999923706055,"width":3.470019578933716,"height":4.8800048828125,"top":48.79999923706055,"right":754.7200195789337,"bottom":53.68000411987305,"left":751.25},"32abf22f-785a-4da1":{"x":753.2999877929688,"y":48.79999923706055,"width":11.939990043640137,"height":7,"top":48.79999923706055,"right":765.2399778366089,"bottom":55.79999923706055,"left":753.2999877929688},"a8513584-d821-4e78":{"x":778.25,"y":26.80000114440918,"width":40,"height":44,"top":26.80000114440918,"right":818.25,"bottom":70.80000114440918,"left":778.25},"8b288c56-d7d1-4554":{"x":786.25,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":810.25,"bottom":60.79999923706055,"left":786.25},"03e8f162-bf2c-4e03":{"x":786.25,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":810.25,"bottom":60.79999923706055,"left":786.25},"8bd61ae8-d329-43fe":{"x":789.25,"y":39.79999923706055,"width":18,"height":18,"top":39.79999923706055,"right":807.25,"bottom":57.79999923706055,"left":789.25},"53567484-d5ae-4af1":{"x":802.2587280273438,"y":52.79999923706055,"width":4,"height":4,"top":52.79999923706055,"right":806.2587280273438,"bottom":56.79999923706055,"left":802.2587280273438},"7f3c89dd-ee76-436f":{"x":795.2587280273438,"y":46.79999923706055,"width":6,"height":6,"top":46.79999923706055,"right":801.2587280273438,"bottom":52.79999923706055,"left":795.2587280273438},"3d9749bf-085a-43a4":{"x":789.25,"y":51.29999923706055,"width":9,"height":6.5,"top":51.29999923706055,"right":798.25,"bottom":57.79999923706055,"left":789.25},"517097c2-b06a-4372":{"x":800.75,"y":41.79999923706055,"width":6.5,"height":8,"top":41.79999923706055,"right":807.25,"bottom":49.79999923706055,"left":800.75},"1e548968-33dc-4e50":{"x":789.25,"y":39.79999923706055,"width":14,"height":8.5,"top":39.79999923706055,"right":803.25,"bottom":48.29999923706055,"left":789.25},"da3bb59f-895d-40cc":{"x":822.25,"y":26.80000114440918,"width":44,"height":44,"top":26.80000114440918,"right":866.25,"bottom":70.80000114440918,"left":822.25},"bde3ca7c-1c37-4e8a":{"x":825.75,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":849.75,"bottom":60.79999923706055,"left":825.75},"72559e37-35e4-4df2":{"x":825.75,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":849.75,"bottom":60.79999923706055,"left":825.75},"5a4c66fc-13d6-425d":{"x":825.75,"y":36.79999923706055,"width":24,"height":24,"top":36.79999923706055,"right":849.75,"bottom":60.79999923706055,"left":825.75},"4e874db9-c90f-47a4":{"x":828.75,"y":39.79999923706055,"width":17.490039825439453,"height":17.49000358581543,"top":39.79999923706055,"right":846.2400398254395,"bottom":57.29000282287598,"left":828.75},"23b00323-6778-4f3f":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"87fe6240-9885-479c":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"7b32ed1f-84a6-4514":{"x":0,"y":26,"width":1536,"height":65,"top":26,"right":1536,"bottom":91,"left":0},"92e47a3c-4128-4bb2":{"x":0,"y":88,"width":1295.25,"height":56,"top":88,"right":1295.25,"bottom":144,"left":0},"4c15ef0b-c1bc-48ba":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"fb75da26-b70b-440b":{"x":0,"y":88,"width":1536,"height":56,"top":88,"right":1536,"bottom":144,"left":0},"759107bd-351a-41d3":{"x":0,"y":88,"width":1536,"height":56,"top":88,"right":1536,"bottom":144,"left":0},"a4744ec0-5733-4851":{"x":175.25,"y":88,"width":1360.75,"height":40,"top":88,"right":1536,"bottom":128,"left":175.25},"4d7eab29-3eeb-46b4":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"f3d90afe-6617-4da4":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"e761d55c-d291-41e5":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"d84d3ace-7a53-45c1":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"0bcad4ad-9fdc-4f9f":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"3313c3b4-3e95-42dc":{"x":175.25,"y":88,"width":1120,"height":40,"top":88,"right":1295.25,"bottom":128,"left":175.25},"feef36b0-2c24-4b11":{"x":175.25,"y":88,"width":71.05000305175781,"height":40,"top":88,"right":246.3000030517578,"bottom":128,"left":175.25},"ba35ca62-b2d3-4b6d":{"x":175.25,"y":88,"width":71.05000305175781,"height":40,"top":88,"right":246.3000030517578,"bottom":128,"left":175.25},"7a249eee-3e04-4f46":{"x":190.0500030517578,"y":99.20000457763672,"width":41.45000076293945,"height":17.600000381469727,"top":99.20000457763672,"right":231.50000381469727,"bottom":116.80000495910645,"left":190.0500030517578},"49ef5553-f2a3-48ac":{"x":252.3000030517578,"y":88,"width":55.66250228881836,"height":40,"top":88,"right":307.9625053405762,"bottom":128,"left":252.3000030517578},"00d9b5b0-04c2-4571":{"x":252.3000030517578,"y":88,"width":55.66250228881836,"height":40,"top":88,"right":307.9625053405762,"bottom":128,"left":252.3000030517578},"422f969f-3ccc-4e5f":{"x":267.1000061035156,"y":99.20000457763672,"width":26.0625,"height":17.600000381469727,"top":99.20000457763672,"right":293.1625061035156,"bottom":116.80000495910645,"left":267.1000061035156},"77053672-3788-4457":{"x":313.9624938964844,"y":88,"width":64.2750015258789,"height":40,"top":88,"right":378.2374954223633,"bottom":128,"left":313.9624938964844},"a3c60178-28dc-4bc0":{"x":313.9624938964844,"y":88,"width":64.2750015258789,"height":40,"top":88,"right":378.2374954223633,"bottom":128,"left":313.9624938964844},"d15551d2-2b91-4aef":{"x":328.76251220703125,"y":99.20000457763672,"width":34.67499923706055,"height":17.600000381469727,"top":99.20000457763672,"right":363.4375114440918,"bottom":116.80000495910645,"left":328.76251220703125},"0f39a2c3-ff14-4619":{"x":384.2375183105469,"y":88,"width":76.25,"height":40,"top":88,"right":460.4875183105469,"bottom":128,"left":384.2375183105469},"e3a04507-b7b5-4464":{"x":384.2375183105469,"y":88,"width":76.25,"height":40,"top":88,"right":460.4875183105469,"bottom":128,"left":384.2375183105469},"c46ec912-742e-4a52":{"x":399.0375061035156,"y":99.20000457763672,"width":46.650001525878906,"height":17.600000381469727,"top":99.20000457763672,"right":445.68750762939453,"bottom":116.80000495910645,"left":399.0375061035156},"388d2bfa-a6f1-4ac0":{"x":175.25,"y":88,"width":100,"height":40,"top":88,"right":275.25,"bottom":128,"left":175.25}}
|
demonstrations/zzhaynh/bboxes/bboxes-10.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"52561759-6e5c-4b74":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"c1302a2b-84c4-41df":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"a886d03a-ddab-4177":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"5dbe3526-eae8-4f86":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"7777bfda-c605-484a":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"551ffff3-81d9-4105":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"9d7152fa-7d7c-40d3":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"1a5c91aa-b459-44f9":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"868997dc-d603-4367":{"x":-1,"y":0,"width":1538,"height":31,"top":0,"right":1537,"bottom":31,"left":-1},"6962bd3d-170f-4935":{"x":0,"y":0,"width":101.6624984741211,"height":39,"top":0,"right":101.6624984741211,"bottom":39,"left":0},"31ebce1d-a6bc-4e76":{"x":0,"y":0,"width":101.6624984741211,"height":31,"top":0,"right":101.6624984741211,"bottom":31,"left":0},"a4f69f04-4612-4c90":{"x":26,"y":12,"width":55.66250228881836,"height":14.40000057220459,"top":12,"right":81.66250228881836,"bottom":26.40000057220459,"left":26},"79d7ff3d-42be-427b":{"x":26,"y":13.199999809265137,"width":12,"height":12,"top":13.199999809265137,"right":38,"bottom":25.199999809265137,"left":26},"5bbde7a4-899a-4834":{"x":26.5,"y":13.699999809265137,"width":11.016125679016113,"height":10.999000549316406,"top":13.699999809265137,"right":37.51612567901611,"bottom":24.699000358581543,"left":26.5},"e57a052d-1e87-4d27":{"x":-1,"y":30,"width":103.6624984741211,"height":9,"top":30,"right":102.6624984741211,"bottom":39,"left":-1},"be492ce4-6245-4c6f":{"x":101.6624984741211,"y":0,"width":67.7874984741211,"height":39,"top":0,"right":169.4499969482422,"bottom":39,"left":101.6624984741211},"281af280-95d0-4ce1":{"x":101.6624984741211,"y":0,"width":67.7874984741211,"height":31,"top":0,"right":169.4499969482422,"bottom":31,"left":101.6624984741211},"654cabc4-5919-4edb":{"x":121.6624984741211,"y":12,"width":27.787500381469727,"height":14.40000057220459,"top":12,"right":149.44999885559082,"bottom":26.40000057220459,"left":121.6624984741211},"f98fa823-7279-443a":{"x":100.6624984741211,"y":30,"width":69.7874984741211,"height":9,"top":30,"right":170.4499969482422,"bottom":39,"left":100.6624984741211},"0368cfc6-32ea-4582":{"x":93.1624984741211,"y":30,"width":42.88750076293945,"height":9,"top":30,"right":136.04999923706055,"bottom":39,"left":93.1624984741211},"9965ec9c-d450-406c":{"x":135.0500030517578,"y":30,"width":42.88750076293945,"height":9,"top":30,"right":177.93750381469727,"bottom":39,"left":135.0500030517578},"d972f257-4d9e-4674":{"x":169.4499969482422,"y":0,"width":85.9375,"height":39,"top":0,"right":255.3874969482422,"bottom":39,"left":169.4499969482422},"213a142a-3ca1-457a":{"x":169.4499969482422,"y":0,"width":85.9375,"height":31,"top":0,"right":255.3874969482422,"bottom":31,"left":169.4499969482422},"7f53b852-b813-4486":{"x":189.4499969482422,"y":12,"width":45.9375,"height":14.40000057220459,"top":12,"right":235.3874969482422,"bottom":26.40000057220459,"left":189.4499969482422},"16f44424-ba80-4501":{"x":168.4499969482422,"y":30,"width":87.9375,"height":9,"top":30,"right":256.3874969482422,"bottom":39,"left":168.4499969482422},"67a6ccb7-18bb-4c49":{"x":255.3874969482422,"y":0,"width":72.7750015258789,"height":39,"top":0,"right":328.1624984741211,"bottom":39,"left":255.3874969482422},"33b8b8a0-effc-4259":{"x":255.3874969482422,"y":0,"width":72.7750015258789,"height":31,"top":0,"right":328.1624984741211,"bottom":31,"left":255.3874969482422},"d9c66f91-cb05-4984":{"x":275.38751220703125,"y":12,"width":32.775001525878906,"height":14.40000057220459,"top":12,"right":308.16251373291016,"bottom":26.40000057220459,"left":275.38751220703125},"770ef4fe-0bea-48ba":{"x":254.3874969482422,"y":30,"width":74.7750015258789,"height":9,"top":30,"right":329.1624984741211,"bottom":39,"left":254.3874969482422},"cc0df8de-d230-4cea":{"x":328.1625061035156,"y":0,"width":90,"height":39,"top":0,"right":418.1625061035156,"bottom":39,"left":328.1625061035156},"63dee91f-dfa8-4529":{"x":328.1625061035156,"y":0,"width":90,"height":31,"top":0,"right":418.1625061035156,"bottom":31,"left":328.1625061035156},"b0281d80-380b-4711":{"x":348.1625061035156,"y":12,"width":50,"height":14.40000057220459,"top":12,"right":398.1625061035156,"bottom":26.40000057220459,"left":348.1625061035156},"693c176d-04b9-4d64":{"x":327.1625061035156,"y":30,"width":92,"height":9,"top":30,"right":419.1625061035156,"bottom":39,"left":327.1625061035156},"66c0aa67-a6c2-45a4":{"x":418.1625061035156,"y":0,"width":89.9124984741211,"height":39,"top":0,"right":508.0750045776367,"bottom":39,"left":418.1625061035156},"65946b08-70e2-4981":{"x":418.1625061035156,"y":0,"width":89.9124984741211,"height":31,"top":0,"right":508.0750045776367,"bottom":31,"left":418.1625061035156},"55ef04d4-05cd-41f1":{"x":438.1625061035156,"y":12,"width":49.91250228881836,"height":14.40000057220459,"top":12,"right":488.075008392334,"bottom":26.40000057220459,"left":438.1625061035156},"bab623a1-dd7b-405a":{"x":417.1625061035156,"y":30,"width":91.9124984741211,"height":9,"top":30,"right":509.0750045776367,"bottom":39,"left":417.1625061035156},"784996db-f76c-459a":{"x":508.07501220703125,"y":0,"width":83.1500015258789,"height":39,"top":0,"right":591.2250137329102,"bottom":39,"left":508.07501220703125},"84beb8ab-b4dc-427d":{"x":508.07501220703125,"y":0,"width":83.1500015258789,"height":31,"top":0,"right":591.2250137329102,"bottom":31,"left":508.07501220703125},"10311ca4-3473-4a33":{"x":528.0750122070312,"y":12,"width":43.150001525878906,"height":14.40000057220459,"top":12,"right":571.2250137329102,"bottom":26.40000057220459,"left":528.0750122070312},"bb265bbc-56cd-4295":{"x":507.07501220703125,"y":30,"width":85.1500015258789,"height":9,"top":30,"right":592.2250137329102,"bottom":39,"left":507.07501220703125},"74a7ba7a-3f8f-4c9e":{"x":591.2250366210938,"y":0,"width":64.4625015258789,"height":39,"top":0,"right":655.6875381469727,"bottom":39,"left":591.2250366210938},"62662d8c-7f47-4e27":{"x":591.2250366210938,"y":0,"width":64.4625015258789,"height":31,"top":0,"right":655.6875381469727,"bottom":31,"left":591.2250366210938},"d78baaae-b26d-4723":{"x":611.2250366210938,"y":12,"width":24.462499618530273,"height":14.40000057220459,"top":12,"right":635.687536239624,"bottom":26.40000057220459,"left":611.2250366210938},"8c296f3e-c528-44c1":{"x":590.2250366210938,"y":30,"width":66.4625015258789,"height":9,"top":30,"right":656.6875381469727,"bottom":39,"left":590.2250366210938},"6b3f7c04-e6fc-45a6":{"x":655.6875,"y":0,"width":94.875,"height":39,"top":0,"right":750.5625,"bottom":39,"left":655.6875},"6a5e4c79-a4ac-43cf":{"x":655.6875,"y":0,"width":94.875,"height":31,"top":0,"right":750.5625,"bottom":31,"left":655.6875},"96a46ed2-e22a-424b":{"x":675.6875,"y":12,"width":54.875,"height":14.40000057220459,"top":12,"right":730.5625,"bottom":26.40000057220459,"left":675.6875},"cf7af8f5-a1e0-4681":{"x":654.6875,"y":30,"width":96.875,"height":9,"top":30,"right":751.5625,"bottom":39,"left":654.6875},"5ed414c5-b9f2-4e07":{"x":750.5625,"y":0,"width":82.76250457763672,"height":39,"top":0,"right":833.3250045776367,"bottom":39,"left":750.5625},"4aa534a4-1cee-4216":{"x":750.5625,"y":0,"width":82.76250457763672,"height":31,"top":0,"right":833.3250045776367,"bottom":31,"left":750.5625},"2a269af4-1a54-4f72":{"x":770.5625,"y":12,"width":42.76250076293945,"height":14.40000057220459,"top":12,"right":813.3250007629395,"bottom":26.40000057220459,"left":770.5625},"08d08a02-8ff8-46b5":{"x":749.5625,"y":30,"width":84.76250457763672,"height":9,"top":30,"right":834.3250045776367,"bottom":39,"left":749.5625},"b3dae28f-de82-4799":{"x":833.3250122070312,"y":0,"width":702.6749877929688,"height":39,"top":0,"right":1536,"bottom":39,"left":833.3250122070312},"14f6cadf-84be-4a5b":{"x":1324.0250244140625,"y":7,"width":185.97500610351562,"height":24,"top":7,"right":1510.0000305175781,"bottom":31,"left":1324.0250244140625},"a8a990b8-9e4f-456b":{"x":1324.0250244140625,"y":-0.5,"width":166.97500610351562,"height":39,"top":-0.5,"right":1491.0000305175781,"bottom":38.5,"left":1324.0250244140625},"98037f10-e39f-423f":{"x":1498,"y":13.5,"width":12,"height":12,"top":13.5,"right":1510,"bottom":25.5,"left":1498},"5ed6ef43-7ace-459e":{"x":1499.7501220703125,"y":16,"width":8.497949600219727,"height":6.99993896484375,"top":16,"right":1508.2480716705322,"bottom":22.99993896484375,"left":1499.7501220703125},"b7592de9-f392-491b":{"x":1535,"y":30,"width":2,"height":9,"top":30,"right":1537,"bottom":39,"left":1535},"15cb1135-ee87-497e":{"x":0,"y":39,"width":1536,"height":72,"top":39,"right":1536,"bottom":111,"left":0},"bde8e76e-fff0-4dbc":{"x":0,"y":39,"width":1536,"height":72,"top":39,"right":1536,"bottom":111,"left":0},"6780eff8-c2dc-4606":{"x":0,"y":55,"width":215.03750610351562,"height":40,"top":55,"right":215.03750610351562,"bottom":95,"left":0},"1802b81b-8d7d-47a7":{"x":27.512500762939453,"y":55,"width":160,"height":40,"top":55,"right":187.51250076293945,"bottom":95,"left":27.512500762939453},"694c065b-d4cc-4edd":{"x":27.512500762939453,"y":55,"width":160,"height":40,"top":55,"right":187.51250076293945,"bottom":95,"left":27.512500762939453},"477a7606-9795-41c2":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"d6947a19-7ba1-4d94":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"d1e5ce31-9b61-4879":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"4f901bdd-b7ee-4967":{"x":215.03750610351562,"y":51,"width":585.8375244140625,"height":48,"top":51,"right":800.8750305175781,"bottom":99,"left":215.03750610351562},"382d84b8-dc8f-4c1e":{"x":225.03750610351562,"y":51,"width":489.01251220703125,"height":48,"top":51,"right":714.0500183105469,"bottom":99,"left":225.03750610351562},"6ae48fdb-50b9-455f":{"x":225.03750610351562,"y":53,"width":489.01251220703125,"height":44,"top":53,"right":714.0500183105469,"bottom":97,"left":225.03750610351562},"c85c4e3d-b068-4f9a":{"x":225.03750610351562,"y":61,"width":75.5625,"height":28,"top":61,"right":300.6000061035156,"bottom":89,"left":225.03750610351562},"83696cc0-8e1a-4a02":{"x":225.03750610351562,"y":61,"width":75.5625,"height":28,"top":61,"right":300.6000061035156,"bottom":89,"left":225.03750610351562},"93a8d58d-84b6-45ec":{"x":225.03750610351562,"y":63,"width":75.5625,"height":24,"top":63,"right":300.6000061035156,"bottom":87,"left":225.03750610351562},"480e5387-daee-4867":{"x":227.03750610351562,"y":63,"width":71.5625,"height":24,"top":63,"right":298.6000061035156,"bottom":87,"left":227.03750610351562},"a6680124-482f-4cc4":{"x":227.83750915527344,"y":64,"width":69.9625015258789,"height":22,"top":64,"right":297.80001068115234,"bottom":86,"left":227.83750915527344},"5ccbe11c-4a1e-41a5":{"x":275.8000183105469,"y":63.79999923706055,"width":22,"height":22.399999618530273,"top":63.79999923706055,"right":297.8000183105469,"bottom":86.19999885559082,"left":275.8000183105469},"30d2323d-974c-4344":{"x":275.8000183105469,"y":63.79999923706055,"width":20,"height":22.399999618530273,"top":63.79999923706055,"right":295.8000183105469,"bottom":86.19999885559082,"left":275.8000183105469},"cf11dc58-33cf-4b6a":{"x":277.8000183105469,"y":67,"width":16,"height":16,"top":67,"right":293.8000183105469,"bottom":83,"left":277.8000183105469},"329adf20-d6e7-40a8":{"x":277.8000183105469,"y":67,"width":16,"height":16,"top":67,"right":293.8000183105469,"bottom":83,"left":277.8000183105469},"58eda425-9887-4427":{"x":282.58001708984375,"y":71.77999877929688,"width":6.439990520477295,"height":6.44000244140625,"top":71.77999877929688,"right":289.02000761032104,"bottom":78.22000122070312,"left":282.58001708984375},"f8da6566-5766-4680":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"0ee2ba24-a764-46a3":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"3c114b60-2ce6-4b10":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"2361ce8f-c6b5-43d2":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"e8f56788-acc1-4162":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"1c0d1f7b-792a-484a":{"x":714.0499877929688,"y":51,"width":86.82500457763672,"height":48,"top":51,"right":800.8749923706055,"bottom":99,"left":714.0499877929688},"179f09ca-b9de-4138":{"x":714.0499877929688,"y":66,"width":57.82500076293945,"height":18,"top":66,"right":771.8749885559082,"bottom":84,"left":714.0499877929688},"b6e68eff-dab5-41df":{"x":771.875,"y":63,"width":29,"height":24,"top":63,"right":800.875,"bottom":87,"left":771.875},"58f011ee-2207-4df7":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"9dfca985-d14b-40f3":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"11d4d1a0-0f6e-47e1":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"e154f1a2-8441-419d":{"x":778.7758178710938,"y":71.67755126953125,"width":10.2216796875,"height":6.394445896148682,"top":71.67755126953125,"right":788.9974975585938,"bottom":78.07199716567993,"left":778.7758178710938},"fe46134a-5611-4848":{"x":800.875,"y":51,"width":90,"height":48,"top":51,"right":890.875,"bottom":99,"left":800.875},"bfd79930-5785-4bd4":{"x":800.875,"y":63,"width":90,"height":24,"top":63,"right":890.875,"bottom":87,"left":800.875},"f36942e0-48d4-4069":{"x":833.875,"y":63,"width":24,"height":24,"top":63,"right":857.875,"bottom":87,"left":833.875},"64ce7045-7750-4078":{"x":836.2750244140625,"y":65.4000015258789,"width":18.870019912719727,"height":18.840002059936523,"top":65.4000015258789,"right":855.1450443267822,"bottom":84.24000358581543,"left":836.2750244140625},"5e442436-2f17-4ecf":{"x":1264.8375244140625,"y":58,"width":271.1625061035156,"height":34,"top":58,"right":1536.0000305175781,"bottom":92,"left":1264.8375244140625},"bae96fe1-86bd-4add":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"a35a06db-9149-426b":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"4819d657-a564-4d1e":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"fd280b92-d319-42d9":{"x":1302.8375244140625,"y":59,"width":94.0374984741211,"height":32,"top":59,"right":1396.8750228881836,"bottom":91,"left":1302.8375244140625},"f09224e8-f020-487d":{"x":1302.8375244140625,"y":59,"width":32,"height":32,"top":59,"right":1334.8375244140625,"bottom":91,"left":1302.8375244140625},"9d82e765-75b7-423f":{"x":1304.8375244140625,"y":63.26250076293945,"width":28,"height":28,"top":63.26250076293945,"right":1332.8375244140625,"bottom":91.26250076293945,"left":1304.8375244140625},"f72f825e-244a-47b9":{"x":1342.8375244140625,"y":65.5,"width":54.03750228881836,"height":19,"top":65.5,"right":1396.8750267028809,"bottom":84.5,"left":1342.8375244140625},"6733f249-4d90-422e":{"x":1126.875,"y":91,"width":292,"height":206.1999969482422,"top":91,"right":1418.875,"bottom":297.1999969482422,"left":1126.875},"1965841d-713e-4b87":{"x":1126.875,"y":105,"width":292,"height":192.1999969482422,"top":105,"right":1418.875,"bottom":297.1999969482422,"left":1126.875},"7a85ed3f-067c-4750":{"x":1127.675048828125,"y":105.80000305175781,"width":290.3999938964844,"height":97,"top":105.80000305175781,"right":1418.0750427246094,"bottom":202.8000030517578,"left":1127.675048828125},"ffb37162-b0bb-428d":{"x":1127.675048828125,"y":105.80000305175781,"width":290.3999938964844,"height":97,"top":105.80000305175781,"right":1418.0750427246094,"bottom":202.8000030517578,"left":1127.675048828125},"bd2b1384-f2a3-4bf6":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"852a1119-6a57-41ca":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"8f6e4638-78da-40d5":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"9cc6111a-e704-43ae":{"x":1229.675048828125,"y":123.80000305175781,"width":174.2375030517578,"height":54,"top":123.80000305175781,"right":1403.9125518798828,"bottom":177.8000030517578,"left":1229.675048828125},"766cf661-c386-4f92":{"x":1229.675048828125,"y":123.80000305175781,"width":174.2375030517578,"height":18,"top":123.80000305175781,"right":1403.9125518798828,"bottom":141.8000030517578,"left":1229.675048828125},"02f41a25-54d1-45f6":{"x":1229.675048828125,"y":141.8000030517578,"width":174.2375030517578,"height":18,"top":141.8000030517578,"right":1403.9125518798828,"bottom":159.8000030517578,"left":1229.675048828125},"2be344f2-ecf3-403b":{"x":1229.675048828125,"y":159.8000030517578,"width":174.2375030517578,"height":18,"top":159.8000030517578,"right":1403.9125518798828,"bottom":177.8000030517578,"left":1229.675048828125},"716f3548-8b90-4c34":{"x":1127.675048828125,"y":202.8000030517578,"width":290.3999938964844,"height":46.79999923706055,"top":202.8000030517578,"right":1418.0750427246094,"bottom":249.60000228881836,"left":1127.675048828125},"36fc19b4-a872-4c24":{"x":1169.675048828125,"y":214.60000610351562,"width":24,"height":24,"top":214.60000610351562,"right":1193.675048828125,"bottom":238.60000610351562,"left":1169.675048828125},"af76fd72-b1b2-4908":{"x":1145.675048828125,"y":217.60000610351562,"width":252.40000915527344,"height":18,"top":217.60000610351562,"right":1398.0750579833984,"bottom":235.60000610351562,"left":1145.675048828125},"d09a4fe9-df12-4a5c":{"x":1127.675048828125,"y":249.60000610351562,"width":290.3999938964844,"height":46.79999923706055,"top":249.60000610351562,"right":1418.0750427246094,"bottom":296.4000053405762,"left":1127.675048828125},"52e4a628-290f-4b72":{"x":1247.1875,"y":264.3999938964844,"width":51.375,"height":18,"top":264.3999938964844,"right":1298.5625,"bottom":282.3999938964844,"left":1247.1875},"5177d814-967a-43eb":{"x":1434.875,"y":59,"width":69.125,"height":32,"top":59,"right":1504,"bottom":91,"left":1434.875},"9e3e5b29-055f-4035":{"x":1434.875,"y":59,"width":69.125,"height":32,"top":59,"right":1504,"bottom":91,"left":1434.875},"3a8983fb-2d4d-43f9":{"x":1434.875,"y":62,"width":24,"height":29,"top":62,"right":1458.875,"bottom":91,"left":1434.875},"34093bb4-81f0-4e2d":{"x":1435.8748779296875,"y":65.49992370605469,"width":22.03193473815918,"height":21.998077392578125,"top":65.49992370605469,"right":1457.9068126678467,"bottom":87.49800109863281,"left":1435.8748779296875},"f6f9cadf-1104-4bf3":{"x":1467.875,"y":65.5,"width":36.125,"height":19,"top":65.5,"right":1504,"bottom":84.5,"left":1467.875},"0d170f92-e5d7-465e":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"a58adbfa-8902-4852":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"331a9aa6-c85c-4c9a":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"e07397a8-6e96-4ff0":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"cc4d0533-638e-4ab4":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"1cd4b35b-7d05-4b1c":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"188e8503-e8dc-492f":{"x":0,"y":111,"width":20,"height":20,"top":111,"right":20,"bottom":131,"left":0},"7460877b-8c38-4639":{"x":0,"y":111,"width":20,"height":20,"top":111,"right":20,"bottom":131,"left":0},"e4d90b5e-6262-40dc":{"x":0,"y":111,"width":1536,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":0},"6ff958e8-3921-4a6b":{"x":0,"y":111,"width":1536,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":0},"799dc394-4378-4591":{"x":0,"y":111,"width":214.7624969482422,"height":636.2000122070312,"top":111,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"9a7c7d05-577a-4a82":{"x":0,"y":111,"width":214.7624969482422,"height":636.2000122070312,"top":111,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"091f4aa3-7821-468f":{"x":0,"y":127,"width":214.7624969482422,"height":620.2000122070312,"top":127,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"f7b817b8-c838-4969":{"x":0,"y":127,"width":214.7624969482422,"height":36,"top":127,"right":214.7624969482422,"bottom":163,"left":0},"0e3d7a03-5a94-4fa6":{"x":16,"y":127,"width":182.7624969482422,"height":36,"top":127,"right":198.7624969482422,"bottom":163,"left":16},"a8dc6884-900d-489c":{"x":0,"y":171,"width":214.7624969482422,"height":4,"top":171,"right":214.7624969482422,"bottom":175,"left":0},"545bf899-a5ed-4b33":{"x":0,"y":171,"width":214.7624969482422,"height":576.2000122070312,"top":171,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"4ab9a837-dd8d-4cf4":{"x":16,"y":179,"width":165.96250915527344,"height":477,"top":179,"right":181.96250915527344,"bottom":656,"left":16},"95394ce6-2d4e-414d":{"x":16,"y":179,"width":165.96250915527344,"height":249,"top":179,"right":181.96250915527344,"bottom":428,"left":16},"6d994913-1d99-4709":{"x":16,"y":179,"width":165.96250915527344,"height":28,"top":179,"right":181.96250915527344,"bottom":207,"left":16},"379dd4fc-78fd-48b9":{"x":16,"y":179,"width":165.96250915527344,"height":28,"top":179,"right":181.96250915527344,"bottom":207,"left":16},"8d88c5bc-112e-49c2":{"x":26,"y":184,"width":147.96250915527344,"height":18,"top":184,"right":173.96250915527344,"bottom":202,"left":26},"2469f71c-a63c-42bc":{"x":26,"y":184,"width":147.96250915527344,"height":18,"top":184,"right":173.96250915527344,"bottom":202,"left":26},"c01dc5b8-82ee-40f6":{"x":26,"y":184,"width":32.04999923706055,"height":18,"top":184,"right":58.04999923706055,"bottom":202,"left":26},"38fb6999-c12e-4af4":{"x":16,"y":207,"width":165.96250915527344,"height":28,"top":207,"right":181.96250915527344,"bottom":235,"left":16},"80a6de2d-af0f-45c1":{"x":16,"y":207,"width":165.96250915527344,"height":28,"top":207,"right":181.96250915527344,"bottom":235,"left":16},"e158aba0-bccf-4c3c":{"x":26,"y":212,"width":147.96250915527344,"height":18,"top":212,"right":173.96250915527344,"bottom":230,"left":26},"4711f71d-b026-42a4":{"x":26,"y":212,"width":41.88750076293945,"height":18,"top":212,"right":67.88750076293945,"bottom":230,"left":26},"ce39dfae-0486-4331":{"x":26,"y":212,"width":41.88750076293945,"height":17.600000381469727,"top":212,"right":67.88750076293945,"bottom":229.60000038146973,"left":26},"1cdba987-b0a3-4dd5":{"x":16,"y":235,"width":165.96250915527344,"height":28,"top":235,"right":181.96250915527344,"bottom":263,"left":16},"7d9be704-d9b9-48d0":{"x":16,"y":235,"width":165.96250915527344,"height":28,"top":235,"right":181.96250915527344,"bottom":263,"left":16},"ee7e0aeb-2297-4617":{"x":26,"y":240,"width":147.96250915527344,"height":18,"top":240,"right":173.96250915527344,"bottom":258,"left":26},"9f697ea4-d4e8-487d":{"x":26,"y":240,"width":41,"height":18,"top":240,"right":67,"bottom":258,"left":26},"6c0a0c83-cfae-4fda":{"x":26,"y":240,"width":41,"height":17.600000381469727,"top":240,"right":67,"bottom":257.6000003814697,"left":26},"01f11ff2-ca02-4dac":{"x":16,"y":263,"width":165.96250915527344,"height":28,"top":263,"right":181.96250915527344,"bottom":291,"left":16},"e94147f6-2359-4176":{"x":16,"y":263,"width":165.96250915527344,"height":28,"top":263,"right":181.96250915527344,"bottom":291,"left":16},"7b0fba84-9506-4d36":{"x":26,"y":267.6000061035156,"width":147.96250915527344,"height":18.80000114440918,"top":267.6000061035156,"right":173.96250915527344,"bottom":286.4000072479248,"left":26},"8c35d0fc-092a-46d6":{"x":26,"y":267.6000061035156,"width":126.0250015258789,"height":18.80000114440918,"top":267.6000061035156,"right":152.0250015258789,"bottom":286.4000072479248,"left":26},"2114acb1-929d-42a5":{"x":26,"y":268,"width":34.25,"height":18,"top":268,"right":60.25,"bottom":286,"left":26},"aca6987c-209b-4a70":{"x":152.02500915527344,"y":267.6000061035156,"width":21.9375,"height":18.80000114440918,"top":267.6000061035156,"right":173.96250915527344,"bottom":286.4000072479248,"left":152.02500915527344},"09a13f9a-53f9-4b61":{"x":152.02500915527344,"y":266,"width":21.9375,"height":22.399999618530273,"top":266,"right":173.96250915527344,"bottom":288.3999996185303,"left":152.02500915527344},"808585c8-83f0-4e66":{"x":16,"y":291,"width":165.96250915527344,"height":28,"top":291,"right":181.96250915527344,"bottom":319,"left":16},"b2dea96b-d8ac-4dc2":{"x":16,"y":291,"width":165.96250915527344,"height":28,"top":291,"right":181.96250915527344,"bottom":319,"left":16},"dc3d6549-5cb3-4a4b":{"x":26,"y":296,"width":147.96250915527344,"height":18,"top":296,"right":173.96250915527344,"bottom":314,"left":26},"158b92d0-c2d6-4a9c":{"x":26,"y":296,"width":147.96250915527344,"height":18,"top":296,"right":173.96250915527344,"bottom":314,"left":26},"02575890-d4b1-4988":{"x":26,"y":296,"width":25.475000381469727,"height":18,"top":296,"right":51.47500038146973,"bottom":314,"left":26},"feeaec44-58ef-4f6e":{"x":16,"y":319,"width":165.96250915527344,"height":28,"top":319,"right":181.96250915527344,"bottom":347,"left":16},"21218221-b358-45d8":{"x":16,"y":319,"width":165.96250915527344,"height":28,"top":319,"right":181.96250915527344,"bottom":347,"left":16},"9f3d1b9d-2a83-4e5d":{"x":26,"y":324,"width":147.96250915527344,"height":18,"top":324,"right":173.96250915527344,"bottom":342,"left":26},"ff72fb52-76de-40ee":{"x":26,"y":324,"width":147.96250915527344,"height":18,"top":324,"right":173.96250915527344,"bottom":342,"left":26},"079debf6-ed13-4095":{"x":26,"y":324,"width":42.45000076293945,"height":18,"top":324,"right":68.45000076293945,"bottom":342,"left":26},"c6badafd-0e75-49f4":{"x":16,"y":347,"width":165.96250915527344,"height":28,"top":347,"right":181.96250915527344,"bottom":375,"left":16},"b7e99e21-e3af-4c4f":{"x":16,"y":347,"width":165.96250915527344,"height":28,"top":347,"right":181.96250915527344,"bottom":375,"left":16},"a099a5a3-55cb-4180":{"x":27.600000381469727,"y":352,"width":146.3625030517578,"height":18,"top":352,"right":173.96250343322754,"bottom":370,"left":27.600000381469727},"b31f01c6-ac4e-421a":{"x":25.600000381469727,"y":352,"width":146.3625030517578,"height":18,"top":352,"right":171.96250343322754,"bottom":370,"left":25.600000381469727},"54ea6052-3f32-4f1a":{"x":25.600000381469727,"y":352,"width":34.125,"height":18,"top":352,"right":59.72500038146973,"bottom":370,"left":25.600000381469727},"d550f4bd-81c1-4dbc":{"x":16,"y":375,"width":165.96250915527344,"height":28,"top":375,"right":181.96250915527344,"bottom":403,"left":16},"50c4ecd0-eda4-4bc1":{"x":16,"y":375,"width":165.96250915527344,"height":28,"top":375,"right":181.96250915527344,"bottom":403,"left":16},"ed3d7e9d-63a7-4e05":{"x":26,"y":380,"width":147.96250915527344,"height":18,"top":380,"right":173.96250915527344,"bottom":398,"left":26},"df58b9f8-3fcc-4849":{"x":26,"y":380,"width":147.96250915527344,"height":18,"top":380,"right":173.96250915527344,"bottom":398,"left":26},"1eb3ac95-e03b-4aab":{"x":26,"y":380,"width":79.6624984741211,"height":18,"top":380,"right":105.6624984741211,"bottom":398,"left":26},"ae818407-d6cd-4e8b":{"x":16,"y":403,"width":165.96250915527344,"height":25,"top":403,"right":181.96250915527344,"bottom":428,"left":16},"206087bb-de9b-4534":{"x":21,"y":405.5,"width":43.95000076293945,"height":20,"top":405.5,"right":64.95000076293945,"bottom":425.5,"left":21},"4ea2ae64-3370-45f0":{"x":21,"y":405.5,"width":20,"height":20,"top":405.5,"right":41,"bottom":425.5,"left":21},"3c87377a-a30a-4ec8":{"x":26.731292724609375,"y":412.94000244140625,"width":8.518048286437988,"height":5.328711032867432,"top":412.94000244140625,"right":35.24934101104736,"bottom":418.2687134742737,"left":26.731292724609375},"6c807de3-8cf4-44a8":{"x":16,"y":428,"width":165.96250915527344,"height":156,"top":428,"right":181.96250915527344,"bottom":584,"left":16},"2ec87223-8bdc-47c9":{"x":16,"y":428,"width":165.96250915527344,"height":16,"top":428,"right":181.96250915527344,"bottom":444,"left":16},"1c306a71-c1a7-413e":{"x":16,"y":444,"width":165.96250915527344,"height":140,"top":444,"right":181.96250915527344,"bottom":584,"left":16},"52694d0f-445c-4f09":{"x":16,"y":444,"width":165.96250915527344,"height":28,"top":444,"right":181.96250915527344,"bottom":472,"left":16},"4895dcfa-bb6f-4ec2":{"x":26,"y":449,"width":155.96250915527344,"height":18,"top":449,"right":181.96250915527344,"bottom":467,"left":26},"0b7ac9a7-8ca4-4114":{"x":26,"y":449,"width":113.125,"height":18,"top":449,"right":139.125,"bottom":467,"left":26},"a9b6d571-7228-47c8":{"x":26,"y":449,"width":32.9375,"height":17.600000381469727,"top":449,"right":58.9375,"bottom":466.6000003814697,"left":26},"a096f0ee-4122-4ecc":{"x":147.125,"y":449,"width":34.837501525878906,"height":18,"top":449,"right":181.9625015258789,"bottom":467,"left":147.125},"5b1932da-49cd-434f":{"x":147.125,"y":449,"width":26.837499618530273,"height":17.600000381469727,"top":449,"right":173.96249961853027,"bottom":466.6000003814697,"left":147.125},"f16b69a0-9a03-4511":{"x":16,"y":472,"width":165.96250915527344,"height":112,"top":472,"right":181.96250915527344,"bottom":584,"left":16},"322abf50-9d85-414d":{"x":16,"y":472,"width":165.96250915527344,"height":28,"top":472,"right":181.96250915527344,"bottom":500,"left":16},"0e0e9035-3388-4fd8":{"x":16,"y":472,"width":165.96250915527344,"height":28,"top":472,"right":181.96250915527344,"bottom":500,"left":16},"8ebb084d-0211-425f":{"x":24,"y":476,"width":28,"height":20,"top":476,"right":52,"bottom":496,"left":24},"c5fdfd87-d28c-4568":{"x":24,"y":476,"width":20,"height":20,"top":476,"right":44,"bottom":496,"left":24},"f9b251f5-59cf-47d4":{"x":26,"y":479,"width":16.001001358032227,"height":13.808984756469727,"top":479,"right":42.00100135803223,"bottom":492.8089847564697,"left":26},"f453bd87-16b3-4ca4":{"x":52,"y":477,"width":121.9625015258789,"height":18,"top":477,"right":173.9625015258789,"bottom":495,"left":52},"f06c48b8-05c7-4029":{"x":52,"y":477,"width":39.79999923706055,"height":18,"top":477,"right":91.79999923706055,"bottom":495,"left":52},"78d85b4f-a143-4f37":{"x":52,"y":477,"width":39.79999923706055,"height":17.600000381469727,"top":477,"right":91.79999923706055,"bottom":494.6000003814697,"left":52},"ce1a632b-8b77-4683":{"x":16,"y":500,"width":165.96250915527344,"height":28,"top":500,"right":181.96250915527344,"bottom":528,"left":16},"980b4e6c-d1fc-4c11":{"x":16,"y":500,"width":165.96250915527344,"height":28,"top":500,"right":181.96250915527344,"bottom":528,"left":16},"ef376d3e-dc80-4bd8":{"x":24,"y":504,"width":28,"height":20,"top":504,"right":52,"bottom":524,"left":24},"41301904-6484-4136":{"x":24,"y":504,"width":20,"height":20,"top":504,"right":44,"bottom":524,"left":24},"529196bf-6442-4a99":{"x":28.5,"y":506.9939880371094,"width":11,"height":14.006006240844727,"top":506.9939880371094,"right":39.5,"bottom":520.9999942779541,"left":28.5},"a89efe4a-3848-4fa9":{"x":52,"y":505,"width":121.9625015258789,"height":18,"top":505,"right":173.9625015258789,"bottom":523,"left":52},"1bd89fbb-61b1-46b6":{"x":52,"y":505,"width":65.375,"height":18,"top":505,"right":117.375,"bottom":523,"left":52},"f9d81163-96ee-49bd":{"x":52,"y":505,"width":65.375,"height":17.600000381469727,"top":505,"right":117.375,"bottom":522.6000003814697,"left":52},"c32e51f2-1575-4cf0":{"x":16,"y":528,"width":165.96250915527344,"height":28,"top":528,"right":181.96250915527344,"bottom":556,"left":16},"6c302aa1-1daf-4565":{"x":16,"y":528,"width":165.96250915527344,"height":28,"top":528,"right":181.96250915527344,"bottom":556,"left":16},"b3b446e8-074f-4c66":{"x":24,"y":532,"width":28,"height":20,"top":532,"right":52,"bottom":552,"left":24},"bf99c1ff-60d9-4487":{"x":24,"y":532,"width":20,"height":20,"top":532,"right":44,"bottom":552,"left":24},"de62dd34-3f92-4fe9":{"x":24.5,"y":534.7999877929688,"width":19,"height":14.40000057220459,"top":534.7999877929688,"right":43.5,"bottom":549.1999883651733,"left":24.5},"3a1c9f8a-7ddc-4876":{"x":52,"y":533,"width":121.9625015258789,"height":18,"top":533,"right":173.9625015258789,"bottom":551,"left":52},"05bad08a-d15b-488c":{"x":52,"y":533,"width":76.7874984741211,"height":18,"top":533,"right":128.7874984741211,"bottom":551,"left":52},"5bf7d749-154e-4410":{"x":52,"y":533,"width":76.7874984741211,"height":17.600000381469727,"top":533,"right":128.7874984741211,"bottom":550.6000003814697,"left":52},"67f1d584-47d0-410c":{"x":16,"y":556,"width":165.96250915527344,"height":28,"top":556,"right":181.96250915527344,"bottom":584,"left":16},"ba642c9b-042f-451b":{"x":16,"y":556,"width":165.96250915527344,"height":28,"top":556,"right":181.96250915527344,"bottom":584,"left":16},"f02dac6a-fc75-4000":{"x":24,"y":560,"width":28,"height":20,"top":560,"right":52,"bottom":580,"left":24},"1b24206b-a44a-43e3":{"x":24,"y":560,"width":20,"height":20,"top":560,"right":44,"bottom":580,"left":24},"527e072f-9771-455d":{"x":26.00630760192871,"y":565,"width":16.463693618774414,"height":10.002001762390137,"top":565,"right":42.470001220703125,"bottom":575.0020017623901,"left":26.00630760192871},"664e3a66-b660-422c":{"x":52,"y":561,"width":121.9625015258789,"height":18,"top":561,"right":173.9625015258789,"bottom":579,"left":52},"5ec10473-b62d-459d":{"x":52,"y":561,"width":33,"height":18,"top":561,"right":85,"bottom":579,"left":52},"02e4f116-4ac9-478e":{"x":52,"y":561,"width":33,"height":17.600000381469727,"top":561,"right":85,"bottom":578.6000003814697,"left":52},"186bb402-591f-4635":{"x":16,"y":584,"width":165.96250915527344,"height":16,"top":584,"right":181.96250915527344,"bottom":600,"left":16},"89c13fa1-1b68-41e3":{"x":16,"y":600,"width":165.96250915527344,"height":56,"top":600,"right":181.96250915527344,"bottom":656,"left":16},"f11c24fb-35b4-4b51":{"x":16,"y":600,"width":165.96250915527344,"height":28,"top":600,"right":181.96250915527344,"bottom":628,"left":16},"1c7dc902-2b0e-4ec1":{"x":26,"y":605,"width":121.125,"height":18,"top":605,"right":147.125,"bottom":623,"left":26},"f63e84ae-5f7e-49f0":{"x":147.125,"y":605,"width":34.837501525878906,"height":18,"top":605,"right":181.9625015258789,"bottom":623,"left":147.125},"7ee757dd-0086-4080":{"x":147.125,"y":605,"width":26.837499618530273,"height":17.600000381469727,"top":605,"right":173.96249961853027,"bottom":622.6000003814697,"left":147.125},"b6ab526e-87bf-4dfa":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"045555a0-539c-4f5e":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"61d8fb65-5da8-4c32":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"f1c39b2e-e9c0-4af2":{"x":16,"y":632,"width":83.2874984741211,"height":20,"top":632,"right":99.2874984741211,"bottom":652,"left":16},"5bbbcac5-2bcc-47fe":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"a335ab64-7320-4fad":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"cb9f0725-5e96-4f10":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"cb76f5bd-e726-4b14":{"x":21.5,"y":637.5,"width":9,"height":9,"top":637.5,"right":30.5,"bottom":646.5,"left":21.5},"527caa0e-60a5-4e56":{"x":214.7624969482422,"y":111,"width":2,"height":636.2000122070312,"top":111,"right":216.7624969482422,"bottom":747.2000122070312,"left":214.7624969482422},"5d12b40a-317f-4c87":{"x":216.7624969482422,"y":111,"width":1319.237548828125,"height":636.2000122070312,"top":111,"right":1536.0000457763672,"bottom":747.2000122070312,"left":216.7624969482422},"7fe85016-15b4-4b1e":{"x":216.7624969482422,"y":111,"width":987.2374877929688,"height":636.2000122070312,"top":111,"right":1203.999984741211,"bottom":747.2000122070312,"left":216.7624969482422},"4a89b194-da3b-40ba":{"x":216.7624969482422,"y":111,"width":986.4375,"height":636.2000122070312,"top":111,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"ec06a765-0277-4272":{"x":216.7624969482422,"y":111,"width":986.4375,"height":636.2000122070312,"top":111,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"5d6ff985-65cf-4607":{"x":216.7624969482422,"y":111,"width":986.4375,"height":636.2000122070312,"top":111,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"4f38f35b-367f-468f":{"x":216.7624969482422,"y":111,"width":986.4375,"height":52,"top":111,"right":1203.1999969482422,"bottom":163,"left":216.7624969482422},"37727742-801a-4e49":{"x":216.7624969482422,"y":111,"width":986.4375,"height":52,"top":111,"right":1203.1999969482422,"bottom":163,"left":216.7624969482422},"c63d8679-b2ac-4aa0":{"x":224.7624969482422,"y":128.60000610351562,"width":54,"height":20,"top":128.60000610351562,"right":278.7624969482422,"bottom":148.60000610351562,"left":224.7624969482422},"9f03871c-0d45-43fe":{"x":238.7624969482422,"y":128.60000610351562,"width":40,"height":20,"top":128.60000610351562,"right":278.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"d6cf2375-7b1f-4154":{"x":238.7624969482422,"y":128.60000610351562,"width":40,"height":20,"top":128.60000610351562,"right":278.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"86de3e8c-0956-4caf":{"x":238.7624969482422,"y":128.60000610351562,"width":40,"height":20,"top":128.60000610351562,"right":278.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"823b74d4-ad47-43e9":{"x":238.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":258.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"e53ad792-4313-467c":{"x":238.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":258.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"c6a88293-3763-4037":{"x":238.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":258.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"55dee785-f126-475a":{"x":238.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":258.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"36f0675f-8fe0-4492":{"x":238.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":258.7624969482422,"bottom":148.60000610351562,"left":238.7624969482422},"0aa54f2d-2bc0-48b8":{"x":241.7624969482422,"y":131.60000610351562,"width":14,"height":14,"top":131.60000610351562,"right":255.7624969482422,"bottom":145.60000610351562,"left":241.7624969482422},"d3689054-3608-461b":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"e76a2b8e-eee3-499b":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"fbc1e020-ffb0-435d":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"6bb12d6c-13e4-4c2a":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"aad67839-f2ef-47f5":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"f55bb191-ebf8-4ee6":{"x":258.76251220703125,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":278.76251220703125,"bottom":148.60000610351562,"left":258.76251220703125},"44e99972-ed55-424a":{"x":264.5131530761719,"y":135.83128356933594,"width":8.51804256439209,"height":5.328711032867432,"top":135.83128356933594,"right":273.03119564056396,"bottom":141.15999460220337,"left":264.5131530761719},"ffb9a602-8727-4fa6":{"x":278.76251220703125,"y":124.5999984741211,"width":851.7125244140625,"height":28,"top":124.5999984741211,"right":1130.4750366210938,"bottom":152.5999984741211,"left":278.76251220703125},"1b02e93b-63f7-4e94":{"x":486.8000183105469,"y":124.5999984741211,"width":435.625,"height":28,"top":124.5999984741211,"right":922.4250183105469,"bottom":152.5999984741211,"left":486.8000183105469},"4b26342a-6528-4edc":{"x":490.8000183105469,"y":124.5999984741211,"width":125.9375,"height":28,"top":124.5999984741211,"right":616.7375183105469,"bottom":152.5999984741211,"left":490.8000183105469},"8e81eddd-81e7-423c":{"x":490.8000183105469,"y":124.5999984741211,"width":125.9375,"height":28,"top":124.5999984741211,"right":616.7375183105469,"bottom":152.5999984741211,"left":490.8000183105469},"30e71987-e9a7-4a52":{"x":494.8000183105469,"y":128.60000610351562,"width":117.9375,"height":20,"top":128.60000610351562,"right":612.7375183105469,"bottom":148.60000610351562,"left":494.8000183105469},"776c4af0-6296-4ede":{"x":494.8000183105469,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":514.8000183105469,"bottom":148.60000610351562,"left":494.8000183105469},"43ee65c0-efbc-4fad":{"x":496.7998962402344,"y":131.63101196289062,"width":18.00410270690918,"height":13.78800106048584,"top":131.63101196289062,"right":514.8039989471436,"bottom":145.41901302337646,"left":496.7998962402344},"e50735ed-8d71-46ee":{"x":496.7998962402344,"y":131.63101196289062,"width":16.00019645690918,"height":4.925000190734863,"top":131.63101196289062,"right":512.8000926971436,"bottom":136.5560121536255,"left":496.7998962402344},"aa04df28-ad01-4565":{"x":496.8000183105469,"y":134.4239959716797,"width":16,"height":9.20700740814209,"top":134.4239959716797,"right":512.8000183105469,"bottom":143.63100337982178,"left":496.8000183105469},"905b6a21-e96e-49ff":{"x":505.08209228515625,"y":139.79617309570312,"width":9.721923828125,"height":5.622839450836182,"top":139.79617309570312,"right":514.8040161132812,"bottom":145.4190125465393,"left":505.08209228515625},"e70064b6-1973-4bf9":{"x":514.7999877929688,"y":129.8000030517578,"width":97.9375,"height":17.600000381469727,"top":129.8000030517578,"right":612.7374877929688,"bottom":147.40000343322754,"left":514.7999877929688},"edae59fc-756a-427a":{"x":518.7999877929688,"y":129.8000030517578,"width":93.9375,"height":17.600000381469727,"top":129.8000030517578,"right":612.7374877929688,"bottom":147.40000343322754,"left":518.7999877929688},"c52c9dbe-40dc-4f7c":{"x":628.7374877929688,"y":124.5999984741211,"width":64.32500457763672,"height":28,"top":124.5999984741211,"right":693.0624923706055,"bottom":152.5999984741211,"left":628.7374877929688},"4971e2b0-b679-4f56":{"x":628.7374877929688,"y":134.1999969482422,"width":64.32500457763672,"height":17.600000381469727,"top":134.1999969482422,"right":693.0624923706055,"bottom":151.7999973297119,"left":628.7374877929688},"d159b2ca-aee0-4113":{"x":628.7374877929688,"y":124.5999984741211,"width":64.32500457763672,"height":28,"top":124.5999984741211,"right":693.0624923706055,"bottom":152.5999984741211,"left":628.7374877929688},"650e488b-4595-44c7":{"x":632.7374877929688,"y":128.60000610351562,"width":56.32500076293945,"height":20,"top":128.60000610351562,"right":689.0624885559082,"bottom":148.60000610351562,"left":632.7374877929688},"ca797059-f13f-4328":{"x":632.7374877929688,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":652.7374877929688,"bottom":148.60000610351562,"left":632.7374877929688},"8f8f2e9a-c7a5-4840":{"x":634.7374877929688,"y":131.60000610351562,"width":16,"height":14,"top":131.60000610351562,"right":650.7374877929688,"bottom":145.60000610351562,"left":634.7374877929688},"47a79bf6-740b-4266":{"x":652.7374877929688,"y":129.8000030517578,"width":36.32500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":689.0624885559082,"bottom":147.40000343322754,"left":652.7374877929688},"3e45cac7-583e-46d6":{"x":656.7374877929688,"y":129.8000030517578,"width":32.32500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":689.0624885559082,"bottom":147.40000343322754,"left":656.7374877929688},"3eea0156-3eca-4e46":{"x":705.0625,"y":124.5999984741211,"width":69.07500457763672,"height":28,"top":124.5999984741211,"right":774.1375045776367,"bottom":152.5999984741211,"left":705.0625},"672339e9-a840-4a72":{"x":705.0625,"y":124.5999984741211,"width":69.07500457763672,"height":28,"top":124.5999984741211,"right":774.1375045776367,"bottom":152.5999984741211,"left":705.0625},"8d7c4e10-e0ab-4c34":{"x":709.0625,"y":128.60000610351562,"width":61.07500076293945,"height":20,"top":128.60000610351562,"right":770.1375007629395,"bottom":148.60000610351562,"left":709.0625},"0b3c469f-d790-4c1d":{"x":709.0625,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":729.0625,"bottom":148.60000610351562,"left":709.0625},"fed21e7b-fbc8-4f93":{"x":711.0625,"y":130.60000610351562,"width":16,"height":15.99899959564209,"top":130.60000610351562,"right":727.0625,"bottom":146.59900569915771,"left":711.0625},"e30509f0-0a2a-41f1":{"x":729.0625,"y":129.8000030517578,"width":41.07500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":770.1375007629395,"bottom":147.40000343322754,"left":729.0625},"48254e3b-26f6-4da4":{"x":733.0625,"y":129.8000030517578,"width":37.07500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":770.1375007629395,"bottom":147.40000343322754,"left":733.0625},"b92b8cd0-2179-48ec":{"x":786.1375122070312,"y":124.5999984741211,"width":88.2874984741211,"height":28,"top":124.5999984741211,"right":874.4250106811523,"bottom":152.5999984741211,"left":786.1375122070312},"a61cde4d-5e8c-4819":{"x":786.1375122070312,"y":124.5999984741211,"width":88.2874984741211,"height":28,"top":124.5999984741211,"right":874.4250106811523,"bottom":152.5999984741211,"left":786.1375122070312},"e59caaf7-50fc-476f":{"x":790.1375122070312,"y":128.60000610351562,"width":80.2874984741211,"height":20,"top":128.60000610351562,"right":870.4250106811523,"bottom":148.60000610351562,"left":790.1375122070312},"4882b0d1-b17d-445f":{"x":790.1375122070312,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":810.1375122070312,"bottom":148.60000610351562,"left":790.1375122070312},"20f5b64f-98cb-4fa1":{"x":792.4085083007812,"y":130.0997772216797,"width":15.456006050109863,"height":17.001489639282227,"top":130.0997772216797,"right":807.8645143508911,"bottom":147.1012668609619,"left":792.4085083007812},"1f0f34fb-9665-40c4":{"x":810.1375122070312,"y":129.8000030517578,"width":60.28750228881836,"height":17.600000381469727,"top":129.8000030517578,"right":870.4250144958496,"bottom":147.40000343322754,"left":810.1375122070312},"ca86b787-faf4-452c":{"x":814.1375122070312,"y":129.8000030517578,"width":56.28750228881836,"height":17.600000381469727,"top":129.8000030517578,"right":870.4250144958496,"bottom":147.40000343322754,"left":814.1375122070312},"d3591d3f-d7b7-4308":{"x":886.4249877929688,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":914.4249877929688,"bottom":152.5999984741211,"left":886.4249877929688},"8b0b95d5-041a-4de8":{"x":886.4249877929688,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":914.4249877929688,"bottom":152.5999984741211,"left":886.4249877929688},"a057f16f-d01b-4a02":{"x":886.4249877929688,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":914.4249877929688,"bottom":152.5999984741211,"left":886.4249877929688},"714e4de6-8d51-4345":{"x":890.4249877929688,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":910.4249877929688,"bottom":148.60000610351562,"left":890.4249877929688},"ff8c5676-bfce-4b54":{"x":890.4249877929688,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":910.4249877929688,"bottom":148.60000610351562,"left":890.4249877929688},"f5b9ffb5-7129-42ae":{"x":891.4249877929688,"y":136.60000610351562,"width":18,"height":4,"top":136.60000610351562,"right":909.4249877929688,"bottom":140.60000610351562,"left":891.4249877929688},"46c96a42-a688-4590":{"x":891.4249877929688,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":895.4249877929688,"bottom":140.60000610351562,"left":891.4249877929688},"d6182868-de5c-4fad":{"x":898.4249877929688,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":902.4249877929688,"bottom":140.60000610351562,"left":898.4249877929688},"6c8fa8ae-738b-4183":{"x":905.4249877929688,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":909.4249877929688,"bottom":140.60000610351562,"left":905.4249877929688},"957a07af-5559-4c20":{"x":1138.4749755859375,"y":126.5999984741211,"width":48.72500228881836,"height":24,"top":126.5999984741211,"right":1187.1999778747559,"bottom":150.5999984741211,"left":1138.4749755859375},"c7525f39-1e5a-4252":{"x":1138.4749755859375,"y":126.5999984741211,"width":48.72500228881836,"height":20,"top":126.5999984741211,"right":1187.1999778747559,"bottom":146.5999984741211,"left":1138.4749755859375},"11f772e9-c325-4d30":{"x":1138.4749755859375,"y":126.5999984741211,"width":48.72500228881836,"height":20,"top":126.5999984741211,"right":1187.1999778747559,"bottom":146.5999984741211,"left":1138.4749755859375},"5fc391c5-9bca-45ac":{"x":1138.4749755859375,"y":126.5999984741211,"width":48.72500228881836,"height":20,"top":126.5999984741211,"right":1187.1999778747559,"bottom":146.5999984741211,"left":1138.4749755859375},"57f8bff5-9d42-4f98":{"x":1138.4749755859375,"y":126.5999984741211,"width":48.72500228881836,"height":20,"top":126.5999984741211,"right":1187.1999778747559,"bottom":146.5999984741211,"left":1138.4749755859375},"62974b9c-1028-4ffe":{"x":1167.2000732421875,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1187.2000732421875,"bottom":146.5999984741211,"left":1167.2000732421875},"cd88c9a7-061c-4faf":{"x":1172.95068359375,"y":133.83128356933594,"width":8.51806640625,"height":5.328711032867432,"top":133.83128356933594,"right":1181.46875,"bottom":139.15999460220337,"left":1172.95068359375},"3cfed95b-6e34-445b":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"4f585ca8-3fd2-4a7a":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"e5dbd44b-7c7d-41bd":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"29d03ba8-a9f3-434f":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"91807f45-ffb9-408b":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"b3442438-5068-4826":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"7c45c6e5-b7ec-4f7d":{"x":216.7624969482422,"y":163,"width":986.4375,"height":64,"top":163,"right":1203.1999969482422,"bottom":227,"left":216.7624969482422},"c4e7c062-4d45-4090":{"x":216.7624969482422,"y":163,"width":986.4375,"height":35,"top":163,"right":1203.1999969482422,"bottom":198,"left":216.7624969482422},"380e00a4-49ba-4a76":{"x":232.7624969482422,"y":166,"width":954.4375,"height":32,"top":166,"right":1187.1999969482422,"bottom":198,"left":232.7624969482422},"c5bd5c1c-d442-402a":{"x":232.7624969482422,"y":166,"width":954.4375,"height":32,"top":166,"right":1187.1999969482422,"bottom":198,"left":232.7624969482422},"cd0397c7-4952-410c":{"x":232.7624969482422,"y":166,"width":256.6000061035156,"height":32,"top":166,"right":489.3625030517578,"bottom":198,"left":232.7624969482422},"ea0071e9-619d-4696":{"x":232.7624969482422,"y":166,"width":38,"height":32,"top":166,"right":270.7624969482422,"bottom":198,"left":232.7624969482422},"451c8b22-b27f-4aac":{"x":235.7624969482422,"y":166,"width":32,"height":32,"top":166,"right":267.7624969482422,"bottom":198,"left":235.7624969482422},"7d7c00b2-f32d-4692":{"x":235.7624969482422,"y":166,"width":32,"height":32,"top":166,"right":267.7624969482422,"bottom":198,"left":235.7624969482422},"93582d9d-5aaf-4a5d":{"x":235.7624969482422,"y":166,"width":32,"height":32,"top":166,"right":267.7624969482422,"bottom":198,"left":235.7624969482422},"dc49bb5b-c8df-4e22":{"x":270.76251220703125,"y":173,"width":170.8125,"height":18,"top":173,"right":441.57501220703125,"bottom":191,"left":270.76251220703125},"8a9dd061-e7ab-4f55":{"x":298.76251220703125,"y":173,"width":134.8125,"height":18,"top":173,"right":433.57501220703125,"bottom":191,"left":298.76251220703125},"e060250d-a991-4106":{"x":493.3625183105469,"y":173.1999969482422,"width":34,"height":17.600000381469727,"top":173.1999969482422,"right":527.3625183105469,"bottom":190.7999973297119,"left":493.3625183105469},"8566c8cc-f8ba-4c76":{"x":495.3625183105469,"y":173.1999969482422,"width":16.05000114440918,"height":17.600000381469727,"top":173.1999969482422,"right":511.41251945495605,"bottom":190.7999973297119,"left":495.3625183105469},"3e18fec9-0c50-411d":{"x":527.3624877929688,"y":166,"width":659.8375244140625,"height":32,"top":166,"right":1187.2000122070312,"bottom":198,"left":527.3624877929688},"285424ce-3d2c-4faf":{"x":527.3624877929688,"y":166,"width":595.8375244140625,"height":32,"top":166,"right":1123.2000122070312,"bottom":198,"left":527.3624877929688},"8d459a2b-9288-4b7a":{"x":527.3624877929688,"y":173.1999969482422,"width":187.21250915527344,"height":17.600000381469727,"top":173.1999969482422,"right":714.5749969482422,"bottom":190.7999973297119,"left":527.3624877929688},"031af557-323c-46fa":{"x":714.5750122070312,"y":166,"width":408.625,"height":32,"top":166,"right":1123.2000122070312,"bottom":198,"left":714.5750122070312},"b7f01ff3-343a-4cc4":{"x":722.5750122070312,"y":173.1999969482422,"width":304.1125183105469,"height":17.600000381469727,"top":173.1999969482422,"right":1026.6875305175781,"bottom":190.7999973297119,"left":722.5750122070312},"777e5536-4b7c-40c8":{"x":1026.6875,"y":170,"width":96.51250457763672,"height":24,"top":170,"right":1123.2000045776367,"bottom":194,"left":1026.6875},"cfb81066-79f8-4237":{"x":1026.6875,"y":170,"width":80.51250457763672,"height":24,"top":170,"right":1107.2000045776367,"bottom":194,"left":1026.6875},"7fece6c9-36da-48b9":{"x":1107.2000732421875,"y":175.5500030517578,"width":16,"height":17.600000381469727,"top":175.5500030517578,"right":1123.2000732421875,"bottom":193.15000343322754,"left":1107.2000732421875},"2ee4662c-329d-4ce6":{"x":1107.2000732421875,"y":173.9499969482422,"width":16,"height":16,"top":173.9499969482422,"right":1123.2000732421875,"bottom":189.9499969482422,"left":1107.2000732421875},"af0e156d-5003-4ec9":{"x":1109.9200439453125,"y":177.61000061035156,"width":10.47998046875,"height":8.359997749328613,"top":177.61000061035156,"right":1120.4000244140625,"bottom":185.96999835968018,"left":1109.9200439453125},"3d2ac962-f1e0-4225":{"x":1163.2000732421875,"y":174,"width":24,"height":16,"top":174,"right":1187.2000732421875,"bottom":190,"left":1163.2000732421875},"582020f1-d150-473d":{"x":1163.2000732421875,"y":174,"width":24,"height":16,"top":174,"right":1187.2000732421875,"bottom":190,"left":1163.2000732421875},"54a7045f-d724-4a89":{"x":1163.2000732421875,"y":174,"width":24,"height":16,"top":174,"right":1187.2000732421875,"bottom":190,"left":1163.2000732421875},"e7419d3b-94aa-4087":{"x":1163.2000732421875,"y":174,"width":16,"height":16,"top":174,"right":1179.2000732421875,"bottom":190,"left":1163.2000732421875},"1bb9a4f2-192b-4add":{"x":1163.2000732421875,"y":174,"width":16,"height":16,"top":174,"right":1179.2000732421875,"bottom":190,"left":1163.2000732421875},"5076fcfc-3dc6-438f":{"x":1163.2000732421875,"y":174,"width":16,"height":16,"top":174,"right":1179.2000732421875,"bottom":190,"left":1163.2000732421875},"8a725112-c27a-4f2c":{"x":1163.2000732421875,"y":174,"width":16,"height":16,"top":174,"right":1179.2000732421875,"bottom":190,"left":1163.2000732421875},"0a511548-c190-4bfc":{"x":1164,"y":180.40000915527344,"width":14.40000057220459,"height":3.200000047683716,"top":180.40000915527344,"right":1178.4000005722046,"bottom":183.60000920295715,"left":1164},"fbd433d6-bfae-450a":{"x":1175.2000732421875,"y":180.40000915527344,"width":3.200000047683716,"height":3.200000047683716,"top":180.40000915527344,"right":1178.4000732898712,"bottom":183.60000920295715,"left":1175.2000732421875},"39d33d19-124f-4180":{"x":1169.5999755859375,"y":180.40000915527344,"width":3.200000047683716,"height":3.200000047683716,"top":180.40000915527344,"right":1172.7999756336212,"bottom":183.60000920295715,"left":1169.5999755859375},"53e5903e-90ce-4e0b":{"x":1164,"y":180.40000915527344,"width":3.200000047683716,"height":3.200000047683716,"top":180.40000915527344,"right":1167.2000000476837,"bottom":183.60000920295715,"left":1164},"a43f111b-ea1c-4c3d":{"x":216.7624969482422,"y":195,"width":986.4375,"height":35.79999923706055,"top":195,"right":1203.1999969482422,"bottom":230.79999923706055,"left":216.7624969482422},"aca8f990-aad8-4fcd":{"x":232.7624969482422,"y":199,"width":954.4375,"height":31.80000114440918,"top":199,"right":1187.1999969482422,"bottom":230.80000114440918,"left":232.7624969482422},"3d233c40-51a9-4712":{"x":232.7624969482422,"y":199,"width":954.4375,"height":31,"top":199,"right":1187.1999969482422,"bottom":230,"left":232.7624969482422},"1a50462a-7ec5-4fcb":{"x":236.7624969482422,"y":199,"width":258.8374938964844,"height":31,"top":199,"right":495.59999084472656,"bottom":230,"left":236.7624969482422},"2932c346-cf53-484a":{"x":236.7624969482422,"y":200.5,"width":28,"height":28,"top":200.5,"right":264.7624969482422,"bottom":228.5,"left":236.7624969482422},"e2997c48-b94f-48ab":{"x":236.7624969482422,"y":200.5,"width":28,"height":28,"top":200.5,"right":264.7624969482422,"bottom":228.5,"left":236.7624969482422},"e27ddc2f-8e45-4fbd":{"x":240.7624969482422,"y":204.5,"width":20,"height":20,"top":204.5,"right":260.7624969482422,"bottom":224.5,"left":240.7624969482422},"10b5815d-6480-4088":{"x":240.7624969482422,"y":204.5,"width":20,"height":20,"top":204.5,"right":260.7624969482422,"bottom":224.5,"left":240.7624969482422},"1ff1568f-ff50-40c4":{"x":243.7624969482422,"y":207.5,"width":14,"height":14,"top":207.5,"right":257.7624969482422,"bottom":221.5,"left":243.7624969482422},"a2badc8c-3c8c-4422":{"x":298.76251220703125,"y":205.5,"width":196.83750915527344,"height":18,"top":205.5,"right":495.6000213623047,"bottom":223.5,"left":298.76251220703125},"c646153a-8ce2-43ca":{"x":298.76251220703125,"y":205.5,"width":196.83750915527344,"height":18,"top":205.5,"right":495.6000213623047,"bottom":223.5,"left":298.76251220703125},"4a7c7f3c-1919-4ead":{"x":298.76251220703125,"y":205.5,"width":44.212501525878906,"height":17.600000381469727,"top":205.5,"right":342.97501373291016,"bottom":223.10000038146973,"left":298.76251220703125},"749bb096-c5c1-4548":{"x":495.6000061035156,"y":206.5,"width":26,"height":16,"top":206.5,"right":521.6000061035156,"bottom":222.5,"left":495.6000061035156},"e55189db-378e-46c6":{"x":495.6000061035156,"y":206.5,"width":18,"height":16,"top":206.5,"right":513.6000061035156,"bottom":222.5,"left":495.6000061035156},"32535d16-27bb-4b44":{"x":497.6000061035156,"y":206.5,"width":16,"height":16,"top":206.5,"right":513.6000061035156,"bottom":222.5,"left":497.6000061035156},"f44c1621-eb03-4c60":{"x":497.6000061035156,"y":206.5,"width":16,"height":16,"top":206.5,"right":513.6000061035156,"bottom":222.5,"left":497.6000061035156},"2c5b45ec-a423-4813":{"x":498.2669982910156,"y":207.5,"width":14.665966987609863,"height":13.999218940734863,"top":207.5,"right":512.9329652786255,"bottom":221.49921894073486,"left":498.2669982910156},"7d2fc228-2732-4bfb":{"x":521.6000366210938,"y":199,"width":665.6000366210938,"height":31,"top":199,"right":1187.2000732421875,"bottom":230,"left":521.6000366210938},"b9308f94-e775-48a0":{"x":521.6000366210938,"y":199,"width":541.6000366210938,"height":31,"top":199,"right":1063.2000732421875,"bottom":230,"left":521.6000366210938},"a7434c75-63ae-4719":{"x":521.6000366210938,"y":205.5,"width":458.7875061035156,"height":18,"top":205.5,"right":980.3875427246094,"bottom":223.5,"left":521.6000366210938},"1a452787-47e9-4f03":{"x":521.6000366210938,"y":205.5,"width":458.7875061035156,"height":18,"top":205.5,"right":980.3875427246094,"bottom":223.5,"left":521.6000366210938},"8b508768-3636-4d59":{"x":988.3875122070312,"y":205.5,"width":74.8125,"height":18,"top":205.5,"right":1063.2000122070312,"bottom":223.5,"left":988.3875122070312},"91323ae8-e7e4-4fb8":{"x":988.3875122070312,"y":205.5,"width":74.8125,"height":18,"top":205.5,"right":1063.2000122070312,"bottom":223.5,"left":988.3875122070312},"1ec0e201-35ed-45a9":{"x":1107.2000732421875,"y":199,"width":80,"height":31,"top":199,"right":1187.2000732421875,"bottom":230,"left":1107.2000732421875},"6e96411c-c4f5-4c1e":{"x":1115.2000732421875,"y":205.5,"width":72,"height":18,"top":205.5,"right":1187.2000732421875,"bottom":223.5,"left":1115.2000732421875},"11f4832d-36be-45d7":{"x":1151.5,"y":205.5,"width":27.700000762939453,"height":18,"top":205.5,"right":1179.2000007629395,"bottom":223.5,"left":1151.5},"9806b1a7-aa7e-4468":{"x":192,"y":227.1999969482422,"width":1012,"height":520,"top":227.1999969482422,"right":1204,"bottom":747.1999969482422,"left":192},"6f28ab2d-1092-4374":{"x":1204,"y":111,"width":332,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":1204},"aa539a06-a303-47a9":{"x":1177,"y":111,"width":26.80000114440918,"height":636.2000122070312,"top":111,"right":1203.8000011444092,"bottom":747.2000122070312,"left":1177},"0281944a-e2aa-485b":{"x":1183,"y":415.1000061035156,"width":30,"height":28,"top":415.1000061035156,"right":1213,"bottom":443.1000061035156,"left":1183},"54080708-1429-4c7f":{"x":1185,"y":419.1000061035156,"width":20,"height":20,"top":419.1000061035156,"right":1205,"bottom":439.1000061035156,"left":1185},"fd0b3e77-f6c3-46a3":{"x":1192.2313232421875,"y":424.831298828125,"width":5.328711032867432,"height":8.51806640625,"top":424.831298828125,"right":1197.560034275055,"bottom":433.349365234375,"left":1192.2313232421875},"e3e43100-39bb-4b28":{"x":1204,"y":111,"width":332,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":1204},"b666ef00-86c6-4534":{"x":1204,"y":111,"width":332,"height":51,"top":111,"right":1536,"bottom":162,"left":1204},"75d49208-c57a-4032":{"x":1204,"y":111,"width":332,"height":52,"top":111,"right":1536,"bottom":163,"left":1204},"ab4a3562-1d48-4910":{"x":1220,"y":126.5999984741211,"width":136,"height":20,"top":126.5999984741211,"right":1356,"bottom":146.5999984741211,"left":1220},"100c085f-9e5c-40f3":{"x":1220,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1240,"bottom":146.5999984741211,"left":1220},"c854e869-5429-48c8":{"x":1220,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1240,"bottom":146.5999984741211,"left":1220},"4e63d420-24af-4a5e":{"x":1222,"y":129.60000610351562,"width":16,"height":14,"top":129.60000610351562,"right":1238,"bottom":143.60000610351562,"left":1222},"872d2379-512c-4643":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"7139b465-ea38-4dcd":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"0316018d-fcfa-407e":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"925c501d-ae98-433f":{"x":1255,"y":128.60438537597656,"width":18,"height":14.99161434173584,"top":128.60438537597656,"right":1273,"bottom":143.5959997177124,"left":1255},"1f21a3d6-265e-49b4":{"x":1259.1937255859375,"y":130.4560089111328,"width":9.612500190734863,"height":12.800000190734863,"top":130.4560089111328,"right":1268.8062257766724,"bottom":143.25600910186768,"left":1259.1937255859375},"736970bc-8e26-4a15":{"x":1288,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1308,"bottom":146.5999984741211,"left":1288},"41b66e01-9d3b-4462":{"x":1288,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1308,"bottom":146.5999984741211,"left":1288},"c4c239be-1107-4668":{"x":1291,"y":128.60000610351562,"width":14,"height":16,"top":128.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1291},"21e40021-10b7-4873":{"x":1301,"y":140.60000610351562,"width":4,"height":4,"top":140.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1301},"9cc6406b-d740-4832":{"x":1291,"y":128.60000610351562,"width":14,"height":16,"top":128.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1291},"21ed1867-7ac7-4e61":{"x":1322,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1342,"bottom":146.5999984741211,"left":1322},"3b69c080-feb5-411c":{"x":1322,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1342,"bottom":146.5999984741211,"left":1322},"0715d13c-fc3e-45ed":{"x":1324,"y":128.60000610351562,"width":16,"height":16,"top":128.60000610351562,"right":1340,"bottom":144.60000610351562,"left":1324},"66f7d1bd-f327-4f8c":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"63d224a2-fb52-4a72":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"03d82968-a58f-4247":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"809db373-1dd4-458c":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"27b02bd4-5a51-49a0":{"x":1436.2249755859375,"y":127.80000305175781,"width":63.775001525878906,"height":17.600000381469727,"top":127.80000305175781,"right":1499.9999771118164,"bottom":145.40000343322754,"left":1436.2249755859375},"275085da-5641-4ac5":{"x":1440.2249755859375,"y":127.80000305175781,"width":49.775001525878906,"height":17.600000381469727,"top":127.80000305175781,"right":1489.9999771118164,"bottom":145.40000343322754,"left":1440.2249755859375},"4bb5a543-9371-45a7":{"x":1500,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1520,"bottom":146.5999984741211,"left":1500},"4b90ae17-2b66-479b":{"x":1500,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1520,"bottom":146.5999984741211,"left":1500},"f7149a1d-86c2-42d1":{"x":1500.9969482421875,"y":127.5999984741211,"width":18.056055068969727,"height":18,"top":127.5999984741211,"right":1519.0530033111572,"bottom":145.5999984741211,"left":1500.9969482421875},"14166f8e-f37a-4d74":{"x":1204,"y":162,"width":332,"height":585.2000122070312,"top":162,"right":1536,"bottom":747.2000122070312,"left":1204},"a136b4e6-d66c-4b32":{"x":1204,"y":162,"width":332,"height":551,"top":162,"right":1536,"bottom":713,"left":1204},"17acab71-96fb-4b75":{"x":1220,"y":178,"width":300,"height":519,"top":178,"right":1520,"bottom":697,"left":1220},"0c25d2a6-d0e7-4679":{"x":1220,"y":179,"width":300,"height":518,"top":179,"right":1520,"bottom":697,"left":1220},"9b6d37c2-c9da-4722":{"x":1220,"y":179,"width":300,"height":250,"top":179,"right":1520,"bottom":429,"left":1220},"a985702f-8aa5-4731":{"x":1220,"y":179,"width":300,"height":250,"top":179,"right":1520,"bottom":429,"left":1220},"7dc46d32-d327-4bbe":{"x":1220,"y":179,"width":300,"height":250,"top":179,"right":1520,"bottom":429,"left":1220},"d3d3951a-6ca1-43e2":{"x":1220,"y":179,"width":300,"height":250,"top":179,"right":1520,"bottom":429,"left":1220},"8dd3ebc8-9102-4cc9":{"x":1220,"y":447,"width":300,"height":250,"top":447,"right":1520,"bottom":697,"left":1220},"ec26f9fc-5b80-4b51":{"x":1220,"y":447,"width":300,"height":250,"top":447,"right":1520,"bottom":697,"left":1220},"451aa794-f058-4ce7":{"x":1220,"y":447,"width":300,"height":250,"top":447,"right":1520,"bottom":697,"left":1220},"80e5b51d-ef9a-4054":{"x":1220,"y":447,"width":300,"height":250,"top":447,"right":1520,"bottom":697,"left":1220}}
|
demonstrations/zzhaynh/bboxes/bboxes-18.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"52561759-6e5c-4b74":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"c1302a2b-84c4-41df":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"a886d03a-ddab-4177":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"5dbe3526-eae8-4f86":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"7777bfda-c605-484a":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"551ffff3-81d9-4105":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"9d7152fa-7d7c-40d3":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"1a5c91aa-b459-44f9":{"x":0,"y":0,"width":1536,"height":39,"top":0,"right":1536,"bottom":39,"left":0},"868997dc-d603-4367":{"x":-1,"y":0,"width":1538,"height":31,"top":0,"right":1537,"bottom":31,"left":-1},"6962bd3d-170f-4935":{"x":0,"y":0,"width":101.6624984741211,"height":39,"top":0,"right":101.6624984741211,"bottom":39,"left":0},"31ebce1d-a6bc-4e76":{"x":0,"y":0,"width":101.6624984741211,"height":31,"top":0,"right":101.6624984741211,"bottom":31,"left":0},"a4f69f04-4612-4c90":{"x":26,"y":12,"width":55.66250228881836,"height":14.40000057220459,"top":12,"right":81.66250228881836,"bottom":26.40000057220459,"left":26},"79d7ff3d-42be-427b":{"x":26,"y":13.199999809265137,"width":12,"height":12,"top":13.199999809265137,"right":38,"bottom":25.199999809265137,"left":26},"5bbde7a4-899a-4834":{"x":26.5,"y":13.699999809265137,"width":11.016125679016113,"height":10.999000549316406,"top":13.699999809265137,"right":37.51612567901611,"bottom":24.699000358581543,"left":26.5},"e57a052d-1e87-4d27":{"x":-1,"y":30,"width":103.6624984741211,"height":9,"top":30,"right":102.6624984741211,"bottom":39,"left":-1},"be492ce4-6245-4c6f":{"x":101.6624984741211,"y":0,"width":67.7874984741211,"height":39,"top":0,"right":169.4499969482422,"bottom":39,"left":101.6624984741211},"281af280-95d0-4ce1":{"x":101.6624984741211,"y":0,"width":67.7874984741211,"height":31,"top":0,"right":169.4499969482422,"bottom":31,"left":101.6624984741211},"654cabc4-5919-4edb":{"x":121.6624984741211,"y":12,"width":27.787500381469727,"height":14.40000057220459,"top":12,"right":149.44999885559082,"bottom":26.40000057220459,"left":121.6624984741211},"f98fa823-7279-443a":{"x":100.6624984741211,"y":30,"width":69.7874984741211,"height":9,"top":30,"right":170.4499969482422,"bottom":39,"left":100.6624984741211},"0368cfc6-32ea-4582":{"x":93.1624984741211,"y":30,"width":42.88750076293945,"height":9,"top":30,"right":136.04999923706055,"bottom":39,"left":93.1624984741211},"9965ec9c-d450-406c":{"x":135.0500030517578,"y":30,"width":42.88750076293945,"height":9,"top":30,"right":177.93750381469727,"bottom":39,"left":135.0500030517578},"d972f257-4d9e-4674":{"x":169.4499969482422,"y":0,"width":85.9375,"height":39,"top":0,"right":255.3874969482422,"bottom":39,"left":169.4499969482422},"213a142a-3ca1-457a":{"x":169.4499969482422,"y":0,"width":85.9375,"height":31,"top":0,"right":255.3874969482422,"bottom":31,"left":169.4499969482422},"7f53b852-b813-4486":{"x":189.4499969482422,"y":12,"width":45.9375,"height":14.40000057220459,"top":12,"right":235.3874969482422,"bottom":26.40000057220459,"left":189.4499969482422},"16f44424-ba80-4501":{"x":168.4499969482422,"y":30,"width":87.9375,"height":9,"top":30,"right":256.3874969482422,"bottom":39,"left":168.4499969482422},"67a6ccb7-18bb-4c49":{"x":255.3874969482422,"y":0,"width":72.7750015258789,"height":39,"top":0,"right":328.1624984741211,"bottom":39,"left":255.3874969482422},"33b8b8a0-effc-4259":{"x":255.3874969482422,"y":0,"width":72.7750015258789,"height":31,"top":0,"right":328.1624984741211,"bottom":31,"left":255.3874969482422},"d9c66f91-cb05-4984":{"x":275.38751220703125,"y":12,"width":32.775001525878906,"height":14.40000057220459,"top":12,"right":308.16251373291016,"bottom":26.40000057220459,"left":275.38751220703125},"770ef4fe-0bea-48ba":{"x":254.3874969482422,"y":30,"width":74.7750015258789,"height":9,"top":30,"right":329.1624984741211,"bottom":39,"left":254.3874969482422},"cc0df8de-d230-4cea":{"x":328.1625061035156,"y":0,"width":90,"height":39,"top":0,"right":418.1625061035156,"bottom":39,"left":328.1625061035156},"63dee91f-dfa8-4529":{"x":328.1625061035156,"y":0,"width":90,"height":31,"top":0,"right":418.1625061035156,"bottom":31,"left":328.1625061035156},"b0281d80-380b-4711":{"x":348.1625061035156,"y":12,"width":50,"height":14.40000057220459,"top":12,"right":398.1625061035156,"bottom":26.40000057220459,"left":348.1625061035156},"693c176d-04b9-4d64":{"x":327.1625061035156,"y":30,"width":92,"height":9,"top":30,"right":419.1625061035156,"bottom":39,"left":327.1625061035156},"66c0aa67-a6c2-45a4":{"x":418.1625061035156,"y":0,"width":89.9124984741211,"height":39,"top":0,"right":508.0750045776367,"bottom":39,"left":418.1625061035156},"65946b08-70e2-4981":{"x":418.1625061035156,"y":0,"width":89.9124984741211,"height":31,"top":0,"right":508.0750045776367,"bottom":31,"left":418.1625061035156},"55ef04d4-05cd-41f1":{"x":438.1625061035156,"y":12,"width":49.91250228881836,"height":14.40000057220459,"top":12,"right":488.075008392334,"bottom":26.40000057220459,"left":438.1625061035156},"bab623a1-dd7b-405a":{"x":417.1625061035156,"y":30,"width":91.9124984741211,"height":9,"top":30,"right":509.0750045776367,"bottom":39,"left":417.1625061035156},"784996db-f76c-459a":{"x":508.07501220703125,"y":0,"width":83.1500015258789,"height":39,"top":0,"right":591.2250137329102,"bottom":39,"left":508.07501220703125},"84beb8ab-b4dc-427d":{"x":508.07501220703125,"y":0,"width":83.1500015258789,"height":31,"top":0,"right":591.2250137329102,"bottom":31,"left":508.07501220703125},"10311ca4-3473-4a33":{"x":528.0750122070312,"y":12,"width":43.150001525878906,"height":14.40000057220459,"top":12,"right":571.2250137329102,"bottom":26.40000057220459,"left":528.0750122070312},"bb265bbc-56cd-4295":{"x":507.07501220703125,"y":30,"width":85.1500015258789,"height":9,"top":30,"right":592.2250137329102,"bottom":39,"left":507.07501220703125},"74a7ba7a-3f8f-4c9e":{"x":591.2250366210938,"y":0,"width":64.4625015258789,"height":39,"top":0,"right":655.6875381469727,"bottom":39,"left":591.2250366210938},"62662d8c-7f47-4e27":{"x":591.2250366210938,"y":0,"width":64.4625015258789,"height":31,"top":0,"right":655.6875381469727,"bottom":31,"left":591.2250366210938},"d78baaae-b26d-4723":{"x":611.2250366210938,"y":12,"width":24.462499618530273,"height":14.40000057220459,"top":12,"right":635.687536239624,"bottom":26.40000057220459,"left":611.2250366210938},"8c296f3e-c528-44c1":{"x":590.2250366210938,"y":30,"width":66.4625015258789,"height":9,"top":30,"right":656.6875381469727,"bottom":39,"left":590.2250366210938},"6b3f7c04-e6fc-45a6":{"x":655.6875,"y":0,"width":94.875,"height":39,"top":0,"right":750.5625,"bottom":39,"left":655.6875},"6a5e4c79-a4ac-43cf":{"x":655.6875,"y":0,"width":94.875,"height":31,"top":0,"right":750.5625,"bottom":31,"left":655.6875},"96a46ed2-e22a-424b":{"x":675.6875,"y":12,"width":54.875,"height":14.40000057220459,"top":12,"right":730.5625,"bottom":26.40000057220459,"left":675.6875},"cf7af8f5-a1e0-4681":{"x":654.6875,"y":30,"width":96.875,"height":9,"top":30,"right":751.5625,"bottom":39,"left":654.6875},"5ed414c5-b9f2-4e07":{"x":750.5625,"y":0,"width":82.76250457763672,"height":39,"top":0,"right":833.3250045776367,"bottom":39,"left":750.5625},"4aa534a4-1cee-4216":{"x":750.5625,"y":0,"width":82.76250457763672,"height":31,"top":0,"right":833.3250045776367,"bottom":31,"left":750.5625},"2a269af4-1a54-4f72":{"x":770.5625,"y":12,"width":42.76250076293945,"height":14.40000057220459,"top":12,"right":813.3250007629395,"bottom":26.40000057220459,"left":770.5625},"08d08a02-8ff8-46b5":{"x":749.5625,"y":30,"width":84.76250457763672,"height":9,"top":30,"right":834.3250045776367,"bottom":39,"left":749.5625},"b3dae28f-de82-4799":{"x":833.3250122070312,"y":0,"width":702.6749877929688,"height":39,"top":0,"right":1536,"bottom":39,"left":833.3250122070312},"14f6cadf-84be-4a5b":{"x":1324.0250244140625,"y":7,"width":185.97500610351562,"height":24,"top":7,"right":1510.0000305175781,"bottom":31,"left":1324.0250244140625},"a8a990b8-9e4f-456b":{"x":1324.0250244140625,"y":-0.5,"width":166.97500610351562,"height":39,"top":-0.5,"right":1491.0000305175781,"bottom":38.5,"left":1324.0250244140625},"98037f10-e39f-423f":{"x":1498,"y":13.5,"width":12,"height":12,"top":13.5,"right":1510,"bottom":25.5,"left":1498},"5ed6ef43-7ace-459e":{"x":1499.7501220703125,"y":16,"width":8.497949600219727,"height":6.99993896484375,"top":16,"right":1508.2480716705322,"bottom":22.99993896484375,"left":1499.7501220703125},"b7592de9-f392-491b":{"x":1535,"y":30,"width":2,"height":9,"top":30,"right":1537,"bottom":39,"left":1535},"15cb1135-ee87-497e":{"x":0,"y":39,"width":1536,"height":72,"top":39,"right":1536,"bottom":111,"left":0},"bde8e76e-fff0-4dbc":{"x":0,"y":39,"width":1536,"height":72,"top":39,"right":1536,"bottom":111,"left":0},"6780eff8-c2dc-4606":{"x":0,"y":55,"width":215.03750610351562,"height":40,"top":55,"right":215.03750610351562,"bottom":95,"left":0},"1802b81b-8d7d-47a7":{"x":27.512500762939453,"y":55,"width":160,"height":40,"top":55,"right":187.51250076293945,"bottom":95,"left":27.512500762939453},"694c065b-d4cc-4edd":{"x":27.512500762939453,"y":55,"width":160,"height":40,"top":55,"right":187.51250076293945,"bottom":95,"left":27.512500762939453},"477a7606-9795-41c2":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"d6947a19-7ba1-4d94":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"d1e5ce31-9b61-4879":{"x":215.03750610351562,"y":51,"width":675.8375244140625,"height":48,"top":51,"right":890.8750305175781,"bottom":99,"left":215.03750610351562},"4f901bdd-b7ee-4967":{"x":215.03750610351562,"y":51,"width":585.8375244140625,"height":48,"top":51,"right":800.8750305175781,"bottom":99,"left":215.03750610351562},"382d84b8-dc8f-4c1e":{"x":225.03750610351562,"y":51,"width":489.01251220703125,"height":48,"top":51,"right":714.0500183105469,"bottom":99,"left":225.03750610351562},"6ae48fdb-50b9-455f":{"x":225.03750610351562,"y":53,"width":489.01251220703125,"height":44,"top":53,"right":714.0500183105469,"bottom":97,"left":225.03750610351562},"c85c4e3d-b068-4f9a":{"x":225.03750610351562,"y":61,"width":75.5625,"height":28,"top":61,"right":300.6000061035156,"bottom":89,"left":225.03750610351562},"83696cc0-8e1a-4a02":{"x":225.03750610351562,"y":61,"width":75.5625,"height":28,"top":61,"right":300.6000061035156,"bottom":89,"left":225.03750610351562},"93a8d58d-84b6-45ec":{"x":225.03750610351562,"y":63,"width":75.5625,"height":24,"top":63,"right":300.6000061035156,"bottom":87,"left":225.03750610351562},"480e5387-daee-4867":{"x":227.03750610351562,"y":63,"width":71.5625,"height":24,"top":63,"right":298.6000061035156,"bottom":87,"left":227.03750610351562},"a6680124-482f-4cc4":{"x":227.83750915527344,"y":64,"width":69.9625015258789,"height":22,"top":64,"right":297.80001068115234,"bottom":86,"left":227.83750915527344},"5ccbe11c-4a1e-41a5":{"x":275.8000183105469,"y":63.79999923706055,"width":22,"height":22.399999618530273,"top":63.79999923706055,"right":297.8000183105469,"bottom":86.19999885559082,"left":275.8000183105469},"30d2323d-974c-4344":{"x":275.8000183105469,"y":63.79999923706055,"width":20,"height":22.399999618530273,"top":63.79999923706055,"right":295.8000183105469,"bottom":86.19999885559082,"left":275.8000183105469},"cf11dc58-33cf-4b6a":{"x":277.8000183105469,"y":67,"width":16,"height":16,"top":67,"right":293.8000183105469,"bottom":83,"left":277.8000183105469},"329adf20-d6e7-40a8":{"x":277.8000183105469,"y":67,"width":16,"height":16,"top":67,"right":293.8000183105469,"bottom":83,"left":277.8000183105469},"58eda425-9887-4427":{"x":282.58001708984375,"y":71.77999877929688,"width":6.439990520477295,"height":6.44000244140625,"top":71.77999877929688,"right":289.02000761032104,"bottom":78.22000122070312,"left":282.58001708984375},"f8da6566-5766-4680":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"0ee2ba24-a764-46a3":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"3c114b60-2ce6-4b10":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"2361ce8f-c6b5-43d2":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"e8f56788-acc1-4162":{"x":300.6000061035156,"y":57,"width":413.45001220703125,"height":36,"top":57,"right":714.0500183105469,"bottom":93,"left":300.6000061035156},"1c0d1f7b-792a-484a":{"x":714.0499877929688,"y":51,"width":86.82500457763672,"height":48,"top":51,"right":800.8749923706055,"bottom":99,"left":714.0499877929688},"179f09ca-b9de-4138":{"x":714.0499877929688,"y":66,"width":57.82500076293945,"height":18,"top":66,"right":771.8749885559082,"bottom":84,"left":714.0499877929688},"b6e68eff-dab5-41df":{"x":771.875,"y":63,"width":29,"height":24,"top":63,"right":800.875,"bottom":87,"left":771.875},"58f011ee-2207-4df7":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"9dfca985-d14b-40f3":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"11d4d1a0-0f6e-47e1":{"x":771.875,"y":63,"width":24,"height":24,"top":63,"right":795.875,"bottom":87,"left":771.875},"e154f1a2-8441-419d":{"x":778.7758178710938,"y":71.67755126953125,"width":10.2216796875,"height":6.394445896148682,"top":71.67755126953125,"right":788.9974975585938,"bottom":78.07199716567993,"left":778.7758178710938},"fe46134a-5611-4848":{"x":800.875,"y":51,"width":90,"height":48,"top":51,"right":890.875,"bottom":99,"left":800.875},"bfd79930-5785-4bd4":{"x":800.875,"y":63,"width":90,"height":24,"top":63,"right":890.875,"bottom":87,"left":800.875},"f36942e0-48d4-4069":{"x":833.875,"y":63,"width":24,"height":24,"top":63,"right":857.875,"bottom":87,"left":833.875},"64ce7045-7750-4078":{"x":836.2750244140625,"y":65.4000015258789,"width":18.870019912719727,"height":18.840002059936523,"top":65.4000015258789,"right":855.1450443267822,"bottom":84.24000358581543,"left":836.2750244140625},"5e442436-2f17-4ecf":{"x":1264.8375244140625,"y":58,"width":271.1625061035156,"height":34,"top":58,"right":1536.0000305175781,"bottom":92,"left":1264.8375244140625},"bae96fe1-86bd-4add":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"a35a06db-9149-426b":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"4819d657-a564-4d1e":{"x":1296.8375244140625,"y":58,"width":106.0374984741211,"height":34,"top":58,"right":1402.8750228881836,"bottom":92,"left":1296.8375244140625},"fd280b92-d319-42d9":{"x":1302.8375244140625,"y":59,"width":94.0374984741211,"height":32,"top":59,"right":1396.8750228881836,"bottom":91,"left":1302.8375244140625},"f09224e8-f020-487d":{"x":1302.8375244140625,"y":59,"width":32,"height":32,"top":59,"right":1334.8375244140625,"bottom":91,"left":1302.8375244140625},"9d82e765-75b7-423f":{"x":1304.8375244140625,"y":63.26250076293945,"width":28,"height":28,"top":63.26250076293945,"right":1332.8375244140625,"bottom":91.26250076293945,"left":1304.8375244140625},"f72f825e-244a-47b9":{"x":1342.8375244140625,"y":65.5,"width":54.03750228881836,"height":19,"top":65.5,"right":1396.8750267028809,"bottom":84.5,"left":1342.8375244140625},"6733f249-4d90-422e":{"x":1126.875,"y":91,"width":292,"height":206.1999969482422,"top":91,"right":1418.875,"bottom":297.1999969482422,"left":1126.875},"1965841d-713e-4b87":{"x":1126.875,"y":105,"width":292,"height":192.1999969482422,"top":105,"right":1418.875,"bottom":297.1999969482422,"left":1126.875},"7a85ed3f-067c-4750":{"x":1127.675048828125,"y":105.80000305175781,"width":290.3999938964844,"height":97,"top":105.80000305175781,"right":1418.0750427246094,"bottom":202.8000030517578,"left":1127.675048828125},"ffb37162-b0bb-428d":{"x":1127.675048828125,"y":105.80000305175781,"width":290.3999938964844,"height":97,"top":105.80000305175781,"right":1418.0750427246094,"bottom":202.8000030517578,"left":1127.675048828125},"bd2b1384-f2a3-4bf6":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"852a1119-6a57-41ca":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"8f6e4638-78da-40d5":{"x":1147.675048828125,"y":117.80000305175781,"width":65,"height":65,"top":117.80000305175781,"right":1212.675048828125,"bottom":182.8000030517578,"left":1147.675048828125},"9cc6111a-e704-43ae":{"x":1229.675048828125,"y":123.80000305175781,"width":174.2375030517578,"height":54,"top":123.80000305175781,"right":1403.9125518798828,"bottom":177.8000030517578,"left":1229.675048828125},"766cf661-c386-4f92":{"x":1229.675048828125,"y":123.80000305175781,"width":174.2375030517578,"height":18,"top":123.80000305175781,"right":1403.9125518798828,"bottom":141.8000030517578,"left":1229.675048828125},"02f41a25-54d1-45f6":{"x":1229.675048828125,"y":141.8000030517578,"width":174.2375030517578,"height":18,"top":141.8000030517578,"right":1403.9125518798828,"bottom":159.8000030517578,"left":1229.675048828125},"2be344f2-ecf3-403b":{"x":1229.675048828125,"y":159.8000030517578,"width":174.2375030517578,"height":18,"top":159.8000030517578,"right":1403.9125518798828,"bottom":177.8000030517578,"left":1229.675048828125},"716f3548-8b90-4c34":{"x":1127.675048828125,"y":202.8000030517578,"width":290.3999938964844,"height":46.79999923706055,"top":202.8000030517578,"right":1418.0750427246094,"bottom":249.60000228881836,"left":1127.675048828125},"36fc19b4-a872-4c24":{"x":1169.675048828125,"y":214.60000610351562,"width":24,"height":24,"top":214.60000610351562,"right":1193.675048828125,"bottom":238.60000610351562,"left":1169.675048828125},"af76fd72-b1b2-4908":{"x":1145.675048828125,"y":217.60000610351562,"width":252.40000915527344,"height":18,"top":217.60000610351562,"right":1398.0750579833984,"bottom":235.60000610351562,"left":1145.675048828125},"d09a4fe9-df12-4a5c":{"x":1127.675048828125,"y":249.60000610351562,"width":290.3999938964844,"height":46.79999923706055,"top":249.60000610351562,"right":1418.0750427246094,"bottom":296.4000053405762,"left":1127.675048828125},"52e4a628-290f-4b72":{"x":1247.1875,"y":264.3999938964844,"width":51.375,"height":18,"top":264.3999938964844,"right":1298.5625,"bottom":282.3999938964844,"left":1247.1875},"5177d814-967a-43eb":{"x":1434.875,"y":59,"width":69.125,"height":32,"top":59,"right":1504,"bottom":91,"left":1434.875},"9e3e5b29-055f-4035":{"x":1434.875,"y":59,"width":69.125,"height":32,"top":59,"right":1504,"bottom":91,"left":1434.875},"3a8983fb-2d4d-43f9":{"x":1434.875,"y":62,"width":24,"height":29,"top":62,"right":1458.875,"bottom":91,"left":1434.875},"34093bb4-81f0-4e2d":{"x":1435.8748779296875,"y":65.49992370605469,"width":22.03193473815918,"height":21.998077392578125,"top":65.49992370605469,"right":1457.9068126678467,"bottom":87.49800109863281,"left":1435.8748779296875},"f6f9cadf-1104-4bf3":{"x":1467.875,"y":65.5,"width":36.125,"height":19,"top":65.5,"right":1504,"bottom":84.5,"left":1467.875},"0d170f92-e5d7-465e":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"a58adbfa-8902-4852":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"331a9aa6-c85c-4c9a":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"e07397a8-6e96-4ff0":{"x":0,"y":0,"width":1536,"height":747.2000122070312,"top":0,"right":1536,"bottom":747.2000122070312,"left":0},"cc4d0533-638e-4ab4":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"1cd4b35b-7d05-4b1c":{"x":0,"y":0,"width":1536,"height":111,"top":0,"right":1536,"bottom":111,"left":0},"188e8503-e8dc-492f":{"x":0,"y":111,"width":20,"height":20,"top":111,"right":20,"bottom":131,"left":0},"7460877b-8c38-4639":{"x":0,"y":111,"width":20,"height":20,"top":111,"right":20,"bottom":131,"left":0},"e4d90b5e-6262-40dc":{"x":0,"y":111,"width":1536,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":0},"6ff958e8-3921-4a6b":{"x":0,"y":111,"width":1536,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":0},"799dc394-4378-4591":{"x":0,"y":111,"width":214.7624969482422,"height":636.2000122070312,"top":111,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"9a7c7d05-577a-4a82":{"x":0,"y":111,"width":214.7624969482422,"height":636.2000122070312,"top":111,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"091f4aa3-7821-468f":{"x":0,"y":127,"width":214.7624969482422,"height":620.2000122070312,"top":127,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"f7b817b8-c838-4969":{"x":0,"y":127,"width":214.7624969482422,"height":36,"top":127,"right":214.7624969482422,"bottom":163,"left":0},"0e3d7a03-5a94-4fa6":{"x":16,"y":127,"width":182.7624969482422,"height":36,"top":127,"right":198.7624969482422,"bottom":163,"left":16},"a8dc6884-900d-489c":{"x":0,"y":171,"width":214.7624969482422,"height":4,"top":171,"right":214.7624969482422,"bottom":175,"left":0},"545bf899-a5ed-4b33":{"x":0,"y":171,"width":214.7624969482422,"height":576.2000122070312,"top":171,"right":214.7624969482422,"bottom":747.2000122070312,"left":0},"4ab9a837-dd8d-4cf4":{"x":16,"y":179,"width":165.96250915527344,"height":477,"top":179,"right":181.96250915527344,"bottom":656,"left":16},"95394ce6-2d4e-414d":{"x":16,"y":179,"width":165.96250915527344,"height":249,"top":179,"right":181.96250915527344,"bottom":428,"left":16},"6d994913-1d99-4709":{"x":16,"y":179,"width":165.96250915527344,"height":28,"top":179,"right":181.96250915527344,"bottom":207,"left":16},"379dd4fc-78fd-48b9":{"x":16,"y":179,"width":165.96250915527344,"height":28,"top":179,"right":181.96250915527344,"bottom":207,"left":16},"8d88c5bc-112e-49c2":{"x":26,"y":184,"width":147.96250915527344,"height":18,"top":184,"right":173.96250915527344,"bottom":202,"left":26},"2469f71c-a63c-42bc":{"x":26,"y":184,"width":147.96250915527344,"height":18,"top":184,"right":173.96250915527344,"bottom":202,"left":26},"c01dc5b8-82ee-40f6":{"x":26,"y":184,"width":32.04999923706055,"height":18,"top":184,"right":58.04999923706055,"bottom":202,"left":26},"38fb6999-c12e-4af4":{"x":16,"y":207,"width":165.96250915527344,"height":28,"top":207,"right":181.96250915527344,"bottom":235,"left":16},"80a6de2d-af0f-45c1":{"x":16,"y":207,"width":165.96250915527344,"height":28,"top":207,"right":181.96250915527344,"bottom":235,"left":16},"e158aba0-bccf-4c3c":{"x":26,"y":212,"width":147.96250915527344,"height":18,"top":212,"right":173.96250915527344,"bottom":230,"left":26},"4711f71d-b026-42a4":{"x":26,"y":212,"width":41.88750076293945,"height":18,"top":212,"right":67.88750076293945,"bottom":230,"left":26},"ce39dfae-0486-4331":{"x":26,"y":212,"width":41.88750076293945,"height":17.600000381469727,"top":212,"right":67.88750076293945,"bottom":229.60000038146973,"left":26},"1cdba987-b0a3-4dd5":{"x":16,"y":235,"width":165.96250915527344,"height":28,"top":235,"right":181.96250915527344,"bottom":263,"left":16},"7d9be704-d9b9-48d0":{"x":16,"y":235,"width":165.96250915527344,"height":28,"top":235,"right":181.96250915527344,"bottom":263,"left":16},"ee7e0aeb-2297-4617":{"x":26,"y":240,"width":147.96250915527344,"height":18,"top":240,"right":173.96250915527344,"bottom":258,"left":26},"9f697ea4-d4e8-487d":{"x":26,"y":240,"width":41,"height":18,"top":240,"right":67,"bottom":258,"left":26},"6c0a0c83-cfae-4fda":{"x":26,"y":240,"width":41,"height":17.600000381469727,"top":240,"right":67,"bottom":257.6000003814697,"left":26},"01f11ff2-ca02-4dac":{"x":16,"y":263,"width":165.96250915527344,"height":28,"top":263,"right":181.96250915527344,"bottom":291,"left":16},"e94147f6-2359-4176":{"x":16,"y":263,"width":165.96250915527344,"height":28,"top":263,"right":181.96250915527344,"bottom":291,"left":16},"7b0fba84-9506-4d36":{"x":26,"y":267.6000061035156,"width":147.96250915527344,"height":18.80000114440918,"top":267.6000061035156,"right":173.96250915527344,"bottom":286.4000072479248,"left":26},"8c35d0fc-092a-46d6":{"x":26,"y":267.6000061035156,"width":126.0250015258789,"height":18.80000114440918,"top":267.6000061035156,"right":152.0250015258789,"bottom":286.4000072479248,"left":26},"2114acb1-929d-42a5":{"x":26,"y":268,"width":34.25,"height":18,"top":268,"right":60.25,"bottom":286,"left":26},"aca6987c-209b-4a70":{"x":152.02500915527344,"y":267.6000061035156,"width":21.9375,"height":18.80000114440918,"top":267.6000061035156,"right":173.96250915527344,"bottom":286.4000072479248,"left":152.02500915527344},"09a13f9a-53f9-4b61":{"x":152.02500915527344,"y":266,"width":21.9375,"height":22.399999618530273,"top":266,"right":173.96250915527344,"bottom":288.3999996185303,"left":152.02500915527344},"808585c8-83f0-4e66":{"x":16,"y":291,"width":165.96250915527344,"height":28,"top":291,"right":181.96250915527344,"bottom":319,"left":16},"b2dea96b-d8ac-4dc2":{"x":16,"y":291,"width":165.96250915527344,"height":28,"top":291,"right":181.96250915527344,"bottom":319,"left":16},"dc3d6549-5cb3-4a4b":{"x":26,"y":296,"width":147.96250915527344,"height":18,"top":296,"right":173.96250915527344,"bottom":314,"left":26},"158b92d0-c2d6-4a9c":{"x":26,"y":296,"width":147.96250915527344,"height":18,"top":296,"right":173.96250915527344,"bottom":314,"left":26},"02575890-d4b1-4988":{"x":26,"y":296,"width":25.475000381469727,"height":18,"top":296,"right":51.47500038146973,"bottom":314,"left":26},"feeaec44-58ef-4f6e":{"x":16,"y":319,"width":165.96250915527344,"height":28,"top":319,"right":181.96250915527344,"bottom":347,"left":16},"21218221-b358-45d8":{"x":16,"y":319,"width":165.96250915527344,"height":28,"top":319,"right":181.96250915527344,"bottom":347,"left":16},"9f3d1b9d-2a83-4e5d":{"x":26,"y":324,"width":147.96250915527344,"height":18,"top":324,"right":173.96250915527344,"bottom":342,"left":26},"ff72fb52-76de-40ee":{"x":26,"y":324,"width":147.96250915527344,"height":18,"top":324,"right":173.96250915527344,"bottom":342,"left":26},"079debf6-ed13-4095":{"x":26,"y":324,"width":42.45000076293945,"height":18,"top":324,"right":68.45000076293945,"bottom":342,"left":26},"c6badafd-0e75-49f4":{"x":16,"y":347,"width":165.96250915527344,"height":28,"top":347,"right":181.96250915527344,"bottom":375,"left":16},"b7e99e21-e3af-4c4f":{"x":16,"y":347,"width":165.96250915527344,"height":28,"top":347,"right":181.96250915527344,"bottom":375,"left":16},"a099a5a3-55cb-4180":{"x":27.600000381469727,"y":352,"width":146.3625030517578,"height":18,"top":352,"right":173.96250343322754,"bottom":370,"left":27.600000381469727},"b31f01c6-ac4e-421a":{"x":25.600000381469727,"y":352,"width":146.3625030517578,"height":18,"top":352,"right":171.96250343322754,"bottom":370,"left":25.600000381469727},"54ea6052-3f32-4f1a":{"x":25.600000381469727,"y":352,"width":34.125,"height":18,"top":352,"right":59.72500038146973,"bottom":370,"left":25.600000381469727},"d550f4bd-81c1-4dbc":{"x":16,"y":375,"width":165.96250915527344,"height":28,"top":375,"right":181.96250915527344,"bottom":403,"left":16},"50c4ecd0-eda4-4bc1":{"x":16,"y":375,"width":165.96250915527344,"height":28,"top":375,"right":181.96250915527344,"bottom":403,"left":16},"ed3d7e9d-63a7-4e05":{"x":26,"y":380,"width":147.96250915527344,"height":18,"top":380,"right":173.96250915527344,"bottom":398,"left":26},"df58b9f8-3fcc-4849":{"x":26,"y":380,"width":147.96250915527344,"height":18,"top":380,"right":173.96250915527344,"bottom":398,"left":26},"1eb3ac95-e03b-4aab":{"x":26,"y":380,"width":79.6624984741211,"height":18,"top":380,"right":105.6624984741211,"bottom":398,"left":26},"ae818407-d6cd-4e8b":{"x":16,"y":403,"width":165.96250915527344,"height":25,"top":403,"right":181.96250915527344,"bottom":428,"left":16},"206087bb-de9b-4534":{"x":21,"y":405.5,"width":43.95000076293945,"height":20,"top":405.5,"right":64.95000076293945,"bottom":425.5,"left":21},"4ea2ae64-3370-45f0":{"x":21,"y":405.5,"width":20,"height":20,"top":405.5,"right":41,"bottom":425.5,"left":21},"3c87377a-a30a-4ec8":{"x":26.731292724609375,"y":412.94000244140625,"width":8.518048286437988,"height":5.328711032867432,"top":412.94000244140625,"right":35.24934101104736,"bottom":418.2687134742737,"left":26.731292724609375},"6c807de3-8cf4-44a8":{"x":16,"y":428,"width":165.96250915527344,"height":156,"top":428,"right":181.96250915527344,"bottom":584,"left":16},"2ec87223-8bdc-47c9":{"x":16,"y":428,"width":165.96250915527344,"height":16,"top":428,"right":181.96250915527344,"bottom":444,"left":16},"1c306a71-c1a7-413e":{"x":16,"y":444,"width":165.96250915527344,"height":140,"top":444,"right":181.96250915527344,"bottom":584,"left":16},"52694d0f-445c-4f09":{"x":16,"y":444,"width":165.96250915527344,"height":28,"top":444,"right":181.96250915527344,"bottom":472,"left":16},"4895dcfa-bb6f-4ec2":{"x":26,"y":449,"width":155.96250915527344,"height":18,"top":449,"right":181.96250915527344,"bottom":467,"left":26},"0b7ac9a7-8ca4-4114":{"x":26,"y":449,"width":113.125,"height":18,"top":449,"right":139.125,"bottom":467,"left":26},"a9b6d571-7228-47c8":{"x":26,"y":449,"width":32.9375,"height":17.600000381469727,"top":449,"right":58.9375,"bottom":466.6000003814697,"left":26},"a096f0ee-4122-4ecc":{"x":147.125,"y":449,"width":34.837501525878906,"height":18,"top":449,"right":181.9625015258789,"bottom":467,"left":147.125},"5b1932da-49cd-434f":{"x":147.125,"y":449,"width":26.837499618530273,"height":17.600000381469727,"top":449,"right":173.96249961853027,"bottom":466.6000003814697,"left":147.125},"f16b69a0-9a03-4511":{"x":16,"y":472,"width":165.96250915527344,"height":112,"top":472,"right":181.96250915527344,"bottom":584,"left":16},"322abf50-9d85-414d":{"x":16,"y":472,"width":165.96250915527344,"height":28,"top":472,"right":181.96250915527344,"bottom":500,"left":16},"0e0e9035-3388-4fd8":{"x":16,"y":472,"width":165.96250915527344,"height":28,"top":472,"right":181.96250915527344,"bottom":500,"left":16},"8ebb084d-0211-425f":{"x":24,"y":476,"width":28,"height":20,"top":476,"right":52,"bottom":496,"left":24},"c5fdfd87-d28c-4568":{"x":24,"y":476,"width":20,"height":20,"top":476,"right":44,"bottom":496,"left":24},"f9b251f5-59cf-47d4":{"x":26,"y":479,"width":16.001001358032227,"height":13.808984756469727,"top":479,"right":42.00100135803223,"bottom":492.8089847564697,"left":26},"f453bd87-16b3-4ca4":{"x":52,"y":477,"width":121.9625015258789,"height":18,"top":477,"right":173.9625015258789,"bottom":495,"left":52},"f06c48b8-05c7-4029":{"x":52,"y":477,"width":39.79999923706055,"height":18,"top":477,"right":91.79999923706055,"bottom":495,"left":52},"78d85b4f-a143-4f37":{"x":52,"y":477,"width":39.79999923706055,"height":17.600000381469727,"top":477,"right":91.79999923706055,"bottom":494.6000003814697,"left":52},"ce1a632b-8b77-4683":{"x":16,"y":500,"width":165.96250915527344,"height":28,"top":500,"right":181.96250915527344,"bottom":528,"left":16},"980b4e6c-d1fc-4c11":{"x":16,"y":500,"width":165.96250915527344,"height":28,"top":500,"right":181.96250915527344,"bottom":528,"left":16},"ef376d3e-dc80-4bd8":{"x":24,"y":504,"width":28,"height":20,"top":504,"right":52,"bottom":524,"left":24},"41301904-6484-4136":{"x":24,"y":504,"width":20,"height":20,"top":504,"right":44,"bottom":524,"left":24},"529196bf-6442-4a99":{"x":28.5,"y":506.9939880371094,"width":11,"height":14.006006240844727,"top":506.9939880371094,"right":39.5,"bottom":520.9999942779541,"left":28.5},"a89efe4a-3848-4fa9":{"x":52,"y":505,"width":121.9625015258789,"height":18,"top":505,"right":173.9625015258789,"bottom":523,"left":52},"1bd89fbb-61b1-46b6":{"x":52,"y":505,"width":65.375,"height":18,"top":505,"right":117.375,"bottom":523,"left":52},"f9d81163-96ee-49bd":{"x":52,"y":505,"width":65.375,"height":17.600000381469727,"top":505,"right":117.375,"bottom":522.6000003814697,"left":52},"c32e51f2-1575-4cf0":{"x":16,"y":528,"width":165.96250915527344,"height":28,"top":528,"right":181.96250915527344,"bottom":556,"left":16},"6c302aa1-1daf-4565":{"x":16,"y":528,"width":165.96250915527344,"height":28,"top":528,"right":181.96250915527344,"bottom":556,"left":16},"b3b446e8-074f-4c66":{"x":24,"y":532,"width":28,"height":20,"top":532,"right":52,"bottom":552,"left":24},"bf99c1ff-60d9-4487":{"x":24,"y":532,"width":20,"height":20,"top":532,"right":44,"bottom":552,"left":24},"de62dd34-3f92-4fe9":{"x":24.5,"y":534.7999877929688,"width":19,"height":14.40000057220459,"top":534.7999877929688,"right":43.5,"bottom":549.1999883651733,"left":24.5},"3a1c9f8a-7ddc-4876":{"x":52,"y":533,"width":121.9625015258789,"height":18,"top":533,"right":173.9625015258789,"bottom":551,"left":52},"05bad08a-d15b-488c":{"x":52,"y":533,"width":76.7874984741211,"height":18,"top":533,"right":128.7874984741211,"bottom":551,"left":52},"5bf7d749-154e-4410":{"x":52,"y":533,"width":76.7874984741211,"height":17.600000381469727,"top":533,"right":128.7874984741211,"bottom":550.6000003814697,"left":52},"67f1d584-47d0-410c":{"x":16,"y":556,"width":165.96250915527344,"height":28,"top":556,"right":181.96250915527344,"bottom":584,"left":16},"ba642c9b-042f-451b":{"x":16,"y":556,"width":165.96250915527344,"height":28,"top":556,"right":181.96250915527344,"bottom":584,"left":16},"f02dac6a-fc75-4000":{"x":24,"y":560,"width":28,"height":20,"top":560,"right":52,"bottom":580,"left":24},"1b24206b-a44a-43e3":{"x":24,"y":560,"width":20,"height":20,"top":560,"right":44,"bottom":580,"left":24},"527e072f-9771-455d":{"x":26.00630760192871,"y":565,"width":16.463693618774414,"height":10.002001762390137,"top":565,"right":42.470001220703125,"bottom":575.0020017623901,"left":26.00630760192871},"664e3a66-b660-422c":{"x":52,"y":561,"width":121.9625015258789,"height":18,"top":561,"right":173.9625015258789,"bottom":579,"left":52},"5ec10473-b62d-459d":{"x":52,"y":561,"width":33,"height":18,"top":561,"right":85,"bottom":579,"left":52},"02e4f116-4ac9-478e":{"x":52,"y":561,"width":33,"height":17.600000381469727,"top":561,"right":85,"bottom":578.6000003814697,"left":52},"186bb402-591f-4635":{"x":16,"y":584,"width":165.96250915527344,"height":16,"top":584,"right":181.96250915527344,"bottom":600,"left":16},"89c13fa1-1b68-41e3":{"x":16,"y":600,"width":165.96250915527344,"height":56,"top":600,"right":181.96250915527344,"bottom":656,"left":16},"f11c24fb-35b4-4b51":{"x":16,"y":600,"width":165.96250915527344,"height":28,"top":600,"right":181.96250915527344,"bottom":628,"left":16},"1c7dc902-2b0e-4ec1":{"x":26,"y":605,"width":121.125,"height":18,"top":605,"right":147.125,"bottom":623,"left":26},"f63e84ae-5f7e-49f0":{"x":147.125,"y":605,"width":34.837501525878906,"height":18,"top":605,"right":181.9625015258789,"bottom":623,"left":147.125},"7ee757dd-0086-4080":{"x":147.125,"y":605,"width":26.837499618530273,"height":17.600000381469727,"top":605,"right":173.96249961853027,"bottom":622.6000003814697,"left":147.125},"b6ab526e-87bf-4dfa":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"045555a0-539c-4f5e":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"61d8fb65-5da8-4c32":{"x":16,"y":628,"width":165.96250915527344,"height":28,"top":628,"right":181.96250915527344,"bottom":656,"left":16},"f1c39b2e-e9c0-4af2":{"x":16,"y":632,"width":83.2874984741211,"height":20,"top":632,"right":99.2874984741211,"bottom":652,"left":16},"5bbbcac5-2bcc-47fe":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"a335ab64-7320-4fad":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"cb9f0725-5e96-4f10":{"x":16,"y":632,"width":20,"height":20,"top":632,"right":36,"bottom":652,"left":16},"cb76f5bd-e726-4b14":{"x":21.5,"y":637.5,"width":9,"height":9,"top":637.5,"right":30.5,"bottom":646.5,"left":21.5},"527caa0e-60a5-4e56":{"x":214.7624969482422,"y":111,"width":2,"height":636.2000122070312,"top":111,"right":216.7624969482422,"bottom":747.2000122070312,"left":214.7624969482422},"5d12b40a-317f-4c87":{"x":216.7624969482422,"y":111,"width":1319.237548828125,"height":636.2000122070312,"top":111,"right":1536.0000457763672,"bottom":747.2000122070312,"left":216.7624969482422},"7fe85016-15b4-4b1e":{"x":216.7624969482422,"y":111,"width":987.2374877929688,"height":636.2000122070312,"top":111,"right":1203.999984741211,"bottom":747.2000122070312,"left":216.7624969482422},"4a89b194-da3b-40ba":{"x":216.7624969482422,"y":111,"width":986.4375,"height":636.2000122070312,"top":111,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"a73125d4-bcda-4f45":{"x":216.7624969482422,"y":111,"width":986.4375,"height":636.2000122070312,"top":111,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"df39c582-272f-483e":{"x":216.7624969482422,"y":111,"width":986.4375,"height":52,"top":111,"right":1203.1999969482422,"bottom":163,"left":216.7624969482422},"807c18cf-9b18-4516":{"x":224.7624969482422,"y":124.5999984741211,"width":58.53750228881836,"height":28,"top":124.5999984741211,"right":283.29999923706055,"bottom":152.5999984741211,"left":224.7624969482422},"1dedc53d-8ab6-4f53":{"x":228.7624969482422,"y":128.60000610351562,"width":50.53750228881836,"height":20,"top":128.60000610351562,"right":279.29999923706055,"bottom":148.60000610351562,"left":228.7624969482422},"6fabb2a2-0e11-4d0a":{"x":228.7624969482422,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":248.7624969482422,"bottom":148.60000610351562,"left":228.7624969482422},"5f663977-72ba-441a":{"x":232.2624969482422,"y":133.5749969482422,"width":13.100000381469727,"height":10.449999809265137,"top":133.5749969482422,"right":245.3624973297119,"bottom":144.02499675750732,"left":232.2624969482422},"92b19974-862a-4bf5":{"x":248.7624969482422,"y":129.8000030517578,"width":30.537500381469727,"height":17.600000381469727,"top":129.8000030517578,"right":279.2999973297119,"bottom":147.40000343322754,"left":248.7624969482422},"2aac61ec-a61c-41cd":{"x":283.3000183105469,"y":124.5999984741211,"width":823.9000244140625,"height":28,"top":124.5999984741211,"right":1107.2000427246094,"bottom":152.5999984741211,"left":283.3000183105469},"de82f494-81dc-4133":{"x":477.4375,"y":124.5999984741211,"width":435.625,"height":28,"top":124.5999984741211,"right":913.0625,"bottom":152.5999984741211,"left":477.4375},"62eccaed-46bf-451c":{"x":477.4375,"y":124.5999984741211,"width":137.9375,"height":28,"top":124.5999984741211,"right":615.375,"bottom":152.5999984741211,"left":477.4375},"affcfa02-7481-4b42":{"x":481.4375,"y":124.5999984741211,"width":125.9375,"height":28,"top":124.5999984741211,"right":607.375,"bottom":152.5999984741211,"left":481.4375},"4f40b80c-3e04-4bae":{"x":481.4375,"y":124.5999984741211,"width":125.9375,"height":28,"top":124.5999984741211,"right":607.375,"bottom":152.5999984741211,"left":481.4375},"c03ab04b-e591-4989":{"x":485.4375,"y":128.60000610351562,"width":117.9375,"height":20,"top":128.60000610351562,"right":603.375,"bottom":148.60000610351562,"left":485.4375},"d736b4a9-e8c4-4111":{"x":485.4375,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":505.4375,"bottom":148.60000610351562,"left":485.4375},"df19791a-0aaf-4e76":{"x":487.4374084472656,"y":131.63101196289062,"width":18.00410270690918,"height":13.78800106048584,"top":131.63101196289062,"right":505.4415111541748,"bottom":145.41901302337646,"left":487.4374084472656},"ae6ae386-cbf9-4bd9":{"x":487.4374084472656,"y":131.63101196289062,"width":16.00019645690918,"height":4.925000190734863,"top":131.63101196289062,"right":503.4376049041748,"bottom":136.5560121536255,"left":487.4374084472656},"a67017ae-f91a-40eb":{"x":487.4375,"y":134.4239959716797,"width":16,"height":9.20700740814209,"top":134.4239959716797,"right":503.4375,"bottom":143.63100337982178,"left":487.4375},"8e73c2bf-f8b3-43af":{"x":495.7195739746094,"y":139.79617309570312,"width":9.721923828125,"height":5.622839450836182,"top":139.79617309570312,"right":505.4414978027344,"bottom":145.4190125465393,"left":495.7195739746094},"7f1ff394-727c-4660":{"x":505.4375,"y":129.8000030517578,"width":97.9375,"height":17.600000381469727,"top":129.8000030517578,"right":603.375,"bottom":147.40000343322754,"left":505.4375},"0232601d-8a1a-4aab":{"x":509.4375,"y":129.8000030517578,"width":93.9375,"height":17.600000381469727,"top":129.8000030517578,"right":603.375,"bottom":147.40000343322754,"left":509.4375},"63186e5c-3a85-426d":{"x":615.375,"y":124.5999984741211,"width":76.32500457763672,"height":28,"top":124.5999984741211,"right":691.7000045776367,"bottom":152.5999984741211,"left":615.375},"05c6adde-bcd2-4fb3":{"x":619.375,"y":124.5999984741211,"width":64.32500457763672,"height":28,"top":124.5999984741211,"right":683.7000045776367,"bottom":152.5999984741211,"left":619.375},"d8f894ce-de42-4783":{"x":619.375,"y":134.1999969482422,"width":64.32500457763672,"height":17.600000381469727,"top":134.1999969482422,"right":683.7000045776367,"bottom":151.7999973297119,"left":619.375},"00fb7a0c-14c0-4034":{"x":619.375,"y":124.5999984741211,"width":64.32500457763672,"height":28,"top":124.5999984741211,"right":683.7000045776367,"bottom":152.5999984741211,"left":619.375},"1361d80b-1648-4eda":{"x":623.375,"y":128.60000610351562,"width":56.32500076293945,"height":20,"top":128.60000610351562,"right":679.7000007629395,"bottom":148.60000610351562,"left":623.375},"d50d2dcd-977d-402e":{"x":623.375,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":643.375,"bottom":148.60000610351562,"left":623.375},"4fce8bd0-0111-4922":{"x":625.375,"y":131.60000610351562,"width":16,"height":14,"top":131.60000610351562,"right":641.375,"bottom":145.60000610351562,"left":625.375},"8263c6d3-501d-482b":{"x":643.375,"y":129.8000030517578,"width":36.32500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":679.7000007629395,"bottom":147.40000343322754,"left":643.375},"0915e001-948b-45d6":{"x":647.375,"y":129.8000030517578,"width":32.32500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":679.7000007629395,"bottom":147.40000343322754,"left":647.375},"0918dc5d-7036-4208":{"x":691.7000122070312,"y":124.5999984741211,"width":81.07500457763672,"height":28,"top":124.5999984741211,"right":772.775016784668,"bottom":152.5999984741211,"left":691.7000122070312},"09e91c93-371e-4bf0":{"x":695.7000122070312,"y":124.5999984741211,"width":69.07500457763672,"height":28,"top":124.5999984741211,"right":764.775016784668,"bottom":152.5999984741211,"left":695.7000122070312},"fffa0f89-ebd2-4b93":{"x":695.7000122070312,"y":124.5999984741211,"width":69.07500457763672,"height":28,"top":124.5999984741211,"right":764.775016784668,"bottom":152.5999984741211,"left":695.7000122070312},"8a338162-6e0c-44a0":{"x":699.7000122070312,"y":128.60000610351562,"width":61.07500076293945,"height":20,"top":128.60000610351562,"right":760.7750129699707,"bottom":148.60000610351562,"left":699.7000122070312},"24a0cbd0-a25c-40e6":{"x":699.7000122070312,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":719.7000122070312,"bottom":148.60000610351562,"left":699.7000122070312},"10cac045-8560-4c2d":{"x":701.7000122070312,"y":130.60000610351562,"width":16,"height":15.99899959564209,"top":130.60000610351562,"right":717.7000122070312,"bottom":146.59900569915771,"left":701.7000122070312},"225b11fa-0c07-4824":{"x":719.7000122070312,"y":129.8000030517578,"width":41.07500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":760.7750129699707,"bottom":147.40000343322754,"left":719.7000122070312},"cc795299-7ff8-462d":{"x":723.7000122070312,"y":129.8000030517578,"width":37.07500076293945,"height":17.600000381469727,"top":129.8000030517578,"right":760.7750129699707,"bottom":147.40000343322754,"left":723.7000122070312},"9667a9d1-283b-46d9":{"x":772.7750244140625,"y":124.5999984741211,"width":100.2874984741211,"height":28,"top":124.5999984741211,"right":873.0625228881836,"bottom":152.5999984741211,"left":772.7750244140625},"4cc11b1a-76a0-4baf":{"x":776.7750244140625,"y":124.5999984741211,"width":88.2874984741211,"height":28,"top":124.5999984741211,"right":865.0625228881836,"bottom":152.5999984741211,"left":776.7750244140625},"9445e037-4a21-4f5c":{"x":776.7750244140625,"y":124.5999984741211,"width":88.2874984741211,"height":28,"top":124.5999984741211,"right":865.0625228881836,"bottom":152.5999984741211,"left":776.7750244140625},"933c5a6f-4a03-4446":{"x":780.7750244140625,"y":128.60000610351562,"width":80.2874984741211,"height":20,"top":128.60000610351562,"right":861.0625228881836,"bottom":148.60000610351562,"left":780.7750244140625},"aaa0de30-f120-479f":{"x":780.7750244140625,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":800.7750244140625,"bottom":148.60000610351562,"left":780.7750244140625},"1a5d6311-3fbd-4f12":{"x":783.0460205078125,"y":130.0997772216797,"width":15.456006050109863,"height":17.001489639282227,"top":130.0997772216797,"right":798.5020265579224,"bottom":147.1012668609619,"left":783.0460205078125},"95cb19bd-f8be-4285":{"x":800.7750244140625,"y":129.8000030517578,"width":60.28750228881836,"height":17.600000381469727,"top":129.8000030517578,"right":861.0625267028809,"bottom":147.40000343322754,"left":800.7750244140625},"6312b401-a718-4f44":{"x":804.7750244140625,"y":129.8000030517578,"width":56.28750228881836,"height":17.600000381469727,"top":129.8000030517578,"right":861.0625267028809,"bottom":147.40000343322754,"left":804.7750244140625},"619602bb-da82-4cda":{"x":873.0625,"y":124.5999984741211,"width":40,"height":28,"top":124.5999984741211,"right":913.0625,"bottom":152.5999984741211,"left":873.0625},"575f8f8a-20ab-4287":{"x":877.0625,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":905.0625,"bottom":152.5999984741211,"left":877.0625},"74d9a3ba-e205-4907":{"x":877.0625,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":905.0625,"bottom":152.5999984741211,"left":877.0625},"51199867-4b82-4bdd":{"x":877.0625,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":905.0625,"bottom":152.5999984741211,"left":877.0625},"c21009e3-c25e-49f6":{"x":881.0625,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":901.0625,"bottom":148.60000610351562,"left":881.0625},"c0c64af9-a349-4683":{"x":881.0625,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":901.0625,"bottom":148.60000610351562,"left":881.0625},"b2877b17-987d-47e1":{"x":882.0625,"y":136.60000610351562,"width":18,"height":4,"top":136.60000610351562,"right":900.0625,"bottom":140.60000610351562,"left":882.0625},"ea11804f-9b35-4d94":{"x":882.0625,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":886.0625,"bottom":140.60000610351562,"left":882.0625},"4faa1e74-4fba-4595":{"x":889.0625,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":893.0625,"bottom":140.60000610351562,"left":889.0625},"01bf3d50-7896-40e0":{"x":896.0625,"y":136.60000610351562,"width":4,"height":4,"top":136.60000610351562,"right":900.0625,"bottom":140.60000610351562,"left":896.0625},"e3e2f1ed-d8c6-4f78":{"x":1107.2000732421875,"y":124.5999984741211,"width":84,"height":28,"top":124.5999984741211,"right":1191.2000732421875,"bottom":152.5999984741211,"left":1107.2000732421875},"0a412894-1543-4a65":{"x":1107.2000732421875,"y":124.5999984741211,"width":56,"height":28,"top":124.5999984741211,"right":1163.2000732421875,"bottom":152.5999984741211,"left":1107.2000732421875},"17a8848d-3638-4574":{"x":1111.2000732421875,"y":124.5999984741211,"width":24,"height":28,"top":124.5999984741211,"right":1135.2000732421875,"bottom":152.5999984741211,"left":1111.2000732421875},"469dcaeb-b0e7-43df":{"x":1111.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1135.2000732421875,"bottom":148.5999984741211,"left":1111.2000732421875},"8e6febae-5862-45be":{"x":1111.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1135.2000732421875,"bottom":148.5999984741211,"left":1111.2000732421875},"8e102274-7b5c-4749":{"x":1111.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1135.2000732421875,"bottom":148.5999984741211,"left":1111.2000732421875},"ac34d51b-18a9-41e4":{"x":1117.800048828125,"y":133.60000610351562,"width":10.800000190734863,"height":6,"top":133.60000610351562,"right":1128.6000490188599,"bottom":139.60000610351562,"left":1117.800048828125},"f6e2ea53-737e-46fa":{"x":1135.2000732421875,"y":124.5999984741211,"width":24,"height":28,"top":124.5999984741211,"right":1159.2000732421875,"bottom":152.5999984741211,"left":1135.2000732421875},"61530d86-391a-4928":{"x":1135.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1159.2000732421875,"bottom":148.5999984741211,"left":1135.2000732421875},"dd8b8a3e-308d-42ef":{"x":1135.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1159.2000732421875,"bottom":148.5999984741211,"left":1135.2000732421875},"3f6199b2-ecba-4a20":{"x":1135.2000732421875,"y":124.5999984741211,"width":24,"height":24,"top":124.5999984741211,"right":1159.2000732421875,"bottom":148.5999984741211,"left":1135.2000732421875},"fbc2ff57-79d0-4bbf":{"x":1141.800048828125,"y":133.60000610351562,"width":10.800000190734863,"height":6,"top":133.60000610351562,"right":1152.6000490188599,"bottom":139.60000610351562,"left":1141.800048828125},"4dec1e61-1cfe-430f":{"x":1163.2000732421875,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":1191.2000732421875,"bottom":152.5999984741211,"left":1163.2000732421875},"9fad705f-9233-4e13":{"x":1163.2000732421875,"y":124.5999984741211,"width":28,"height":28,"top":124.5999984741211,"right":1191.2000732421875,"bottom":152.5999984741211,"left":1163.2000732421875},"6cf37b2c-3922-4724":{"x":1167.2000732421875,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":1187.2000732421875,"bottom":148.60000610351562,"left":1167.2000732421875},"191f5b3f-f28c-4fb2":{"x":1167.2000732421875,"y":128.60000610351562,"width":20,"height":20,"top":128.60000610351562,"right":1187.2000732421875,"bottom":148.60000610351562,"left":1167.2000732421875},"6ea8f661-c661-4c2e":{"x":1170.875,"y":132.27500915527344,"width":12.65000057220459,"height":12.65000057220459,"top":132.27500915527344,"right":1183.5250005722046,"bottom":144.92500972747803,"left":1170.875},"2d5a65c4-fd64-4652":{"x":216.7624969482422,"y":163,"width":986.4375,"height":584.2000122070312,"top":163,"right":1203.1999969482422,"bottom":747.2000122070312,"left":216.7624969482422},"c90eff72-8ef1-47b8":{"x":216.7624969482422,"y":163,"width":969.6375122070312,"height":46.900001525878906,"top":163,"right":1186.4000091552734,"bottom":209.9000015258789,"left":216.7624969482422},"9b426752-9a88-410b":{"x":216.7624969482422,"y":163,"width":969.6375122070312,"height":46.900001525878906,"top":163,"right":1186.4000091552734,"bottom":209.9000015258789,"left":216.7624969482422},"8bd39bca-d44e-4858":{"x":228.7624969482422,"y":175,"width":20,"height":20,"top":175,"right":248.7624969482422,"bottom":195,"left":228.7624969482422},"d35e2bf2-7649-4d45":{"x":228.7624969482422,"y":175,"width":20,"height":20,"top":175,"right":248.7624969482422,"bottom":195,"left":228.7624969482422},"8efcdd3b-7f8a-4826":{"x":228.7624969482422,"y":175,"width":20,"height":20,"top":175,"right":248.7624969482422,"bottom":195,"left":228.7624969482422},"7ab05d9a-725c-41d2":{"x":228.7624969482422,"y":175,"width":20,"height":20,"top":175,"right":248.7624969482422,"bottom":195,"left":228.7624969482422},"b1acecad-9f41-49d8":{"x":234.7624969482422,"y":181,"width":8,"height":8,"top":181,"right":242.7624969482422,"bottom":189,"left":234.7624969482422},"9f424300-a5f2-4157":{"x":252.7624969482422,"y":167,"width":776.9500122070312,"height":38.10000228881836,"top":167,"right":1029.7125091552734,"bottom":205.10000228881836,"left":252.7624969482422},"ddc9b300-a98b-4a00":{"x":252.7624969482422,"y":175,"width":599.9625244140625,"height":22.100000381469727,"top":175,"right":852.7250213623047,"bottom":197.10000038146973,"left":252.7624969482422},"0bc61bb5-7e9f-4587":{"x":252.7624969482422,"y":174.1999969482422,"width":599.9625244140625,"height":22.399999618530273,"top":174.1999969482422,"right":852.7250213623047,"bottom":196.59999656677246,"left":252.7624969482422},"e6815335-fca6-43fd":{"x":1029.7125244140625,"y":173,"width":136.6875,"height":18,"top":173,"right":1166.4000244140625,"bottom":191,"left":1029.7125244140625},"0e104470-e2a4-43f8":{"x":1069.7125244140625,"y":173,"width":72.6875,"height":18,"top":173,"right":1142.4000244140625,"bottom":191,"left":1069.7125244140625},"460cb4ff-e9f9-4dd1":{"x":1069.7125244140625,"y":173,"width":72.6875,"height":18,"top":173,"right":1142.4000244140625,"bottom":191,"left":1069.7125244140625},"ed1b6c53-9bbf-407c":{"x":1069.7125244140625,"y":173,"width":35.25,"height":18,"top":173,"right":1104.9625244140625,"bottom":191,"left":1069.7125244140625},"d7ca259e-ea6b-4055":{"x":1104.9625244140625,"y":173,"width":5.075000286102295,"height":18,"top":173,"right":1110.0375247001648,"bottom":191,"left":1104.9625244140625},"122652aa-3f05-4da9":{"x":1110.0374755859375,"y":173,"width":32.36249923706055,"height":18,"top":173,"right":1142.399974822998,"bottom":191,"left":1110.0374755859375},"4aa4debd-61b2-4ad5":{"x":1150.4000244140625,"y":174,"width":16,"height":16,"top":174,"right":1166.4000244140625,"bottom":190,"left":1150.4000244140625},"67833c34-de42-4fc1":{"x":1150.4000244140625,"y":174,"width":16,"height":16,"top":174,"right":1166.4000244140625,"bottom":190,"left":1150.4000244140625},"292a26eb-fa63-4241":{"x":1150.4000244140625,"y":174,"width":16,"height":16,"top":174,"right":1166.4000244140625,"bottom":190,"left":1150.4000244140625},"672f08c5-91bb-469a":{"x":1150.4000244140625,"y":174,"width":16,"height":16,"top":174,"right":1166.4000244140625,"bottom":190,"left":1150.4000244140625},"7f4d7e23-3e96-43b1":{"x":1151.0670166015625,"y":175,"width":14.666015625,"height":13.999218940734863,"top":175,"right":1165.7330322265625,"bottom":188.99921894073486,"left":1151.0670166015625},"64194a5c-ed09-407b":{"x":216.7624969482422,"y":209.90000915527344,"width":969.6375122070312,"height":1120.0999755859375,"top":209.90000915527344,"right":1186.4000091552734,"bottom":1329.999984741211,"left":216.7624969482422},"8fe5c778-4288-4652":{"x":216.7624969482422,"y":209.90000915527344,"width":969.6375122070312,"height":1120.0999755859375,"top":209.90000915527344,"right":1186.4000091552734,"bottom":1329.999984741211,"left":216.7624969482422},"7ae5f02f-f251-405a":{"x":216.7624969482422,"y":209.90000915527344,"width":969.6375122070312,"height":767.7125244140625,"top":209.90000915527344,"right":1186.4000091552734,"bottom":977.6125335693359,"left":216.7624969482422},"2b3e77d1-56f9-45b9":{"x":216.7624969482422,"y":209.90000915527344,"width":969.6375122070312,"height":766.9125366210938,"top":209.90000915527344,"right":1186.4000091552734,"bottom":976.8125457763672,"left":216.7624969482422},"a55ce837-2c63-48c8":{"x":225.5625,"y":210.6999969482422,"width":940.0375366210938,"height":64,"top":210.6999969482422,"right":1165.6000366210938,"bottom":274.6999969482422,"left":225.5625},"8673c420-50eb-4da8":{"x":225.5625,"y":210.6999969482422,"width":940.0375366210938,"height":64,"top":210.6999969482422,"right":1165.6000366210938,"bottom":274.6999969482422,"left":225.5625},"6a2db9ed-abee-43f3":{"x":233.5625,"y":218.6999969482422,"width":40,"height":40,"top":218.6999969482422,"right":273.5625,"bottom":258.6999969482422,"left":233.5625},"7f28863c-0fa8-40f4":{"x":233.5625,"y":244.3000030517578,"width":40,"height":17.600000381469727,"top":244.3000030517578,"right":273.5625,"bottom":261.90000343322754,"left":233.5625},"61f06948-bad3-498f":{"x":233.5625,"y":218.6999969482422,"width":40,"height":40,"top":218.6999969482422,"right":273.5625,"bottom":258.6999969482422,"left":233.5625},"fcf71a9a-49c9-4246":{"x":273.5625,"y":218.6999969482422,"width":20,"height":40,"top":218.6999969482422,"right":293.5625,"bottom":258.6999969482422,"left":273.5625},"d72aa08c-db24-40b3":{"x":273.5625,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":293.5625,"bottom":238.6999969482422,"left":273.5625},"033e7857-2ff9-43c7":{"x":273.5625,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":293.5625,"bottom":238.6999969482422,"left":273.5625},"24affd0d-f179-4c38":{"x":273.5625,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":293.5625,"bottom":238.6999969482422,"left":273.5625},"215919a1-97f3-4b05":{"x":279.5625,"y":224.6999969482422,"width":8,"height":8,"top":224.6999969482422,"right":287.5625,"bottom":232.6999969482422,"left":279.5625},"8843dc1d-0b8d-42ad":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":40,"top":218.6999969482422,"right":480.9750061035156,"bottom":258.6999969482422,"left":293.5625},"26b95e60-8377-459c":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":18,"top":218.6999969482422,"right":480.9750061035156,"bottom":236.6999969482422,"left":293.5625},"be7440de-c506-43f4":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":18,"top":218.6999969482422,"right":480.9750061035156,"bottom":236.6999969482422,"left":293.5625},"24174c40-781e-4ffe":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":18,"top":218.6999969482422,"right":480.9750061035156,"bottom":236.6999969482422,"left":293.5625},"d1785f46-2e97-4267":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":18,"top":218.6999969482422,"right":480.9750061035156,"bottom":236.6999969482422,"left":293.5625},"6d451cd1-4b5d-45d3":{"x":293.5625,"y":218.6999969482422,"width":187.41250610351562,"height":18,"top":218.6999969482422,"right":480.9750061035156,"bottom":236.6999969482422,"left":293.5625},"58ea0852-bac3-41a8":{"x":341.0500183105469,"y":218.6999969482422,"width":139.9250030517578,"height":17.600000381469727,"top":218.6999969482422,"right":480.9750213623047,"bottom":236.2999973297119,"left":341.0500183105469},"24572373-d41c-4c6e":{"x":293.5625,"y":236.6999969482422,"width":187.41250610351562,"height":18,"top":236.6999969482422,"right":480.9750061035156,"bottom":254.6999969482422,"left":293.5625},"81bfccf7-8e24-43c6":{"x":293.5625,"y":236.6999969482422,"width":15.987500190734863,"height":18,"top":236.6999969482422,"right":309.55000019073486,"bottom":254.6999969482422,"left":293.5625},"e3ccb097-791c-4ccf":{"x":313.5500183105469,"y":236.6999969482422,"width":127.9000015258789,"height":18,"top":236.6999969482422,"right":441.4500198364258,"bottom":254.6999969482422,"left":313.5500183105469},"a56eadc2-c8f8-4e8e":{"x":313.5500183105469,"y":236.6999969482422,"width":127.9000015258789,"height":18,"top":236.6999969482422,"right":441.4500198364258,"bottom":254.6999969482422,"left":313.5500183105469},"fc1def69-6e65-4107":{"x":313.5500183105469,"y":236.6999969482422,"width":127.9000015258789,"height":18,"top":236.6999969482422,"right":441.4500198364258,"bottom":254.6999969482422,"left":313.5500183105469},"fdff309d-bb80-4e72":{"x":488.9750061035156,"y":218.6999969482422,"width":482.9750061035156,"height":40,"top":218.6999969482422,"right":971.9500122070312,"bottom":258.6999969482422,"left":488.9750061035156},"5eeafbbe-f07e-4ea0":{"x":979.9500122070312,"y":218.6999969482422,"width":20,"height":16,"top":218.6999969482422,"right":999.9500122070312,"bottom":234.6999969482422,"left":979.9500122070312},"58d19bfc-3d53-4f68":{"x":979.9500122070312,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":999.9500122070312,"bottom":238.6999969482422,"left":979.9500122070312},"4b485313-5de6-4096":{"x":979.9500122070312,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":999.9500122070312,"bottom":238.6999969482422,"left":979.9500122070312},"8ce48286-b930-4d39":{"x":979.9500122070312,"y":218.6999969482422,"width":20,"height":20,"top":218.6999969482422,"right":999.9500122070312,"bottom":238.6999969482422,"left":979.9500122070312},"f1b75e2b-d725-4779":{"x":981.9500122070312,"y":221.1999969482422,"width":16,"height":15,"top":221.1999969482422,"right":997.9500122070312,"bottom":236.1999969482422,"left":981.9500122070312},"9b1b4f27-c682-4c04":{"x":984.4500122070312,"y":221.1999969482422,"width":11,"height":15,"top":221.1999969482422,"right":995.4500122070312,"bottom":236.1999969482422,"left":984.4500122070312},"c0406162-47cc-46f1":{"x":981.9500122070312,"y":226.6999969482422,"width":16,"height":8,"top":226.6999969482422,"right":997.9500122070312,"bottom":234.6999969482422,"left":981.9500122070312},"67bc4722-3a7a-4bbd":{"x":1015.9500122070312,"y":218.6999969482422,"width":125.6500015258789,"height":40,"top":218.6999969482422,"right":1141.6000137329102,"bottom":258.6999969482422,"left":1015.9500122070312},"6612c98e-6c1a-466f":{"x":1015.9500122070312,"y":218.6999969482422,"width":125.6500015258789,"height":40,"top":218.6999969482422,"right":1141.6000137329102,"bottom":258.6999969482422,"left":1015.9500122070312},"60362e87-6aa5-4bb8":{"x":1149.5999755859375,"y":218.6999969482422,"width":16,"height":16,"top":218.6999969482422,"right":1165.5999755859375,"bottom":234.6999969482422,"left":1149.5999755859375},"69e52f71-d9fb-449f":{"x":1149.5999755859375,"y":218.6999969482422,"width":16,"height":16,"top":218.6999969482422,"right":1165.5999755859375,"bottom":234.6999969482422,"left":1149.5999755859375},"4fd66a59-72be-4976":{"x":1149.5999755859375,"y":218.6999969482422,"width":16,"height":16,"top":218.6999969482422,"right":1165.5999755859375,"bottom":234.6999969482422,"left":1149.5999755859375},"9f894a7f-8d27-4026":{"x":1149.5999755859375,"y":218.6999969482422,"width":16,"height":16,"top":218.6999969482422,"right":1165.5999755859375,"bottom":234.6999969482422,"left":1149.5999755859375},"2b7b9b75-9cb4-43ff":{"x":1150.2669677734375,"y":219.6999969482422,"width":14.665918350219727,"height":13.999218940734863,"top":219.6999969482422,"right":1164.9328861236572,"bottom":233.69921588897705,"left":1150.2669677734375},"4bfa4d01-454c-4821":{"x":225.5625,"y":274.70001220703125,"width":940.0375366210938,"height":701.3125,"top":274.70001220703125,"right":1165.6000366210938,"bottom":976.0125122070312,"left":225.5625},"5e792ede-2b15-4618":{"x":225.5625,"y":274.70001220703125,"width":940.0375366210938,"height":637.3125,"top":274.70001220703125,"right":1165.6000366210938,"bottom":912.0125122070312,"left":225.5625},"fe705768-9f04-4a30":{"x":225.5625,"y":274.70001220703125,"width":940.0375366210938,"height":634.6500244140625,"top":274.70001220703125,"right":1165.6000366210938,"bottom":909.3500366210938,"left":225.5625},"54f9cb55-9460-419c":{"x":225.5625,"y":276.70001220703125,"width":940.0375366210938,"height":632.6500244140625,"top":276.70001220703125,"right":1165.6000366210938,"bottom":909.3500366210938,"left":225.5625},"ff26c45d-ba41-4060":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":632.6500244140625,"top":276.70001220703125,"right":1149.6000366210938,"bottom":909.3500366210938,"left":249.5625},"5bcb8373-bf49-4d4d":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":632.6500244140625,"top":276.70001220703125,"right":1149.6000366210938,"bottom":909.3500366210938,"left":249.5625},"38d7817b-8a19-4ebf":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":632.6500244140625,"top":276.70001220703125,"right":1149.6000366210938,"bottom":909.3500366210938,"left":249.5625},"8fa72ecf-549a-4fd7":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":454.8000183105469,"top":276.70001220703125,"right":1149.6000366210938,"bottom":731.5000305175781,"left":249.5625},"ee2ed42c-fb5c-4cef":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":454.8000183105469,"top":276.70001220703125,"right":1149.6000366210938,"bottom":731.5000305175781,"left":249.5625},"d74e8fdf-eb43-4f6b":{"x":249.5625,"y":276.70001220703125,"width":900.0375366210938,"height":15.199999809265137,"top":276.70001220703125,"right":1149.6000366210938,"bottom":291.9000120162964,"left":249.5625},"1406a6e1-6d8c-4a1c":{"x":249.5625,"y":276.70001220703125,"width":66.48750305175781,"height":14.40000057220459,"top":276.70001220703125,"right":316.0500030517578,"bottom":291.10001277923584,"left":249.5625},"c951eeb2-bc3c-4216":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"c9864cdf-f7ba-4443":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"d1e2e14a-101c-470f":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"b615332b-1de3-47aa":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"4b1778a2-4c5e-46e0":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"70fe7a27-7135-4574":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"6d6265c0-a7e6-4460":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"4b35eb75-dd08-4858":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"e1c966a7-7683-44d2":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"44c767ef-118d-4308":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"911ed5ca-2d61-4316":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"0ed3e2bc-d6c7-46c5":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"fc4df1d8-d42f-4fe7":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"ee2e0371-2ce6-4971":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"815b1cc9-6e21-4879":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"4736dce6-2e80-4851":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"9ce91bd7-de88-48e0":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"ec8a7b89-1ecd-4862":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"a65a4042-1ab0-4445":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"68079b6a-d083-473b":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":439.6000061035156,"top":291.8999938964844,"right":1149.6000366210938,"bottom":731.5,"left":249.5625},"a6ec4fba-da1e-41a0":{"x":249.5625,"y":291.8999938964844,"width":900.0375366210938,"height":15.199999809265137,"top":291.8999938964844,"right":1149.6000366210938,"bottom":307.0999937057495,"left":249.5625},"081632b2-be5c-4080":{"x":249.5625,"y":307.1000061035156,"width":900.0375366210938,"height":15.199999809265137,"top":307.1000061035156,"right":1149.6000366210938,"bottom":322.30000591278076,"left":249.5625},"209570df-0489-4d12":{"x":249.5625,"y":307.1000061035156,"width":96.80000305175781,"height":14.40000057220459,"top":307.1000061035156,"right":346.3625030517578,"bottom":321.5000066757202,"left":249.5625},"6eaacf16-ad5b-4942":{"x":249.5625,"y":307.1000061035156,"width":96.80000305175781,"height":14.40000057220459,"top":307.1000061035156,"right":346.3625030517578,"bottom":321.5000066757202,"left":249.5625},"c6b03b74-ba69-439a":{"x":346.3625183105469,"y":307.1000061035156,"width":216.77500915527344,"height":14.40000057220459,"top":307.1000061035156,"right":563.1375274658203,"bottom":321.5000066757202,"left":346.3625183105469},"0bbb9d85-4cb3-4946":{"x":563.1375122070312,"y":307.1000061035156,"width":16.600000381469727,"height":14.40000057220459,"top":307.1000061035156,"right":579.737512588501,"bottom":321.5000066757202,"left":563.1375122070312},"a12a98e0-7371-41b8":{"x":563.1375122070312,"y":307.1000061035156,"width":16.600000381469727,"height":14.40000057220459,"top":307.1000061035156,"right":579.737512588501,"bottom":321.5000066757202,"left":563.1375122070312},"bf4921e1-7693-45fe":{"x":563.1375122070312,"y":307.1000061035156,"width":3.612499952316284,"height":14.40000057220459,"top":307.1000061035156,"right":566.7500121593475,"bottom":321.5000066757202,"left":563.1375122070312},"31653a7a-f634-46a1":{"x":249.5625,"y":322.3000183105469,"width":900.0375366210938,"height":90,"top":322.3000183105469,"right":1149.6000366210938,"bottom":412.3000183105469,"left":249.5625},"273b5627-98c3-489d":{"x":249.5625,"y":322.3000183105469,"width":900.0375366210938,"height":90,"top":322.3000183105469,"right":1149.6000366210938,"bottom":412.3000183105469,"left":249.5625},"5e303776-c4f0-4cf9":{"x":249.5625,"y":322.3000183105469,"width":900.0375366210938,"height":90,"top":322.3000183105469,"right":1149.6000366210938,"bottom":412.3000183105469,"left":249.5625},"acc99d97-5ad8-4a5f":{"x":249.5625,"y":322.3000183105469,"width":900.0375366210938,"height":8,"top":322.3000183105469,"right":1149.6000366210938,"bottom":330.3000183105469,"left":249.5625},"1c29fcf7-de7d-4aba":{"x":249.5625,"y":330.3000183105469,"width":900.0375366210938,"height":32.79999923706055,"top":330.3000183105469,"right":1149.6000366210938,"bottom":363.1000175476074,"left":249.5625},"79edb753-f711-4610":{"x":249.5625,"y":331.1000061035156,"width":895.2125244140625,"height":30.80000114440918,"top":331.1000061035156,"right":1144.7750244140625,"bottom":361.9000072479248,"left":249.5625},"06b12d6e-2068-4502":{"x":451.8500061035156,"y":331.1000061035156,"width":3.612499952316284,"height":14.40000057220459,"top":331.1000061035156,"right":455.4625060558319,"bottom":345.5000066757202,"left":451.8500061035156},"e468d1d4-64e6-4679":{"x":249.5625,"y":363.1000061035156,"width":900.0375366210938,"height":49.20000076293945,"top":363.1000061035156,"right":1149.6000366210938,"bottom":412.3000068664551,"left":249.5625},"5fc75ed0-35ea-4686":{"x":249.5625,"y":380.3000183105469,"width":875.8250122070312,"height":30.80000114440918,"top":380.3000183105469,"right":1125.3875122070312,"bottom":411.10001945495605,"left":249.5625},"cf238c56-a4ec-4bf2":{"x":249.5625,"y":412.3000183105469,"width":900.0375366210938,"height":15.199999809265137,"top":412.3000183105469,"right":1149.6000366210938,"bottom":427.500018119812,"left":249.5625},"2e0e14ea-b497-4771":{"x":249.5625,"y":427.5,"width":900.0375366210938,"height":15.199999809265137,"top":427.5,"right":1149.6000366210938,"bottom":442.69999980926514,"left":249.5625},"84496667-9f4a-4eeb":{"x":249.5625,"y":427.5,"width":639.0375366210938,"height":14.40000057220459,"top":427.5,"right":888.6000366210938,"bottom":441.9000005722046,"left":249.5625},"39bc1864-e2cf-4641":{"x":326.63751220703125,"y":427.5,"width":220.40000915527344,"height":14.40000057220459,"top":427.5,"right":547.0375213623047,"bottom":441.9000005722046,"left":326.63751220703125},"30c60706-6b7f-4a7d":{"x":249.5625,"y":442.70001220703125,"width":900.0375366210938,"height":15.199999809265137,"top":442.70001220703125,"right":1149.6000366210938,"bottom":457.9000120162964,"left":249.5625},"5321a356-75e2-4c54":{"x":249.5625,"y":442.70001220703125,"width":404.70001220703125,"height":14.40000057220459,"top":442.70001220703125,"right":654.2625122070312,"bottom":457.10001277923584,"left":249.5625},"3d479db7-8e6a-46ce":{"x":249.5625,"y":457.8999938964844,"width":900.0375366210938,"height":15.199999809265137,"top":457.8999938964844,"right":1149.6000366210938,"bottom":473.0999937057495,"left":249.5625},"ddbd5aee-d3c3-4b42":{"x":249.5625,"y":457.8999938964844,"width":399.6125183105469,"height":14.40000057220459,"top":457.8999938964844,"right":649.1750183105469,"bottom":472.29999446868896,"left":249.5625},"4480e1b5-a1e7-4a94":{"x":249.5625,"y":473.1000061035156,"width":900.0375366210938,"height":15.199999809265137,"top":473.1000061035156,"right":1149.6000366210938,"bottom":488.30000591278076,"left":249.5625},"2e6dc0db-aa66-4b9f":{"x":249.5625,"y":488.3000183105469,"width":900.0375366210938,"height":15.199999809265137,"top":488.3000183105469,"right":1149.6000366210938,"bottom":503.500018119812,"left":249.5625},"03040a13-4f23-4956":{"x":249.5625,"y":488.3000183105469,"width":297,"height":14.40000057220459,"top":488.3000183105469,"right":546.5625,"bottom":502.70001888275146,"left":249.5625},"1887160f-d54f-407e":{"x":249.5625,"y":503.5,"width":900.0375366210938,"height":15.199999809265137,"top":503.5,"right":1149.6000366210938,"bottom":518.6999998092651,"left":249.5625},"374fbbac-941d-447f":{"x":249.5625,"y":518.7000122070312,"width":900.0375366210938,"height":212.8000030517578,"top":518.7000122070312,"right":1149.6000366210938,"bottom":731.5000152587891,"left":249.5625},"ca2c1a47-34a1-41c3":{"x":249.5625,"y":518.7000122070312,"width":900.0375366210938,"height":15.199999809265137,"top":518.7000122070312,"right":1149.6000366210938,"bottom":533.9000120162964,"left":249.5625},"58a01121-b0cb-4d08":{"x":249.5625,"y":518.7000122070312,"width":117.5250015258789,"height":14.40000057220459,"top":518.7000122070312,"right":367.0875015258789,"bottom":533.1000127792358,"left":249.5625},"6f35067f-1e0d-4437":{"x":249.5625,"y":518.7000122070312,"width":117.5250015258789,"height":14.40000057220459,"top":518.7000122070312,"right":367.0875015258789,"bottom":533.1000127792358,"left":249.5625},"0e5830ee-05d3-411b":{"x":249.5625,"y":518.7000122070312,"width":117.5250015258789,"height":14.40000057220459,"top":518.7000122070312,"right":367.0875015258789,"bottom":533.1000127792358,"left":249.5625},"c79e2a7b-22f3-4716":{"x":249.5625,"y":518.7000122070312,"width":32.26250076293945,"height":14.40000057220459,"top":518.7000122070312,"right":281.82500076293945,"bottom":533.1000127792358,"left":249.5625},"fbfd27fd-a6cf-4287":{"x":249.5625,"y":533.9000244140625,"width":900.0375366210938,"height":15.199999809265137,"top":533.9000244140625,"right":1149.6000366210938,"bottom":549.1000242233276,"left":249.5625},"1cd00e80-a1e7-476d":{"x":249.5625,"y":533.9000244140625,"width":167.65000915527344,"height":14.40000057220459,"top":533.9000244140625,"right":417.21250915527344,"bottom":548.3000249862671,"left":249.5625},"132ecb93-c04f-4d20":{"x":249.5625,"y":549.1000366210938,"width":900.0375366210938,"height":15.199999809265137,"top":549.1000366210938,"right":1149.6000366210938,"bottom":564.3000364303589,"left":249.5625},"f84c55d5-1879-468e":{"x":249.5625,"y":549.1000366210938,"width":352.9250183105469,"height":14.40000057220459,"top":549.1000366210938,"right":602.4875183105469,"bottom":563.5000371932983,"left":249.5625},"dc5029df-f64d-4070":{"x":249.5625,"y":564.2999877929688,"width":900.0375366210938,"height":15.199999809265137,"top":564.2999877929688,"right":1149.6000366210938,"bottom":579.4999876022339,"left":249.5625},"6856f105-09cb-4383":{"x":249.5625,"y":564.2999877929688,"width":234.1125030517578,"height":14.40000057220459,"top":564.2999877929688,"right":483.6750030517578,"bottom":578.6999883651733,"left":249.5625},"7944fe77-51db-44ad":{"x":249.5625,"y":579.5,"width":900.0375366210938,"height":91.20000457763672,"top":579.5,"right":1149.6000366210938,"bottom":670.7000045776367,"left":249.5625},"ab611892-4d17-429d":{"x":249.5625,"y":579.5,"width":900.0375366210938,"height":15.199999809265137,"top":579.5,"right":1149.6000366210938,"bottom":594.6999998092651,"left":249.5625},"4c25e8f6-5270-4640":{"x":249.5625,"y":579.5,"width":77.30000305175781,"height":14.40000057220459,"top":579.5,"right":326.8625030517578,"bottom":593.9000005722046,"left":249.5625},"6b74b802-d5a6-4ff1":{"x":249.5625,"y":594.7000122070312,"width":900.0375366210938,"height":15.199999809265137,"top":594.7000122070312,"right":1149.6000366210938,"bottom":609.9000120162964,"left":249.5625},"5569ab3d-98ca-4977":{"x":249.5625,"y":594.7000122070312,"width":88.1500015258789,"height":14.40000057220459,"top":594.7000122070312,"right":337.7125015258789,"bottom":609.1000127792358,"left":249.5625},"45e7de1a-e3ae-445f":{"x":249.5625,"y":609.9000244140625,"width":900.0375366210938,"height":15.199999809265137,"top":609.9000244140625,"right":1149.6000366210938,"bottom":625.1000242233276,"left":249.5625},"ae1f4708-4abf-4cce":{"x":249.5625,"y":609.9000244140625,"width":81.6500015258789,"height":14.40000057220459,"top":609.9000244140625,"right":331.2125015258789,"bottom":624.3000249862671,"left":249.5625},"3ebf2da1-39e2-40e8":{"x":249.5625,"y":625.1000366210938,"width":900.0375366210938,"height":15.199999809265137,"top":625.1000366210938,"right":1149.6000366210938,"bottom":640.3000364303589,"left":249.5625},"c8211a94-0be9-4322":{"x":249.5625,"y":625.1000366210938,"width":99.7249984741211,"height":14.40000057220459,"top":625.1000366210938,"right":349.2874984741211,"bottom":639.5000371932983,"left":249.5625},"f57e7c26-0541-4858":{"x":249.5625,"y":640.2999877929688,"width":900.0375366210938,"height":15.199999809265137,"top":640.2999877929688,"right":1149.6000366210938,"bottom":655.4999876022339,"left":249.5625},"abd02a5f-e961-40b5":{"x":249.5625,"y":640.2999877929688,"width":146.6875,"height":14.40000057220459,"top":640.2999877929688,"right":396.25,"bottom":654.6999883651733,"left":249.5625},"c30222db-4260-49cb":{"x":249.5625,"y":655.5,"width":900.0375366210938,"height":15.199999809265137,"top":655.5,"right":1149.6000366210938,"bottom":670.6999998092651,"left":249.5625},"d7612685-953f-4e7f":{"x":249.5625,"y":655.5,"width":116.36250305175781,"height":14.40000057220459,"top":655.5,"right":365.9250030517578,"bottom":669.9000005722046,"left":249.5625},"94b8e29a-2624-4783":{"x":249.5625,"y":685.9000244140625,"width":211.7375030517578,"height":14.40000057220459,"top":685.9000244140625,"right":461.3000030517578,"bottom":700.3000249862671,"left":249.5625},"11a89538-4979-4c94":{"x":249.5625,"y":731.5,"width":900.0375366210938,"height":177.85000610351562,"top":731.5,"right":1149.6000366210938,"bottom":909.3500061035156,"left":249.5625},"902cfff5-cb22-4954":{"x":249.5625,"y":731.5,"width":900.0375366210938,"height":15.199999809265137,"top":731.5,"right":1149.6000366210938,"bottom":746.6999998092651,"left":249.5625},"f61b5f11-cd0d-4ba6":{"x":249.5625,"y":731.5,"width":455.9875183105469,"height":14.40000057220459,"top":731.5,"right":705.5500183105469,"bottom":745.9000005722046,"left":249.5625},"d0310a03-2518-486a":{"x":249.5625,"y":746.7000122070312,"width":900.0375366210938,"height":15.199999809265137,"top":746.7000122070312,"right":1149.6000366210938,"bottom":761.9000120162964,"left":249.5625},"17e7ceed-ef84-4795":{"x":249.5625,"y":746.7000122070312,"width":442.7250061035156,"height":14.40000057220459,"top":746.7000122070312,"right":692.2875061035156,"bottom":761.1000127792358,"left":249.5625},"9806b1a7-aa7e-4468":{"x":192,"y":227.1999969482422,"width":1012,"height":520,"top":227.1999969482422,"right":1204,"bottom":747.1999969482422,"left":192},"6f28ab2d-1092-4374":{"x":1204,"y":111,"width":332,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":1204},"aa539a06-a303-47a9":{"x":1177,"y":111,"width":26.80000114440918,"height":636.2000122070312,"top":111,"right":1203.8000011444092,"bottom":747.2000122070312,"left":1177},"0281944a-e2aa-485b":{"x":1183,"y":415.1000061035156,"width":30,"height":28,"top":415.1000061035156,"right":1213,"bottom":443.1000061035156,"left":1183},"54080708-1429-4c7f":{"x":1185,"y":419.1000061035156,"width":20,"height":20,"top":419.1000061035156,"right":1205,"bottom":439.1000061035156,"left":1185},"fd0b3e77-f6c3-46a3":{"x":1192.2313232421875,"y":424.831298828125,"width":5.328711032867432,"height":8.51806640625,"top":424.831298828125,"right":1197.560034275055,"bottom":433.349365234375,"left":1192.2313232421875},"e3e43100-39bb-4b28":{"x":1204,"y":111,"width":332,"height":636.2000122070312,"top":111,"right":1536,"bottom":747.2000122070312,"left":1204},"b666ef00-86c6-4534":{"x":1204,"y":111,"width":332,"height":51,"top":111,"right":1536,"bottom":162,"left":1204},"75d49208-c57a-4032":{"x":1204,"y":111,"width":332,"height":52,"top":111,"right":1536,"bottom":163,"left":1204},"ab4a3562-1d48-4910":{"x":1220,"y":126.5999984741211,"width":136,"height":20,"top":126.5999984741211,"right":1356,"bottom":146.5999984741211,"left":1220},"100c085f-9e5c-40f3":{"x":1220,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1240,"bottom":146.5999984741211,"left":1220},"c854e869-5429-48c8":{"x":1220,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1240,"bottom":146.5999984741211,"left":1220},"4e63d420-24af-4a5e":{"x":1222,"y":129.60000610351562,"width":16,"height":14,"top":129.60000610351562,"right":1238,"bottom":143.60000610351562,"left":1222},"872d2379-512c-4643":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"7139b465-ea38-4dcd":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"0316018d-fcfa-407e":{"x":1254,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1274,"bottom":146.5999984741211,"left":1254},"925c501d-ae98-433f":{"x":1255,"y":128.60438537597656,"width":18,"height":14.99161434173584,"top":128.60438537597656,"right":1273,"bottom":143.5959997177124,"left":1255},"1f21a3d6-265e-49b4":{"x":1259.1937255859375,"y":130.4560089111328,"width":9.612500190734863,"height":12.800000190734863,"top":130.4560089111328,"right":1268.8062257766724,"bottom":143.25600910186768,"left":1259.1937255859375},"736970bc-8e26-4a15":{"x":1288,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1308,"bottom":146.5999984741211,"left":1288},"41b66e01-9d3b-4462":{"x":1288,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1308,"bottom":146.5999984741211,"left":1288},"c4c239be-1107-4668":{"x":1291,"y":128.60000610351562,"width":14,"height":16,"top":128.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1291},"21e40021-10b7-4873":{"x":1301,"y":140.60000610351562,"width":4,"height":4,"top":140.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1301},"9cc6406b-d740-4832":{"x":1291,"y":128.60000610351562,"width":14,"height":16,"top":128.60000610351562,"right":1305,"bottom":144.60000610351562,"left":1291},"21ed1867-7ac7-4e61":{"x":1322,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1342,"bottom":146.5999984741211,"left":1322},"3b69c080-feb5-411c":{"x":1322,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1342,"bottom":146.5999984741211,"left":1322},"0715d13c-fc3e-45ed":{"x":1324,"y":128.60000610351562,"width":16,"height":16,"top":128.60000610351562,"right":1340,"bottom":144.60000610351562,"left":1324},"66f7d1bd-f327-4f8c":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"63d224a2-fb52-4a72":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"03d82968-a58f-4247":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"809db373-1dd4-458c":{"x":1436.2249755859375,"y":126.5999984741211,"width":83.7750015258789,"height":20,"top":126.5999984741211,"right":1519.9999771118164,"bottom":146.5999984741211,"left":1436.2249755859375},"27b02bd4-5a51-49a0":{"x":1436.2249755859375,"y":127.80000305175781,"width":63.775001525878906,"height":17.600000381469727,"top":127.80000305175781,"right":1499.9999771118164,"bottom":145.40000343322754,"left":1436.2249755859375},"275085da-5641-4ac5":{"x":1440.2249755859375,"y":127.80000305175781,"width":49.775001525878906,"height":17.600000381469727,"top":127.80000305175781,"right":1489.9999771118164,"bottom":145.40000343322754,"left":1440.2249755859375},"4bb5a543-9371-45a7":{"x":1500,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1520,"bottom":146.5999984741211,"left":1500},"4b90ae17-2b66-479b":{"x":1500,"y":126.5999984741211,"width":20,"height":20,"top":126.5999984741211,"right":1520,"bottom":146.5999984741211,"left":1500},"f7149a1d-86c2-42d1":{"x":1500.9969482421875,"y":127.5999984741211,"width":18.056055068969727,"height":18,"top":127.5999984741211,"right":1519.0530033111572,"bottom":145.5999984741211,"left":1500.9969482421875},"14166f8e-f37a-4d74":{"x":1204,"y":162,"width":332,"height":585.2000122070312,"top":162,"right":1536,"bottom":747.2000122070312,"left":1204},"4216308e-2101-49c9":{"x":1204,"y":162,"width":332,"height":137.60000610351562,"top":162,"right":1536,"bottom":299.6000061035156,"left":1204},"804e35dd-5a2d-4530":{"x":1220,"y":182.8000030517578,"width":300,"height":96,"top":182.8000030517578,"right":1520,"bottom":278.8000030517578,"left":1220},"caf3efaf-7c44-42f2":{"x":1220,"y":182.8000030517578,"width":300,"height":96,"top":182.8000030517578,"right":1520,"bottom":278.8000030517578,"left":1220},"aa2b0271-336f-4bd7":{"x":1220,"y":182.8000030517578,"width":96,"height":96,"top":182.8000030517578,"right":1316,"bottom":278.8000030517578,"left":1220},"0065c10b-bdc0-4b7e":{"x":1220,"y":182.8000030517578,"width":96,"height":96,"top":182.8000030517578,"right":1316,"bottom":278.8000030517578,"left":1220},"c7d2ab2c-6646-4427":{"x":1220,"y":182.8000030517578,"width":96,"height":96,"top":182.8000030517578,"right":1316,"bottom":278.8000030517578,"left":1220},"883d77f5-2526-4fb9":{"x":1328,"y":182.8000030517578,"width":192,"height":96,"top":182.8000030517578,"right":1520,"bottom":278.8000030517578,"left":1328},"a4120fad-0afd-42ba":{"x":1328,"y":198.3000030517578,"width":192,"height":27,"top":198.3000030517578,"right":1520,"bottom":225.3000030517578,"left":1328},"ff2454db-8617-4225":{"x":1328,"y":198.3000030517578,"width":192,"height":27,"top":198.3000030517578,"right":1520,"bottom":225.3000030517578,"left":1328},"c835d9c5-98cf-4427":{"x":1328,"y":198.3000030517578,"width":145.8874969482422,"height":27,"top":198.3000030517578,"right":1473.8874969482422,"bottom":225.3000030517578,"left":1328},"cfe0d6d7-8a04-43a9":{"x":1473.8875732421875,"y":198.3000030517578,"width":28,"height":27,"top":198.3000030517578,"right":1501.8875732421875,"bottom":225.3000030517578,"left":1473.8875732421875},"d51429fe-1e25-4728":{"x":1473.8875732421875,"y":198.3000030517578,"width":28,"height":24,"top":198.3000030517578,"right":1501.8875732421875,"bottom":222.3000030517578,"left":1473.8875732421875},"ab593dd1-cbef-4a2b":{"x":1477.8875732421875,"y":202.3000030517578,"width":20,"height":20,"top":202.3000030517578,"right":1497.8875732421875,"bottom":222.3000030517578,"left":1477.8875732421875},"519ce7e6-6f58-4fbc":{"x":1477.8875732421875,"y":202.3000030517578,"width":20,"height":20,"top":202.3000030517578,"right":1497.8875732421875,"bottom":222.3000030517578,"left":1477.8875732421875},"fee557fd-ff38-4781":{"x":1482.3885498046875,"y":206.7919921875,"width":10.998339653015137,"height":11.01718807220459,"top":206.7919921875,"right":1493.3868894577026,"bottom":217.8091802597046,"left":1482.3885498046875},"72639c5e-e407-4ec8":{"x":1328,"y":233.3000030517578,"width":100.32500457763672,"height":15,"top":233.3000030517578,"right":1428.3250045776367,"bottom":248.3000030517578,"left":1328},"3d63184d-9710-4ead":{"x":1328,"y":248.3000030517578,"width":192,"height":15,"top":248.3000030517578,"right":1520,"bottom":263.3000030517578,"left":1328},"c8042165-eb5d-40fe":{"x":1328,"y":248.3000030517578,"width":87.3499984741211,"height":14.40000057220459,"top":248.3000030517578,"right":1415.349998474121,"bottom":262.7000036239624,"left":1328},"dc6d4bbe-02ea-477e":{"x":1328,"y":248.3000030517578,"width":87.3499984741211,"height":14.40000057220459,"top":248.3000030517578,"right":1415.349998474121,"bottom":262.7000036239624,"left":1328},"a136b4e6-d66c-4b32":{"x":1204,"y":300.6000061035156,"width":332,"height":446.6000061035156,"top":300.6000061035156,"right":1536,"bottom":747.2000122070312,"left":1204},"17acab71-96fb-4b75":{"x":1220,"y":316.6000061035156,"width":283.20001220703125,"height":519,"top":316.6000061035156,"right":1503.2000122070312,"bottom":835.6000061035156,"left":1220},"0c25d2a6-d0e7-4679":{"x":1220,"y":317.6000061035156,"width":283.20001220703125,"height":518,"top":317.6000061035156,"right":1503.2000122070312,"bottom":835.6000061035156,"left":1220},"9b6d37c2-c9da-4722":{"x":1220,"y":317.6000061035156,"width":283.20001220703125,"height":250,"top":317.6000061035156,"right":1503.2000122070312,"bottom":567.6000061035156,"left":1220},"a985702f-8aa5-4731":{"x":1220,"y":317.6000061035156,"width":300,"height":250,"top":317.6000061035156,"right":1520,"bottom":567.6000061035156,"left":1220},"9fce0c91-2b0b-4f66":{"x":1220,"y":317.6000061035156,"width":300,"height":250,"top":317.6000061035156,"right":1520,"bottom":567.6000061035156,"left":1220},"ded1b408-ee00-4155":{"x":1220,"y":317.6000061035156,"width":300,"height":250,"top":317.6000061035156,"right":1520,"bottom":567.6000061035156,"left":1220},"8dd3ebc8-9102-4cc9":{"x":1220,"y":585.6000366210938,"width":283.20001220703125,"height":250,"top":585.6000366210938,"right":1503.2000122070312,"bottom":835.6000366210938,"left":1220},"ec26f9fc-5b80-4b51":{"x":1220,"y":585.6000366210938,"width":300,"height":250,"top":585.6000366210938,"right":1520,"bottom":835.6000366210938,"left":1220},"70903864-a29f-4aa6":{"x":1220,"y":585.6000366210938,"width":300,"height":250,"top":585.6000366210938,"right":1520,"bottom":835.6000366210938,"left":1220},"2ab5fdb8-ee4b-4dbd":{"x":1220,"y":585.6000366210938,"width":300,"height":250,"top":585.6000366210938,"right":1520,"bottom":835.6000366210938,"left":1220}}
|