CINXE.COM
Dungeons and Dragons Campaign - Hamilton Public Library
<!DOCTYPE html> <html lang="en"> <!--Page served by ip-172-31-27-28.us-east-2.compute.internal, 1302 () --> <head> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> <title> Dungeons and Dragons Campaign - Hamilton Public Library </title> <link rel="shortcut icon" href="/images/favicon/hpl/primary-fav.png" type="image/x-icon" /> <link rel="icon" href="/images/favicon/hpl/primary-fav.png" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="client" content="hpl"> <meta name="location" content="<!--location-->"> <meta name="apiserver" content="https://api-us.communico.co"> <meta name="region" content="us"> <meta name="location-id" content="<!--location_id-->"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-M95442S5H3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-M95442S5H3'); </script> <link href='/css/animate.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/rome/2.1.14/rome.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet' type='text/css' /> <link href='/css/amfont.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/qtip2/3.0.3/jquery.qtip.min.css' rel='stylesheet' type='text/css' /> <link href='//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css' rel='stylesheet' type='text/css' /> <link href='//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/css/bootstrap-datepicker.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/css/bootstrap-datepicker3.min.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.13/css/bootstrap-multiselect.css' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/noUiSlider/14.0.2/nouislider.min.css' rel='stylesheet' type='text/css' /> <link href='/css/shared.css' rel='stylesheet' type='text/css' /> <link href='/css/anywhere.css?version=2.36.2' rel='stylesheet' type='text/css' /> <link href='//cdnjs.cloudflare.com/ajax/libs/intl-tel-input/16.1.0/css/intlTelInput.css' rel='stylesheet' type='text/css' /> <link href='' rel='stylesheet' type='text/css' /> <link id='contrastsheet' href='' rel='stylesheet' type='text/css' /> <script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' ></script> <script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.2.5/polyfill.min.js' ></script> <script type='text/javascript' src='//cdn.jsdelivr.net/bluebird/3.5.0/bluebird.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/fetch/2.0.3/fetch.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/moment.js/2.30.1/moment.min.js' ></script> <style> /*attend page*/ .events-body > .eelisttitle::after { content: 'It\'s quiet at the library right now but not for long. Check out our events at https://events.hpl.ca for the most up-to-date list.'; visibility: visible; position: absolute; top: 0; left: 0; } .events-body > .eelisttitle { visibility: hidden; position: relative; } /*event template css for virtual branches do not delete*/ div.amh-content.bookmobile{ display: none; } div#idzZ1Ds.amh-block.amh-widget.col-md-12.bookmobile { display: none; } div#idIBGTZ.amh-block.amh-container.col-md-4.bookmobile { width: 50% !important; display: flex; float: left; clear: both; } div#id4Ejdw.amh-block.amh-container.col-md-4.bookmobile { width: 50%; display: flex; float: right; clear: right; } img.locimg.locimgpos2.bookmobile { float: left; } /*upcoming events widget*/ [id="\36 488"] > div.widgetbody > div.amev-event-list > div > strong::after { content: 'It\'s quiet at the library right now but not for long. Check out our events at https://events.hpl.ca for the most up-to-date list.'; visibility: visible; position: absolute; top: 0; left: 0; } [id="\36 488"] > div.widgetbody > div.amev-event-list > div > strong { visibility: hidden; position: relative; display: block; } </style><script> $(document).ready(function(){ try{ $('img.locimg.locimgpos2.bookmobile').after('<iframe src="https://www.google.com/maps/d/embed?mid=19vVoQTvMEEjSCUA7LGhxm12EI0S2SHw&ehbc=2E312F" width="100%" height="480"></iframe>'); } catch (e) { if (console) console.log('custom js error', e); } }); </script><script> window.addEventListener('WebComponentsReady', function() { var components = [ 'coAddress', 'coBirthdate' ]; for(var c=0;c<components.length;c++) { var link = document.createElement('link'); link.setAttribute('rel', 'import'); link.setAttribute('href', '/js/es6/components/' + components[c] + '/' + components[c] + '.html'); document.getElementsByTagName('head')[0].appendChild(link); } }); </script><meta property='og:url' content='https://hpl.libnet.info/event/11963696' /><meta property='og:type' content='event' /><meta property='og:title' content='Dungeons and Dragons Campaign' /><meta property='og:locale' content='en_US' /><meta property='og:site_name' content='Hamilton Public Library Event' /><meta property='og:description' content=' Take your character on a legendary adventure.' /><meta name='description' content=' Take your character on a legendary adventure.' /> <meta property='og:image' content='https://hpl.libnet.info/images/events/hpl/Games_in_Person.png' /><meta property='og:image:width' content='400' /><meta property='og:image:height' content='400' /><meta property='og:image:alt' content='' /><script type='application/ld+json'>{"@context":"https:\/\/schema.org\/","@type":"Event","name":"Dungeons and Dragons Campaign","startDate":"2024-12-20T16:00:00-05:00","endDate":"2024-12-20T17:00:00-05:00","description":" Take your character on a legendary adventure.","image":"https:\/\/hpl.libnet.info\/images\/events\/hpl\/Games_in_Person.png","url":"https:\/\/hpl.libnet.info\/event\/11963696","location":{"@type":"Place","name":"Turner Park Branch","url":"","address":{"@type":"PostalAddress","streetAddress":"352 Rymal Road East","addressLocality":"Hamilton","addressRegion":"ON","postalCode":"L9B 1C2"}}}</script><link id='customstyle' href='/css/style/398' rel='stylesheet' type='text/css' /> <!--[if lt IE 9]> <script src="/js/lib/html5.js"></script> <script src="/js/lib/respond.min.js"></script> <![endif]--> <!--[if lte IE 9]> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery-ajaxtransport-xdomainrequest/1.0.3/jquery.xdomainrequest.min.js'></script> <![endif]--> <!--custom_js_includes--> </head> <body> <a class="skip-main" href="#body">Skip to main content</a> <div id="header"> <div class="amh-row row" style="background-color: rgb(13, 157, 219); max-width: none;" id="idgUbqZ"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idBdH6Z"><div class="amh-content" style="border-width: 0px; border-style: solid; background-color: rgb(13, 157, 219);"><div class="amh-row row" id="id71OW6"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idN9GVx"><div class="amh-content" style="border-width: 0px; border-style: solid;"><div class="amh-row row" id="idjxhzf"> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idk33gb"><div class="amh-content" style="margin: 0px; padding: 0px; position: relative; border-width: 0px; border-style: solid;"><span><div id="block-menu-menu-tabs" class="block block-menu"> <div class="content"> <ul class="menu" style="font-size: 14px;"> <li class="first leaf"><a href="http://www.hpl.ca" class="primary active">HPL</a></li> <li class="leaf"><a href="http://kids.hpl.ca" class="kids">Kids</a></li> <li class="leaf"><a href="http://teens.hpl.ca" class="teens">Teens</a></li> <li class="last leaf"><a href="http://lha.hpl.ca" class="local-history">Local History</a></li> </ul> </div> </div></span></div></div> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idY0Ka2"><div class="amh-content" style="margin: 0px; padding: 0px; position: relative; border-width: 0px; border-style: solid;"><span><div id="strip"> <div class="buttons"><a class="button small login" href="https://www.hpl.ca/online-registration"> Get a Card </a></div> </div></span></div></div> </div></div></div></div></div></div></div> <div class="amh-row row" style="max-width: none; background-color: rgb(39, 88, 140);" id="id67gOi"><div class="amh-block amh-container col-md-12" data-block-type="container" id="iddAbfu"><div class="amh-content" style="border-width: 0px; border-style: solid; background-color: rgb(39, 88, 140);"> <div class="amh-row row" id="idWlU33"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idnnDkC"><div class="amh-content" style="border-width: 0px; border-style: solid; margin-top: 20px; margin-bottom: 0px;"><div class="amh-row row" id="idYNa3D"> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idR34yq" data-tile-url=""><div class="amh-content mce-content-body" style="margin: 5px; padding: 5px; position: relative; border-width: 0px; border-style: solid;" id="mce_24" spellcheck="false"><div style="margin-left: 60px;" data-mce-style="margin-left: 60px;"><a data-mce-href="https://www.hpl.ca" href="https://www.hpl.ca" data-mce-selected="inline-boundary"><img src="https://hpl.libnet.info/images/tile/hpl/hamilton-logo_header.png" width="170" height="87" alt="Hamilton Public Library Logo" data-mce-src="https://hpl.libnet.info/images/tile/hpl/hamilton-logo_header.png"></a></div></div></div> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idz8JAr"><div class="amh-content" style="margin: 5px; padding: 5px; position: relative;"><span><div style="text-align: left;"><div id='navbar' class='content'><div class="navbar yamm navbar-top"><div class="navbar-header visible-xs nav-mobile"><span tabindex="0" class="burger-button" data-toggle="collapse" data-target="#navbar-collapse-grid" class="navbar-toggle" aria-label="Toggle menu" role="button"><i class="fa fa-bars"></i></span><script type='text/javascript'> $(function(){ $('.burger-button').on('keyup', function(event) { event.preventDefault(); var isSpace = event.type === 'keyup' && (event.which === 32 || event.keyCode === 32 || event.key === ' '); var isEnter = event.type === 'keyup' && (event.which === 13 || event.keyCode === 13 || event.key === 'Enter'); if (isSpace || isEnter) { var nav = $('.navbar-collapse'); nav.toggleClass('in'); var isExpanded = nav.hasClass('in'); $(this).attr('aria-expanded', isExpanded); nav.css('height', (isExpanded ? '' : '1px')); } }) }); </script><div class="navbar-brand">Menu</div></div><div id="navbar-collapse-grid" class="navbar-collapse collapse"><ul class="nav navbar-nav"><li class="dropdown"><li><a href="/attend--reserve-2748">default home (do not delete)</a></li><li class="menuspace"></li><li><a href="http://hpl.bibliocommons.com/">Catalogue</a></li><li class="menuspace"></li><li><a href="http://hpl.lib.overdrive.com/">eBooks</a></li><li class="menuspace"></li><li><a href="/events?r=thismonth">Events</a></li><li class="menuspace"></li><li><a href="http://www.hpl.ca/hours">Hours</a></li><li class="menuspace"></li><li><a href="http://www.hpl.ca/forms/contact-us">Contact</a></li><li class="menuspace"></li><li><a href="http://www.hpl.ca/">Search</a></li><li class="menuspace"></li></div></ul></div></div></div></span></div></div> </div></div></div></div> <div class="amh-row row" id="idvC3gf"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idequMI"><div class="amh-content" style="border-width: 0px; border-style: solid; background-color: rgb(255, 255, 255); margin-top: 18px;"><div class="amh-row row" id="idV2YPz"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idVMfo8"><div class="amh-content" style="border-width: 0px; border-style: solid; padding-top: 50px;"></div></div></div></div></div></div> </div></div></div> <div id="htmlheader"> <!--html_header--> </div> </div> <div class="content"></div> <div id="accessibility" class="content"> <div class='accessibility-topbar'> <a class="button" href="#" onclick="openAccessibility()">close</a> </div> <div class="fluid-container"> <div class="row"> <div class="col-md-6"> <div class="row"> <div class="col-sm-6"> <div class='accessibility-icons'> <a href="#" onclick="document.body.style.fontSize='100%';return false;"><img border="0" src="/images/accessibility/accessibility-a-small-icon.png" alt="font 1"></a> <a href="#" onclick="document.body.style.fontSize='140%';return false;"><img border="0" src="/images/accessibility/accessibility-a-medium-icon.png" alt="font 2"></a> <a href="#" onclick="document.body.style.fontSize='160%';return false;"><img border="0" src="/images/accessibility/accessibility-a-large-icon.png" alt="font 3"></a> <br /> <a href="#" onclick="document.body.style.fontSize='100%';return false;">Reset to standard size</a> </div> </div> <div class="col-sm-6"> <div class='accessibility-text'> <span class='accessibility-heading'>Font size options</span> <div>Increase or decrease the font size for this website by clicking on the 'A's.</div> </div> </div> </div> </div> <div class="col-md-6"> <div class="row"> <div class="col-sm-6"> <div class='accessibility-icons'> <a href="#" onclick="setStyleSheet('/accessibility.pcss?style=yellow%20on%20black')"><img border="0" src="/images/accessibility/accessibility-contrast-y-b.png" alt="Yellow on Black"></a> <a href="#" onclick="setStyleSheet('/accessibility.pcss?style=white%20on%20black')"><img border="0" src="/images/accessibility/accessibility-contrast-w-b.png" alt="White on Black"></a> <a href="#" onclick="setStyleSheet('/accessibility.pcss?style=soft%20greys')"><img border="0" src="/images/accessibility/accessibility-contrast-softgreys.png" alt="Soft Greys"></a> <a href="#" onclick="setStyleSheet('/accessibility.pcss?style=black%20on%20linen')"><img border="0" src="/images/accessibility/accessibility-contrast-b-l.png" alt="Black on Linen"></a> <a href="#" onclick="setStyleSheet('/accessibility.pcss?style=black%20on%20white')"><img border="0" src="/images/accessibility/accessibility-contrast-b-w.png" alt="Black on White"></a> <br /> <a href="#" onclick="setStyleSheet('')">Reset to default contrast</a> </div> </div> <div class="col-sm-6"> <div class='accessibility-text'> <span class='accessibility-heading'>Contrast options</span> <div id="accessibilityText">Choose a color combination to give the most comfortable contrast.</div> </div> </div> </div> </div> </div> </div> </div> <div id='body' class="content default "> <div class="column-center"> <script type="text/javascript">(function () { if (window.addtocalendar)if(typeof window.addtocalendar.start == "function")return; if (window.ifaddtocalendar == undefined) { window.ifaddtocalendar = 1; var d = document, s = d.createElement('script'), g = 'getElementsByTagName'; s.type = 'text/javascript';s.charset = 'UTF-8';s.async = true; s.src = ('https:' == window.location.protocol ? 'https' : 'http')+'://addtocalendar.com/atc/1.5/atc.min.js'; var h = d[g]('body')[0];h.appendChild(s); } })(); </script> <div class="amh-row row" id="idOf4BV"> <div class="amh-block amh-container col-md-12" data-block-type="container" id="idCcf1N"> <div class="amh-content" style="border-width: 0px; border-style: solid; margin-right: 0px; margin-bottom: 40px; padding: 0 15px;"> <div class="amh-row row" id="idfSblf"> <div class="amh-block amh-container col-md-3" data-block-type="container" id="idUhqyg"> <div class="amh-content"> <div class="amh-row row" id="idhHCYh"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idi7RyG" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid;"> <span> <div style="margin-bottom: 18px;text-align: center"> <img src="https://hpl.libnet.info/images/events/hpl/Games_in_Person.png" alt="Image for event: Dungeons and Dragons Campaign" style="width: 100%; max-width: 350px !important" caption="false"> </div> </span> </div> </div> </div> <div class="amh-row row" id="idM0EPK"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="id6Vlqj" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid; padding-top: 6px;margin-bottom: 30px"> <!-- AddToAny BEGIN --> <div class="a2a_kit a2a_kit_size_32 a2a_default_style" style="margin: 0 auto;width: 12em;"> <a href="https://www.addtoany.com/share"></a> <a class="a2a_button_facebook"></a> <a class="a2a_button_x"></a> <a class="a2a_button_email"></a> </div> <!-- AddToAny END --> <script type="text/javascript"> var a2a_config = a2a_config || {}; a2a_config.templates = { email: { subject: "${title}", body: "Hi,\n\nI was browsing the Library's website and found an event I thought you'd be interested in. Check it out!\n\nDungeons and Dragons Campaign\n\nFriday, December 20 4:00pm - 5:00pm\n\nTurner Park Branch\n\nRead more at: ${link}" } }; </script> <script async src="https://static.addtoany.com/menu/page.js"></script> </div> </div> </div> </div> </div> <div class="amh-block amh-container col-md-9" data-block-type="container" id="idDuU5h" style=""> <div class="amh-content" style="border-width: 0px; border-style: solid; margin-left: 30px;"> <div class="amh-row row" id="idEZOEa"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idaiMWo" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid; margin-bottom: 20px;"> <span><h2>Dungeons and Dragons Campaign</h2> <h3>In-Branch Program</h3></span> </div> </div> </div> <div class="amh-row row turnerpark" id="id4VX3g"> <div class="amh-block amh-container col-md-6" data-block-type="container" id="idiCSFL"> <div class="amh-content"> <div class="amh-row row" id="id1j4GX"> <div class="amh-block amh-text col-xs-2" data-block-type="text" id="idNLsUl"> <div class="amh-content" style="position: relative;"> <span class="addtocalendar atc-style-blue"> <a class="atcb-link"><i class="am-events" style="font-size: 2.8em;color: #afafaf;"></i></a> <var class="atc_event"> <var class="atc_date_start">2024-12-20 16:00:00</var> <var class="atc_date_end">2024-12-20 17:00:00</var> <var class="atc_timezone">America/New_York</var> <var class="atc_title">Dungeons and Dragons Campaign</var> <var class="atc_description"> Take your character on a legendary adventure.</var> <var class="atc_location">Turner Park Branch - Turner Park - Adult Program Room</var> </var> </span> </div> </div> <div class="amh-block amh-text col-xs-10" data-block-type="text" id="idm0vRo" style=""> <div class="amh-content" style="position: relative;"> <span> <h4> <strong>Friday, December 20</strong><br><strong>4:00pm - 5:00pm</strong> </h4> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid;"> <span class="addtocalendar atc-style-blue"> <a class="atcb-link">Add to Calendar</a> <var class="atc_event"> <var class="atc_date_start">2024-12-20 16:00:00</var> <var class="atc_date_end">2024-12-20 17:00:00</var> <var class="atc_timezone">America/New_York</var> <var class="atc_title">Dungeons and Dragons Campaign</var> <var class="atc_description"> Take your character on a legendary adventure.</var> <var class="atc_location">Turner Park Branch - Turner Park - Adult Program Room</var> </var> </span> </div> </span> </div> </div> </div> </div> </div> <div class="amh-block amh-container col-md-6" data-block-type="container" id="ido3nIF"> <div class="amh-content"> <div class="amh-row row" id="idjBI4g"> <div class="amh-block amh-text col-xs-2" data-block-type="text" id="iddyeni"> <div class="amh-content" style="position: relative;"> <span><p><span style="font-size: 2.8em;"><a href="#branch"><i class="am-locations turnerpark" style="color: #afafaf;"></i></a></span></p> </span> </div> </div> <div class="amh-block amh-text col-xs-10" data-block-type="text" id="idV05ku" style=""> <div class="amh-content" style="position: relative;"> <span> <h4><a style="font-weight: bold" href="#branch">Turner Park Branch</a></h4> <i>Turner Park - Adult Program Room</i> </span> </div> </div> </div> </div> </div> </div> <div class="amh-row row" id="idlw5ZC"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idjLXfv"> <div class="amh-content" style="position: relative;"><span><p class="custom1"> Take your character on a legendary adventure.</p></span></div> </div> </div> <div class="amh-row row" id="idQ9R9H"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idiga4D" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid; margin-top: 10px; margin-bottom: 10px;"> <span><p></p> <p>Bring your imagination and take your character on a legendary adventure as you embark on a multi-session, ongoing campaign. Beginners welcome. </p></span> </div> </div> </div> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idoHUdG"> <div class="amh-content" style="position: relative;"> <p style="font-size: 0.8em;">AGE GROUP: <small>|</small> <a href="/events?a=Teens+%2812-18+Years%29">Teens (12-18 Years)</a> <small>|</small> </p> <p style="font-size: 0.8em;">EVENT TYPE: <small>|</small> <a href="/events?t=Games">Games</a> <small>|</small> </p> <p style="font-size: 0.8em; display: none;">TAGS: <small>|</small> <a href="/events?term=Teens">Teens</a> <small>|</small> <a href="/events?term=Games">Games</a> <small>|</small> </p> </div> </div> </div> </div> </div> </div> </div> </div> <a name="branch"></a> <div class="amh-row row" id="idVFirR"> <div class="amh-block amh-container col-md-12" data-block-type="container" style="" id="iddhZQW"> <div class="amh-content" style="border-width: 0px; border-style: solid; padding: 30px 15px 0 15px; margin-top: 30px; background-color: rgb(247, 247, 247);"> <div class="amh-row row" id="idu1bAQ"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idpexXl" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid; padding-top: 8px; margin-left: 24px; margin-bottom: 20px; margin-right: 24px;"> <span><h2><span style="color: #535353;">Turner Park Branch</span></h2> </span> </div> </div> </div> <div class="amh-row row" id="idKtz5s"> <div class="amh-block amh-container col-md-4" data-block-type="container" style="" id="idn2Wy5"> <div class="amh-content turnerpark" style="border-width: 0px; border-style: solid; margin: 0px 24px 24px;"> <div class="amh-row row" id="idwcYV5"> <div class="amh-block amh-widget col-md-12" id="idmWapm" style=""> <div class="amh-content" style="position: relative;"> <span class="headingtext" style="font-weight: 600;">Phone: </span>289-779-7588<br> <div class="headingtext" style="font-weight: 600;">Branch manager</div> Karen Milligan </div> </div> </div> <div class="amh-row row turnerpark" id="idVbM5V"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idXeZ7U" style=""> <hr> <div class="amh-content" style="position: relative;"><span class="headingtext" style="font-weight: 600;">Hours</span></div> </div> </div> <div class="amh-row row turnerpark" id="idxCr9h"> <div class="amh-block amh-widget col-md-12" data-block-type="widget" id="idiGB99" style=""> <div class="amh-content" style="border-width: 0px; border-style: solid;"> <div class="dynamic-widget" data-frame="false" data-fill-with="12876" data-location="1402"></div> </div> </div> </div> <div class="amh-row row" id="idHDs0a"> <div class="amh-block amh-container col-md-12" data-block-type="container" style="" id="idgx3rh"> <div class="amh-content" style="border-width: 0px; border-style: solid;margin-bottom: 1em"> <div class="amh-row row turnerpark" id="idQnNLP"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idiSdgl" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid;"> <iframe style="height:350px;width:100%;border:0;" frameborder="0" src="https://www.google.com/maps/embed/v1/place?q=Turner%20Park%20Branch,352%20Rymal%20Road%20East,Hamilton,ON,L9B%201C2&key=AIzaSyBIswHRc1E1cJ0rOY7JpZIo-KPCh9OMgJY"></iframe> </div> </div> </div> </div> </div> </div> </div> </div> <div class="amh-block amh-container col-md-4 turnerpark" data-block-type="container" id="idIBGTZ"> <div class="amh-content" style="border-width: 0px; border-style: solid; margin: 0px 24px;"> <div class="amh-row row" id="id1XB2R"> <div class="amh-block amh-widget col-md-12 turnerpark" id="idzZ1Ds" style=""> <div class="amh-content" style="position: relative;margin-bottom: 1em"> <a target="_blank" href="http://maps.google.com/?q=Turner%20Park%20Branch,352%20Rymal%20Road%20East,Hamilton,ON,L9B%201C2"> <span style="float:left"><i class="am-locations" style="font-size: 2.8em;color: #afafaf;"></i></span> </a> <a style="padding: .7em 0;display: block;" target="_blank" href="http://maps.google.com/?q=Turner+Park+Branch,352+Rymal+Road+East,Hamilton,ON,L9B+1C2"> 352 Rymal Road East,<br> Hamilton, Hamilton, ON, L9B 1C2 </a> </div> </div> </div> <div class="amh-row row" id="idRETDF"> <div class="amh-block amh-widget col-md-12" data-block-type="widget" id="id0qzUU" style=""> <div class="amh-content" style="position: relative;margin-bottom: 1em;text-align: center;"> <img class="locimg locimgpos2 turnerpark" style="width: 100%; max-width: 350px !important" src="/images/locations/hpl/TP_8247%20July2022%20COMMUNICO.jpg"> </div> </div> </div> <div class="amh-row row" id="idwq8Js"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idkBcKQ" style=""> <div class="amh-content" style="position: relative;margin-bottom: 1em"> <div class="headingtext" style="font-weight: 600;">About the branch</div> <p>Opened in 2009, Turner Park Branch shares a stunning multi-use facility with the YMCA. The single-floor Branch offers materials and programming for children, youths, adults and seniors.</p> </div> </div> </div> </div> </div> <div class="amh-block amh-container col-md-4 turnerpark" data-block-type="container" id="id4Ejdw"> <div class="amh-content" style="border-width: 0px 0px 0px 1px; border-style: solid; margin: 0px 24px 24px 0px; padding: 0px 0px 0px 24px; border-color: rgb(211, 211, 211);"> <div class="amh-row row" id="idTyVve"> <div class="amh-block amh-text col-md-12" data-block-type="text" id="idsqaCW" style=""> <div class="amh-content" style="position: relative; border-width: 0px; border-style: solid;"><span><h4>Upcoming events</h4></span></div> </div> </div> <div class="amh-row row" id="idvtZwH"> <div class="amh-block amh-widget col-md-12" data-block-type="widget" id="idtvR3F" style=""> <div class="amh-content" style="border-width: 0px; border-style: solid; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;"> <div class="dynamic-widget" data-frame="false" data-fill-with="12875" data-location="1402"><div data-widgetid="12875" id="12875"> <div class="amev-event-list"> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224032">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224032 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224032" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12254769">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12254769 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12254769" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261818">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261818 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261818" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomer Learning Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227856">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227856 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227856" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237271">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237271 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237271" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240655">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240655 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240655" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258378">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258378 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258378" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265254">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265254 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265254" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359012">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359012 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359012" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12284902">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12284902 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12284902" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Tue, Feb 18, 10:00am - 11:00am">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298642">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298642 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298642" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12312154">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12312154 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12312154" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12255696">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12255696 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12255696" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227879">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227879 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227879" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240742">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240742 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240742" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265347">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265347 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265347" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313936">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313936 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313936" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237588">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237588 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237588" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260772">Bookmobile Visit<span class="amev-event-subtitle"> - Main West - 1900 Main St. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260772 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260772" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - 1900 Main West</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276892">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276892 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276892" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237703">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237703 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237703" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12542076">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12542076 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12542076" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12620421">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12620421 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12620421" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307523">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307523 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307523" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299384">Community Partner Visit - Xperience Annex<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299384 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299384" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Housing, employment, education and mental health supports for youth ages 18-29.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260803">Bookmobile Visit<span class="amev-event-subtitle"> - Gemini - 20 Gemini Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260803 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260803" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Gemini</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378009">Carlisle Book Club<span class="amev-event-subtitle"> - The Long Call by Ann Cleeves</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378009 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378009" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12350379">Infant Massage<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12350379 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12350379" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In-Branch Program, Tue, Feb 18, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12356587">Movies for Adults at Stoney Creek<span class="amev-event-subtitle"> - The Shape of Water (2018) 14A</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12356587 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12356587" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12131272">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12131272 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12131272" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224636">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224636 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224636" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12353750">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12353750 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12353750" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with Binbrook EarlyON staff. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12243987">Cross Stitch Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12243987 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STITCH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12243987" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your current cross stitch project, or start a new one.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12387874">Craft at HPL - Macrame Planter Hanger<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12387874 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12387874" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12387874" data-regtype="2" data-locationid="1397" data-total_registrants="8" data-max_attendee="8" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Craft at HPL - Macrame Planter Hanger - In-Branch Program, Tue, Feb 18, 2:00pm - 3:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12264324">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12264324 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12264324" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12366558">Graphic Design with Canva<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12366558 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DIGITAL_DESIGN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12366558" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn basic graphic design using the free online design tool Canva.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12345560">Infant Connections<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12345560 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12345560" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch Program, Tue, Feb 18, 2:00pm - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391996">Craft at HPL - Decoupage Art <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391996 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391996" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty after watching this online how-to session.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378175">LEGO Mindstorms<span class="amev-event-subtitle"> - Build and Code a Robot</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378175 { background-image: url('https://hpl.libnet.info/images/events/hpl/LEGO_Mindstorms.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378175" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, code, and drive a LEGO rover. </div></div> <div class="regclosed amev-event-regclosed">Registration is now closed</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016057">Information Table - ACORN<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016057 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016057" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the Association of Community Organizations for Reform Now (ACORN), Hamilton's largest citywide tenant union. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12430742">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12430742 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12430742" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377644">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377644 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377644" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12366975">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12366975 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12366975" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376370">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376370 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376370" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12302165">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12302165 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12302165" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313977">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313977 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313977" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260965">Bookmobile Visit<span class="amev-event-subtitle"> - Greencedar - 295 Greencedar Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260965 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260965" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Greencedar</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283835">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283835 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283835" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 4:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12287492">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12287492 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12287492" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926170">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926170 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926170" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12271553">Conversation Exchange: Español/English<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12271553 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation_Espanol_English.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12271553" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">English and Spanish learners practice their second languages in a facilitated group discussion. All skill levels welcome.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388852">Craft at HPL - Mandala Stones<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388852 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388852" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261074">Bookmobile Visit<span class="amev-event-subtitle"> - Mountview - 59 Karen Cres.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261074 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261074" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12312277">Stoney Creek Book Club<span class="amev-event-subtitle"> - Conversations with Friends by Sally Rooney</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12312277 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12312277" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12312277" data-regtype="1" data-recurringid="3113816" data-testmode="0" data-locationid="1400" data-total_registrants="1" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Stoney Creek Book Club - Conversations with Friends by Sally Rooney, Tue, Feb 18, 5:30pm - 6:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12315349">Group Theraplay - Parent-Child Play Program<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12315349 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12315349" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Parents and children ages 3.9-6 build their relationship through fun activities and interaction. </div></div> <a href="https://www.hamilton.ca/people-programs/public-health/parenting-supports/parenting-groups-hamilton#theraplay" target="_blank" class="button eventRegButton" aria-label="Register for Group Theraplay - Parent-Child Play Program - In-Branch Program, Tue, Feb 18, 5:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12235330">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12235330 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12235330" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281323">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281323 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281323" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12234607">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12234607 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12234607" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12243317">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12243317 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12243317" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 6:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12223701">Blue Pencil Writing Consults<span class="amev-event-subtitle"> - Virtual Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12223701 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12223701" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 18, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch - <i>Online</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Professional editing advice for local authors with a writing project.</div></div> <div class="regclosed amev-event-regclosed">Registration is now closed</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377968">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377968 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377968" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12285189">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12285189 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12285189" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12355211">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12355211 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12355211" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307132">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307132 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307132" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON staff.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12191950">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12191950 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12191950" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12209515">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12209515 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12209515" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257829">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257829 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257829" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12213946">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12213946 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12213946" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224039">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224039 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224039" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228030">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228030 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228030" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258379">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258379 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258379" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12264905">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12264905 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12264905" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283733">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283733 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283733" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12372792">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12372792 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12372792" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228092">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228092 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228092" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391887">Conversation Commons - In Branch<span class="amev-event-subtitle"> - Is monogamy necessary for a successful relationship?</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391887 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391887" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Lively discussions about current affairs. </div></div> <button data-eventid="12391887" data-regtype="1" data-recurringid="3113886" data-testmode="0" data-locationid="1400" data-total_registrants="0" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Conversation Commons - In Branch - Is monogamy necessary for a successful relationship?, Wed, Feb 19, 10:30am - 11:30am">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12297889">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12297889 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12297889" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 11:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12220103">Movies for All at Central<span class="amev-event-subtitle"> - Puss in Boots: The Last Wish (2022) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12220103 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12220103" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12256894">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12256894 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12256894" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261345">Bookmobile Visit<span class="amev-event-subtitle"> - Helen Detwiler - 320 Brigade Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261345 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261345" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Helen Detwiler</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12272154">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12272154 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12272154" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347893">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347893 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347893" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12256930">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12256930 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12256930" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12355387">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12355387 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12355387" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - 1st Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12272870">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12272870 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12272870" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301044">Chair Yoga<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301044 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301044" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Gentle and slow stretching. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265765">Dementia Education - 12 Healthy Brain Habits<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265765 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_PSYCHOLOGY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265765" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to keep your brain healthy and lower the risk of dementia.</div></div> <button data-eventid="12265765" data-regtype="1" data-recurringid="3107342" data-testmode="0" data-locationid="1398" data-total_registrants="6" data-max_attendee="25" class="button eventRegButton registerForEvent" aria-label="Register for Dementia Education - 12 Healthy Brain Habits - In-Branch Program, Wed, Feb 19, 1:00pm - 2:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12278317">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12278317 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12278317" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359047">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359047 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359047" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295636">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295636 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295636" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378650">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378650 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378650" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12893054">Community Partner Visit - Peer Support<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12893054 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12893054" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Peer Supporters listen, provide emotional support, and most importantly, inspire hope</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12131338">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12131338 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12131338" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378200">Live Music at Lynden<span class="amev-event-subtitle"> - Amanda Jansen: Flute</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378200 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378200" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 1:30pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music at Lynden.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12353751">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12353751 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12353751" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with Binbrook EarlyON staff. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12229464">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12229464 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12229464" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392010">Dundas Book Club <span class="amev-event-subtitle"> - The Underground Railroad by Colson Whitehead</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392010 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392010" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283469">Sherwood Wednesday Book Club<span class="amev-event-subtitle"> - Our Missing Hearts by Celeste Ng</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283469 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283469" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261381">Bookmobile Visit<span class="amev-event-subtitle"> - St. Elizabeth's Village - 393 Rymal Rd. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261381 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261381" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>St. Elizabeth's Village</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265432">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265432 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265432" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12352004">Gratitude and Self-Compassion Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12352004 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12352004" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn tools to create a positive mindset and treat yourself with kindness and understanding. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12573970">Information Table - Goodwill Amity Employment Services<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12573970 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12573970" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Entry</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Speak with career development specialists at Goodwill. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257354">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257354 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257354" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261456">Bookmobile Visit<span class="amev-event-subtitle"> - Winona Park - 1328 Barton St.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261456 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261456" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Winona </i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301071">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301071 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301071" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <button data-eventid="12301071" data-regtype="1" data-recurringid="3107294" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Knit for a Cause - In-Branch Program, Wed, Feb 19, 3:00pm - 4:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378010">Craft Cart - Smiles and Teeth<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378010 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378010" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281224">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281224 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281224" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301412">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301412 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301412" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12366801">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12366801 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12366801" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12356875">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12356875 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12356875" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258149">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258149 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258149" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261858">English Conversation Circle at Terryberry<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261858 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261858" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12362098">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12362098 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12362098" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377598">Ancaster Tween Book Club<span class="amev-event-subtitle"> - Last Hope School for Magical Delinquents by Nicki Pau Preto</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377598 { background-image: url('https://hpl.libnet.info/images/events/hpl/Tween_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377598" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about your favourite titles, discover new ones and meet friends. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12315984">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12315984 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12315984" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820735">Positive Parenting Program - Group Triple P<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820735 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820735" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A parenting program called Group Triple P helps parents/caregivers of children ages two to six learn behaviour improvement strategies</div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261514">Bookmobile Visit<span class="amev-event-subtitle"> - Rosedale - 25 Erindale Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261514 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261514" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Rosedale</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12280397">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12280397 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12280397" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307998">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307998 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307998" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281377">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281377 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281377" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257175">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257175 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257175" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12345954">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12345954 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12345954" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12312053">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12312053 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12312053" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378004">Online Romance Book Club<span class="amev-event-subtitle"> - All We Ever Wanted by Emily Giffin</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378004 { background-image: url('https://hpl.libnet.info/images/events/hpl/Online_Romance_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378004" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read and discuss books, eBooks and eAudiobooks with fellow book lovers in this online program.</div></div> <button data-eventid="12378004" data-regtype="1" data-recurringid="3104039" data-testmode="0" data-locationid="2265" data-total_registrants="2" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Online Romance Book Club - All We Ever Wanted by Emily Giffin, Wed, Feb 19, 6:30pm - 7:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12274651">Hamilton Mountain Writers’ Guild<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12274651 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12274651" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:30pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice writing skills and network with other writers. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12302277">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12302277 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12302277" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 19, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12702592">Prepare for the Connect to Careers Job Fair<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12702592 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12702592" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 9:00am - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Living Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the concept of a job fair and how to prepare for one as a newcomer.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261819">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261819 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261819" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomer Learning Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378177">Write Like ...<span class="amev-event-subtitle"> - A Literary Comic-Con</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378177 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_Write_Like.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378177" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 9:30am - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor,Circuit 4.0 All Zones</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A cross between a comic festival and a literary event, Write Like is the ultimate literary-fan experience.</div></div> <a href="https://events.humanitix.com/write-like-2025" target="_blank" class="button eventRegButton" aria-label="Register for Write Like ... - A Literary Comic-Con, Thu, Feb 20, 9:30am - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307550">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307550 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307550" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Thu, Feb 20, 9:30am - 12:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392011">Managing Finances in Retirement<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392011 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392011" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to effectively plan for the kind of retirement you desire.</div></div> <button data-eventid="12392011" data-regtype="1" data-recurringid="3099889" data-testmode="0" data-locationid="1390" data-total_registrants="10" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Managing Finances in Retirement - In-Branch Program, Thu, Feb 20, 10:00am - 11:00am">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12223569">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12223569 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12223569" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228031">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228031 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228031" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281097">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281097 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281097" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Community Hall</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260506">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260506 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260506" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12337722">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12337722 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12337722" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377904">Healthy Aging - Keep Bones Healthy and Prevent Falls<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377904 { background-image: url('https://hpl.libnet.info/images/events/hpl/Health_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377904" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to improve your health and be happy as you age.</div></div> <button data-eventid="12377904" data-regtype="1" data-recurringid="3110654" data-testmode="0" data-locationid="1404" data-total_registrants="7" data-max_attendee="25" class="button eventRegButton registerForEvent" aria-label="Register for Healthy Aging - Keep Bones Healthy and Prevent Falls - In-Branch Program, Thu, Feb 20, 10:00am - 11:30am">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298643">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298643 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298643" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376476">Movies for All at Stoney Creek<span class="amev-event-subtitle"> - Mary Poppins Returns (2018) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376476 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376476" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12337962">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12337962 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12337962" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12221903">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12221903 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12221903" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228100">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228100 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228100" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12230137">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12230137 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12230137" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Community Hall</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12302541">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12302541 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12302541" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258282">Young at Heart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258282 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_YOUNG_AT_HEART.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258282" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Connect with others age 55 and older for fun and games. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260533">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260533 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260533" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12338921">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12338921 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12338921" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275703">Bookmobile Visit<span class="amev-event-subtitle"> - Swansea - 801 Upper Gage Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275703 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275703" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Swansea Apartments</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12338975">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12338975 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12338975" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12272317">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12272317 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12272317" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12296380">Ancestry Library Edition<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12296380 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_FAMILY_TREE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12296380" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trace your roots using Ancestry Library Edition. </div></div> <button data-eventid="12296380" data-regtype="1" data-recurringid="3111475" data-testmode="0" data-locationid="1385" data-total_registrants="0" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Ancestry Library Edition - In-Branch Program, Thu, Feb 20, 11:00am - 12:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12297152">Teen Video Gaming with Teen Volunteers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12297152 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12297152" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play video games on Nintendo Switch with other teens.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309549">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309549 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309549" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307388">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307388 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307388" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275892">Bookmobile Visit<span class="amev-event-subtitle"> - Lawfield - 45 Berko Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275892 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275892" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Lawfield</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12320721">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12320721 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12320721" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 11:45am - 12:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295654">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295654 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295654" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298525">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298525 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298525" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257846">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257846 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257846" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275918">Bookmobile Visit<span class="amev-event-subtitle"> - Garth Trails - 45 Abbotsford Tr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275918 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275918" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Garth Trails</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12851743">Community Partner Visit - Goodwill Amity<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12851743 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12851743" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Job seekers, visit Goodwill Amity staff at the Community Partner Desk for employment help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240835">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240835 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240835" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12335167">Westdale Thursday Book Club <span class="amev-event-subtitle"> - Days at the Morisaki Bookshop by Satoshi Yagisawa</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12335167 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12335167" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12335167" data-regtype="1" data-recurringid="3095254" data-testmode="0" data-locationid="1405" data-total_registrants="3" data-max_attendee="12" class="button eventRegButton registerForEvent" aria-label="Register for Westdale Thursday Book Club - Days at the Morisaki Bookshop by Satoshi Yagisawa, Thu, Feb 20, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12229372">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12229372 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12229372" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391927">Kenilworth Book Club<span class="amev-event-subtitle"> - Fifth Avenue Glamour Girl by Renee Rosen</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391927 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391927" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12391927" data-regtype="1" data-recurringid="3103687" data-testmode="0" data-locationid="1393" data-total_registrants="0" data-max_attendee="12" class="button eventRegButton registerForEvent" aria-label="Register for Kenilworth Book Club - Fifth Avenue Glamour Girl by Renee Rosen, Thu, Feb 20, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12370619">Ancaster Book Club<span class="amev-event-subtitle"> - Pebble & Dove: A Novel by Amy Jones</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12370619 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12370619" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12370619" data-regtype="1" data-recurringid="3108641" data-testmode="0" data-locationid="1384" data-total_registrants="3" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Ancaster Book Club - Pebble & Dove: A Novel by Amy Jones, Thu, Feb 20, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358745">Digitize Your Memories<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358745 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIGITIZE_MEMORIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358745" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Digitize photographs, negatives and VHS cassettes. </div></div> <button data-eventid="12358745" data-regtype="1" data-recurringid="3110456" data-testmode="0" data-locationid="1386" data-total_registrants="4" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Digitize Your Memories - In-Branch Program, Thu, Feb 20, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016106">Information Table - Hamilton Street Railway<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016106 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016106" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Talk to Hamilton Street Railway staff about public transit in the city. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391998">Basic Computer Skills 2 - Keyboards and Drives<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391998 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_2.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391998" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build on what you have learned from Basic Computer Skills 1. Learn more about using the keyboard and drives. Ideal for new computer users. </div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12391998" data-regtype="2" data-locationid="1401" data-total_registrants="5" data-max_attendee="5" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Basic Computer Skills 2 - Keyboards and Drives - In-Branch Program, Thu, Feb 20, 2:30pm - 3:30pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359059">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359059 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359059" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276010">Bookmobile Visit<span class="amev-event-subtitle"> - Meadowlands - 160 Meadowlands Blvd.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276010 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276010" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Meadowlands</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12296739">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12296739 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12296739" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12357625">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12357625 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12357625" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12354202">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12354202 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12354202" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260459">English Conversation Circle at Central<span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260459 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260459" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313464">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313464 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313464" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12350127">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12350127 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12350127" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313985">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313985 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313985" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388869">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388869 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388869" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347645">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347645 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347645" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 4:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301649">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301649 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301649" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <button data-eventid="12301649" data-regtype="1" data-recurringid="3107982" data-testmode="0" data-locationid="1390" data-total_registrants="2" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Campaign - In-Branch Program, Thu, Feb 20, 4:00pm - 5:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276044">Bookmobile Visit<span class="amev-event-subtitle"> - Bennetto - 450 Hugshon St. N.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276044 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276044" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 4:00pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Bennetto (Tuesday)</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12545925">Understand Your Grief <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12545925 { background-image: url('https://hpl.libnet.info/images/events/hpl/Grief_and_Death.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12545925" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 4:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Understanding your Grief is an 8-week group focused on psycho-education and support of those who have experienced the death of someone close to them.</div></div> <a href="https://forms.office.com/pages/responsepage.aspx?id=nerz5m9uJ02WKnafMmbSdtTqJMHCd_1KnebUrg8fUqNUQ09NMDYyNVdOOVRYSEdWRzVaQjdEMFJWWC4u&route=shorturl" target="_blank" class="button eventRegButton" aria-label="Register for Understand Your Grief - In-Branch Program, Thu, Feb 20, 4:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12271621">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12271621 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12271621" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378017">Digitize Your Memories<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378017 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIGITIZE_MEMORIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378017" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Digitize photographs, negatives and VHS cassettes. </div></div> <button data-eventid="12378017" data-regtype="1" data-recurringid="3110463" data-testmode="0" data-locationid="1403" data-total_registrants="6" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Digitize Your Memories - In-Branch Program, Thu, Feb 20, 5:00pm - 6:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378178">Graphic Design with Canva<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378178 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DIGITAL_DESIGN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378178" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn basic graphic design using the free online design tool Canva.</div></div> <button data-eventid="12378178" data-regtype="1" data-recurringid="3111990" data-testmode="0" data-locationid="1388" data-total_registrants="4" data-max_attendee="6" class="button eventRegButton registerForEvent" aria-label="Register for Graphic Design with Canva - In-Branch Program, Thu, Feb 20, 5:00pm - 6:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12308089">Hamilton Poetry Centre Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12308089 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12308089" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 5:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring a one-page poem (max) to read aloud to fellow poets and receive feedback.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391901">Closer Look Book Club<span class="amev-event-subtitle"> - Pride and Prejudice by Jane Austen</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391901 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391901" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth- Common Area </i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Six consecutive weekly discussions about one book.</div></div> <div class="regclosed amev-event-regclosed">Registration is now closed</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281512">Cookbook Club<span class="amev-event-subtitle"> - Yawd: Modern Afro-Caribbean Recipes by Adrian Forte</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281512 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_COOKBOOK.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281512" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Level up your cooking and baking skills. Choose a recipe, prepare it at home and share your experience with fellow home chefs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276144">Bookmobile Visit<span class="amev-event-subtitle"> - Kinsmen Park - 387 Beach Blvd.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276144 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276144" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Kinsmen Park</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12522615">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12522615 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12522615" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12856392">Dungeons and Dragons Master Class <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12856392 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_Write_Like.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12856392" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 20, 6:30pm - 8:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Witness a live, tabletop role-playing game hosted by actor Aabriya Iyengar.</div></div> <a href="https://events.humanitix.com/write-like-2025" target="_blank" class="button eventRegButton" aria-label="Register for Dungeons and Dragons Master Class - In-Branch Program, Thu, Feb 20, 6:30pm - 8:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260906">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260906 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260906" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377617">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377617 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377617" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12213947">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12213947 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12213947" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227624">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227624 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227624" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281342">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281342 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281342" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260956">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260956 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260956" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12519724">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12519724 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12519724" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376401">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376401 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376401" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:30am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257774">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257774 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257774" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276266">Bookmobile Visit<span class="amev-event-subtitle"> - Strathcona Apartment - 120 Strathcona Ave. N.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276266 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276266" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Strathcona Apartments</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12367929">Relaxation and Movement<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12367929 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12367929" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Mild exercise to help release your tension and stress. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276356">Bookmobile Visit<span class="amev-event-subtitle"> - Huntington Park - 87 Brentwood Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276356 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276356" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Huntington Park</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12296901">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12296901 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12296901" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301697">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301697 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301697" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388634">Little Artists<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388634 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_LITTLE_ARTISTS_UPDATE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388634" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your little one's imagination.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276394">Bookmobile Visit<span class="amev-event-subtitle"> - Bernie Morelli - 876 Cannon St. E</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276394 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276394" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Bernie Morelli</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12259124">Noon Hour Concert: Jackie Washington Day<span class="amev-event-subtitle"> - Ken Whiteley: Guitar, Voice</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12259124 { background-image: url('https://hpl.libnet.info/images/events/hpl/NHC_50_years.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12259124" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 12:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music each Friday at Noon at Central Library. A celebration of the legacy of the Hamilton-born blues master. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12263273">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12263273 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12263273" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 12:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12857990">Community Partner Visit - Hamilton Housing Help Centre<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12857990 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12857990" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 12:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">The Housing Help Centre is a non-profit social service agency providing housing access, stabilization and eviction prevention.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12542235">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12542235 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12542235" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347646">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347646 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347646" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 1:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295685">Movies for Adults at Saltfleet<span class="amev-event-subtitle"> - Shadow of a Doubt (1943) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295685 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295685" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12300906">Women’s Education and Rural Support Counselling<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12300906 { background-image: url('https://hpl.libnet.info/images/events/hpl/Women_Health.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12300906" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A safe space for women to discuss mental health, wellness, boundaries, healthy relationships and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276459">Bookmobile Visit<span class="amev-event-subtitle"> - Maplewood - 71 Maplewood Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276459 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276459" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 2:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Maplewood</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378011">Craft Cart - Smiles and Teeth<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378011 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378011" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12348105">Dungeons and Dragons Stand-Alone<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12348105 { background-image: url('https://hpl.libnet.info/images/events/hpl/Dungeons_and_Dragons.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12348105" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Start and finish a one-shot game in a single session.</div></div> <button data-eventid="12348105" data-regtype="1" data-recurringid="3109717" data-testmode="0" data-locationid="1397" data-total_registrants="2" data-max_attendee="6" class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Stand-Alone - In-Branch Program, Fri, Feb 21, 3:30pm - 4:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281359">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281359 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281359" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257040">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257040 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257040" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349397">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349397 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349397" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 4:00pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12542247">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12542247 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12542247" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12434392">Write Like - Anthology Launch<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12434392 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_Write_Like.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12434392" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 21, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A celebration of the launch of anthologies written by young Hamilton authors.</div></div> <a href="https://events.humanitix.com/write-like-2025" target="_blank" class="button eventRegButton" aria-label="Register for Write Like - Anthology Launch - In Branch, Fri, Feb 21, 5:30pm - 7:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347996">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347996 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347996" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 9:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359090">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359090 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359090" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12336406">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12336406 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12336406" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12244029">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12244029 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12244029" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12254641">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12254641 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12254641" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257341">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257341 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257341" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257827">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257827 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257827" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12362139">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12362139 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12362139" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283734">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283734 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283734" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377637">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377637 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377637" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12682623">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12682623 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12682623" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276518">Bookmobile Visit<span class="amev-event-subtitle"> - Stoney Creek Arena - 37 King St. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276518 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276518" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Stoney Creek Arena </i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388889">Make and Create - Plastic Canvas Embroidery<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388889 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388889" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12244235">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12244235 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12244235" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349287">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349287 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349287" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349514">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349514 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349514" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 11:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12929077">International Mother Language Day<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12929077 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12929077" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 11:00am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate International Mother Language Day with musical performances, poetry and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276562">Bookmobile Visit<span class="amev-event-subtitle"> - Gage Park - 1000 Main St. E.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276562 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276562" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Gage Park</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12385990">Nintendo Switch Gaming<span class="amev-event-subtitle"> - Mario Kart and Smash Bros</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12385990 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12385990" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12385990" data-regtype="1" data-recurringid="3109966" data-testmode="0" data-locationid="1397" data-total_registrants="1" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Mario Kart and Smash Bros, Sat, Feb 22, 12:00pm - 1:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12348076">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12348076 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12348076" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358958">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358958 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358958" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378199">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378199 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378199" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12238236">Family Movies at Valley Park <span class="amev-event-subtitle"> - Elemental (2023) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12238236 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12238236" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359105">Jigsaw Puzzle Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359105 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUZZLE_SWAP.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359105" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trade your puzzles with others and take home a new-to-you puzzle.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/11879088">Tower Poetry Society Open Mic<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-11879088 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-11879088" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join in, share your writing at this open poetry reading.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358994">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358994 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358994" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227785">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227785 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227785" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376290">Family Movies at Turner Park <span class="amev-event-subtitle"> - Tangled (2011) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376290 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376290" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12387890">Family Movies at Red Hill <span class="amev-event-subtitle"> - Abominable (2019) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12387890 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12387890" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295625">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295625 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295625" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377661">Movies for Adults at Barton <span class="amev-event-subtitle"> - 13 Going on 30 (2004) PG-13</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377661 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377661" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12861834">Community Partner Visit - Hamilton Urban Core<span class="amev-event-subtitle"> - Newcomer Settlement Orientation </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12861834 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12861834" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Support and services to immigrant and refugee individuals and families with settlement, career guidance, health and related issues. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276604">Bookmobile Visit<span class="amev-event-subtitle"> - Rockton - 795 Old Hwy 8</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276604 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276604" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Rockton</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378182">Hatch Embroidery Digitizer Introduction<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378182 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_EMBROIDERY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378182" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to create embroidery designs with Hatch Embroidery Digitizer. </div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12378182" data-regtype="2" data-locationid="1388" data-total_registrants="10" data-max_attendee="10" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Hatch Embroidery Digitizer Introduction - In-Branch Program, Sat, Feb 22, 2:30pm - 3:30pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391890">Family Movies at Stoney Creek <span class="amev-event-subtitle"> - Mary Poppins Returns (2018) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391890 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391890" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391974">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391974 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391974" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377530">All Ears<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377530 { background-image: url('https://hpl.libnet.info/images/events/hpl/All_Ears.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377530" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hop in and learn about adopting rabbits and responsible pet ownership. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391892">Make and Create - Plastic Canvas Embroidery<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391892 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391892" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276768">Bookmobile Visit<span class="amev-event-subtitle"> - Millgrove - 375 Concession 5 W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276768 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276768" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Feb 22, 3:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Millgrove</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12291265">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12291265 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12291265" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377969">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377969 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377969" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12150049">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12150049 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12150049" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301689">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301689 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301689" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257089">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257089 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257089" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260290">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260290 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260290" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12263040">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12263040 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12263040" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265202">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265202 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265202" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295015">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295015 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295015" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257160">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257160 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257160" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295037">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295037 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295037" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299210">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299210 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299210" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12293778">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12293778 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12293778" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12362128">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12362128 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12362128" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 11:30am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260487">Bookmobile Visit<span class="amev-event-subtitle"> - Mohawk College - 135 Fennell Avenue</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260487 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260487" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Mohawk College</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12244065">Book Chat <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12244065 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12244065" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Share your recent reads and get recommendations for your next book.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12308995">Beginner's Sewing Workshop: Make a Reuseable Pad<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12308995 { background-image: url('https://hpl.libnet.info/images/events/hpl/Reusable_Pads.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12308995" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn a new skill and help tackle period poverty.</div></div> <button data-eventid="12308995" data-regtype="1" data-recurringid="3106677" data-testmode="0" data-locationid="1401" data-total_registrants="7" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Beginner" s sewing workshop: make a reuseable pad in-branch program mon feb>Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12264677">Movies for Adults at Central<span class="amev-event-subtitle"> - The Help (2011) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12264677 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12264677" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349226">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349226 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349226" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347107">Infant Massage</a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347107 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347107" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage, Mon, Feb 24, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309519">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309519 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309519" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257307">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257307 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257307" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12861724">Community Partner Visit - Hamilton Community Legal Clinic<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12861724 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12861724" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 1:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Onsite advice about landlord and tenant issues, including evictions, rent increases, maintenance issues and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12355802">Movies for Adults at Dundas<span class="amev-event-subtitle"> - The Color Purple (2023) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12355802 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12355802" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12243347">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12243347 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12243347" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257323">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257323 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257323" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12386297">Red Hill Writing Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12386297 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_WRITER_IN_RESIDENCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12386297" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A supportive forum for aspiring writers. </div></div> <button data-eventid="12386297" data-regtype="1" data-recurringid="3106970" data-testmode="0" data-locationid="1397" data-total_registrants="6" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Red Hill Writing Circle - In-Branch Program, Mon, Feb 24, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12356866">Infant Connections<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12356866 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12356866" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch Program, Mon, Feb 24, 2:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309495">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309495 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309495" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307363">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307363 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307363" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 2:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307543">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307543 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307543" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12573802">Information Table <span class="amev-event-subtitle"> - Xperience Annex Youth Navigators</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12573802 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12573802" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Entry</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose your path. Chart your future. Achieve your goals. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12136339">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12136339 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12136339" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281225">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281225 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281225" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349913">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349913 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349913" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301405">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301405 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301405" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260628">Bookmobile Visit<span class="amev-event-subtitle"> - Riverdale - 150 Violet Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260628 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260628" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Riverdale</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12431116">How to Deal With Challenging Behaviours in Children<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12431116 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_GRIEF_AND_DEATH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12431116" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to prevent and manage challenging behaviours in children ages 2-6. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12430458">Bookmobile Visit<span class="amev-event-subtitle"> - Stinson - 200 Stinson St.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12430458 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12430458" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Stinson</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265396">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265396 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265396" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12374393">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12374393 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12374393" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12346408">Stress Strategies for Parents and Caregivers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12346408 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12346408" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Go from overwhelmed to empowered.</div></div> <button data-eventid="12346408" data-regtype="1" data-recurringid="3107208" data-testmode="0" data-locationid="1401" data-total_registrants="1" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Stress Strategies for Parents and Caregivers - In-Branch Program, Mon, Feb 24, 6:00pm - 7:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12221542">Teen Zone<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12221542 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_GAMES_IN_PERSON.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12221542" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hang out with friends in the library and explore games and activities.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377909">Waterdown Tween Book Club<span class="amev-event-subtitle"> - Remember Us by Jacqueline Woodson</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377909 { background-image: url('https://hpl.libnet.info/images/events/hpl/Tween_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377909" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about your favourite titles, discover new ones and meet friends. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349204">Guitar Pickers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349204 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349204" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Feb 24, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play guitar and share songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224033">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224033 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224033" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12254770">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12254770 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12254770" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261820">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261820 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261820" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomer Learning Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227857">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227857 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227857" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12229699">Parent Peer Network<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12229699 { background-image: url('https://hpl.libnet.info/images/events/hpl/Grief_and_Death.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12229699" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Connect with other parents and discuss the joys and challenges of parenthood. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377910">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377910 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377910" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240656">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240656 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240656" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258380">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258380 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258380" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265255">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265255 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265255" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359013">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359013 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359013" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12277872">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12277872 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12277872" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - 1st Floor Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12284903">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12284903 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12284903" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Tue, Feb 25, 10:00am - 11:00am">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298644">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298644 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298644" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12312155">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12312155 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12312155" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12255700">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12255700 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12255700" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227880">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227880 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227880" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240743">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240743 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240743" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265348">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265348 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265348" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313937">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313937 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313937" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237589">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237589 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237589" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260773">Bookmobile Visit<span class="amev-event-subtitle"> - Main West - 1900 Main St. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260773 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260773" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - 1900 Main West</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12280794">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12280794 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12280794" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237704">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237704 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237704" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12542077">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12542077 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12542077" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12620422">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12620422 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12620422" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299385">Community Partner Visit - Xperience Annex<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299385 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299385" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Housing, employment, education and mental health supports for youth ages 18-29.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260804">Bookmobile Visit<span class="amev-event-subtitle"> - Gemini - 20 Gemini Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260804 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260804" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Gemini</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12277955">Movies for Adults at Concession<span class="amev-event-subtitle"> - Trap (2024) PG-13</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12277955 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12277955" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12350380">Infant Massage<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12350380 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12350380" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In-Branch Program, Tue, Feb 25, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376486">Movies for Adults at Stoney Creek<span class="amev-event-subtitle"> - Aquaman (2019) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376486 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376486" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12131273">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12131273 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12131273" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224637">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224637 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224637" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12353752">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12353752 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12353752" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with Binbrook EarlyON staff. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12243988">Cross Stitch Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12243988 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STITCH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12243988" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your current cross stitch project, or start a new one.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12264325">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12264325 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12264325" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12345561">Infant Connections<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12345561 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12345561" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch Program, Tue, Feb 25, 2:00pm - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391999">Terryberry Book Club<span class="amev-event-subtitle"> - In the Upper Country by Kai Thomas</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391999 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391999" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12391999" data-regtype="2" data-locationid="1401" data-total_registrants="11" data-max_attendee="8" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Terryberry Book Club - In the Upper Country by Kai Thomas, Tue, Feb 25, 2:00pm - 3:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307758">Internet Privacy and Security 2<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307758 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_FRAUD_PROTECTION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307758" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about viruses and email scams to increase your internet privacy and security. </div></div> <button data-eventid="12307758" data-regtype="1" data-recurringid="3113102" data-testmode="0" data-locationid="1405" data-total_registrants="3" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Internet Privacy and Security 2 - In-Branch Program, Tue, Feb 25, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12434335">Community Partner Visit - Goodwill Amity<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12434335 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12434335" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Lounge</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about Goodwill Amity's employment services.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016058">Information Table - ACORN<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016058 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016058" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the Association of Community Organizations for Reform Now (ACORN), Hamilton's largest citywide tenant union. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12430743">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12430743 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12430743" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260950">Bookmobile Visit<span class="amev-event-subtitle"> - McMaster - 1280 Main St. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260950 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260950" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - McMaster</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12335110">Basic Internet Skills 1<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12335110 { background-image: url('https://hpl.libnet.info/images/events/hpl/Computer_Skills_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12335110" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 2:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the internet, featuring methods of connecting and navigating web browsers. </div></div> <button data-eventid="12335110" data-regtype="1" data-recurringid="3108680" data-testmode="0" data-locationid="1384" data-total_registrants="3" data-max_attendee="6" class="button eventRegButton registerForEvent" aria-label="Register for Basic Internet Skills 1 - In-Branch Program, Tue, Feb 25, 2:30pm - 4:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377645">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377645 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377645" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12366976">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12366976 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12366976" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376371">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376371 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376371" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12302166">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12302166 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12302166" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313978">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313978 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313978" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260966">Bookmobile Visit<span class="amev-event-subtitle"> - Greencedar - 295 Greencedar Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260966 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260966" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Greencedar</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392012">Build a Videogame With Bloxels<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392012 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392012" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build a video game from scratch.</div></div> <button data-eventid="12392012" data-regtype="1" data-recurringid="3109415" data-testmode="0" data-locationid="1390" data-total_registrants="3" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Build a Videogame With Bloxels - In-Branch Program, Tue, Feb 25, 4:00pm - 5:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283836">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283836 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283836" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 4:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392000">Terryberry Tween Book Club<span class="amev-event-subtitle"> - The Hidden Dragon by Melissa Marr</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392000 { background-image: url('https://hpl.libnet.info/images/events/hpl/Tween_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392000" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about your favourite titles, discover new ones and meet friends. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926194">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926194 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926194" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Makerspace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <button data-eventid="12926194" data-regtype="1" data-recurringid="3205612" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for McMaster Children and Youth University STEAM Workshop - In-Branch Program, Tue, Feb 25, 4:00pm - 5:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12271554">Conversation Exchange: Español/English<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12271554 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation_Espanol_English.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12271554" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">English and Spanish learners practice their second languages in a facilitated group discussion. All skill levels welcome.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261075">Bookmobile Visit<span class="amev-event-subtitle"> - Mountview - 59 Karen Cres.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261075 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261075" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12315350">Group Theraplay - Parent-Child Play Program<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12315350 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12315350" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Parents and children ages 3.9-6 build their relationship through fun activities and interaction. </div></div> <a href="https://www.hamilton.ca/people-programs/public-health/parenting-supports/parenting-groups-hamilton#theraplay" target="_blank" class="button eventRegButton" aria-label="Register for Group Theraplay - Parent-Child Play Program - In-Branch Program, Tue, Feb 25, 5:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12235331">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12235331 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12235331" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378139">Central Writing Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378139 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_WRITER_IN_RESIDENCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378139" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A supportive forum for aspiring writers. </div></div> <button data-eventid="12378139" data-regtype="1" data-recurringid="3100242" data-testmode="0" data-locationid="1388" data-total_registrants="8" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Central Writing Circle - In-Branch Program, Tue, Feb 25, 6:00pm - 7:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281324">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281324 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281324" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12234608">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12234608 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12234608" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12243318">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12243318 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12243318" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377604">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377604 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377604" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378135">Visible Mending with the Embroidery Machine <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378135 { background-image: url('https://hpl.libnet.info/images/events/hpl/Embroidery.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378135" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Feb 25, 6:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to mend small stains, tears and holes in your clothes using the embroidery machine in Makerspace.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12378135" data-regtype="2" data-locationid="1388" data-total_registrants="10" data-max_attendee="10" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Visible Mending with the Embroidery Machine - In-Branch Program, Tue, Feb 25, 6:00pm - 7:30pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377970">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377970 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377970" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12285190">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12285190 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12285190" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12355212">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12355212 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12355212" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307133">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307133 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307133" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON staff.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12191951">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12191951 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12191951" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12209516">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12209516 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12209516" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377912">Parachute Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377912 { background-image: url('https://hpl.libnet.info/images/events/hpl/Parachute_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377912" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sing and play under the rainbow parachute.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12213948">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12213948 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12213948" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12224040">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12224040 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12224040" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228032">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228032 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228032" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258381">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258381 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258381" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12264906">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12264906 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12264906" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12283735">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12283735 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12283735" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309565">Resume and Job Search Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309565 { background-image: url('https://hpl.libnet.info/images/events/hpl/Job_Search.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309565" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek- Entry Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your resume and cover letter for on-the-spot editing and job searching tips and tools.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12372793">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12372793 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12372793" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228093">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228093 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228093" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12297890">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12297890 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12297890" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 11:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12220130">Movies for All at Central<span class="amev-event-subtitle"> - Mr. Popper's Penguins (2011) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12220130 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12220130" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358653">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358653 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358653" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261346">Bookmobile Visit<span class="amev-event-subtitle"> - Helen Detwiler - 320 Brigade Dr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261346 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261346" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Helen Detwiler</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377606">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377606 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377606" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347894">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347894 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347894" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12256931">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12256931 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12256931" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12355388">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12355388 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12355388" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - 1st Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12272871">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12272871 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12272871" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301045">Chair Yoga<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301045 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301045" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Gentle and slow stretching. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12278318">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12278318 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12278318" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359048">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359048 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359048" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295637">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295637 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295637" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12304763">Pet Safety<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12304763 { background-image: url('https://hpl.libnet.info/images/events/hpl/Pet_Saftey.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12304763" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about responsible pet ownership, pet licensing and wildlife awareness. </div></div> <button data-eventid="12304763" data-regtype="1" data-recurringid="3112644" data-testmode="0" data-locationid="1399" data-total_registrants="0" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Pet Safety - In-Branch Program, Wed, Feb 26, 1:00pm - 4:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378651">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378651 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378651" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12893055">Community Partner Visit - Peer Support<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12893055 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12893055" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Peer Supporters listen, provide emotional support, and most importantly, inspire hope</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12131339">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12131339 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12131339" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12229465">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12229465 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12229465" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261382">Bookmobile Visit<span class="amev-event-subtitle"> - St. Elizabeth's Village - 393 Rymal Rd. W.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261382 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261382" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>St. Elizabeth's Village</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265433">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265433 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265433" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016108">Information Table - Hamilton Street Railway<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016108 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016108" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Talk to Hamilton Street Railway staff about public transit in the city. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377955">Binbrook Book Club<span class="amev-event-subtitle"> - The Phoenix Crown by Kate Quinn and Janie Chang</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377955 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377955" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257355">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257355 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257355" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261457">Bookmobile Visit<span class="amev-event-subtitle"> - Winona Park - 1328 Barton St.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261457 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261457" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Winona </i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301072">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301072 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301072" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <button data-eventid="12301072" data-regtype="1" data-recurringid="3107294" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Knit for a Cause - In-Branch Program, Wed, Feb 26, 3:00pm - 4:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376408">Craft Cart - Pink Shirt Day<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376408 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376408" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12370767">Explore Hamilton<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12370767 { background-image: url('https://hpl.libnet.info/images/events/hpl/Build_Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12370767" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Discover what Hamilton has to offer in winter.</div></div> <button data-eventid="12370767" data-regtype="1" data-recurringid="3111507" data-testmode="0" data-locationid="1385" data-total_registrants="7" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Explore Hamilton - In-Branch Program, Wed, Feb 26, 3:00pm - 4:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281226">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281226 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281226" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378005">Information for Newcomers- Rental Housing Basics<span class="amev-event-subtitle"> - Online Program </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378005 { background-image: url('https://hpl.libnet.info/images/events/hpl/NLC_Info.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378005" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about tenant rights.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301413">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301413 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301413" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12356876">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12356876 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12356876" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12258150">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12258150 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12258150" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391947">Make and Create - Pink Shirt Day Crafts<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391947 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391947" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261859">English Conversation Circle at Terryberry<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261859 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261859" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12362099">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12362099 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12362099" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12297108">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12297108 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12297108" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12315985">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12315985 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12315985" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820736">Positive Parenting Program - Group Triple P<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820736 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820736" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A parenting program called Group Triple P helps parents/caregivers of children ages two to six learn behaviour improvement strategies</div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261515">Bookmobile Visit<span class="amev-event-subtitle"> - Rosedale - 25 Erindale Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261515 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261515" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Rosedale</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12280398">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12280398 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12280398" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307999">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307999 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307999" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378187">Basic Computer Skills 2 - Keyboards and Drives<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378187 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_2.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378187" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build on what you have learned from Basic Computer Skills 1. Learn more about using the keyboard and drives. Ideal for new computer users. </div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12378187" data-regtype="2" data-locationid="1388" data-total_registrants="5" data-max_attendee="5" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Basic Computer Skills 2 - Keyboards and Drives - In-Branch Program, Wed, Feb 26, 6:00pm - 7:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257176">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257176 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257176" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347864">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347864 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347864" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377917">Tour the Makerspace <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377917 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MAKERSPACE_TOUR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377917" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Feb 26, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the equipment available in the Makerspace.</div></div> <button data-eventid="12377917" data-regtype="1" data-recurringid="3112309" data-testmode="0" data-locationid="1404" data-total_registrants="0" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Tour the Makerspace - In-Branch Program, Wed, Feb 26, 6:30pm - 7:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12261821">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12261821 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12261821" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomer Learning Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307134">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307134 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307134" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON staff.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12223570">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12223570 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12223570" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228033">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228033 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228033" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260507">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260507 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260507" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12387897">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12387897 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12387897" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377915">Healthy Aging - Prevent Incontinence/Improve Sexual Health<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377915 { background-image: url('https://hpl.libnet.info/images/events/hpl/Health_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377915" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to improve your health and be happy as you age.</div></div> <button data-eventid="12377915" data-regtype="1" data-recurringid="3110678" data-testmode="0" data-locationid="1404" data-total_registrants="7" data-max_attendee="25" class="button eventRegButton registerForEvent" aria-label="Register for Healthy Aging - Prevent Incontinence/Improve Sexual Health - In-Branch Program, Thu, Feb 27, 10:00am - 11:30am">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298645">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298645 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298645" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376484">Movies for All at Stoney Creek<span class="amev-event-subtitle"> - Missing Link (2019) PG </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376484 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376484" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12337963">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12337963 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12337963" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376304">Rainbow Family Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376304 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime_Rainbow.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376304" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Storytime focused on family diversity. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12228101">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12228101 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12228101" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12302542">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12302542 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12302542" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260534">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260534 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260534" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275704">Bookmobile Visit<span class="amev-event-subtitle"> - Swansea - 801 Upper Gage Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275704 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275704" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Swansea Apartments</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12282462">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12282462 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12282462" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12338976">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12338976 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12338976" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12272318">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12272318 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12272318" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377663">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377663 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377663" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <button data-eventid="12377663" data-regtype="1" data-recurringid="3111476" data-testmode="0" data-locationid="1385" data-total_registrants="0" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Cricut Design Space - In-Branch Program, Thu, Feb 27, 11:00am - 12:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12297153">Teen Video Gaming with Teen Volunteers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12297153 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12297153" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play video games on Nintendo Switch with other teens.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309550">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309550 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309550" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12307389">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12307389 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12307389" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275893">Bookmobile Visit<span class="amev-event-subtitle"> - Lawfield - 45 Berko Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275893 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275893" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Lawfield</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12320722">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12320722 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12320722" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 11:45am - 12:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12295655">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12295655 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12295655" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12298526">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12298526 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12298526" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257940">Parachute Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257940 { background-image: url('https://hpl.libnet.info/images/events/hpl/Parachute_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257940" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sing and play under the rainbow parachute.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12386051">Comics and Secret Identities <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12386051 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SUPERHERO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12386051" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read comics, discover new characters and create a superhero.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12275919">Bookmobile Visit<span class="amev-event-subtitle"> - Garth Trails - 45 Abbotsford Tr.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12275919 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12275919" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Garth Trails</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378205">Locke Adult Book Club<span class="amev-event-subtitle"> - On Earth We're Briefly Gorgeous by Ocean Vuong</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378205 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378205" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12240836">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12240836 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12240836" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12433554">Information Table - Wesley Employment Services<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12433554 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12433554" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Meet with Wesley Employment Services staff to learn about resources, training and support for youth and adults.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12229373">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12229373 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12229373" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378104">Turner Park Book Club<span class="amev-event-subtitle"> - The Mystery Guest by Nita Prose</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378104 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378104" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12378104" data-regtype="1" data-recurringid="3102782" data-testmode="0" data-locationid="1402" data-total_registrants="4" data-max_attendee="12" class="button eventRegButton registerForEvent" aria-label="Register for Turner Park Book Club - The Mystery Guest by Nita Prose, Thu, Feb 27, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12244149">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12244149 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12244149" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12244149" data-regtype="2" data-locationid="1393" data-total_registrants="8" data-max_attendee="8" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Cricut Design Space - In-Branch Program, Thu, Feb 27, 2:00pm - 3:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388894">Saltfleet Book Club<span class="amev-event-subtitle"> - The Reading List by Sarah Nisha Adams</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388894 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388894" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359079">Craft at HPL - Decoupage Art<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359079 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359079" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12359079" data-regtype="2" data-locationid="2947" data-total_registrants="4" data-max_attendee="4" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Craft at HPL - Decoupage Art - In-Branch Program, Thu, Feb 27, 2:00pm - 3:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12284199">Cookbook Club<span class="amev-event-subtitle"> - Complete Cooking for Two Cookbook by America's Test Kitchen</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12284199 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_COOKBOOK.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12284199" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Level up your cooking and baking skills. Choose a recipe, prepare it at home and share your experience with fellow home chefs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12293780">Cookbook Club<span class="amev-event-subtitle"> - Eat Like a Legend by Dan Churchill</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12293780 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_COOKBOOK.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12293780" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Level up your cooking and baking skills. Choose a recipe, prepare it at home and share your experience with fellow home chefs.</div></div> <button data-eventid="12293780" data-regtype="1" data-recurringid="3111238" data-testmode="0" data-locationid="1384" data-total_registrants="2" data-max_attendee="12" class="button eventRegButton registerForEvent" aria-label="Register for Cookbook Club - Eat Like a Legend by Dan Churchill, Thu, Feb 27, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12309225">Concession Book Club<span class="amev-event-subtitle"> - News of the World by Paulette Jiles</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12309225 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12309225" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12309225" data-regtype="1" data-recurringid="3112161" data-testmode="0" data-locationid="1389" data-total_registrants="1" data-max_attendee="12" class="button eventRegButton registerForEvent" aria-label="Register for Concession Book Club - News of the World by Paulette Jiles, Thu, Feb 27, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358600">3D Design Intro <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358600 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_3D_DESIGN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358600" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about 3D design. </div></div> <button data-eventid="12358600" data-regtype="1" data-recurringid="3106476" data-testmode="0" data-locationid="1401" data-total_registrants="5" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for 3D Design Intro - In-Branch Program, Thu, Feb 27, 2:30pm - 3:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359060">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359060 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359060" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276011">Bookmobile Visit<span class="amev-event-subtitle"> - Meadowlands - 160 Meadowlands Blvd.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276011 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276011" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Meadowlands</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12296740">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12296740 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12296740" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12357626">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12357626 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12357626" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12354203">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12354203 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12354203" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260460">English Conversation Circle at Central<span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260460 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260460" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313465">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313465 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313465" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12350128">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12350128 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12350128" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12313986">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12313986 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12313986" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12245657">Books Out Loud<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12245657 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_BOOK_EXPLORE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12245657" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sit back and relax as library staff read stories aloud.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12347647">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12347647 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12347647" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 4:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12301650">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12301650 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12301650" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <button data-eventid="12301650" data-regtype="1" data-recurringid="3107982" data-testmode="0" data-locationid="1390" data-total_registrants="2" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Campaign - In-Branch Program, Thu, Feb 27, 4:00pm - 5:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276045">Bookmobile Visit<span class="amev-event-subtitle"> - Bennetto - 450 Hugshon St. N.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276045 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276045" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 4:00pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Bennetto (Tuesday)</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12545926">Understand Your Grief <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12545926 { background-image: url('https://hpl.libnet.info/images/events/hpl/Grief_and_Death.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12545926" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 4:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Understanding your Grief is an 8-week group focused on psycho-education and support of those who have experienced the death of someone close to them.</div></div> <a href="https://forms.office.com/pages/responsepage.aspx?id=nerz5m9uJ02WKnafMmbSdtTqJMHCd_1KnebUrg8fUqNUQ09NMDYyNVdOOVRYSEdWRzVaQjdEMFJWWC4u&route=shorturl" target="_blank" class="button eventRegButton" aria-label="Register for Understand Your Grief - In-Branch Program, Thu, Feb 27, 4:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12271622">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12271622 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12271622" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12281392">Bullet Journal Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12281392 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12281392" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Craft a bullet journal to stay organized or doodle.</div></div> <button data-eventid="12281392" data-regtype="1" data-recurringid="3101754" data-testmode="0" data-locationid="1402" data-total_registrants="2" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Bullet Journal Workshop - In-Branch Program, Thu, Feb 27, 6:00pm - 7:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12260642">Internet Privacy and Security 2<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12260642 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_FRAUD_PROTECTION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12260642" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about viruses and email scams to increase your internet privacy and security. </div></div> <button data-eventid="12260642" data-regtype="1" data-recurringid="3106430" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Internet Privacy and Security 2 - In-Branch Program, Thu, Feb 27, 6:00pm - 7:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276145">Bookmobile Visit<span class="amev-event-subtitle"> - Kinsmen Park - 387 Beach Blvd.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276145 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276145" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Kinsmen Park</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12723863">Soundscapes of Black Canada: A Listening Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12723863 { background-image: url('https://hpl.libnet.info/images/events/hpl/Black_History_Month.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12723863" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join local artist and Afrosonic researcher Charlie Star for a workshop and listening party exploring HPL’s collection of Black Canadian music.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12363990">Books and Brews Book Club - Central<span class="amev-event-subtitle"> - The Man in My Basement by Walter Mosley </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12363990 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12363990" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Merti Brewing, 107 James St. N., Hamilton</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about books at Merit Brewing Company at 107 James St N., Hamilton.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12522616">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12522616 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12522616" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Feb 27, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12213949">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12213949 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12213949" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12227625">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12227625 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12227625" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12387941">Craft Cart - Paper Bag Princess<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12387941 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12387941" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12368472">Kids' Book Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12368472 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Swap.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12368472" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your new or gently used children’s books to swap with others.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12345142">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12345142 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12345142" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359038">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359038 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359038" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12308998">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12308998 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12308998" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12367421">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12367421 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12367421" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:00am - 10:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376402">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376402 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376402" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12262023">Maker Cart Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12262023 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12262023" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose from an assortment of tech devices and traditional crafting materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12320957">Young at Heart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12320957 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_YOUNG_AT_HEART.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12320957" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Connect with others age 55 and older for fun and games. </div></div> <button data-eventid="12320957" data-regtype="1" data-recurringid="3106966" data-testmode="0" data-locationid="1397" data-total_registrants="3" data-max_attendee="15" class="button eventRegButton registerForEvent" aria-label="Register for Young at Heart - In-Branch Program, Fri, Feb 28, 10:30am - 11:30am">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377944">Make and Create<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377944 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377944" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276221">Bookmobile Visit<span class="amev-event-subtitle"> - Six Nations - 1679 Chiefswood Rd.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276221 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276221" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Six Nations</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276267">Bookmobile Visit<span class="amev-event-subtitle"> - Strathcona Apartment - 120 Strathcona Ave. N.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276267 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276267" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Strathcona Apartments</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392013">Live Music at Dundas<span class="amev-event-subtitle"> - Domenico Vicinanza: Make Music with Science and Nature</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392013 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392013" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create and listen to live music at Dundas.</div></div> <button data-eventid="12392013" data-regtype="1" data-recurringid="3071032" data-testmode="0" data-locationid="1390" data-total_registrants="3" data-max_attendee="30" class="button eventRegButton registerForEvent" aria-label="Register for Live Music at Dundas - Domenico Vicinanza: Make Music with Science and Nature, Fri, Feb 28, 11:00am - 12:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358938">Nintendo Switch Gaming - Mario Kart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358938 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358938" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12358938" data-regtype="1" data-recurringid="3102798" data-testmode="0" data-locationid="1402" data-total_registrants="5" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Mario Kart - In-Branch Program, Fri, Feb 28, 11:00am - 12:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378188">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378188 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378188" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12296902">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12296902 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12296902" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12359125">My First Library Card Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12359125 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_LIBRARY_CARD.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12359125" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A special library-themed storytime.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12348193">Library Mini Golf<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12348193 { background-image: url('https://hpl.libnet.info/images/events/hpl/Golf.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12348193" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and play an indoor mini golf course.</div></div> <button data-eventid="12348193" data-regtype="1" data-recurringid="3102553" data-testmode="0" data-locationid="1398" data-total_registrants="0" data-max_attendee="25" class="button eventRegButton registerForEvent" aria-label="Register for Library Mini Golf - In-Branch Program, Fri, Feb 28, 11:30am - 12:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276395">Bookmobile Visit<span class="amev-event-subtitle"> - Bernie Morelli - 876 Cannon St. E</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276395 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276395" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile- Bernie Morelli</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358655">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358655 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358655" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12367969">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12367969 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12367969" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12363849">Noon Hour Concert<span class="amev-event-subtitle"> - Big John and The Night Trippers: Band</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12363849 { background-image: url('https://hpl.libnet.info/images/events/hpl/NHC_50_years.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12363849" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music each Friday at Noon at Central Library. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12263323">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12263323 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12263323" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 12:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12542236">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12542236 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12542236" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12254665">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12254665 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12254665" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12368474">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12368474 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12368474" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349596">3D Printing Escape Room<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349596 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_ESCAPE_ROOM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349596" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Use the resources and equipment from our Makerspaces to beat the clock and escape the room.</div></div> <button data-eventid="12349596" data-regtype="1" data-recurringid="3110057" data-testmode="0" data-locationid="1388" data-total_registrants="2" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for 3D Printing Escape Room - In-Branch Program, Fri, Feb 28, 1:00pm - 2:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358650">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358650 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358650" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12367435">Craft Cart - Paperbag Princess<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12367435 { background-image: url('https://hpl.libnet.info/images/events/hpl/Painting.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12367435" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12388903">Family Movies at Saltfleet <span class="amev-event-subtitle"> - Abominable (2019) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12388903 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12388903" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12391893">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12391893 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12391893" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12300907">Women’s Education and Rural Support Counselling<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12300907 { background-image: url('https://hpl.libnet.info/images/events/hpl/Women_Health.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12300907" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A safe space for women to discuss mental health, wellness, boundaries, healthy relationships and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276183">Kids' Book Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276183 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Swap.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276183" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your new or gently used children’s books to swap with others.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349604">Nintendo Switch Gaming - Super Smash Bros<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349604 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349604" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Community Hall</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12349604" data-regtype="1" data-recurringid="3102809" data-testmode="0" data-locationid="1396" data-total_registrants="2" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Super Smash Bros - In-Branch Program, Fri, Feb 28, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12237911">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12237911 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12237911" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349624">Winterfest<span class="amev-event-subtitle"> - In-Branch Program </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349624 { background-image: url('https://hpl.libnet.info/images/events/hpl/Winterfest_Hamilton.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349624" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Winter fun and games.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12346412">Stress Strategies for Parents and Caregivers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12346412 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12346412" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Go from overwhelmed to empowered.</div></div> <button data-eventid="12346412" data-regtype="1" data-recurringid="3105840" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Stress Strategies for Parents and Caregivers - In-Branch Program, Fri, Feb 28, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377946">Highlight Poetry - Black History<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377946 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377946" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create poetry out of meaningful works of literature and other writing. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12265589">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12265589 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12265589" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349610">Nintendo Switch Gaming - Mario Kart 8<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349610 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349610" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12349610" data-regtype="1" data-recurringid="3109072" data-testmode="0" data-locationid="1399" data-total_registrants="4" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Mario Kart 8 - In-Branch Program, Fri, Feb 28, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349615">Storytelling With Ozobots<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349615 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_OZOBOTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349615" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to code with Ozobots.</div></div> <button data-eventid="12349615" data-regtype="1" data-recurringid="3110187" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="8" class="button eventRegButton registerForEvent" aria-label="Register for Storytelling With Ozobots - In-Branch Program, Fri, Feb 28, 2:00pm - 3:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12392001">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12392001 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12392001" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12358660">Family Movies at Barton<span class="amev-event-subtitle"> - Ratatouille (2007) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12358660 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12358660" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12378019">Scientists in School - Do it Like Da Vinci<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12378019 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12378019" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us in-branch for a science program presented by Scientists in School.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12378019" data-regtype="2" data-locationid="1403" data-total_registrants="15" data-max_attendee="15" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Scientists in School - Do it Like Da Vinci - In-Branch Program, Fri, Feb 28, 2:00pm - 3:00pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12276460">Bookmobile Visit<span class="amev-event-subtitle"> - Maplewood - 71 Maplewood Ave.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12276460 { background-image: url('https://hpl.libnet.info/images/events/hpl/Bookmobile.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12276460" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Maplewood</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Visit HPL's Library on wheels. Pick up holds, browse the collections and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349631">Make a Button with Adobe Photoshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349631 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349631" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and create custom buttons.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> <button data-eventid="12349631" data-regtype="2" data-locationid="1403" data-total_registrants="8" data-max_attendee="8" class="button eventRegButton registerForEvent eventWaitButton" aria-label="Join the wait list for Make a Button with Adobe Photoshop - In-Branch Program, Fri, Feb 28, 2:30pm - 3:30pm">Join the wait list</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12376289">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12376289 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12376289" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <button data-eventid="12376289" data-regtype="1" data-recurringid="3102824" data-testmode="0" data-locationid="1402" data-total_registrants="2" data-max_attendee="10" class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Campaign - In-Branch Program, Fri, Feb 28, 4:00pm - 5:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12257098">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12257098 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12257098" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12349455">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12349455 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12349455" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 4:00pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12546258">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12546258 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12546258" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Feb 28, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871626">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871626 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871626" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 8:00am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858788">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858788 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858788" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 9:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863459">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863459 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863459" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871514">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871514 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871514" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12735919">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12735919 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12735919" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892090">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892090 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892090" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12769319">Jigsaw Puzzle Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12769319 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUZZLE_SWAP.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12769319" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trade your puzzles with others and take home a new-to-you puzzle.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871711">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871711 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871711" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863461">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863461 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863461" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863462">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863462 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863462" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799279">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799279 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799279" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863464">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863464 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863464" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863465">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863465 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863465" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12795214">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12795214 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12795214" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892264">STEAM Learning Lab - Eiffel Tower Paper Challenge<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892264 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892264" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859195">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859195 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859195" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884229">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884229 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884229" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 11:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872607">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872607 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872607" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 11:00am - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882950">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882950 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882950" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884247">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884247 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884247" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890731">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890731 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890731" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891020">Family Movies at Barton<span class="amev-event-subtitle"> - Bolt (2008) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891020 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891020" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863446">Paper Bag Princess Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863446 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863446" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Celebrate Paper Bag Princess Day March 1.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12864105">Family Movies at Valley Park<span class="amev-event-subtitle"> - Barbie (2023) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12864105 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12864105" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883290">HPL Writing Workshop with Andrew F. Sullivan<span class="amev-event-subtitle"> - Flourishing Decay: Pulling Stories Out of the Swamp</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883290 { background-image: url('https://hpl.libnet.info/images/events/hpl/Author_Events_icon_-_Sullivan.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883290" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sharpen your writing skills with fellow writers in this workshop led by Andrew F. Sullivan. </div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788913">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788913 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788913" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728004">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728004 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728004" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12735937">Yarn Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12735937 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12735937" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Swap your yarn with other crafters and bring home new-to-you yarn for your projects.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866175">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866175 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866175" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872662">Puppet Making Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872662 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872662" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create a puppet and learn puppetry basics.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12864106">Family Movies at Turner Park<span class="amev-event-subtitle"> - Kung Fu Panda 4 (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12864106 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12864106" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872656">Hatch Embroidery Digitizer Intro <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872656 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_EMBROIDERY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872656" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to create embroidery designs with Hatch Embroidery Digitizer. </div></div> <button data-eventid="12872656" data-regtype="1" data-recurringid="3188043" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Hatch Embroidery Digitizer Intro - In-Branch Program, Sat, Mar 01, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12861835">Community Partner Visit - Hamilton Urban Core<span class="amev-event-subtitle"> - Newcomer Settlement Orientation </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12861835 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12861835" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Support and services to immigrant and refugee individuals and families with settlement, career guidance, health and related issues. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12864107">Family Movies at Saltfleet<span class="amev-event-subtitle"> - Kung Fu Panda 4 (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12864107 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12864107" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12757839">Family Movies at Stoney Creek<span class="amev-event-subtitle"> - Missing Link (2019) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12757839 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12757839" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892171">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892171 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892171" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892625">STEAM Learning Lab - Eiffel Tower Paper Challenge<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892625 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892625" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016644">Free Public Lecture<span class="amev-event-subtitle"> - The Picture of Aging in Canada: What Does the Evidence Show?</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016644 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016644" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 01, 7:30pm - 9:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>McMaster University Medical Centre - <i>Room 1A1, Ewart Angus Centre </i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A free talk about what can be done at individual and societal levels to increase the number of healthy years and improve the quality of life for older adults.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871627">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871627 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871627" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sun, Mar 02, 12:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871628">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871628 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871628" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377971">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377971 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377971" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782149">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782149 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782149" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698567">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698567 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698567" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12748671">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12748671 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12748671" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758758">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758758 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758758" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773209">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773209 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773209" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782255">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782255 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782255" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882425">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882425 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882425" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871734">Move and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871734 { background-image: url('https://hpl.libnet.info/images/events/hpl/Move_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871734" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for movement-based play.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12881890">Valley Park Book Club<span class="amev-event-subtitle"> - Run Towards the Danger by Sarah Polley</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12881890 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12881890" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="regclosed amev-event-regclosed">This event is full</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698587">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698587 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698587" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12748685">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12748685 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12748685" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882446">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882446 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882446" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12702639">Information Table - Xperience Annex Youth Navigators<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12702639 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12702639" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Lounge</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose your path. Chart your future. Achieve your goals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12873814">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12873814 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12873814" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12761056">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12761056 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12761056" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12873821">Creative Circle for Adults with Special Needs<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12873821 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12873821" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to colour, do puzzles and play games. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884084">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884084 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884084" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 11:30am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12003961">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12003961 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12003961" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883385">Books and Brews Book Club - Dundas<span class="amev-event-subtitle"> - This is Happy by Camilla Gibb</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883385 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883385" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Shawn & Ed Brewing Company, 65 Hatt St, Dundas</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about books at Shawn & Ed Brewing Company at 65 Hatt St., Dundas.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820814">Ancaster Writing Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820814 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_WRITER_IN_RESIDENCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820814" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A supportive forum for aspiring writers. </div></div> <button data-eventid="12820814" data-regtype="1" data-recurringid="3180244" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="5" disabled class="button eventRegButton registerForEvent" aria-label="Register for Ancaster Writing Circle - In-Branch Program, Mon, Mar 03, 1:00pm - 2:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858035">Movies for Adults at Central<span class="amev-event-subtitle"> - Grease (1978) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858035 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858035" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859266">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859266 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859266" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889125">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889125 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889125" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Mon, Mar 03, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752863">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752863 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752863" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 1:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12790548">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12790548 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12790548" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866199">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866199 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866199" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787212">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787212 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787212" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814393">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814393 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814393" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870802">Infant Connections<span class="amev-event-subtitle"> - In-Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870802 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870802" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch , Mon, Mar 03, 2:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739832">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739832 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739832" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866205">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866205 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866205" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892268">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892268 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892268" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12878204">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12878204 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12878204" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12781249">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12781249 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12781249" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815182">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815182 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815182" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809324">Movies for Adults at Barton<span class="amev-event-subtitle"> - Lincoln (2012) PG-13</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809324 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809324" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12874279">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12874279 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12874279" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866095">Repair Cafe at the Hamilton Public Library<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866095 { background-image: url('https://hpl.libnet.info/images/events/hpl/Repair_Cafe.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866095" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 5:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your broken household items to the library to be repaired by HPL's volunteer fixers. Learn new skills, promote sustainability and build community. </div></div> <button data-eventid="12866095" data-regtype="1" data-recurringid="3186911" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Repair Cafe at the Hamilton Public Library - In-Branch Program, Mon, Mar 03, 5:30pm - 7:30pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883621">Guitar Pickers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883621 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883621" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 6:00pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play guitar and share songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12771023">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12771023 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12771023" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890918">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890918 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890918" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766510">Teen Zone<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766510 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_GAMES_IN_PERSON.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766510" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hang out with friends in the library and explore games and activities.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12878248">STEAM Learning Lab - Archaeology<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12878248 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12878248" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 03, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12856430">Community Partner Visit - COAST Hamilton<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12856430 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12856430" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 9:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Find out how the Crisis Outreach and Support Team supports Hamilton residents dealing with mental health and addictions issues. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886524">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886524 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886524" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 9:30am - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Tue, Mar 04, 9:30am - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12780402">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12780402 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12780402" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12776501">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12776501 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12776501" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801618">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801618 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801618" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728316">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728316 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728316" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752876">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752876 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752876" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758266">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758266 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758266" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12769688">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12769688 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12769688" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782414">Infant Massage<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782414 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782414" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the techniques and benefits of massage for infants.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In-Branch Program, Tue, Mar 04, 10:00am - 11:00am">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782347">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782347 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782347" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786375">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786375 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786375" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792786">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792786 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792786" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794371">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794371 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794371" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728659">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728659 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728659" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777356">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777356 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777356" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882509">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882509 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882509" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794430">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794430 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794430" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758280">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758280 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758280" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 10:45am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12874312">Central Book Club<span class="amev-event-subtitle"> - Violeta by Isabel Allende</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12874312 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12874312" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12874312" data-regtype="1" data-recurringid="3168923" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Central Book Club - Violeta by Isabel Allende, Tue, Mar 04, 11:00am - 12:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752979">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752979 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752979" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799451">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799451 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799451" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736693">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736693 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736693" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753051">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753051 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753051" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12857605">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12857605 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12857605" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299386">Community Partner Visit - Xperience Annex<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299386 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299386" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Housing, employment, education and mental health supports for youth ages 18-29.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12856399">Fibromyalgia Support Group<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12856399 { background-image: url('https://hpl.libnet.info/images/events/hpl/Health_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12856399" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Support for those with fibromyalgia and chronic fatigue.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12763900">Movies for Adults at Stoney Creek<span class="amev-event-subtitle"> - White Bird (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12763900 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12763900" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870876">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870876 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870876" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Tue, Mar 04, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860292">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860292 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860292" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12855353">Basic Internet Skills 1<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12855353 { background-image: url('https://hpl.libnet.info/images/events/hpl/Computer_Skills_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12855353" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the internet, featuring methods of connecting and navigating web browsers. </div></div> <button data-eventid="12855353" data-regtype="1" data-recurringid="3182489" data-testmode="0" data-locationid="1402" data-total_registrants="1" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Internet Skills 1 - In-Branch Program, Tue, Mar 04, 1:00pm - 2:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773813">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773813 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773813" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539187">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539187 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539187" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876842">Spanish Book Club - Club de lectura español para mayores <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876842 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876842" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A book club for older adults interested in reading and discussing great books in Spanish. </div></div> <a href="https://afhhamilton.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Spanish Book Club - Club de lectura español para mayores - In-Branch Program, Tue, Mar 04, 2:00pm - 3:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12708157">Cross Stitch Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12708157 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STITCH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12708157" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your current cross stitch project, or start a new one.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728872">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728872 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728872" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870889">Infant Connections<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870889 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870889" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In Branch , Tue, Mar 04, 2:00pm - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773974">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773974 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773974" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777757">Internet Privacy and Security 2<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777757 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_FRAUD_PROTECTION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777757" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about viruses and email scams to increase your internet privacy and security. </div></div> <button data-eventid="12777757" data-regtype="1" data-recurringid="3182020" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Internet Privacy and Security 2 - In-Branch Program, Tue, Mar 04, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12823061">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12823061 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12823061" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016059">Information Table - ACORN<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016059 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016059" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the Association of Community Organizations for Reform Now (ACORN), Hamilton's largest citywide tenant union. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876852">Basic Internet Skills 2<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876852 { background-image: url('https://hpl.libnet.info/images/events/hpl/Computer_Skills_2.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876852" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 2:30pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Focus on search techniques and building familiarity with browser functions. </div></div> <button data-eventid="12876852" data-regtype="1" data-recurringid="3183601" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="5" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Internet Skills 2 - In-Branch Program, Tue, Mar 04, 2:30pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728797">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728797 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728797" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12864737">STEAM Learning Lab - All About Birds<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12864737 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12864737" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786870">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786870 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786870" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860331">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860331 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860331" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820047">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820047 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820047" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876856">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876856 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876856" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884092">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884092 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884092" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926219">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926219 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926219" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <button data-eventid="12926219" data-regtype="1" data-recurringid="3205184" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for McMaster Children and Youth University STEAM Workshop - In-Branch Program, Tue, Mar 04, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882974">Library Mini Golf<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882974 { background-image: url('https://hpl.libnet.info/images/events/hpl/Golf.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882974" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and play an indoor mini golf course.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876868">Conversation Exchange: Español/English<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876868 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation_Espanol_English.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876868" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">English and Spanish learners practice their second languages in a facilitated group discussion. All skill levels welcome.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12315351">Group Theraplay - Parent-Child Play Program<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12315351 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12315351" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Parents and children ages 3.9-6 build their relationship through fun activities and interaction. </div></div> <a href="https://www.hamilton.ca/people-programs/public-health/parenting-supports/parenting-groups-hamilton#theraplay" target="_blank" class="button eventRegButton" aria-label="Register for Group Theraplay - Parent-Child Play Program - In-Branch Program, Tue, Mar 04, 5:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858702">Craft at HPL - Macramé Leaf Charm<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858702 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MACRAME.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858702" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12858702" data-regtype="1" data-recurringid="3183493" data-testmode="0" data-locationid="1400" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Macramé Leaf Charm - In-Branch Program, Tue, Mar 04, 5:30pm - 6:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12417455">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12417455 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12417455" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12700852">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12700852 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12700852" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876888">Long Story Short: A Short Story Book Club<span class="amev-event-subtitle"> - The Life You Save May Be Your Own by Flannery O'Connor</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876888 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876888" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read and discuss a short story.</div></div> <button data-eventid="12876888" data-regtype="1" data-recurringid="3173389" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Long Story Short: A Short Story Book Club - The Life You Save May Be Your Own by Flannery O" connor tue mar>Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847260">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847260 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847260" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801435">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801435 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801435" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882979">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882979 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882979" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 04, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377972">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377972 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377972" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860316">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860316 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860316" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12793337">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12793337 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12793337" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016693">Playtime with EarlyON<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016693 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016693" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12683163">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12683163 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12683163" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12715938">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12715938 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12715938" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12780414">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12780414 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12780414" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728990">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728990 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728990" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879602">Little Artists<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879602 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_LITTLE_ARTISTS_UPDATE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879602" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your little one's imagination.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871712">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871712 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871712" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782311">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782311 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782311" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792787">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792787 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792787" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801053">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801053 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801053" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871856">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871856 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871856" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879617">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879617 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879617" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858629">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858629 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858629" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:00am - 11:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12720520">Movies for All at Central<span class="amev-event-subtitle"> - The Bad Guys (2022) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12720520 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12720520" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739884">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739884 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739884" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758719">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758719 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758719" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766071">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766071 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766071" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739906">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739906 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739906" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736802">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736802 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736802" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - 1st Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858714">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858714 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858714" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889646">Chair Yoga<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889646 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889646" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Gentle and slow stretching. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863072">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863072 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863072" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788732">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788732 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788732" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809068">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809068 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809068" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863080">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863080 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863080" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12893056">Community Partner Visit - Peer Support<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12893056 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12893056" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Peer Supporters listen, provide emotional support, and most importantly, inspire hope</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13018732">Information Table - Hamilton Urban Core Community Health<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13018732 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13018732" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Staff at Hamilton Urban Core Community Health Centre answer your questions about primary healthcare, community health and harm reduction programs and services.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539172">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539172 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539172" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728881">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728881 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728881" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736783">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736783 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736783" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753138">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753138 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753138" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884095">Basic Computer Skills 1 - Device, Mouse and Keyboard<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884095 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884095" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the basics of a computer including using the mouse and keyboard. </div></div> <button data-eventid="12884095" data-regtype="1" data-recurringid="3180938" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="6" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Computer Skills 1 - Device, Mouse and Keyboard - In-Branch Program, Wed, Mar 05, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876918">Make Stickers With a Vinyl Printer<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876918 { background-image: url('https://hpl.libnet.info/images/events/hpl/STICKERS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876918" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to create custom designs, print and cut them out using a vinyl printer.</div></div> <button data-eventid="12876918" data-regtype="1" data-recurringid="3183252" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Make Stickers With a Vinyl Printer - In-Branch Program, Wed, Mar 05, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886871">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886871 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886871" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <button data-eventid="12886871" data-regtype="1" data-recurringid="3179097" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Knit for a Cause - In-Branch Program, Wed, Mar 05, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12808975">Craft Cart - International Women's Day<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12808975 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12808975" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12781256">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12781256 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12781256" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879656">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879656 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879656" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859061">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859061 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859061" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815189">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815189 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815189" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847286">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847286 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847286" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882374">English Conversation Circle at Terryberry<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882374 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882374" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884532">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884532 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884532" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892384">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892384 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892384" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12956760">Tween Writing Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12956760 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12956760" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A writing group for tweens.</div></div> <button data-eventid="12956760" data-regtype="1" data-recurringid="3209880" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="5" disabled class="button eventRegButton registerForEvent" aria-label="Register for Tween Writing Circle - In-Branch Program, Wed, Mar 05, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820737">Positive Parenting Program - Group Triple P<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820737 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820737" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A parenting program called Group Triple P helps parents/caregivers of children ages two to six learn behaviour improvement strategies</div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847303">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847303 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847303" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736913">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736913 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736913" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 5:30pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777723">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777723 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777723" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876921">Basic Computer Skills 1 - Device, Mouse and Keyboard<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876921 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876921" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the basics of a computer including using the mouse and keyboard. </div></div> <button data-eventid="12876921" data-regtype="1" data-recurringid="3168931" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="5" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Computer Skills 1 - Device, Mouse and Keyboard - In-Branch Program, Wed, Mar 05, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866214">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866214 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866214" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799025">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799025 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799025" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883386">Hamilton Mountain Writers’ Guild<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883386 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883386" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 6:30pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice writing skills and network with other writers. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879669">Embroidery Machine Intro<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879669 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_EMBROIDERY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879669" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 05, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to use an embroidery machine. </div></div> <button data-eventid="12879669" data-regtype="1" data-recurringid="3188507" data-testmode="0" data-locationid="1404" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Embroidery Machine Intro - In-Branch Program, Wed, Mar 05, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871629">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871629 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871629" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801620">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801620 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801620" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016694">Playtime with EarlyON<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016694 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016694" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884096">Free Your Mind With Free Software<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884096 { background-image: url('https://hpl.libnet.info/images/events/hpl/Computer_Literacy.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884096" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about free and open-source alternatives to popular commercial software.</div></div> <button data-eventid="12884096" data-regtype="1" data-recurringid="3173776" data-testmode="0" data-locationid="1401" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Free Your Mind With Free Software - In-Branch Program, Thu, Mar 06, 10:00am - 11:00am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12726848">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12726848 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12726848" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728991">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728991 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728991" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777988">Healthy Aging Series - Improve Your Sleep<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777988 { background-image: url('https://hpl.libnet.info/images/events/hpl/Health_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777988" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to improve your health and be happy as you age.</div></div> <button data-eventid="12777988" data-regtype="1" data-recurringid="3182054" data-testmode="0" data-locationid="1404" data-total_registrants="1" data-max_attendee="25" disabled class="button eventRegButton registerForEvent" aria-label="Register for Healthy Aging Series - Improve Your Sleep - In-Branch Program, Thu, Mar 06, 10:00am - 11:00am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786383">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786383 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786383" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794372">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794372 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794372" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866225">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866225 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866225" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858263">Movies for All at Stoney Creek<span class="amev-event-subtitle"> - Hitpig! (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858263 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858263" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871857">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871857 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871857" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863081">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863081 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863081" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758564">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758564 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758564" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766588">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766588 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766588" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794431">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794431 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794431" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866234">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866234 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866234" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739710">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739710 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739710" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12818413">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12818413 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12818413" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766081">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766081 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766081" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12775535">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12775535 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12775535" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876923">Basic Computer Skills 1 - Device, Mouse and Keyboard<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876923 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876923" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the basics of a computer including using the mouse and keyboard. </div></div> <button data-eventid="12876923" data-regtype="1" data-recurringid="3187072" data-testmode="0" data-locationid="1385" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Computer Skills 1 - Device, Mouse and Keyboard - In-Branch Program, Thu, Mar 06, 11:00am - 12:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890203">Teen Video Gaming with Teen Volunteers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890203 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890203" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play video games on Nintendo Switch with other teens.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13018812">Information Table - Hamilton Fire Department<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13018812 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13018812" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:00am - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn what to do if you are asked to evacuate due to a fire, flood or any other hazard.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876928">Craft at HPL - Mandala Art<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876928 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876928" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12876928" data-regtype="1" data-recurringid="3174945" data-testmode="0" data-locationid="1386" data-total_registrants="0" data-max_attendee="6" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Mandala Art - In-Branch Program, Thu, Mar 06, 11:30am - 12:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858663">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858663 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858663" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 11:45am - 12:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886526">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886526 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886526" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 12:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Thu, Mar 06, 12:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809166">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809166 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809166" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815228">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815228 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815228" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12851744">Community Partner Visit - Goodwill Amity<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12851744 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12851744" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Job seekers, visit Goodwill Amity staff at the Community Partner Desk for employment help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877116">Craft at HPL - Macrame Leaf Charms<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877116 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MACRAME.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877116" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 1:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12877116" data-regtype="1" data-recurringid="3147407" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Macrame Leaf Charms - In-Branch Program, Thu, Mar 06, 1:30pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758307">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758307 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758307" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758672">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758672 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758672" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792418">Relaxation and Movement<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792418 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792418" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 1:30pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Mild exercise to help release your tension and stress. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12757825">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12757825 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12757825" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12922579">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12922579 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12922579" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886888">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886888 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886888" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884540">Cookbook Club<span class="amev-event-subtitle"> - Bismillah, Let's Eat! by Zehra Allibhai</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884540 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_COOKBOOK.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884540" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Level up your cooking and baking skills. Choose a recipe, prepare it at home and share your experience with fellow home chefs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890990">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890990 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890990" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12817948">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12817948 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12817948" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12940212">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12940212 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12940212" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866245">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866245 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866245" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879675">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879675 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879675" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877136">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877136 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877136" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877128">English Conversation Circle at Central<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877128 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877128" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820048">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820048 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820048" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892632">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892632 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892632" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12864110">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12864110 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12864110" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <button data-eventid="12864110" data-regtype="1" data-recurringid="3178925" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Campaign - In-Branch Program, Thu, Mar 06, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863227">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863227 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863227" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 4:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/11933067">Writer-in-Residence Writing Circle - Write with Me<span class="amev-event-subtitle"> - Online Program </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-11933067 { background-image: url('https://hpl.libnet.info/images/events/hpl/WIR_2024_Chatterton.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-11933067" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 4:30pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch - <i>Online</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A writing group facilitated by the 2024-25 Writer-in-Residence, Anna Chatterton.</div></div> <button data-eventid="11933067" data-regtype="1" data-recurringid="3053976" data-testmode="0" data-locationid="2265" data-total_registrants="6" data-max_attendee="20" class="button eventRegButton registerForEvent" aria-label="Register for Writer-in-Residence Writing Circle - Write with Me - Online Program , Thu, Mar 06, 4:30pm - 6:00pm">Register</button> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12545927">Understand Your Grief <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12545927 { background-image: url('https://hpl.libnet.info/images/events/hpl/Grief_and_Death.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12545927" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 4:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Understanding your Grief is an 8-week group focused on psycho-education and support of those who have experienced the death of someone close to them.</div></div> <a href="https://forms.office.com/pages/responsepage.aspx?id=nerz5m9uJ02WKnafMmbSdtTqJMHCd_1KnebUrg8fUqNUQ09NMDYyNVdOOVRYSEdWRzVaQjdEMFJWWC4u&route=shorturl" target="_blank" class="button eventRegButton" aria-label="Register for Understand Your Grief - In-Branch Program, Thu, Mar 06, 4:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788799">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788799 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788799" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12800462">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12800462 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12800462" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814274">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814274 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814274" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 5:45pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883634">Indigenous Storytelling: Winter Story Nights <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883634 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_INDIGENOUS_PEOPLES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883634" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Gather around the fire and listen to Indigenous stories traditionally told during long winter nights.</div></div> <button data-eventid="12883634" data-regtype="1" data-recurringid="3195259" data-testmode="0" data-locationid="1401" data-total_registrants="0" data-max_attendee="50" disabled class="button eventRegButton registerForEvent" aria-label="Register for Indigenous Storytelling: Winter Story Nights - In-Branch Program, Thu, Mar 06, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877157">Curator Talk - Cootes Paradise: A Marsh on the Mend<span class="amev-event-subtitle"> - Grace Evans and Anna Patterson, Local History and Archives</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877157 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_ART_TOUR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877157" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Local History and Archives staff discuss the current exhibition at Central Library, Cootes Paradise: A Marsh on the Mend.</div></div> <button data-eventid="12877157" data-regtype="1" data-recurringid="3196702" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="25" disabled class="button eventRegButton registerForEvent" aria-label="Register for Curator Talk - Cootes Paradise: A Marsh on the Mend - Grace Evans and Anna Patterson, Local History and Archives, Thu, Mar 06, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12994280">Club de lecture francophone <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12994280 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12994280" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 6:00pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Si vous êtes intéressé à lire et à discuter de bons livres, il existe un club de lecture près de chez vous.</div></div> <a href="https://cfhamilton.ca/club-de-lecture/" target="_blank" class="button eventRegButton" aria-label="Register for Club de lecture francophone - In-Branch Program, Thu, Mar 06, 6:00pm - 7:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891004">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891004 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891004" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 06, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891013">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891013 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891013" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12729210">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12729210 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12729210" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12742555">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12742555 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12742555" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12757692">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12757692 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12757692" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12789783">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12789783 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12789783" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12744321">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12744321 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12744321" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:30am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758776">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758776 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758776" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12821489">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12821489 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12821489" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891074">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891074 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891074" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12793252">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12793252 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12793252" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884541">Make Art<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884541 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_ART_CLUB.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884541" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 11:30am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create art with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872316">Noon Hour Concert<span class="amev-event-subtitle"> - Garnetta Cromwell: Six-Piece Band</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872316 { background-image: url('https://hpl.libnet.info/images/events/hpl/NHC_50_years.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872316" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music each Friday at Noon at Central Library. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877284">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877284 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877284" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 12:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863089">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863089 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863089" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866682">Information Table<span class="amev-event-subtitle"> - Good Shepherd Community Health Community Connectors</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866682 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866682" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about Good Shepherd Community Health's Community Connectors.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863007">Women’s Education and Rural Support Counselling<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863007 { background-image: url('https://hpl.libnet.info/images/events/hpl/Women_Health.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863007" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A safe space for women to discuss mental health, wellness, boundaries, healthy relationships and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871063">Conversation Commons - Indigenous Authorship <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871063 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871063" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Lively discussions about current affairs. </div></div> <button data-eventid="12871063" data-regtype="1" data-recurringid="3193643" data-testmode="0" data-locationid="1405" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for Conversation Commons - Indigenous Authorship - In-Branch Program, Fri, Mar 07, 2:30pm - 3:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12808976">Craft Cart - International Women's Day<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12808976 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12808976" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792252"> Drop-In Nintendo Switch Gaming<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792252 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792252" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in for multiplayer video game fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879688">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879688 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879688" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892399">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892399 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892399" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788845">Dungeons and Dragons<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788845 { background-image: url('https://hpl.libnet.info/images/events/hpl/Dungeons_and_Dragons.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788845" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Go on a fantastic journey full of daring adventure. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12824272">The Long Table Craft Event<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12824272 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12824272" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 07, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty.</div></div> <button data-eventid="12824272" data-regtype="1" data-recurringid="3185804" data-testmode="0" data-locationid="1403" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for The Long Table Craft Event - In-Branch Program, Fri, Mar 07, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871630">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871630 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871630" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 8:00am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858789">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858789 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858789" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 9:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877369">Free Tax Preparation Service Drop-In<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877369 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877369" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877373">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877373 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877373" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884097">Basic Computer Skills 1 - Device, Mouse and Keyboard<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884097 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884097" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to the basics of a computer including using the mouse and keyboard. </div></div> <button data-eventid="12884097" data-regtype="1" data-recurringid="3177707" data-testmode="0" data-locationid="1399" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Computer Skills 1 - Device, Mouse and Keyboard - In-Branch Program, Sat, Mar 08, 10:00am - 11:00am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892091">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892091 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892091" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871713">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871713 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871713" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12774978">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12774978 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12774978" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799280">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799280 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799280" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12778534">Jigsaw Puzzle Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12778534 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUZZLE_SWAP.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12778534" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trade your puzzles with others and take home a new-to-you puzzle.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892411">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892411 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892411" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884553">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884553 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884553" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866695">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866695 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866695" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859144">Comics and Secret Identities <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859144 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SUPERHERO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859144" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read comics, discover new characters and create a superhero.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884230">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884230 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884230" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 11:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12761555">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12761555 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12761555" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877384">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877384 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877384" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 11:00am - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886787">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886787 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886787" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879725">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879725 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879725" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 12:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886660">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886660 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886660" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12776001">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12776001 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12776001" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12923864">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12923864 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12923864" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891032">Family Movies at Barton<span class="amev-event-subtitle"> - The Super Mario Bros. Movie (2023) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891032 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891032" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889899">Death Café for Parents and Guardians<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889899 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_GRIEF_TALK_KIDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889899" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 1:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to help the young people in your life talk about dying, death and grief.</div></div> <a href="https://www.homehospiceassociation.com/event-details/parents-and-guardians-death-cafe-2" target="_blank" class="button eventRegButton" aria-label="Register for Death Café for Parents and Guardians - In-Branch Program, Sat, Mar 08, 1:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882644">Hamilton Amateur Astronomers Telescope Clinic <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882644 { background-image: url('https://hpl.libnet.info/images/events/hpl/Astronomy.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882644" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">See and learn about different types of telescopes and resources for solar and night sky viewing. </div></div> <button data-eventid="12882644" data-regtype="1" data-recurringid="3189274" data-testmode="0" data-locationid="1403" data-total_registrants="0" data-max_attendee="300" disabled class="button eventRegButton registerForEvent" aria-label="Register for Hamilton Amateur Astronomers Telescope Clinic - In-Branch Program, Sat, Mar 08, 1:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926238">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926238 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926238" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <button data-eventid="12926238" data-regtype="1" data-recurringid="3205028" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for McMaster Children and Youth University STEAM Workshop - In-Branch Program, Sat, Mar 08, 1:00pm - 2:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788914">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788914 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788914" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728005">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728005 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728005" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866176">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866176 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866176" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877393">Make a Button with Adobe Photoshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877393 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877393" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and create custom buttons.</div></div> <button data-eventid="12877393" data-regtype="1" data-recurringid="3178303" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Make a Button with Adobe Photoshop - In-Branch Program, Sat, Mar 08, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860269">Family Movies at Turner Park<span class="amev-event-subtitle"> - Despicable Me 4 (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860269 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860269" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12817916">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12817916 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12817916" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12861836">Community Partner Visit - Hamilton Urban Core<span class="amev-event-subtitle"> - Newcomer Settlement Orientation </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12861836 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12861836" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Support and services to immigrant and refugee individuals and families with settlement, career guidance, health and related issues. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884744">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884744 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884744" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860271">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860271 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860271" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863023">Family Movies at Stoney Creek<span class="amev-event-subtitle"> - Hitpig! (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863023 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863023" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 08, 2:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871631">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871631 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871631" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sun, Mar 09, 12:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871632">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871632 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871632" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877408">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877408 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877408" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 9:30am - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Mon, Mar 10, 9:30am - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782150">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782150 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782150" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698568">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698568 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698568" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788548">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788548 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788548" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788540">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788540 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788540" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877420">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877420 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877420" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882661">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882661 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882661" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12749295">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12749295 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12749295" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758759">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758759 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758759" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773210">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773210 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773210" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12774070">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12774070 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12774070" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782256">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782256 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782256" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865690">Kids' Book Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865690 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Swap.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865690" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your new or gently used children’s books to swap with others.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884760">Make and Create<span class="amev-event-subtitle"> - Wind Up Car</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884760 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884760" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872320">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872320 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872320" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698588">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698588 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698588" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866721">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866721 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866721" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892435">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892435 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892435" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 10:30am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12761057">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12761057 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12761057" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865691">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865691 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865691" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882669">Indigenous Stories and Drums<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882669 { background-image: url('https://hpl.libnet.info/images/events/hpl/Indigenous_Peoples.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882669" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join Niwasa’s Facilitators for interactive traditional stories, songs, and dances </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892443">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892443 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892443" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788925">Movies for Adults at Central<span class="amev-event-subtitle"> - Sherlock Holmes (2009) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788925 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788925" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865700">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865700 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865700" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882672">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882672 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882672" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859267">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859267 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859267" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889126">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889126 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889126" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Mon, Mar 10, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752864">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752864 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752864" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 1:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883043">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883043 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883043" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883046">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883046 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883046" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883391">Book Chat <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883391 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883391" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Share your recent reads and get recommendations for your next book.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882837">Circuits With littleBits Electronics<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882837 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882837" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and build electronic creations and learn about the circuits and their power. </div></div> <button data-eventid="12882837" data-regtype="1" data-recurringid="3177711" data-testmode="0" data-locationid="1399" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Circuits With littleBits Electronics - In-Branch Program, Mon, Mar 10, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866727">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866727 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866727" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12790549">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12790549 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12790549" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877424">Library Mini Golf<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877424 { background-image: url('https://hpl.libnet.info/images/events/hpl/Golf.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877424" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and play an indoor mini golf course.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867590">Red Hill Book Club<span class="amev-event-subtitle"> - Bad Cree by Jessica Johns</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867590 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867590" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787213">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787213 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787213" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787275"> Drop-In Nintendo Switch Gaming<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787275 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787275" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in for multiplayer video game fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884771">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884771 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884771" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792922"> Drop-In Nintendo Switch Gaming<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792922 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792922" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in for multiplayer video game fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814394">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814394 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814394" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870803">Infant Connections<span class="amev-event-subtitle"> - In-Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870803 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870803" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch , Mon, Mar 10, 2:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12573803">Information Table <span class="amev-event-subtitle"> - Xperience Annex Youth Navigators</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12573803 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12573803" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 3:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Entry</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose your path. Chart your future. Achieve your goals. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884870">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884870 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884870" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867610">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867610 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867610" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863416">Family Movies at Valley Park<span class="amev-event-subtitle"> - Free Guy (2021) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863416 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863416" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 5:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883622">Guitar Pickers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883622 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883622" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 6:00pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play guitar and share songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12771024">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12771024 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12771024" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877448">Books and Brews Book Club - Central<span class="amev-event-subtitle"> - Braiding Sweetgrass by Robin Wall Kimmerer</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877448 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877448" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Relay Coffee Roasters at 27 King William St., Hamilton</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about books at Relay Coffee Roasters at 27 King William St., Hamilton.</div></div> <button data-eventid="12877448" data-regtype="1" data-recurringid="3147303" data-testmode="0" data-locationid="2345" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Books and Brews Book Club - Central - Braiding Sweetgrass by Robin Wall Kimmerer, Mon, Mar 10, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879778">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879778 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879778" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 10, 6:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871634">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871634 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871634" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12776502">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12776502 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12776502" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788549">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788549 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788549" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766534">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766534 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766534" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867615">Craft Cart - National Bubblegum Week<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867615 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867615" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752877">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752877 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752877" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758267">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758267 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758267" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12769689">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12769689 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12769689" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787615">Puppet Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787615 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787615" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 10:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Puppet shows, stories and songs. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792788">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792788 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792788" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882685">The LONE Rhubarbarian <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882685 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882685" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A musical concert by a well-loved performer.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872329">The Bubbleology Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872329 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872329" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the science of bubbles. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891310">Kids' Book Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891310 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Swap.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891310" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your new or gently used children’s books to swap with others.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777357">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777357 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777357" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882510">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882510 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882510" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892436">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892436 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892436" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:30am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758281">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758281 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758281" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 10:45am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752980">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752980 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752980" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865708">Little Ray's Nature Ninjas<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865708 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865708" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn all about the animal kingdom with this amazing touring exhibition. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799484">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799484 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799484" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736694">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736694 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736694" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753053">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753053 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753053" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299387">Community Partner Visit - Xperience Annex<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299387 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299387" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Housing, employment, education and mental health supports for youth ages 18-29.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867659">Little Ray's Nature Ninjas<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867659 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867659" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn all about the animal kingdom with this amazing touring exhibition. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860293">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860293 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860293" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12813899">Movies for Adults at Stoney Creek<span class="amev-event-subtitle"> - Wild Robot (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12813899 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12813899" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883071">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883071 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883071" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860303">All Ears<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860303 { background-image: url('https://hpl.libnet.info/images/events/hpl/All_Ears.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860303" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hop in and learn about adopting rabbits and responsible pet ownership. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13019061">Community Partner Visit - Jared's Place Legal Advocacy<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13019061 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13019061" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the legal advocacy and resources for women who have experienced violence.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773814">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773814 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773814" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539188">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539188 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539188" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12708158">Cross Stitch Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12708158 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STITCH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12708158" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your current cross stitch project, or start a new one.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886931">Puppet-Making Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886931 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886931" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create a puppet and learn puppetry basics.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728873">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728873 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728873" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884099">Build a Videogame with Bloxels<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884099 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884099" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build a video game from scratch.</div></div> <button data-eventid="12884099" data-regtype="1" data-recurringid="3175750" data-testmode="0" data-locationid="1389" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Build a Videogame with Bloxels - In-Branch Program, Tue, Mar 11, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871210">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871210 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871210" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <button data-eventid="12871210" data-regtype="1" data-recurringid="3180211" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="30" disabled class="button eventRegButton registerForEvent" aria-label="Register for Family Bingo - In-Branch Program, Tue, Mar 11, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773975">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773975 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773975" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882700">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882700 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882700" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892454">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892454 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892454" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879785">The Bubbleology Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879785 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879785" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the science of bubbles. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883647">Karaoke<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883647 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SINGING.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883647" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your vocals chords and sing along with your favourite songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12823062">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12823062 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12823062" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016060">Information Table - ACORN<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016060 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016060" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the Association of Community Organizations for Reform Now (ACORN), Hamilton's largest citywide tenant union. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926272">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926272 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926272" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <button data-eventid="12926272" data-regtype="1" data-recurringid="3205516" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for McMaster Children and Youth University STEAM Workshop - In-Branch Program, Tue, Mar 11, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884966">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884966 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884966" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885055">Make and Create - Paper Flowers and Trees<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885055 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885055" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865755">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865755 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865755" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860342">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860342 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860342" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Computer Lab,Sherwood - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884100">Storytelling with Ozobots<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884100 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_OZOBOTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884100" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to code with Ozobots.</div></div> <button data-eventid="12884100" data-regtype="1" data-recurringid="3182047" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Storytelling with Ozobots - In-Branch Program, Tue, Mar 11, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865774">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865774 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865774" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868659">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868659 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868659" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12720524">Monthly Zine Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12720524 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_ZINE_CLUB.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12720524" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Circuit 4.0 Zone 3</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Share, collaborate and discuss with others who share an interest in zines. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876869">Conversation Exchange: Español/English<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876869 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation_Espanol_English.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876869" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">English and Spanish learners practice their second languages in a facilitated group discussion. All skill levels welcome.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885078">Craft at HPL - Yarn Shamrocks<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885078 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885078" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12885078" data-regtype="1" data-recurringid="3187418" data-testmode="0" data-locationid="1398" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Yarn Shamrocks - In-Branch Program, Tue, Mar 11, 5:30pm - 6:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12417456">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12417456 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12417456" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12700844">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12700844 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12700844" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847261">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847261 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847261" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801436">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801436 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801436" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867698">Book Chat - Comics and Manga<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867698 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867698" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Share your recent reads and get recommendations for your next book.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883074">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883074 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883074" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 11, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871635">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871635 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871635" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860317">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860317 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860317" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12793338">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12793338 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12793338" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12683164">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12683164 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12683164" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12715939">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12715939 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12715939" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860290">Family Dance Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860290 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DANCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860290" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Music, movement & more</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867703">Make and Create<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867703 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867703" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871715">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871715 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871715" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782312">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782312 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782312" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792789">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792789 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792789" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799156">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799156 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799156" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801054">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801054 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801054" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883121">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883121 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883121" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879789">Family Dance Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879789 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DANCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879789" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Music, movement and more.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12881905">Locke Book Club<span class="amev-event-subtitle"> - It Ends With Us by Colleen Hoover</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12881905 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12881905" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892437">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892437 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892437" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 10:30am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858630">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858630 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858630" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 11:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12720534">Movies for All at Central<span class="amev-event-subtitle"> - The Super Mario Bros. Movie (2023) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12720534 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12720534" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865722">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865722 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865722" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758720">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758720 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758720" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766072">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766072 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766072" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882708">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882708 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882708" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room,Turner Park - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865959">Livi and Friends Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865959 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865959" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sing and dance with Livi and Friends at this interactive performance.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880826">Maker Cart Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880826 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880826" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose from an assortment of tech devices and traditional crafting materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865968">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865968 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865968" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736803">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736803 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736803" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - 1st Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860386">Blackout Poetry <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860386 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY_BLACKOUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860386" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to create a poem. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858715">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858715 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858715" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889647">Chair Yoga<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889647 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889647" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Gentle and slow stretching. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860327">Teen Mini-Putt Challenge<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860327 { background-image: url('https://hpl.libnet.info/images/events/hpl/Golf.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860327" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your friends and play a round of mini putt at the library.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882714">Mime Performance - The Carnival of the Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882714 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882714" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Professional mime Trevor Copp performs the Carnival of the Animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788733">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788733 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788733" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883088">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883088 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883088" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809069">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809069 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809069" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12893057">Community Partner Visit - Peer Support<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12893057 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12893057" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Peer Supporters listen, provide emotional support, and most importantly, inspire hope</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539173">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539173 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539173" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879885">Scientists in School - Magical Science<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879885 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879885" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us in-branch for a science program presented by Scientists in School.</div></div> <button data-eventid="12879885" data-regtype="1" data-recurringid="3117631" data-testmode="0" data-locationid="1404" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Scientists in School - Magical Science - In-Branch Program, Wed, Mar 12, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728882">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728882 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728882" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736784">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736784 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736784" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12865717">Little Ray's Nature Ninjas<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12865717 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12865717" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn all about the animal kingdom with this amazing touring exhibition. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753139">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753139 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753139" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872401">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872401 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872401" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884101">Basic Computer Skills 2 - Keyboards and Drives<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884101 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COMPUTER_SKILLS_2.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884101" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build on what you have learned from Basic Computer Skills 1. Learn more about using the keyboard and drives. Ideal for new computer users. </div></div> <button data-eventid="12884101" data-regtype="1" data-recurringid="3180958" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="6" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Computer Skills 2 - Keyboards and Drives - In-Branch Program, Wed, Mar 12, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867710">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867710 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867710" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885089">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885089 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885089" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866008">Do-It-Yourself Animation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866008 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866008" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore different animation techniques to bring your drawing to life. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882725">Mobile Zoo Visit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882725 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882725" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Board a bus full of animals on this mobile zoo.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885090">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885090 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885090" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882720">Livi and Friends Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882720 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882720" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sing and dance with Livi and Friends at this interactive performance.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886919">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886919 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886919" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <button data-eventid="12886919" data-regtype="1" data-recurringid="3179107" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Knit for a Cause - In-Branch Program, Wed, Mar 12, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13018831">Craft Cart - Birds<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13018831 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13018831" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884102">Digitize Your Memories<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884102 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIGITIZE_MEMORIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884102" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Outreach</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Digitize photographs, negatives and VHS cassettes. </div></div> <button data-eventid="12884102" data-regtype="1" data-recurringid="3182056" data-testmode="0" data-locationid="1392" data-total_registrants="0" data-max_attendee="3" disabled class="button eventRegButton registerForEvent" aria-label="Register for Digitize Your Memories - In-Branch Program, Wed, Mar 12, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882376">English Conversation Circle at Terryberry<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882376 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882376" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885107">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885107 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885107" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786491">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786491 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786491" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847304">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847304 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847304" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736914">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736914 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736914" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 5:30pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777725">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777725 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777725" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883400">Binbrook Tween Book Club<span class="amev-event-subtitle"> - When You Trap a Tiger by Tae Keller</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883400 { background-image: url('https://hpl.libnet.info/images/events/hpl/Tween_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883400" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 6:00pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about your favourite titles, discover new ones and meet friends. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867750">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867750 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867750" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892640">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892640 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892640" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12855483">Hatch Embroidery Digitizer Intro <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12855483 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_EMBROIDERY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12855483" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 12, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to create embroidery designs with Hatch Embroidery Digitizer. </div></div> <button data-eventid="12855483" data-regtype="1" data-recurringid="3188512" data-testmode="0" data-locationid="1404" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Hatch Embroidery Digitizer Intro - In-Branch Program, Wed, Mar 12, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871636">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871636 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871636" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886533">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886533 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886533" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 9:30am - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Thu, Mar 13, 9:30am - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814166">Family Movies at Saltfleet<span class="amev-event-subtitle"> - Moana 2 (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814166 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814166" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12726849">Adult Special Needs Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12726849 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_icon_-_STORYTIME_SPECIAL_NEEDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12726849" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join a fun interactive program for adults with special needs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882850">Circuits with littleBits Electronics<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882850 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882850" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and build electronic creations and learn about the circuits and their power. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885129">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885129 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885129" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885146">Craft Cart - Bunnies<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885146 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885146" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 10:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882726">Mobile Zoo Visit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882726 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882726" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Board a bus full of animals on this mobile zoo.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867773">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867773 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867773" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801118">Movies for All at Stoney Creek<span class="amev-event-subtitle"> - IF (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801118 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801118" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863082">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863082 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863082" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766589">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766589 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766589" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880185">Draw Cute Animals<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880185 { background-image: url('https://hpl.libnet.info/images/events/hpl/Colouring_Circle.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880185" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to draw cute animals.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892438">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892438 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892438" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882746">The LONE Rhubarbarian <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882746 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882746" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A musical concert by a well-loved performer.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867779">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867779 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867779" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872414">Puppet Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872414 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872414" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Puppet shows, stories and songs. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882731">Little Ray's Nature Ninjas<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882731 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882731" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn all about the animal kingdom with this amazing touring exhibition. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866033">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866033 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866033" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766082">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766082 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766082" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860291">Family Dance Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860291 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DANCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860291" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Music, movement & more</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12775536">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12775536 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12775536" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866059">LEGO Mindstorms<span class="amev-event-subtitle"> - Build and Code a Robot</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866059 { background-image: url('https://hpl.libnet.info/images/events/hpl/LEGO_Mindstorms.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866059" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, code, and drive a LEGO rover. </div></div> <button data-eventid="12866059" data-regtype="1" data-recurringid="3183630" data-testmode="0" data-locationid="1405" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for LEGO Mindstorms - Build and Code a Robot, Thu, Mar 13, 11:00am - 12:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883128">Escape Room<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883128 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_ESCAPE_ROOM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883128" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Follow the clues to rescue your favourite characters.</div></div> <button data-eventid="12883128" data-regtype="1" data-recurringid="3184925" data-testmode="0" data-locationid="1393" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Escape Room - In-Branch Program, Thu, Mar 13, 11:00am - 12:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858664">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858664 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858664" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 11:45am - 12:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809167">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809167 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809167" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815229">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815229 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815229" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883401">Locke Adult Book Club<span class="amev-event-subtitle"> - Yellowface by R. F. Kuang</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883401 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883401" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Open Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13019072">Information Table - Alectra Utilities<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13019072 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13019072" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Speak to Alectra Utilities representatives and learn about payment assistance programs and resources to help with your utility bills.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758308">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758308 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758308" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891324">Teddy Bear Sleepover<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891324 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TEDDY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891324" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring a stuffie to the Library for fun and games.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892662">Scientists in School - Science Snippets<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892662 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892662" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us in-branch for a science program presented by Scientists in School.</div></div> <button data-eventid="12892662" data-regtype="1" data-recurringid="3117491" data-testmode="0" data-locationid="1393" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Scientists in School - Science Snippets - In-Branch Program, Thu, Mar 13, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884103">Storytelling with Ozobots<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884103 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_OZOBOTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884103" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to code with Ozobots.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885155">Make and Create<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885155 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_LITTLE_ARTISTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885155" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your child's imagination by exploring a variety of art materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12757826">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12757826 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12757826" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12867876">Library Mini Golf<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12867876 { background-image: url('https://hpl.libnet.info/images/events/hpl/Golf.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12867876" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and play an indoor mini golf course.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882768">Reptiles at the Library <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882768 { background-image: url('https://hpl.libnet.info/images/events/hpl/Turtles.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882768" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come meet and learn about amphibians, arachnids, lizards, turtles and snakes. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12818414">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12818414 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12818414" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868074">Craft Cart - March Break Fun<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868074 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868074" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882775">Mobile Zoo Visit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882775 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882775" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Board a bus full of animals on this mobile zoo.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868135">Puppet Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868135 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868135" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Puppet shows, stories and songs. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882773">Dan the Nature Man<span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882773 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882773" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Get a closer look at birds. </div></div> <button data-eventid="12882773" data-regtype="1" data-recurringid="3186535" data-testmode="0" data-locationid="1400" data-total_registrants="0" data-max_attendee="30" disabled class="button eventRegButton registerForEvent" aria-label="Register for Dan the Nature Man - In Branch Program, Thu, Mar 13, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882878">Make a Scene with StikBots<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882878 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STIKBOTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882878" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your inner filmmaker.</div></div> <button data-eventid="12882878" data-regtype="1" data-recurringid="3187949" data-testmode="0" data-locationid="1386" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Make a Scene with StikBots - In-Branch Program, Thu, Mar 13, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885157">Beginner's Sewing Workshop: Make a Reuseable Pad<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885157 { background-image: url('https://hpl.libnet.info/images/events/hpl/Reusable_Pads.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885157" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 2:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn a new skill and help tackle period poverty.</div></div> <button data-eventid="12885157" data-regtype="1" data-recurringid="3188475" data-testmode="0" data-locationid="1399" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Beginner" s sewing workshop: make a reuseable pad in-branch program thu mar>Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891329">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891329 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891329" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872426">Newcomer Youth Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872426 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872426" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A storytime for children new to Hamilton.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886923">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886923 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886923" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877137">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877137 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877137" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880192">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880192 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880192" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883125">Family Bingo<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883125 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_BINGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883125" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Family fun with BINGO</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863226">Dungeons and Dragons Campaign<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863226 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863226" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description"> Take your character on a legendary adventure.</div></div> <button data-eventid="12863226" data-regtype="1" data-recurringid="3179025" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Dungeons and Dragons Campaign - In-Branch Program, Thu, Mar 13, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12798040">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12798040 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12798040" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882786">Mobile Zoo Visit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882786 { background-image: url('https://hpl.libnet.info/images/events/hpl/March_Break.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882786" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Bookmobile - <i>Bookmobile - Bennetto (Thursday)</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Board a bus full of animals on this mobile zoo.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885173">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885173 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885173" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12545928">Understand Your Grief <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12545928 { background-image: url('https://hpl.libnet.info/images/events/hpl/Grief_and_Death.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12545928" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 4:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Understanding your Grief is an 8-week group focused on psycho-education and support of those who have experienced the death of someone close to them.</div></div> <a href="https://forms.office.com/pages/responsepage.aspx?id=nerz5m9uJ02WKnafMmbSdtTqJMHCd_1KnebUrg8fUqNUQ09NMDYyNVdOOVRYSEdWRzVaQjdEMFJWWC4u&route=shorturl" target="_blank" class="button eventRegButton" aria-label="Register for Understand Your Grief - In-Branch Program, Thu, Mar 13, 4:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788868">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788868 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788868" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12800463">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12800463 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12800463" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860370">Karaoke<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860370 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SINGING.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860370" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your vocals chords and sing along with your favourite songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814275">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814275 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814275" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 5:45pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880871">Filipino Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880871 { background-image: url('https://hpl.libnet.info/images/events/hpl/Filipino_Conversation_Circle_LOGOs.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880871" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking Filipino/Tagalog in a small group.</div></div> <button data-eventid="12880871" data-regtype="1" data-recurringid="3171585" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="30" disabled class="button eventRegButton registerForEvent" aria-label="Register for Filipino Conversation Circle - In-Branch Program , Thu, Mar 13, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863234">Bullet Journal Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863234 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863234" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Craft a bullet journal to stay organized or doodle.</div></div> <button data-eventid="12863234" data-regtype="1" data-recurringid="3182678" data-testmode="0" data-locationid="1402" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for Bullet Journal Workshop - In-Branch Program, Thu, Mar 13, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12986452">Internet Privacy and Security 1<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12986452 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_FRAUD_PROTECTION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12986452" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Thu, Mar 13, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An introduction to maximizing your privacy and security on the internet. </div></div> <button data-eventid="12986452" data-regtype="1" data-recurringid="3215771" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Internet Privacy and Security 1 - In-Branch Program, Thu, Mar 13, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871637">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871637 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871637" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 8:00am - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12855584">Nintendo Switch Gaming<span class="amev-event-subtitle"> - Mario Kart</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12855584 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12855584" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12855584" data-regtype="1" data-recurringid="3174931" data-testmode="0" data-locationid="1402" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Mario Kart, Fri, Mar 14, 10:00am - 11:30am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12729211">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12729211 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12729211" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892458">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892458 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892458" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868154">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868154 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868154" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12977643">Parachute Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12977643 { background-image: url('https://hpl.libnet.info/images/events/hpl/Parachute_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12977643" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Sing and play under the rainbow parachute.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12789784">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12789784 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12789784" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882791">Magic Show with Owen Anderson<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882791 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_MAGICIAN_OWEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882791" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A magic show that is sure to amaze and entertain.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799256">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799256 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799256" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869269">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869269 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869269" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868185">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868185 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868185" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:30am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12771556">Puppet Show<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12771556 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12771556" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Puppet shows, stories and songs. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892439">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892439 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892439" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:30am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12821490">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12821490 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12821490" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868203">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868203 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868203" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12891075">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12891075 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12891075" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885204">Little Artists<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885204 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_LITTLE_ARTISTS_UPDATE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885204" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 11:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your little one's imagination.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12793253">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12793253 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12793253" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12872463">Noon Hour Concert<span class="amev-event-subtitle"> - New Vintage Winds: Woodwind Ensemble</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12872463 { background-image: url('https://hpl.libnet.info/images/events/hpl/NHC_50_years.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12872463" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music each Friday at Noon at Central Library. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892494">STEAM Learning Lab - Bouncing Bubbles<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892494 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892494" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 12:00pm - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880899">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880899 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880899" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 12:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863090">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863090 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863090" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12855625">Nintendo Switch Gaming<span class="amev-event-subtitle"> - Mario Kart</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12855625 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12855625" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Community Hall</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12855625" data-regtype="1" data-recurringid="3174994" data-testmode="0" data-locationid="1396" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Mario Kart, Fri, Mar 14, 1:00pm - 2:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886934">Puppet Making Party<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886934 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUPPET_SHOW.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886934" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create a puppet and learn puppetry basics.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892827">Birding for Kids<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892827 { background-image: url('https://hpl.libnet.info/images/events/hpl/Birding.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892827" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Come learn the basics of birding</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880904">Maker Cart Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880904 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880904" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Choose from an assortment of tech devices and traditional crafting materials.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868226">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868226 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868226" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12800991"> Drop-In Nintendo Switch Gaming<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12800991 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12800991" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 1:30pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in for multiplayer video game fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863008">Women’s Education and Rural Support Counselling<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863008 { background-image: url('https://hpl.libnet.info/images/events/hpl/Women_Health.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863008" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Study Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A safe space for women to discuss mental health, wellness, boundaries, healthy relationships and more. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882882">3D Printing Escape Room<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882882 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_ESCAPE_ROOM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882882" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Use the resources and equipment from our Makerspaces to beat the clock and escape the room.</div></div> <button data-eventid="12882882" data-regtype="1" data-recurringid="3178078" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for 3D Printing Escape Room - In-Branch Program, Fri, Mar 14, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869691">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869691 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869691" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863277">Dungeons and Dragons Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863277 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_GAMES_IN_PERSON.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863277" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in session for teens interested in setting up a Dungeons and Dragon campaign.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863290">Family Movies at Turner Park<span class="amev-event-subtitle"> - Captain Underpants: the First Epic Movie (2017) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863290 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863290" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884772">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884772 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884772" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892840">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892840 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892840" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792313"> Drop-In Nintendo Switch Gaming<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792313 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792313" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in for multiplayer video game fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882794">Magic Show with Owen Anderson<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882794 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_MAGICIAN_OWEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882794" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A magic show that is sure to amaze and entertain.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883143">Kids' Trivia<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883143 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_TRIVIA_NIGHT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883143" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Test your trivia knowledge on kids' graphic novels in this fun competition for ages 6-12.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882811">The LONE Rhubarbarian <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882811 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882811" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A musical concert by a well-loved performer.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885208">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885208 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885208" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13018832">Craft Cart - Birds<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13018832 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13018832" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880935">Kids' Trivia<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880935 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_TRIVIA_NIGHT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880935" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Test your trivia knowledge in this fun competition for kids ages 6-12.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880220">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880220 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880220" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 3:00pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882895">Circuits With littleBits Electronics<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882895 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882895" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and build electronic creations and learn about the circuits and their power. </div></div> <button data-eventid="12882895" data-regtype="1" data-recurringid="3182069" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Circuits With littleBits Electronics - In-Branch Program, Fri, Mar 14, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788877">Dungeons and Dragons<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788877 { background-image: url('https://hpl.libnet.info/images/events/hpl/Dungeons_and_Dragons.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788877" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Go on a fantastic journey full of daring adventure. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892846">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892846 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892846" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Fri, Mar 14, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871638">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871638 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871638" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 8:00am - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858790">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858790 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858790" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 9:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883148">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883148 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883148" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870368">Free Tax Preparation Service Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870368 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870368" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863297">Family Movies at Binbrook<span class="amev-event-subtitle"> - Hitpig! (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863297 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863297" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869744">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869744 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869744" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892864">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892864 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892864" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871716">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871716 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871716" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883652">Do-It-Yourself Animation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883652 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883652" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore different ways to bring your drawing to life through animation. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885222">Craft Cart - St. Patrick's Day<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885222 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885222" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799281">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799281 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799281" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882573">Little Artists<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882573 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_LITTLE_ARTISTS_UPDATE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882573" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your little one's imagination.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880962">Nintendo Switch Gaming<span class="amev-event-subtitle"> - Super Smash Bros.</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880962 { background-image: url('https://hpl.libnet.info/images/events/hpl/Video_Games.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880962" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Challenge fellow gamers to claim the title of champion.</div></div> <button data-eventid="12880962" data-regtype="1" data-recurringid="3183261" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Nintendo Switch Gaming - Super Smash Bros., Sat, Mar 15, 10:00am - 11:00am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885332">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885332 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885332" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12796936">Play with Clay<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12796936 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12796936" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play with air-dry clay and take home a masterpiece.</div></div> <button data-eventid="12796936" data-regtype="1" data-recurringid="3185195" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="16" disabled class="button eventRegButton registerForEvent" aria-label="Register for Play with Clay - In-Branch Program, Sat, Mar 15, 10:00am - 11:00am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880193">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880193 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880193" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:00am - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869747">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869747 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869747" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12795215">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12795215 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12795215" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892879">STEAM Learning Lab - Doodle Fun<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892879 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892879" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884231">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884231 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884231" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 11:00am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877385">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877385 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877385" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 11:00am - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886661">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886661 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886661" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890732">Play Kitchen<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890732 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KITCHEN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890732" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Freelton Branch - <i>Freelton - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with our various food-themed stations and activities. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885334">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885334 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885334" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 12:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882218">Family Movies at Valley Park<span class="amev-event-subtitle"> - LEGO Batman (2017) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882218 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882218" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860404">Death Café for Parents and Guardians<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860404 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_GRIEF_TALK_KIDS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860404" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 1:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn how to help the young people in your life talk about dying, death and grief.</div></div> <a href="https://www.homehospiceassociation.com/event-details/parents-and-guardians-death-cafe-3" target="_blank" class="button eventRegButton" aria-label="Register for Death Café for Parents and Guardians - In-Branch Program, Sat, Mar 15, 1:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788915">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788915 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788915" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Mount Hope Branch - <i>Mount Hope - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728006">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728006 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728006" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868155">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868155 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868155" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863235">Family Movies at Turner Park<span class="amev-event-subtitle"> - The Garfield Movie (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863235 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863235" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885366">Craft Cart - Bunnies Theme<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885366 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885366" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 2:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787186">Family Movies at Terryberry<span class="amev-event-subtitle"> - Despicable Me 4 (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787186 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787186" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12798217">Family Movies at Red Hill<span class="amev-event-subtitle"> - Hitpig! (2024) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12798217 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12798217" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885373">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885373 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885373" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12861837">Community Partner Visit - Hamilton Urban Core<span class="amev-event-subtitle"> - Newcomer Settlement Orientation </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12861837 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12861837" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Support and services to immigrant and refugee individuals and families with settlement, career guidance, health and related issues. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12926273">McMaster Children and Youth University STEAM Workshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12926273 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12926273" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Question, discover, create: STEAM with McMaster student facilitators. </div></div> <button data-eventid="12926273" data-regtype="1" data-recurringid="3205516" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="20" disabled class="button eventRegButton registerForEvent" aria-label="Register for McMaster Children and Youth University STEAM Workshop - In-Branch Program, Sat, Mar 15, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860398">Family Movies at Stoney Creek<span class="amev-event-subtitle"> - Garfield: The Movie (2024) G</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860398 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860398" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Watch new releases and rediscover old favourites. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892909">STEAM Learning Lab - Doodle Fun<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892909 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892909" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 2:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882897">Make a Scene With StikBots<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882897 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STIKBOTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882897" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sat, Mar 15, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your inner filmmaker.</div></div> <button data-eventid="12882897" data-regtype="1" data-recurringid="3187996" data-testmode="0" data-locationid="1403" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Make a Scene With StikBots - In-Branch Program, Sat, Mar 15, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871639">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871639 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871639" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Sun, Mar 16, 12:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377973">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377973 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377973" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886546">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886546 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886546" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Mon, Mar 17, 9:30am - 12:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782151">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782151 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782151" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698569">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698569 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698569" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12748672">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12748672 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12748672" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758760">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758760 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758760" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773211">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773211 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773211" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885387">Craft Cart<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885387 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885387" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782257">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782257 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782257" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Children's Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882426">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882426 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882426" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871735">Move and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871735 { background-image: url('https://hpl.libnet.info/images/events/hpl/Move_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871735" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for movement-based play.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12698589">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12698589 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12698589" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12748686">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12748686 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12748686" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882447">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882447 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882447" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869799">Early Years Engineers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869799 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_YOUNG_ENGINEERS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869799" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 11:00am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Engineering play for toddlers and preschoolers</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884085">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884085 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884085" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 11:30am - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788869">Relaxation and Movement<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788869 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788869" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Mild exercise to help release your tension and stress. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12869089">Live Music at Saltfleet<span class="amev-event-subtitle"> - Ruth Sutherland and Doug Feaver: Guitar, Harp, Voice</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12869089 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12869089" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Listen to live music at Saltfleet.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820815">Ancaster Writing Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820815 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_WRITER_IN_RESIDENCE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820815" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A supportive forum for aspiring writers. </div></div> <button data-eventid="12820815" data-regtype="1" data-recurringid="3180244" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="5" disabled class="button eventRegButton registerForEvent" aria-label="Register for Ancaster Writing Circle - In-Branch Program, Mon, Mar 17, 1:00pm - 2:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788965">Movies for Adults at Central<span class="amev-event-subtitle"> - Kingdom of the Planet of the Apes (2024) PG-13</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788965 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788965" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12859268">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12859268 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12859268" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12813977">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12813977 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12813977" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889127">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889127 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889127" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Mon, Mar 17, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752865">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752865 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752865" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:30pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788930">Young at Heart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788930 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_YOUNG_AT_HEART.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788930" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 1:30pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Connect with others age 55 and older for fun and games. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12790550">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12790550 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12790550" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12787214">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12787214 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12787214" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12814395">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12814395 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12814395" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870804">Infant Connections<span class="amev-event-subtitle"> - In-Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870804 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870804" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 2:00pm - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/Events/ViewEventsIframeSite/567b510e-f3c2-4d45-930c-8d9f68ee9194" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In-Branch , Mon, Mar 17, 2:00pm - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat amev-event-canceled"> <div class="eelist-changed-message">Cancelled</div> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12889932">Diabetes Prevention <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12889932 { background-image: url('https://hpl.libnet.info/images/events/hpl/Health_1.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12889932" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the risk factors for diabetes and strategies for managing nutrition.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739833">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739833 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739833" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866206">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866206 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866206" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12970578">Little Artists<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12970578 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_LITTLE_ARTISTS_UPDATE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12970578" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Ignite your little one's imagination.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12881010">Make a Button with Adobe Photoshop<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12881010 { background-image: url('https://hpl.libnet.info/images/events/hpl/DIY_Crafts.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12881010" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Photo Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Design and create custom buttons.</div></div> <button data-eventid="12881010" data-regtype="1" data-recurringid="3183352" data-testmode="0" data-locationid="1388" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Make a Button with Adobe Photoshop - In-Branch Program, Mon, Mar 17, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892269">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892269 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892269" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12878205">Family Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12878205 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12878205" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the family and play chess. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773247">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773247 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773247" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Main Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12781250">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12781250 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12781250" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815183">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815183 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815183" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12874280">STEAM Learning Lab <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12874280 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12874280" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hands-on STEAM (Science, Tech, Engineering, Art and Math) fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883623">Guitar Pickers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883623 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_GUITAR.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883623" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:00pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play guitar and share songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12770281">Dungeons and Dragons for Adults<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12770281 { background-image: url('https://hpl.libnet.info/images/events/hpl/Dungeons_and_Dragons.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12770281" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:00pm - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Start and finish a one-shot game in a single session with other adults in this drop-in session.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12771037">Colouring Circle <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12771037 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_COLOURING_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12771037" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Colouring, it’s not just for kids.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12771307">How To Make a Resume<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12771307 { background-image: url('https://hpl.libnet.info/images/events/hpl/Job_Search.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12771307" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A walkthrough of HPL’s resume, cover letter and job search resources including Resume.com and Brainfuse JobNow.</div></div> <button data-eventid="12771307" data-regtype="1" data-recurringid="3180998" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="6" disabled class="button eventRegButton registerForEvent" aria-label="Register for How To Make a Resume - In-Branch Program, Mon, Mar 17, 6:00pm - 7:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12890919">Tell Tails<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12890919 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_SIT_STAY_READ_SPCA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12890919" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read aloud to well-trained, furry friends who are excellent listeners. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766511">Teen Zone<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766511 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_GAMES_IN_PERSON.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766511" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Mon, Mar 17, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Hang out with friends in the library and explore games and activities.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871640">Cootes Paradise: A Marsh On the Mend<span class="amev-event-subtitle"> - Central Gallery</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871640 { background-image: url('https://hpl.libnet.info/images/events/hpl/Art_Tour.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871640" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 8:00am - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Gallery 4</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An exhibition of archival material telling the human history of Cootes Paradise. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886549">Free Tax Preparation Service <span class="amev-event-subtitle"> - Social Planning and Research Council of Hamilton </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886549 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_NEWCOMER_FINANCE_TIPS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886549" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 9:30am - 2:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trained volunteers help file your taxes at select branches.</div></div> <a href="https://forms.office.com/r/8Yh4bVMp72" target="_blank" class="button eventRegButton" aria-label="Register for Free Tax Preparation Service - Social Planning and Research Council of Hamilton , Tue, Mar 18, 9:30am - 2:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12780403">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12780403 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12780403" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12776503">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12776503 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12776503" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 9:30am - 10:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801622">English for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801622 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801622" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 9:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728317">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728317 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728317" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884104">Graphic Design with Canva<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884104 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DIGITAL_DESIGN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884104" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn basic graphic design using the free online design tool Canva.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752878">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752878 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752878" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758268">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758268 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758268" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12769690">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12769690 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12769690" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782415">Infant Massage<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782415 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782415" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the techniques and benefits of massage for infants.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In-Branch Program, Tue, Mar 18, 10:00am - 11:00am">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782348">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782348 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782348" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786376">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786376 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786376" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792790">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792790 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792790" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794373">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794373 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794373" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728660">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728660 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728660" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777358">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777358 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777358" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882511">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882511 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882511" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Community Centre</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12794432">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12794432 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12794432" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758282">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758282 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758282" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 10:45am - 11:15am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12752981">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12752981 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12752981" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799452">Music for Babies and Toddlers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799452 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MUSIC_SONGS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799452" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Fun with musical instruments and songs.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736695">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736695 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736695" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753054">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753054 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753054" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12857606">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12857606 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12857606" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 11:30am - 12:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12003962">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12003962 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12003962" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12299388">Community Partner Visit - Xperience Annex<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12299388 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12299388" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Housing, employment, education and mental health supports for youth ages 18-29.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12774955">Movies for Adults at Stoney Creek<span class="amev-event-subtitle"> - Terminator: Dark Fate (2019) 14A</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12774955 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12774955" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Council Chambers</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A great selection of free movies from new releases to award-winning classics. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870877">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870877 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870877" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Tue, Mar 18, 1:00pm - 2:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884105">Basic Internet Skills 2<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884105 { background-image: url('https://hpl.libnet.info/images/events/hpl/Computer_Skills_2.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884105" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Computer Lab</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Focus on search techniques and building familiarity with browser functions. </div></div> <button data-eventid="12884105" data-regtype="1" data-recurringid="3183754" data-testmode="0" data-locationid="1402" data-total_registrants="1" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Basic Internet Skills 2 - In-Branch Program, Tue, Mar 18, 1:00pm - 2:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799921">Baby Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799921 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STORYTIME_BABY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799921" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">It’s never too early to read to your baby. Suitable for children from birth to age 24 months.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12881920">Carlisle Book Club<span class="amev-event-subtitle"> - My Body is Distant by Paige Maylott</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12881920 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12881920" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 2</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773815">Baby Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773815 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773815" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 1:30pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Locke Branch - <i>Locke - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Afterward, stay for social and play time. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539189">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539189 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539189" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12708159">Cross Stitch Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12708159 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STITCH.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12708159" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your current cross stitch project, or start a new one.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728874">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728874 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728874" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12870890">Infant Connections<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12870890 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12870890" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A space for new parents and caregivers to connect, receive information from an Early Childhood Educator and participate in an activity or song with baby.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Connections - In Branch , Tue, Mar 18, 2:00pm - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12773976">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12773976 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12773976" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871532">Craft at HPL - Paper Heart Flowers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871532 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871532" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12871532" data-regtype="1" data-recurringid="3181826" data-testmode="0" data-locationid="1397" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Paper Heart Flowers - In-Branch Program, Tue, Mar 18, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884106">Online Dating for Seniors<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884106 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884106" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to navigate the digital space of online dating.</div></div> <button data-eventid="12884106" data-regtype="1" data-recurringid="3182081" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Online Dating for Seniors - In-Branch Program, Tue, Mar 18, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12790063">Jigsaw Puzzle Swap<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12790063 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_PUZZLE_SWAP.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12790063" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Trade your puzzles with others and take home a new-to-you puzzle.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885402">Craft at HPL - Paper Dahlias<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885402 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885402" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12885402" data-regtype="1" data-recurringid="3188852" data-testmode="0" data-locationid="1401" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Paper Dahlias - In-Branch Program, Tue, Mar 18, 2:00pm - 3:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12823063">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12823063 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12823063" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12868989">Infant Massage<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12868989 { background-image: url('https://hpl.libnet.info/images/events/hpl/INFANT_MASSAGE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12868989" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn the benefits of massage for your infant and how to do it.</div></div> <a href="https://www.keyon.ca/" target="_blank" class="button eventRegButton" aria-label="Register for Infant Massage - In Branch , Tue, Mar 18, 2:00pm - 3:00pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016061">Information Table - ACORN<span class="amev-event-subtitle"> - In Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016061 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016061" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Jackson Square Lobby</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn about the Association of Community Organizations for Reform Now (ACORN), Hamilton's largest citywide tenant union. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728798">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728798 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728798" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12786871">Math Quest<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12786871 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MATHQUEST.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12786871" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 3:30pm - 5:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">An in-person math adventure.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882901">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882901 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882901" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 3:30pm - 4:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <button data-eventid="12882901" data-regtype="1" data-recurringid="3188057" data-testmode="0" data-locationid="1403" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Cricut Design Space - In-Branch Program, Tue, Mar 18, 3:30pm - 4:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860332">Teen Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860332 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860332" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other teens. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12820049">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12820049 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12820049" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876857">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876857 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876857" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 4:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12876870">Conversation Exchange: Español/English<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12876870 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation_Espanol_English.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12876870" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 4th Floor Newcomers Classroom</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">English and Spanish learners practice their second languages in a facilitated group discussion. All skill levels welcome.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883405">Stoney Creek Book Club<span class="amev-event-subtitle"> - Greenwood by Michael Christie</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883405 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883405" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <button data-eventid="12883405" data-regtype="1" data-recurringid="3187882" data-testmode="0" data-locationid="1400" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Stoney Creek Book Club - Greenwood by Michael Christie, Tue, Mar 18, 5:30pm - 6:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12417457">Mindfulness and Meditation<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12417457 { background-image: url('https://hpl.libnet.info/images/events/hpl/Psychology.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12417457" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Wentworth Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for an hour of guided mindfulness and meditation.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12700845">Newcomer English Conversation Club <span class="amev-event-subtitle"> - In Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12700845 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12700845" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise speaking English in a group setting. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847262">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847262 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847262" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801437">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801437 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801437" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:00pm - 8:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882980">Board Games and Puzzles <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882980 { background-image: url('https://hpl.libnet.info/images/events/hpl/Games_in_Person.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882980" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Drop-in board game and puzzle fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12843075">Blue Pencil Writing Consults<span class="amev-event-subtitle"> - Virtual Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12843075 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12843075" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Tue, Mar 18, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch - <i>Online</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Professional editing advice for local authors with a writing project.</div></div> <button data-eventid="12843075" data-regtype="1" data-recurringid="3173408" data-testmode="0" data-locationid="2265" data-total_registrants="0" data-max_attendee="6" disabled class="button eventRegButton registerForEvent" aria-label="Register for Blue Pencil Writing Consults - Virtual Program, Tue, Mar 18, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12377974">English for Seniors Online<span class="amev-event-subtitle"> - Online Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12377974 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12377974" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 9:30am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn English in a small class with other seniors 55+.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12860318">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12860318 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12860318" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 9:30am - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12793339">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12793339 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12793339" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room A/B</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/13016695">Playtime with EarlyON<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-13016695 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-13016695" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 9:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12683165">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12683165 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12683165" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12715940">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12715940 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12715940" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12780415">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12780415 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12780415" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728992">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728992 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728992" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880254">Move and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880254 { background-image: url('https://hpl.libnet.info/images/events/hpl/Move_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880254" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Join us for movement-based play.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871717">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871717 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871717" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782313">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782313 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782313" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12792791">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12792791 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12792791" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 10:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12801055">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12801055 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12801055" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:00am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch - <i>Valley Park - Program Room A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12871858">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12871858 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12871858" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:30am - 11:00am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879618">Explore and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879618 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879618" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Explore and create with themed stations.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882393">Conversation Commons - In Branch<span class="amev-event-subtitle"> - Censorship vs. Freedom of Expression</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882393 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882393" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 10:30am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Lively discussions about current affairs. </div></div> <button data-eventid="12882393" data-regtype="1" data-recurringid="3187839" data-testmode="0" data-locationid="1400" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Conversation Commons - In Branch - Censorship vs. Freedom of Expression, Wed, Mar 19, 10:30am - 11:30am">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858631">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858631 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858631" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:00am - 11:45am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12720578">Movies for All at Central<span class="amev-event-subtitle"> - Soul (2020) PG</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12720578 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_MOVIES.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12720578" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:00am - 1:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - Hamilton Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring along your support staff, friends and family and feel free to laugh out loud, sing and dance with the lights on.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739885">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739885 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739885" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12758721">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12758721 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12758721" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Lynden Branch - <i>Lynden - Fireplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12766073">Family Storytime: Get Ready to Read<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12766073 { background-image: url('https://hpl.libnet.info/images/events/hpl/Storytime.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12766073" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:00am - 11:30am</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring the whole family to story time and get ready to read. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12739907">Family Stay and Play<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12739907 { background-image: url('https://hpl.libnet.info/images/events/hpl/Explore_and_Play.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12739907" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 11:30am - 12:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">After storytime, stay for social and play time.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736804">Chess Drop-In<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736804 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CHESS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736804" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 12:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - 1st Floor</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play chess with other fans of the game and hone your skills. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12858716">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12858716 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12858716" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 12:30pm - 1:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12863073">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12863073 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12863073" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12788734">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12788734 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12788734" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:00pm - 2:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Parkdale Branch - <i>Parkdale - Main Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12809070">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12809070 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12809070" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Gallery Display</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12813978">Sit to Be Fit<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12813978 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_HEALTH_SEATED.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12813978" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:00pm - 1:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Saltfleet Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Exercise your way to better health and fitness. </div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12893058">Community Partner Visit - Peer Support<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12893058 { background-image: url('https://hpl.libnet.info/images/events/hpl/Community.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12893058" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 1st Floor Community Partner Desk A</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Peer Supporters listen, provide emotional support, and most importantly, inspire hope</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12539174">Adult Creative Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12539174 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CREATIVE_CIRCLE.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12539174" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 1:30pm - 3:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Central Library - <i>Central - 2nd Floor Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Dabble in colouring, puzzles and Scrabble. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12573971">Information Table - Goodwill Amity Employment Services<span class="amev-event-subtitle"> - In Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12573971 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12573971" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Entry</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Speak with career development specialists at Goodwill. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12728883">Playtime with EarlyON<span class="amev-event-subtitle"> - In-Branch</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12728883 { background-image: url('https://hpl.libnet.info/images/events/hpl/EXPLORE_and_PLAY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12728883" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Binbrook Branch - <i>Binbrook - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn through play, songs and more with EarlyON. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736785">Drop-In Knitting and Crochet<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736785 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736785" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Greensville Branch - <i>Greensville - Meeting Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A drop-in knitting and crochet program. Bring your current project and materials. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12881951">Dundas Book Club <span class="amev-event-subtitle"> - The Handmaid's Tale by Margaret Atwood</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12881951 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12881951" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12753141">Social Scrabble<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12753141 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_SCRABBLE_SOCIAL.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12753141" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Marketplace</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Play the classic word game with others. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883430">Sherwood Wednesday Book Club<span class="amev-event-subtitle"> - The Lost City of the Monkey God by Douglas Preston</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883430 { background-image: url('https://hpl.libnet.info/images/events/hpl/Book_Club.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883430" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 3:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Sherwood Branch - <i>Sherwood - Program Room C</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">If you are interested in reading and discussing great books, there is a book club near you.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12877602">Craft at HPL - Tissue Paper Flowers<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12877602 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_DIY_CRAFTS.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12877602" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 2:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Barton Branch - <i>Barton - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side and make something crafty. </div></div> <button data-eventid="12877602" data-regtype="1" data-recurringid="3187061" data-testmode="0" data-locationid="1385" data-total_registrants="0" data-max_attendee="12" disabled class="button eventRegButton registerForEvent" aria-label="Register for Craft at HPL - Tissue Paper Flowers - In-Branch Program, Wed, Mar 19, 2:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12886872">Knit for a Cause<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12886872 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_KNIT_CROCHET.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12886872" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 3:00pm - 4:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Knit for a cause and earn volunteer hours.</div></div> <button data-eventid="12886872" data-regtype="1" data-recurringid="3179097" data-testmode="0" data-locationid="1390" data-total_registrants="0" data-max_attendee="15" disabled class="button eventRegButton registerForEvent" aria-label="Register for Knit for a Cause - In-Branch Program, Wed, Mar 19, 3:00pm - 4:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12885409">Craft Cart - Lions and Lambs<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12885409 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12885409" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 3:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Carlisle Branch - <i>Carlisle - Open Area 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12781258">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12781258 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12781258" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Adult Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12879657">Craft Cart <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12879657 { background-image: url('https://hpl.libnet.info/images/events/hpl/Makercart.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12879657" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Unleash your creative side.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12815190">Math Success<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12815190 { background-image: url('https://hpl.libnet.info/images/events/hpl/N2N_LOGO.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12815190" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 3:30pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Concession Branch - <i>Concession - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Math help for grade 5-8 students.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847287">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847287 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847287" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Saltfleet Branch - <i>Saltfleet - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12956803">Ancaster Tween Book Club<span class="amev-event-subtitle"> - Onyx and Beyond by Amber McBride</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12956803 { background-image: url('https://hpl.libnet.info/images/events/hpl/Tween_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12956803" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Ancaster Branch - <i>Ancaster - Murray Ferguson Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Chat about your favourite titles, discover new ones and meet friends. </div></div> <button data-eventid="12956803" data-regtype="1" data-recurringid="3180344" data-testmode="0" data-locationid="1384" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Ancaster Tween Book Club - Onyx and Beyond by Amber McBride, Wed, Mar 19, 4:00pm - 5:00pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12882377">English Conversation Circle at Terryberry<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12882377 { background-image: url('https://hpl.libnet.info/images/events/hpl/Conversation.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12882377" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Study Room 1</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice speaking English in a small group.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12884533">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12884533 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12884533" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12892385">Imagination Stations<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12892385 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_STEM.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12892385" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 4:00pm - 5:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Stoney Creek Branch - <i>Stoney Creek - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Create with our STREAM kits and educational toys. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12996932">Positive Parenting Program - Group Triple P<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12996932 { background-image: url('https://hpl.libnet.info/images/events/hpl/Information_Table.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12996932" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 5:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Valley Park Branch</div> </div> <div class="amev-event-description-container"><div class="amev-event-description">A parenting program called Group Triple P helps parents/caregivers of children ages two to six learn behaviour improvement strategies</div></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12847305">Drop-In Tech Help with Teen Volunteers <span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12847305 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12847305" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 5:00pm - 6:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your tech questions and get one-on-one help. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12736915">French Conversation Circle<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12736915 { background-image: url('https://hpl.libnet.info/images/events/hpl/Communico_Icon_-_FRENCH_CONVERSATION.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12736915" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 5:30pm - 6:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Westdale Branch - <i>Westdale - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practise your French-speaking skills weekly at beginner or intermediate level.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12777726">Drop-In Tech Help<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12777726 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_TECH_DROP_IN.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12777726" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 5:30pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Dundas Branch - <i>Dundas - Teen Area</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Bring your your phone, tablet or laptop computer and your technology questions to this drop-in program.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12782546">Group Theraplay - Parent-Child Play Program<span class="amev-event-subtitle"> - In-Branch </span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12782546 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_DEFAULT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12782546" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 5:30pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Parents and children build their relationship through fun activities and interaction. </div></div> <a href="https://www.hamilton.ca/people-programs/public-health/parenting-supports/parenting-groups-hamilton#theraplay" target="_blank" class="button eventRegButton" aria-label="Register for Group Theraplay - Parent-Child Play Program - In-Branch , Wed, Mar 19, 5:30pm - 6:30pm">Register</a> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12866215">LEGO Club<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12866215 { background-image: url('https://hpl.libnet.info/images/events/hpl/Lego.png'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12866215" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:00pm - 7:00pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Red Hill Branch - <i>Red Hill - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Build, imagine and play with LEGO. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12789247">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12789247 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12789247" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Turner Park Branch - <i>Turner Park - Children's Program Room</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12799026">Pyjama Storytime<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12799026 { background-image: url('https://hpl.libnet.info/images/events/hpl/ICON_-_STORYTIME_PYJAMA.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12799026" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:00pm - 6:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Kenilworth Branch - <i>Kenilworth - Children's Department</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Wear your cozy pyjamas for stories, songs and fun.</div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883440">Online Romance Book Club<span class="amev-event-subtitle"> - The Giver of Stars by Jojo Moyes</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883440 { background-image: url('https://hpl.libnet.info/images/events/hpl/Online_Romance_Book_Club.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883440" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Virtual Branch - <i>Online</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Read and discuss books, eBooks and eAudiobooks with fellow book lovers in this online program.</div></div> <button data-eventid="12883440" data-regtype="1" data-recurringid="3168935" data-testmode="0" data-locationid="2265" data-total_registrants="0" data-max_attendee="10" disabled class="button eventRegButton registerForEvent" aria-label="Register for Online Romance Book Club - The Giver of Stars by Jojo Moyes, Wed, Mar 19, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12883387">Hamilton Mountain Writers’ Guild<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12883387 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_POETRY.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12883387" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:30pm - 7:45pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Terryberry Branch - <i>Terryberry - Auditorium</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Practice writing skills and network with other writers. </div></div> <div class="eventRegFakeButton"></div> </div></div> <hr> </div> <div class="amev-event"> <div class="amev-picture-event-outer-container"><div class="amev-event-dat "> <div class="amev-event-title"><a href="https://hpl.libnet.info/event/12880285">Cricut Design Space<span class="amev-event-subtitle"> - In-Branch Program</span></a></div> <div class="amev-event-image-and-regbutton" style=""> <style> #amev-event-img-holder-url-12880285 { background-image: url('https://hpl.libnet.info/images/events/hpl/communico_program_icon_-_CRICUT.jpg'); } </style> <div class="amev-event-img-holder" id="amev-event-img-holder-url-12880285" aria-label=""></div> </div> <div class="headingtext"> <div class="amev-event-time headingtext">Wed, Mar 19, 6:30pm - 7:30pm</div> <div class="amev-event-location headingtext"> <i class="am-locations"></i>Waterdown Branch - <i>Waterdown - Maker Studio</i> </div> </div> <div class="amev-event-description-container"><div class="amev-event-description">Learn to design and create projects on this crafting machine.</div></div> <button data-eventid="12880285" data-regtype="1" data-recurringid="3188514" data-testmode="0" data-locationid="1404" data-total_registrants="0" data-max_attendee="8" disabled class="button eventRegButton registerForEvent" aria-label="Register for Cricut Design Space - In-Branch Program, Wed, Mar 19, 6:30pm - 7:30pm">Register</button><div class="events-reg-open-message">Registration opens Friday, February 21 2025 at 9:00am</div> </div></div> <hr> </div> </div> <div class="amev-all-events-link eeeventall"><a href="https://hpl.libnet.info/events">See all events</a></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> $(document).ready(function(){ var isPastEvent = '1' == true; //var imageAlt = 'Image for event: Dungeons and Dragons Campaign'; if (isPastEvent) { showPastEventMessage(); } /* $('img[alt=""]').each(function(){ if ($(this)[0].src.indexOf('/images/events') >= 0) { $(this)[0].alt = imageAlt; } if ($(this)[0].src.indexOf('/images/headers') >= 0) { $(this)[0].alt = imageAlt; } }); */ }); function showPastEventMessage () { var datestring = 'Friday, December 20'; var eventYear = '2024'; var pastMessage = 'This event was in the past:'; var start_time = '4:00pm'; var seriesDatesList = ''; var seriesDatesHTML = ''; var showSeries = parseInt('') === 1; var showSeriesTemplate = ''; var divider = ''; var seriesTitle = ''; var seriesDates = ''; var template = $('<div class="amh-row row" />'); var panel = $('<div class="alert past-event-panel" role="alert" />'); var panelRow = $('<div class="row" />'); var panelMessage = $('<div class="col-md-12 past-event-text">'); var panelMessageText = $('<p class="past-event-text-important">'); var panelButtonLink = $('<a style="display: block;max-width: 350px; margin: 0 auto;height:" class="button past-event-button-text" href="/events?r=thismonth">'); var panelButton = $('<div class="col-md-12">'); panelButtonLink.text('View other events'); panelButton.append(panelButtonLink); panelMessageText.text('Event finished. ' + pastMessage + ' ' + start_time + ' on ' + datestring + ', ' + eventYear); panelMessage.append(panelMessageText); panel.append(panelRow.append(panelMessage).append(panelButton)); if (showSeries) { try { seriesDateList = JSON.parse(seriesDateList); for (var sdlKey in seriesDateList) { var item = seriesDateList[sdlKey]; seriesDatesHTML += `<a href="/event/${sdlKey}">${item.link} \r\n`; seriesDatesHTML += `<i>${item.availableText}<br>\r\n`; } } catch (err) { console.error(err); } var divider = $('<div class="row"><div class="col-md-12"><div class="past-event-divider">'); var seriesTitle = $('<div class="row"><div class="col-md-12"><p class="past-event-series-title">More events in this series...'); var seriesDates = $('<div class="row"><div class="col-md-12">' + seriesDatesHTML + ''); panel.append(divider).append(seriesTitle).append(seriesDates); } template.append(panel); $('.column-center').find(".amh-content").first().prepend(template); } </script> </div> <div id="footer"> <!--social_media--> <div id='footer'><div class="amh-row row" style="max-width: none; background-color: rgb(41, 88, 140);" id="id645wT"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idPN7e7"><div class="amh-content"> <div class="amh-row row" id="id8xfYi"><div class="amh-block amh-container col-md-12" data-block-type="container" id="id370Qc"><div class="amh-content" style="border-width: 0px; border-style: solid; margin-top: 41px;"><div class="amh-row row" id="idqrYXV"> <div class="amh-block amh-text col-md-3" data-block-type="text" id="idTRFZC"><div class="amh-content" style="margin: 5px; padding: 5px; position: relative; border-width: 0px; border-style: solid;"><span><h4><a href="http://www.hpl.ca/">HPL Sites</a></h4> <p><a href="http://www.hpl.ca/">Hamilton Public Library </a></p> <p><a href="http://kids.hpl.ca/">HPL Kids</a></p> <p><a href="http://teens.hpl.ca/">HPL Teens </a></p> <p><a href="http://lha.hpl.ca/">Local History & Archives</a></p> <p><a href="http://www.hamiltonstories.ca/">Love Your City – Share your stories</a></p></span></div></div> <div class="amh-block amh-text col-md-3" data-block-type="text" id="idwm0nZ"><div class="amh-content" style="margin: 5px; padding: 5px; position: relative; border-width: 0px; border-style: solid;"><span><h4><a href="http://www.hpl.ca/hpl-online" style="">HPL Online </a></h4> <p><a href="https://www.hpl.ca/hpl-online/ebooks-and-eaudio">eBooks & Audio </a></p> <p><a href="http://www.hpl.ca/digital-media" style="">Media </a></p> <p><a href="https://www.hpl.ca/hpl-online/magazines-and-newspapers" style="">Newspapers </a></p> <p><a href="https://www.hpl.ca/hpl-online/magazines-and-newspapers">Magazines </a></p> <p><a href="http://www.hpl.ca/online-resources">Resources</a></p></span></div></div> <div class="amh-block amh-text col-md-3" data-block-type="text" id="idDvXgh"><div class="amh-content mce-content-body" style="margin: 5px; padding: 5px; position: relative;" id="mce_0" spellcheck="false"> <h4><a href="/events?r=thismonth" data-mce-href="/events?r=thismonth">Programs </a></h4> <p><a href="https://www.hpl.ca/guide" style="cursor: default;" data-mce-href="https://www.hpl.ca/guide" data-mce-style="cursor: default;">Program Guide</a></p> <p><a href="http://www.hpl.ca/articles/guide" data-mce-href="http://www.hpl.ca/articles/guide" data-mce-selected="inline-boundary">eNewsletter</a></p> <p><a href="/events?v=grid" data-mce-href="/events?v=grid">Events Calendar</a></p> <p><a href="/events" data-mce-href="/events">Computer Training</a></p> <p><a href="/events" data-mce-href="/events" style="">Literary Programs</a></p> <p><a href="/events" data-mce-href="/events">Movies</a></p> <p><a href="/events" data-mce-href="/events">General Interest</a></p> <p><a href="/events" data-mce-href="/events">Older Adults</a></p> <p><a href="/events" data-mce-href="/events">Health & Wellness</a></p> <p><a href="/events" data-mce-href="/events">Games & Hobbies</a></p> <p><a href="/events" data-mce-href="/events">Finance</a></p> </div></div> <div class="amh-block amh-text col-md-3" data-block-type="text" id="idw2SDd"><div class="amh-content" style="margin: 5px; padding: 5px; position: relative;"><span><h4><a href="http://www.hpl.ca/services-0" style="">Services </a></h4> <p><a href="http://www.hpl.ca/forms/book-appointment" style="">Book a Librarian </a></p> <p><a href="http://www.hpl.ca/node/24401" style="">Newcomers </a></p> <p><a href="http://www.hpl.ca/articles/visiting-library-service">Visiting Library Service</a></p> <p><a href="http://www.hpl.ca/accessibility-services">Accessibility </a></p> <p><a href="http://www.hpl.ca/meeting-rooms" style="">Rooms </a></p> <p><a href="http://www.hpl.ca/articles/computers-wifi" style="">Public Computers & Wi-Fi</a></p></span></div></div> </div></div></div></div> <div class="amh-row row" id="idz8Tln"><div class="amh-block amh-container col-md-12" data-block-type="container" id="idvFGbU"><div class="amh-content" style="border-width: 1px 0px 0px; border-style: solid; margin-bottom: 60px; border-color: rgb(57, 106, 161); margin-top: 25px; padding-top: 28px;"> <div class="amh-row row" id="id1adxF"><div class="amh-block amh-text col-md-12" data-block-type="text" id="idLuyqC" style=""><div class="amh-content" style="margin: 5px; padding: 5px; position: relative;"><span><div id="strip"> <div class="buttons"> <a class="button small icon" href="https://www.youtube.com/user/HamiltonLibraryVideo" title="Hamilton Public Library YouTube page" target="_blank" rel="noopener" style=""> <i class="fa"></i> </a> <a class="button small icon" href="http://www.pinterest.com/hamiltonlibrary/" title="Hamilton Public Library Pinterest page" target="_blank" rel="noopener"> <i class="fa"></i> </a> <a class="button small icon" href="https://twitter.com/HamiltonLibrary" title="Hamilton Public Library Twitter page" target="_blank" rel="noopener"> <i class="fa"></i> </a> <a class="button small icon" href="https://www.facebook.com/hamiltonpubliclibrary" title="Hamilton Public Library Facebook page" target="_blank" rel="noopener"> <i class="fa"></i> </a> <a class="button small icon" href="https://www.instagram.com/hamiltonlibrary/" title="Hamilton Public Library Instagram page" target="_blank" rel="noopener"> <i class="fa"></i> </a> </div> </div></span></div></div></div> <div class="amh-row row" id="idBVgq1"> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idM6AS5"><div class="amh-content" style="margin: 5px; padding: 5px; position: relative;" id="mce_24" spellcheck="false"><div><a href="http://www.hpl.ca/" title="Home"><img src="https://hpl.libnet.info/images/tile/hpl/hamilton-logo_header.png" width="170" height="87" alt=""></a></div></div></div> <div class="amh-block amh-text col-md-6" data-block-type="text" id="idT6IW0"><div class="amh-content mce-content-body" style="margin: 5px; padding: 5px; position: relative;" id="mce_0" spellcheck="false"> <p style="text-align: right;" data-mce-style="text-align: right;"><a href="http://www.hpl.ca/articles/privacy-policy-library-customers" data-mce-href="http://www.hpl.ca/articles/privacy-policy-library-customers">Privacy Policy</a> <a href="http://hpl.ca/accessibility-services" data-mce-href="http://hpl.ca/accessibility-services">AODA</a></p> <p style="text-align: right; opacity: 0.5; font-size: 0.90em; padding-top: 6px;" data-mce-style="text-align: right; opacity: 0.5; font-size: 0.90em; padding-top: 6px;">© Hamilton Public Library. All rights reserved.</p> </div></div> </div> </div></div></div> </div></div></div></div> </div> <div id="default_footer"> <a class='sideload' href='/privacy'>Privacy and cookie policy</a> | <a href='#' onclick='openAccessibility()'>Accessibility</a> | <a href='http://communico.co'>Communico</a><br/><br/> <span style='font-size:80%'>Connected content from Communico. © 2025.</span> </div> <script type='text/javascript' src='/js/lib/jquery.shapeshift.min.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.13/js/bootstrap-multiselect.min.js' ></script> <script type='text/javascript' src='/js/am-shared.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js' ></script> <script type='text/javascript' src='/js/lib/bootstrap-timepicker.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.min.js' ></script> <script type='text/javascript' src='/js/lib/jquery.cycle2.min.js?v=1302' ></script> <script type='text/javascript' src='/js/jquery.tweet.min.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jQuery.dotdotdot/1.7.2/jquery.dotdotdot.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/rome/2.1.14/rome.min.js' ></script> <script type='text/javascript' src='/js/jquery.zrssfeed.min.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/qtip2/3.0.3/jquery.qtip.min.js' ></script> <script type='text/javascript' src='/js/lib/jquery.cookie.min.js?v=1302' ></script> <script type='text/javascript' src='/js/lib/json3.min.js?v=1302' ></script> <script type='text/javascript' src='/js/am-events-listings.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery.payment/3.0.0/jquery.payment.min.js' ></script> <script type='text/javascript' src='/js/am-reserve-booker.v3.js?v=1302' ></script> <script type='text/javascript' src='/js/am-reserve-room.v3.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery.sticky/1.0.4/jquery.sticky.min.js' ></script> <script type='text/javascript' src='/js/am-room-info.js?v=1302' ></script> <script type='text/javascript' src='/js/am-room-picker.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/js/bootstrap-datetimepicker.min.js' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/moment-timezone/0.4.1/moment-timezone-with-data.min.js' ></script> <script type='text/javascript' src='/js/am-reserve-picker.v3.js?v=1302' ></script> <script type='text/javascript' src='/js/am-subscriptions.js?v=1302' ></script> <script type='text/javascript' src='/js/am-subscriptions.js?v=1302' ></script> <script type='text/javascript' src='/js/am-channel.js?v=1302' ></script> <script type='text/javascript' src='/js/card-signup.js?v=1302' ></script> <script type='text/javascript' src='/js/custom.js?v=1302' ></script> <script type='text/javascript' src='/js/es6/dist/coUtilsComp.js?v=1302' ></script> <script type='text/javascript' src='/js/es6/dist/coEventBillingComp.js?v=1302' ></script> <script type='text/javascript' src='/js/es6/coRooms/coRooms-comp.js?v=1302' ></script> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/noUiSlider/14.0.2/nouislider.min.js' ></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.3.3/custom-elements-es5-adapter.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.3.3/webcomponents-lite.js"></script> <script type="text/javascript"> $(function () { var accessibilityText = ''; switch (document.querySelector('meta[name=region]').content) { case 'us': accessibilityText = 'Choose a color combination to give the most comfortable contrast.'; break; default: accessibilityText = 'Choose a colour combination to give the most comfortable contrast.'; break; } document.getElementById('accessibilityText').innerText = accessibilityText; }); </script> </body> </html>