{"id":76,"date":"2025-05-14T21:04:35","date_gmt":"2025-05-14T21:04:35","guid":{"rendered":"https:\/\/bm3demos.com\/2025-splc\/?page_id=76"},"modified":"2026-04-14T16:33:18","modified_gmt":"2026-04-14T16:33:18","slug":"directory","status":"publish","type":"page","link":"https:\/\/bm3demos.com\/2025-splc\/directory\/","title":{"rendered":"Directory"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"76\" class=\"elementor elementor-76\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d07548a e-flex e-con-boxed e-con e-parent\" data-id=\"d07548a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3b3a91c e-con-full e-flex e-con e-child\" data-id=\"3b3a91c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e15b941 e-con-full e-flex e-con e-child\" data-id=\"e15b941\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-10f0899 e-con-full e-flex e-con e-child\" data-id=\"10f0899\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e033924 elementor-widget elementor-widget-image\" data-id=\"e033924\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"146\" height=\"153\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/logo.jpg\" class=\"attachment-full size-full wp-image-44\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9601a13 e-con-full e-flex e-con e-child\" data-id=\"9601a13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-385a816 e-con-full e-flex e-con e-child\" data-id=\"385a816\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-487e87d elementor-widget elementor-widget-html\" data-id=\"487e87d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Clock<\/title>\r\n  <style>\r\n    #clock {\r\n      font-size: 28px;\r\n      letter-spacing: 1px;\r\n      color: #273990\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"clock\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateClock() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        hour: '2-digit',\r\n        minute: '2-digit',\r\n        second: '2-digit',\r\n        hour12: true\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      let time = formatter.format(new Date());\r\n\r\n      \/\/ Convert \"a.m.\" or \"p.m.\" to \"AM\" or \"PM\"\r\n      time = time.replace(\/a\\.m\\.\/i, 'AM').replace(\/p\\.m\\.\/i, 'PM');\r\n\r\n      document.getElementById('clock').textContent = time;\r\n    }\r\n\r\n    updateClock();\r\n    setInterval(updateClock, 1000);\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40c86dc elementor-widget elementor-widget-html\" data-id=\"40c86dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Date<\/title>\r\n  <style>\r\n    #date {\r\n      font-size: 30px;\r\n      color: #273990;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"date\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateDate() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        year: 'numeric',\r\n        month: 'long',     \/\/ e.g., May\r\n        day: 'numeric'\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      const date = formatter.format(new Date());\r\n\r\n      document.getElementById('date').textContent = date;\r\n    }\r\n\r\n    updateDate();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d764710 elementor-widget elementor-widget-image\" data-id=\"d764710\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bm3demos.com\/2025-splc\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/back.jpg\" class=\"attachment-full size-full wp-image-78\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50b2a23 elementor-widget elementor-widget-heading\" data-id=\"50b2a23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Directory<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5c2ff4 elementor-widget elementor-widget-html\" data-id=\"b5c2ff4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html>\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<title>SPLC Map Directions<\/title>\r\n<style>\r\n  #way-tooltip {\r\n    position: absolute;\r\n    background: #273990;\r\n    color: white;\r\n    padding: 6px 12px;\r\n    border-radius: 4px;\r\n    font-family: sans-serif;\r\n    font-size: 14px;\r\n    font-weight: bold;\r\n    pointer-events: none;\r\n    display: none;\r\n    transform: translate(-50%, -120%);\r\n    white-space: nowrap;\r\n    z-index: 1000;\r\n    box-shadow: 0 2px 10px rgba(0,0,0,0.2);\r\n  }\r\n  \r\n  #way-tooltip::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: 100%;\r\n    left: 50%;\r\n    margin-left: -5px;\r\n    border-width: 5px;\r\n    border-style: solid;\r\n    border-color: #273990 transparent transparent transparent;\r\n  }\r\n\r\n  .way-path {\r\n    fill: none;\r\n    stroke: red;\r\n    stroke-width: 4;\r\n    display: none;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n  }\r\n\r\n  .way-path.animate {\r\n    display: block;\r\n    animation: drawPath 2s linear forwards;\r\n  }\r\n\r\n  @keyframes drawPath {\r\n    to { stroke-dashoffset: 0; }\r\n  }\r\n  \r\n  #arrowhead path {\r\n    stroke-dasharray: none !important;\r\n    stroke-dashoffset: 0 !important;\r\n  }\r\n\r\n  .end-point-circle {\r\n    fill: red;\r\n    stroke: none;\r\n    animation: blink 0.8s ease-in-out infinite;\r\n  }\r\n\r\n  @keyframes blink { 50% { opacity: 0; } }\r\n\r\n  .way-circle { fill: none; stroke: none; pointer-events: none; }\r\n  .way-circle.highlight {\r\n    fill: #fff200;\r\n    stroke: #f90;\r\n    stroke-width: 3;\r\n    animation: glow 1s ease-in-out infinite;\r\n  }\r\n\r\n  @keyframes glow {\r\n    0%   { r: 10.5; opacity: 1; }\r\n    50%  { r: 13; opacity: 0.6; }\r\n    100% { r: 10.5; opacity: 1; }\r\n  }\r\n\r\n  .button-contain { width: 1080px; margin: auto; display: flex; flex-direction: column; align-items: center; }\r\n  .but { margin-bottom: 14px; display: flex; flex-direction: row; gap: 20px; }\r\n  button { width: 400px; background: #fff; border: solid 2px #273990; padding: 8px; font-size: 20px; cursor: pointer; transition: 0.2s; color: #000; }\r\n  button:hover { color: #fff; background-color: #273990; }\r\n\r\n  \/* Styling for the HTML content inside the SVG *\/\r\n.svg-tooltip {\r\n  background: #273990;\r\n  color: white;\r\n  padding: 4px 10px;\r\n  border-radius: 4px;\r\n  font-family: sans-serif;\r\n  font-size: 12px; \/* Font size relative to 800px width *\/\r\n  font-weight: bold;\r\n  white-space: nowrap;\r\n  text-align: center;\r\n  position: relative;\r\n  display: inline-block;\r\n}\r\n\r\n\/* The little arrow beak *\/\r\n.svg-tooltip::after {\r\n  content: '';\r\n  position: absolute;\r\n  top: 100%;\r\n  left: 50%;\r\n  margin-left: -5px;\r\n  border-width: 5px;\r\n  border-style: solid;\r\n  border-color: #273990 transparent transparent transparent;\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div style=\"width: 1080px; margin: auto; position: relative; text-align: center;\">\r\n  <svg id=\"map\" width=\"800\" height=\"533\" viewBox=\"0 0 800 533\">\r\n    <defs>\r\n      <marker id=\"arrowhead\" viewBox=\"0 0 10 10\" refX=\"9\" refY=\"5\" markerWidth=\"3.5\" markerHeight=\"3.5\" orient=\"auto-start-reverse\">\r\n        <path d=\"M 0 0 L 10 5 L 0 10 z\" fill=\"red\" \/>\r\n      <\/marker>\r\n    <\/defs>\r\n\r\n    <image width=\"800\" height=\"533\" xlink:href=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/03\/splc-3d-v4.png\"><\/image>\r\n\r\n    <g id=\"paths-container\"><\/g>\r\n    <g id=\"end-points-container\"><\/g>\r\n    <g id=\"tooltip-layer\"><\/g>\r\n\r\n    <path id=\"path1\" data-name=\"Senior's Active Living Center\" d=\"M619.7,353.2 L593.7,348.1 L626.5,227.1 L584.1,218.1 L594.3,182.6 L574.8,178.6\" class=\"way-path\" \/>\r\n    <path id=\"path2\" data-name=\"Chinese Day Program\" d=\"M623.2,354.2 L351,279.7 L359,266.5\" class=\"way-path\" \/>\r\n    <path id=\"path3\" data-name=\"Craft Room\" d=\"M619.7,353.2 L593.7,348.1 L626.5,227.1 L584.1,218.1 L605.3,144.4 L591,141.7\" class=\"way-path\" \/>\r\n    <path id=\"path4\" data-name=\"Terrace Restaurant\" d=\"M619.7,353.2 L593.7,348.1 L632.1,206.5 L704.3,220.3 L713.7,147.7\" class=\"way-path\" \/>\r\n    <path id=\"path5\" data-name=\"Greek Day Program\" d=\"M623.2,354.2 L239.2,249 L248.3,237.7\" class=\"way-path\" \/>\r\n    <path id=\"path6\" data-name=\"Main Office\" d=\"M623.2 354.2 L105.4 212.4 L151.7 175.7\" class=\"way-path\" \/>\r\n    <path id=\"path7\" data-name=\"Conference Room\" d=\"M623.2,354.2 L257.8,256.4 L107,213 L124.2,199 L99.7,192.3\" class=\"way-path\" \/>\r\n    <path id=\"path8\" data-name=\"Recreation Office\" d=\"M619.7,353.2 L593.7,348.1 L626.5,227.1 L596.1,220.6 L591,233\" class=\"way-path\" \/>\r\n    <path id=\"path9\" data-name=\"St. Paul's Anglican Church\" d=\"M619.7,353.2 L593.7,348.1 L626.5,227.1 L584.1,218.1 L616,107.2 L544.3,95\" class=\"way-path\" \/>\r\n    <path id=\"path10\" data-name=\"Sunflower Day Program\" d=\"M623.2,354.2 L257.8,256.4 L247.7,271\" class=\"way-path\" \/>\r\n    <path id=\"path11\" data-name=\"Recreation Area\" d=\"M619.7,353.2 L593.7,348.1 L637.1,188.1\" class=\"way-path\" \/>\r\n    <path id=\"path12\" data-name=\"Customer Service\" d=\"M623.2,354.2 L135.2,220.6 L146.3,209.7\" class=\"way-path\" \/>\r\n    <path id=\"path13\" data-name=\"Meeting Room A\" d=\"M623.2,354.2 L257.8,256.4 L107,213 L139,187 L120.3,179.7\" class=\"way-path\" \/>\r\n    <path id=\"path14\" data-name=\"Hair Salon\" d=\"M623.2,354.2 L379.7,287.5 L371,301.7\" class=\"way-path\" \/>\r\n    <path id=\"path15\" data-name=\"Gain Clinic\" d=\"M623.2,354.2 L495.5,319.2 L488.3,336.7\" class=\"way-path\" \/>\r\n    <path id=\"path16\" data-name=\"Computer Lab\" d=\"M619.7,353.2 L593.7,348.1 L626.5,227.1 L568.5,214.8\" class=\"way-path\" \/>\r\n    <path id=\"path17\" data-name=\"Cafe\" d=\"M619.7,353.2 L593.7,348.1 L622.5,242 L638.3,245.7\" class=\"way-path\" \/>\r\n    <path id=\"path21_path\" data-name=\"Finance Office\" d=\"M619.7,353.2 L593.7,348.1 L632.1,206.5 L704.3,220.3 L712.6,156.3 L675,150.3 L678.3,139 L658.3,135.7 L661.7,121 L672.3,122.8\" class=\"way-path\" \/>\r\n\r\n    <circle id=\"circ_path18\" class=\"way-circle\" cx=\"644.8\" cy=\"369.8\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path18_1\" class=\"way-circle\" cx=\"195.1\" cy=\"178.2\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path19\" class=\"way-circle\" cx=\"98.1\" cy=\"229.3\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path19_1\" class=\"way-circle\" cx=\"650.5\" cy=\"328.8\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path20\" class=\"way-circle\" cx=\"474.4\" cy=\"237.8\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path20_1\" class=\"way-circle\" cx=\"237.1\" cy=\"169.4\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path20_2\" class=\"way-circle\" cx=\"536.7\" cy=\"126\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21\" class=\"way-circle\" cx=\"26.6\" cy=\"205.1\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21_1\" class=\"way-circle\" cx=\"26.6\" cy=\"205.1\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21_2\" class=\"way-circle\" cx=\"79.4\" cy=\"206.9\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21_3\" class=\"way-circle\" cx=\"474.4\" cy=\"237.8\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21_4\" class=\"way-circle\" cx=\"443.2\" cy=\"272.3\" r=\"10.5\"\/>\r\n    <circle id=\"circ_path21_5\" class=\"way-circle\" cx=\"629.5\" cy=\"117.8\" r=\"10.5\"\/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<div class=\"button-contain\">\r\n  <div class=\"but\">\r\n    <button onclick=\"lightUpGroup('circ_path20', 'Entrance')\">Entrance<\/button>\r\n    <button onclick=\"showDirection('path1')\">Senior's Active Living Center<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path17')\">Cafe<\/button>\r\n    <button onclick=\"showDirection('path2')\">Chinese Day Program<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path16')\">Computer Lab<\/button>\r\n    <button onclick=\"showDirection('path3')\">Craft Room<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"lightUpGroup('circ_path18', 'Elevators')\">Elevators<\/button>\r\n    <button onclick=\"showDirection('path21_path')\">Finance Office<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path15')\">Gain Clinic<\/button>\r\n    <button onclick=\"showDirection('path5')\">Greek Day Program<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path14')\">Hair Salon<\/button>\r\n    <button onclick=\"showDirection('path6')\">Main Office<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path13')\">Meeting Room A<\/button>\r\n    <button onclick=\"showDirection('path7')\">Conference Room<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path12')\">Customer Service<\/button>\r\n    <button onclick=\"showDirection('path8')\">Recreation Office<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path11')\">Recreation Area<\/button>\r\n    <button onclick=\"showDirection('path9')\">St. Paul's Anglican Church<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"showDirection('path10')\">Sunflower Day Program<\/button>\r\n    <button onclick=\"showDirection('path4')\">Terrace Restaurant<\/button>\r\n  <\/div>\r\n  <div class=\"but\">\r\n    <button onclick=\"lightUpGroup('circ_path19', 'Washroom')\">Washroom<\/button>\r\n    <button onclick=\"lightUpGroup('circ_path21', 'Exit')\">Exit<\/button>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nfunction drawTooltip(x, y, label) {\r\n  const container = document.getElementById('tooltip-layer');\r\n  \r\n  \/\/ Create a foreignObject which allows HTML inside SVG\r\n  const fObj = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"foreignObject\");\r\n  \r\n  \/\/ Positioning the box (width\/height are the bounds of the tooltip area)\r\n  \/\/ We offset X by -100 to center it, and Y by -40 to put it above the point\r\n  fObj.setAttribute(\"x\", x - 100); \r\n  fObj.setAttribute(\"y\", y - 35);\r\n  fObj.setAttribute(\"width\", \"200\");\r\n  fObj.setAttribute(\"height\", \"40\");\r\n  fObj.setAttribute(\"class\", \"temp-tooltip-wrapper\");\r\n\r\n  fObj.innerHTML = `\r\n    <div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: flex; justify-content: center;\">\r\n      <div class=\"svg-tooltip\">${label}<\/div>\r\n    <\/div>\r\n  `;\r\n\r\n  container.appendChild(fObj);\r\n}\r\n\r\nfunction showDirection(pathId) {\r\n  \/\/ Reset\r\n  document.getElementById('tooltip-layer').innerHTML = '';\r\n  document.getElementById('end-points-container').innerHTML = '';\r\n  document.querySelectorAll('.way-circle').forEach(el => el.classList.remove('highlight'));\r\n  \r\n  document.querySelectorAll('.way-path').forEach(path => {\r\n    path.classList.remove('animate');\r\n    path.style.display = 'none';\r\n    path.removeAttribute('marker-end');\r\n  });\r\n\r\n  const pathToShow = document.getElementById(pathId);\r\n  if (pathToShow) {\r\n    const length = pathToShow.getTotalLength();\r\n    pathToShow.style.strokeDasharray = length;\r\n    pathToShow.style.strokeDashoffset = length;\r\n    pathToShow.style.display = 'block';\r\n    \r\n    void pathToShow.offsetWidth;\r\n    pathToShow.classList.add('animate');\r\n\r\n    pathToShow.addEventListener('animationend', () => {\r\n      pathToShow.setAttribute('marker-end', 'url(#arrowhead)');\r\n      pathToShow.style.strokeDasharray = \"none\";\r\n\r\n      const endPoint = pathToShow.getPointAtLength(length);\r\n      \r\n      \/\/ Add Blinking Circle\r\n      const circle = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"circle\");\r\n      circle.setAttribute(\"cx\", endPoint.x);\r\n      circle.setAttribute(\"cy\", endPoint.y);\r\n      circle.setAttribute(\"r\", 6);\r\n      circle.setAttribute(\"class\", \"end-point-circle\");\r\n      document.getElementById('end-points-container').appendChild(circle);\r\n\r\n      \/\/ Add SVG-fixed Tooltip\r\n      drawTooltip(endPoint.x, endPoint.y, pathToShow.getAttribute('data-name'));\r\n    }, { once: true });\r\n  }\r\n}\r\n\r\nfunction lightUpGroup(baseId, label) {\r\n  document.getElementById('tooltip-layer').innerHTML = '';\r\n  document.getElementById('end-points-container').innerHTML = '';\r\n  document.querySelectorAll('.way-path').forEach(p => p.style.display = 'none');\r\n\r\n  document.querySelectorAll('.way-circle').forEach(el => {\r\n    el.classList.remove('highlight');\r\n    if (el.id.startsWith(baseId)) {\r\n      el.classList.add('highlight');\r\n      \/\/ Draw tooltip at the circle's center coordinates\r\n      drawTooltip(el.cx.baseVal.value, el.cy.baseVal.value, label);\r\n    }\r\n  });\r\n}\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-322fc3d elementor-absolute elementor-widget elementor-widget-image-carousel\" data-id=\"322fc3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/Inner-Banner_2.png\" alt=\"Inner Banner_2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/03\/In-Banner-Ads_Static.png\" alt=\"\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ontario Clock Loading&#8230; Ontario Date Loading&#8230; Directory SPLC Map Directions Entrance Senior&#8217;s Active Living Center Cafe Chinese Day Program Computer Lab Craft Room Elevators Finance Office Gain Clinic Greek Day Program Hair Salon Main Office Meeting Room A Conference Room Customer Service Recreation Office Recreation Area St. Paul&#8217;s Anglican Church Sunflower Day Program Terrace Restaurant [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":121,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":1191,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/76\/revisions\/1191"}],"wp:attachment":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/media?parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}