{"id":3815,"date":"2018-09-26T10:00:22","date_gmt":"2018-09-26T14:00:22","guid":{"rendered":"http:\/\/stpeterstoronto.ca\/main\/?p=3815"},"modified":"2018-09-25T16:04:46","modified_gmt":"2018-09-25T20:04:46","slug":"pictures-from-our-open-house","status":"publish","type":"post","link":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/","title":{"rendered":"Pictures from our Open House!"},"content":{"rendered":"<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {\r\n    font-family: sans-serif, Arial, Verdana, Sylfaen !important;\r\n}\r\n\r\n#album_disabled_layer {\r\n    display: none;\r\n    position: absolute;\r\n    width: 100%;\r\n    height: 100%;\r\n    text-align: center;\r\n    background-color: transparent;\r\n    z-index: 10;\r\n    padding-top: 20px;\r\n    color: #fff;\r\n}\r\n\r\n#album_list_container {\r\n    position: relative;\r\n}\r\n\r\n\/* ====================== album onhover styles ==========================*\/\r\n\r\n#album_list .view {\r\n    -webkit-box-sizing: border-box;\r\n    -moz-box-sizing: border-box;\r\n    -o-box-sizing: border-box;\r\n    display: none;\r\n\r\n}\r\n\r\n.view .mask,\r\n.view .content {\r\n    width: 100%;\r\n    height: 100%;\r\n    position: absolute;\r\n    overflow: hidden;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.view h2 {\r\n    text-transform: uppercase;\r\n    color: #fff;\r\n    text-align: center;\r\n    position: relative;\r\n    font-size: 17px;\r\n    font-family: Raleway, serif;\r\n    padding: 10px;\r\n    \/*background: rgba(0, 0, 0, 0.8);*\/\r\n    margin: 20px 0 0 0;\r\n\r\n}\r\n\r\n.album_back_button a, .view a {\r\n    text-decoration: none !important;\r\n}\r\n\r\n.view p {\r\n    font-family: Merriweather, serif;\r\n    font-style: italic;\r\n    font-size: 14px;\r\n    position: relative;\r\n    color: #fff;\r\n    padding: 0px 20px 0px;\r\n    text-align: center;\r\n\r\n}\r\n\r\n.view a.info {\r\n    display: inline-block;\r\n    text-decoration: none;\r\n    font-size: 13px;\r\n    padding: 2px 14px;\r\n    margin-bottom: 3px;\r\n    background: #000;\r\n    color: #fff;\r\n    font-family: Raleway, serif;\r\n    text-transform: uppercase;\r\n    box-shadow: 0 0 1px #000\r\n}\r\n\r\n.mask-text h2 {\r\n    font-size: 20px !important;\r\n}\r\n\r\n.view a.info:hover {\r\n    box-shadow: 0 0 5px #000\r\n}\r\n\r\n.view .mask-bg {\r\n    height: 100%;\r\n}\r\n\r\n.view .album_social {\r\n    color: #fff;\r\n    position: absolute;\r\n    bottom: 3px;\r\n    left: 3px;\r\n    border: 1px solid #ffffff;\r\n    -webkit-border-radius: 3px;\r\n    -moz-border-radius: 3px;\r\n    border-radius: 3px;\r\n    padding: 3px 5px;\r\n\r\n}\r\n\r\n.view .album_social:active, .view .album_social:focus, .view .album_social:hover {\r\n    color: #ffffff;\r\n    outline: none;\r\n}\r\n\r\n\/*1*\/\r\n\r\n.view .info {\r\n    margin-top: 5px;\r\n}\r\n\r\n.view-first .mask {\r\n    opacity: 0;\r\n    background-color: rgba(0, 0, 0, 0.7);\r\n    transition: all 0.4s ease-in-out;\r\n\r\n}\r\n\r\n.view-first h2 {\r\n    transform: translateY(-100px);\r\n    opacity: 0;\r\n    font-family: Raleway, serif;\r\n    transition: all 0.2s ease-in-out;\r\n}\r\n\r\n.view-first p {\r\n    transform: translateY(100px);\r\n    opacity: 0;\r\n    transition: all 0.2s linear;\r\n}\r\n\r\n.view-first a.info {\r\n    opacity: 0;\r\n    transition: all 0.2s ease-in-out;\r\n}\r\n\r\n\/* *\/\r\n\r\n.view-first:hover img {\r\n    \/*transform: scale(1.1);*\/\r\n}\r\n\r\n.view-first:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-first:hover h2,\r\n.view-first:hover p,\r\n.view-first:hover a.info {\r\n    opacity: 1;\r\n    transform: translateY(0px);\r\n}\r\n\r\n.view-first:hover p {\r\n    transition-delay: 0.1s;\r\n}\r\n\r\n.view-first:hover a.info {\r\n    transition-delay: 0.2s;\r\n}\r\n\r\n\/*2*\/\r\n.view-second img {\r\n    -webkit-filter: grayscale(0) blur(0);\r\n    filter: grayscale(0) blur(0);\r\n    -webkit-transition: .3s ease-in-out;\r\n    transition: .3s ease-in-out;\r\n}\r\n\r\n.view-second .mask {\r\n    background-color: rgba(226, 200, 127, 0.2);\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-second h2 {\r\n    background: transparent;\r\n    margin: 20px 40px 0px 40px;\r\n    transform: scale(0);\r\n    color: #333;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-second p {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-second a.info {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-second:hover img {\r\n    -webkit-filter: grayscale(100%) blur(3px);\r\n    filter: grayscale(100%) blur(3px);\r\n}\r\n\r\n.view-second:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-second:hover h2,\r\n.view-second:hover p,\r\n.view-second:hover a.info {\r\n    transform: scale(1);\r\n    opacity: 1;\r\n}\r\n\r\n.view-second img {\r\n    -webkit-filter: grayscale(0) blur(0);\r\n    filter: grayscale(0) blur(0);\r\n    -webkit-transition: .3s ease-in-out;\r\n    transition: .3s ease-in-out;\r\n}\r\n\r\n.view-second:hover img {\r\n    -webkit-filter: grayscale(100%) blur(3px);\r\n    filter: grayscale(100%) blur(3px);\r\n}\r\n\r\n\/*3*\/\r\n\r\n.view-third img {\r\n    transform: scaleY(1);\r\n    transition: all .7s ease-in-out;\r\n}\r\n\r\n.view-third a.info {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-third:hover img {\r\n    -webkit-transform: scale(10);\r\n    transform: scale(10);\r\n    opacity: 0;\r\n}\r\n\r\n.view-third:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-third:hover h2,\r\n.view-third:hover p,\r\n.view-third:hover a.info {\r\n    transform: scale(1);\r\n    opacity: 1;\r\n}\r\n\r\n\/* ==== view 4 ===*\/\r\n\r\n.view-forth-wrapper {\r\n    overflow: hidden;\r\n    position: relative !important;\r\n    height: 100%;\r\n    \/* cursor: pointer;*\/\r\n}\r\n\r\n.view-forth img {\r\n    max-width: 100%;\r\n    position: relative;\r\n    top: 0;\r\n    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n}\r\n\r\n.view-forth .mask {\r\n    position: absolute;\r\n    width: 100%;\r\n    \/*    height: 70px;*\/\r\n    \/*    bottom: -70px;*\/\r\n    height: 50%;\r\n    bottom: -50%;\r\n    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    top: inherit;\r\n}\r\n\r\n.view-forth:hover .mask {\r\n    bottom: 0;\r\n}\r\n\r\n.view-forth:hover img {\r\n    top: -30px;\r\n}\r\n\r\n\/*==  view 5 ==*\/\r\n\r\n.view-fifth .view-fifth-wrapper,\r\n.view-fifth .view-fifth-wrapper img {\r\n    display: block;\r\n    position: relative;\r\n}\r\n\r\n.view-fifth .view-fifth-wrapper {\r\n    overflow: hidden;\r\n    height: 100%;\r\n}\r\n\r\n.view-fifth .view-fifth-wrapper .mask {\r\n    display: none;\r\n    position: absolute;\r\n    background: #333;\r\n    background: rgba(75, 75, 75, 0.7);\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n\/* ====================== album category styles ==========================*\/\r\n\r\n#filters {\r\n    margin: 1% 0;\r\n    padding: 0;\r\n    list-style: none;\r\n    list-style-type: none !important;\r\n\r\n}\r\n\r\n#filters li {\r\n    float: left;\r\n    list-style-type: none !important;\r\n}\r\n\r\n#filters li:first-child span {\r\n    margin-left: 0px;\r\n}\r\n\r\n#filters li span {\r\n    display: block;\r\n    text-decoration: none;\r\n    cursor: pointer;\r\n}\r\n\r\n.album_categories {\r\n    list-style-type: none;\r\n    margin: 0;\r\n    padding: 0;\r\n    overflow: hidden;\r\n    padding-top: 5px;\r\n}\r\n\r\n\/*=========  sharing buttons  ============*\/\r\n\r\n.album_socials {\r\n    position: relative;\r\n    top: 3px;\r\n    width: 100px;\r\n    height: 28px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.album_socials .rwd-share-buttons {\r\n    top: 0px !important;\r\n    width: 100% !important;\r\n    margin: 0px !important;\r\n}\r\n\r\n.album_socials a {\r\n    text-decoration: underline !important;\r\n}\r\n\r\n.gallery_images, .album_image_place {\r\n    margin-top: 15px;\r\n    margin-top: 15px;\r\n}\r\n\r\n#rwd-share-facebook:hover {\r\n    background-position: 0 -31px !important;\r\n}\r\n\r\n#rwd-share-twitter:hover {\r\n    background-position: -31px 32px !important;\r\n}\r\n\r\n#rwd-share-googleplus:hover {\r\n    background-position: -66px -31px !important;\r\n}\r\n\r\n.rwd-share-buttons li, .rwd-share-buttons li a {\r\n    width: 26px !important;\r\n    border: 0px !important;\r\n}\r\n\r\n.rwd-share-buttons {\r\n    top: 0 !important;\r\n}\r\n\r\n.img_link_btn {\r\n    position: absolute;\r\n    z-index: 99999;\r\n    bottom: 0;\r\n    left: 0;\r\n    right: 0;\r\n    width: 100%;\r\n    padding: 8px;\r\n}\r\n\r\n.rwd-title {\r\n    padding: 10px 0px !important;\r\n}\r\n\r\n@media only screen and (max-width: 475px) {\r\n    .rwd-share-buttons {\r\n        top: -25px !important;\r\n    }\r\n\r\n    .rwd-title-text {\r\n        line-height: 15px;\r\n    }\r\n}\r\n\r\n\/*=========  hover style ===========*\/\r\n\r\n#hover {\r\n    color: rgba(188, 175, 204, 0.9);\r\n}\r\n\r\nh2#testimonials {\r\n    color: #fffae3;\r\n}\r\n\r\ndiv#all {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.view img {\r\n    height: auto;\r\n}\r\n\r\n.view {\r\n    color: #fff;\r\n    margin: 0 10px 10px 0;\r\n    overflow: hidden;\r\n    position: relative;\r\n    text-align: center;\r\n    float: left;\r\n    cursor: default;\r\n    border: 1px solid #ccc;\r\n}\r\n\r\n.view-wrapper {\r\n    height: 100%;\r\n}\r\n\r\n.view img {\r\n    display: block;\r\n    position: relative;\r\n    transition: all 0.2s linear;\r\n    height: 100%;\r\n    width: auto;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n}\r\n\r\n.mask-text h2 {\r\n    font-size: 20px !important;\r\n    margin-top: 20px !important;\r\n}\r\n\r\n\/* view 1 *\/\r\n\r\n.view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {\r\n    color: #fff;\r\n}\r\n\r\n\/*  view 2 *\/\r\n.view-second .text-category, .view-second .mask-text h2, .view-second p {\r\n    color: #333;\r\n}\r\n\r\n.view-second .mask-text h2 {\r\n    border-bottom: 1px solid #333;\r\n}\r\n\r\n\/* view 3*\/\r\n.view-third .mask {\r\n    background-color: #ccc;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n    color: #333;\r\n}\r\n\r\n.view-third h2 {\r\n    border-bottom: 1px solid #333;\r\n    background: transparent;\r\n    margin: 20px 40px 0px 40px;\r\n    transform: scale(0);\r\n    color: #333;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-third p {\r\n    color: #333;\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-third .text-category {\r\n    color: #333;\r\n}\r\n\r\n\/* view 4 *\/\r\n\r\n.view-forth .mask-bg {\r\n    background: #333;\r\n    width: 100%;\r\n    height: 100%;\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.view-forth .mask-text {\r\n    color: #fff;\r\n    position: relative;\r\n    z-index: 500;\r\n    padding: 5px 8px;\r\n}\r\n\r\n.view-forth .mask-text h2 {\r\n    margin: 0px;\r\n    font-size: 13px;\r\n    padding: 2px;\r\n    color: #fff;\r\n}\r\n\r\n.view-forth .mask-text h2:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.view-forth .text-category {\r\n    display: block;\r\n    font-size: 15px;\r\n    color: #fff;\r\n}\r\n\r\n.view-forth p {\r\n    color: #fff;\r\n}\r\n\r\n\/* view 5 *\/\r\n.view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {\r\n    color: #fff;\r\n}\r\n\r\n<\/style><script>\r\n\tvar data_gallery_9 = [];\r\n\tvar event_stack_gallery_9 = [];\r\n\tdata_gallery_9[\"0\"]=[];data_gallery_9[\"0\"][\"id\"]=\"0\";data_gallery_9[\"0\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg\";data_gallery_9[\"0\"][\"description\"]=\"\";data_gallery_9[\"0\"][\"alt\"]=\"\";data_gallery_9[\"1\"]=[];data_gallery_9[\"1\"][\"id\"]=\"1\";data_gallery_9[\"1\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse2.jpg\";data_gallery_9[\"1\"][\"description\"]=\"\";data_gallery_9[\"1\"][\"alt\"]=\"\";data_gallery_9[\"2\"]=[];data_gallery_9[\"2\"][\"id\"]=\"2\";data_gallery_9[\"2\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse1.jpg\";data_gallery_9[\"2\"][\"description\"]=\"\";data_gallery_9[\"2\"][\"alt\"]=\"\";data_gallery_9[\"3\"]=[];data_gallery_9[\"3\"][\"id\"]=\"3\";data_gallery_9[\"3\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse5.jpg\";data_gallery_9[\"3\"][\"description\"]=\"\";data_gallery_9[\"3\"][\"alt\"]=\"\";data_gallery_9[\"4\"]=[];data_gallery_9[\"4\"][\"id\"]=\"4\";data_gallery_9[\"4\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse4.jpg\";data_gallery_9[\"4\"][\"description\"]=\"\";data_gallery_9[\"4\"][\"alt\"]=\"\";data_gallery_9[\"5\"]=[];data_gallery_9[\"5\"][\"id\"]=\"5\";data_gallery_9[\"5\"][\"image_url\"]=\"https:\/\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse3.jpg\";data_gallery_9[\"5\"][\"description\"]=\"\";data_gallery_9[\"5\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_9 = false;\r\n\tvar huge_it_transition_duration_gallery_9 = 1000;\r\n\tvar huge_it_playInterval_gallery_9;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_9);\r\n\t\/\/ alert('huge_it_current_key_gallery_9');\r\n\tvar huge_it_current_key_gallery_9 = '';\r\n\tfunction huge_it_move_dots_gallery_9() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_9\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_9\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_9\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_9() {\r\n\t\treturn huge_it_testDom_gallery_9('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_9() {\r\n\t\treturn huge_it_testDom_gallery_9('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_9(prop) {\r\n\t\t\/\/ Browser vendor CSS prefixes.\r\n\t\tvar browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];\r\n\t\t\/\/ Browser vendor DOM prefixes.\r\n\t\tvar domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];\r\n\t\tvar i = domPrefixes.length;\r\n\t\twhile (i--) {\r\n\t\t\tif (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {\r\n\t\t\t\treturn true;\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\tfunction huge_it_cube_gallery_9(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {\r\n\t\t\/* If browser does not support 3d transforms\/CSS transitions.*\/\r\n\t\tif (!huge_it_testBrowser_cssTransitions_gallery_9()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t\t\treturn huge_it_fallback_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_9()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_9 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_9\").css('perspective', 1000);\r\n\t\tjQuery(current_image_class).css({\r\n\t\t\ttransform : 'translateZ(' + tz + 'px)',\r\n\t\t\tbackfaceVisibility : 'hidden'\r\n\t\t});\r\n\t\tjQuery(\".huge_it_slideshow_image_wrap_gallery_9,.huge_it_slide_bg_gallery_9,.huge_it_slideshow_image_item_gallery_9,.huge_it_slideshow_image_second_item_gallery_9 \").css('overflow', 'visible');\r\n\t\tjQuery(next_image_class).css({\r\n\t\t\topacity : 1,\r\n\t\t\tfilter: 'Alpha(opacity=100)',\r\n\t\t\tbackfaceVisibility : 'hidden',\r\n\t\t\ttransform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'\r\n\t\t});\r\n\t\tjQuery(\".huge_it_slider_gallery_9\").css({\r\n\t\t\ttransform: 'translateZ(-' + tz + 'px)',\r\n\t\t\ttransformStyle: 'preserve-3d'\r\n\t\t});\r\n\t\t\/* Execution steps.*\/\r\n\t\tsetTimeout(function () {\r\n\t\t\tjQuery(\".huge_it_slider_gallery_9\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_9 + 'ms ease-in-out',\r\n\t\t\t\ttransform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'\r\n\t\t\t});\r\n\t\t}, 20);\r\n\t\t\/* After transition.*\/\r\n\t\tjQuery(\".huge_it_slider_gallery_9\").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\r\n\t\tfunction huge_it_after_trans() {\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_9,.huge_it_slideshow_image_item_gallery_9,.huge_it_slideshow_image_second_item_gallery_9 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_9\").removeAttr('style');\r\n\t\t\tjQuery(current_image_class).removeAttr('style');\r\n\t\t\tjQuery(next_image_class).removeAttr('style');\r\n\t\t\tjQuery(\".huge_it_slider_gallery_9\").removeAttr('style');\r\n\t\t\tjQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});\r\n\t\t\tjQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});\r\n\t\t\t\/\/ huge_it_change_watermark_container_gallery_9();\r\n\t\t\thuge_it_trans_in_progress_gallery_9 = false;\r\n\t\t\tif (typeof event_stack_gallery_9 !== 'undefined' && event_stack_gallery_9.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_9[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_9.shift();\r\n\t\t\t\thuge_it_change_image_gallery_9(key[0], key[1], data_gallery_9, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\t\/* Set to half of image width.*\/\r\n\t\tvar dimension = jQuery(current_image_class).width() \/ 2;\r\n\t\tif (direction == 'right') {\r\n\t\t\thuge_it_cube_gallery_9(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\thuge_it_cube_gallery_9(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeV_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\t\/* Set to half of image height.*\/\r\n\t\tvar dimension = jQuery(current_image_class).height() \/ 2;\r\n\t\t\/* If next slide.*\/\r\n\t\tif (direction == 'right') {\r\n\t\t\thuge_it_cube_gallery_9(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\thuge_it_cube_gallery_9(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t}\r\n\t\/* For browsers that does not support transitions.*\/\r\n\tfunction huge_it_fallback_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_9(current_image_class, next_image_class, direction);\r\n\t}\r\n\t\/* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*\/\r\n\tfunction huge_it_fallback3d_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_9(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tjQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\r\n\t\tjQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_9()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_9 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_9 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\r\n\t\t\tjQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\r\n\t\t}\r\n\t\telse {\r\n\t\t\tjQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_9);\r\n\t\t\tjQuery(next_image_class).animate({\r\n\t\t\t\t'opacity' : 1,\r\n\t\t\t\t'z-index': 2\r\n\t\t\t}, {\r\n\t\t\t\tduration: huge_it_transition_duration_gallery_9,\r\n\t\t\t\tcomplete: function () {return false;}\r\n\t\t\t});\r\n\t\t\t\/\/ For IE.\r\n\t\t\tjQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_9, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_9, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_9(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {\r\n\t\t\/* If browser does not support CSS transitions.*\/\r\n\t\tif (!huge_it_testBrowser_cssTransitions_gallery_9()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t\t\treturn huge_it_fallback_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_9 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_9\").removeClass(\"huge_it_slideshow_dots_active_gallery_9\").addClass(\"huge_it_slideshow_dots_deactive_gallery_9\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_9 + \"_gallery_9\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_9\").addClass(\"huge_it_slideshow_dots_active_gallery_9\");\r\n\t\t\/* The time (in ms) added to\/subtracted from the delay total for each new gridlet.*\/\r\n\t\tvar count = (huge_it_transition_duration_gallery_9) \/ (cols + rows);\r\n\t\t\/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*\/\r\n\t\tfunction huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\n\t\t\tvar delay = (c + r) * count;\r\n\t\t\t\/* Return a gridlet elem with styles for specific transition.*\/\r\n\t\t\treturn jQuery('<div class=\"huge_it_gridlet_gallery_9\" \/>').css({\r\n\t\t\t\twidth : width,\r\n\t\t\t\theight : height,\r\n\t\t\t\ttop : top,\r\n\t\t\t\tleft : left,\r\n\t\t\t\tbackgroundImage : 'url(\"' + src + '\")',\r\n\t\t\t\tbackgroundColor: jQuery(\".huge_it_slideshow_image_wrap_gallery_9\").css(\"background-color\"),\r\n\t\t\t\t\/*backgroundColor: rgba(0, 0, 0, 0),*\/\r\n\t\t\t\tbackgroundRepeat: 'no-repeat',\r\n\t\t\t\tbackgroundPosition : img_left + 'px ' + img_top + 'px',\r\n\t\t\t\tbackgroundSize : imgWidth + 'px ' + imgHeight + 'px',\r\n\t\t\t\ttransition : 'all ' + huge_it_transition_duration_gallery_9 + 'ms ease-in-out ' + delay + 'ms',\r\n\t\t\t\ttransform : 'none'\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* Get the current slide's image.*\/\r\n\t\tvar cur_img = jQuery(current_image_class).find('img');\r\n\t\t\/* Create a grid to hold the gridlets.*\/\r\n\t\tvar grid = jQuery('<div \/>').addClass('huge_it_grid_gallery_9');\r\n\t\t\/* Prepend the grid to the next slide (i.e. so it's above the slide image).*\/\r\n\t\tjQuery(current_image_class).prepend(grid);\r\n\t\t\/* vars to calculate positioning\/size of gridlets*\/\r\n\t\tvar cont = jQuery(\".huge_it_slide_bg_gallery_9\");\r\n\t\tvar imgWidth = cur_img.width();\r\n\t\tvar imgHeight = cur_img.height();\r\n\t\tvar contWidth = cont.width(),\r\n\t\t\tcontHeight = cont.height(),\r\n\t\t\timgSrc = cur_img.attr('src'),\/*.replace('\/thumb', ''),*\/\r\n\t\t\tcolWidth = Math.floor(contWidth \/ cols),\r\n\t\t\trowHeight = Math.floor(contHeight \/ rows),\r\n\t\t\tcolRemainder = contWidth - (cols * colWidth),\r\n\t\t\tcolAdd = Math.ceil(colRemainder \/ cols),\r\n\t\t\trowRemainder = contHeight - (rows * rowHeight),\r\n\t\t\trowAdd = Math.ceil(rowRemainder \/ rows),\r\n\t\t\tleftDist = 0,\r\n\t\t\timg_leftDist = (jQuery(\".huge_it_slide_bg_gallery_9\").width() - cur_img.width()) \/ 2;\r\n\t\t\/* tx\/ty args can be passed as 'auto'\/'min-auto' (meaning use slide width\/height or negative slide width\/height).*\/\r\n\t\ttx = tx === 'auto' ? contWidth : tx;\r\n\t\ttx = tx === 'min-auto' ? - contWidth : tx;\r\n\t\tty = ty === 'auto' ? contHeight : ty;\r\n\t\tty = ty === 'min-auto' ? - contHeight : ty;\r\n\t\t\/* Loop through cols*\/\r\n\t\tfor (var i = 0; i < cols; i++) {\r\n\t\t\tvar topDist = 0,\r\n\t\t\t\timg_topDst = (jQuery(\".huge_it_slide_bg_gallery_9\").height() - cur_img.height()) \/ 2,\r\n\t\t\t\tnewColWidth = colWidth;\r\n\t\t\t\/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*\/\r\n\t\t\tif (colRemainder > 0) {\r\n\t\t\t\tvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\n\t\t\t\tnewColWidth += add;\r\n\t\t\t\tcolRemainder -= add;\r\n\t\t\t}\r\n\t\t\t\/* Nested loop to create row gridlets for each col.*\/\r\n\t\t\tfor (var j = 0; j < rows; j++)  {\r\n\t\t\t\tvar newRowHeight = rowHeight,\r\n\t\t\t\t\tnewRowRemainder = rowRemainder;\r\n\t\t\t\t\/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*\/\r\n\t\t\t\tif (newRowRemainder > 0) {\r\n\t\t\t\t\tadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\n\t\t\t\t\tnewRowHeight += add;\r\n\t\t\t\t\tnewRowRemainder -= add;\r\n\t\t\t\t}\r\n\t\t\t\t\/* Create & append gridlet to grid.*\/\r\n\t\t\t\tgrid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\n\t\t\t\ttopDist += newRowHeight;\r\n\t\t\t\timg_topDst -= newRowHeight;\r\n\t\t\t}\r\n\t\t\timg_leftDist -= newColWidth;\r\n\t\t\tleftDist += newColWidth;\r\n\t\t}\r\n\t\t\/* Set event listener on last gridlet to finish transitioning.*\/\r\n\t\tvar last_gridlet = grid.children().last();\r\n\t\t\/* Show grid & hide the image it replaces.*\/\r\n\t\tgrid.show();\r\n\t\tcur_img.css('opacity', 0);\r\n\t\t\/* Add identifying classes to corner gridlets (useful if applying border radius).*\/\r\n\t\tgrid.children().first().addClass('rs-top-left');\r\n\t\tgrid.children().last().addClass('rs-bottom-right');\r\n\t\tgrid.children().eq(rows - 1).addClass('rs-bottom-left');\r\n\t\tgrid.children().eq(- rows).addClass('rs-top-right');\r\n\t\t\/* Execution steps.*\/\r\n\t\tsetTimeout(function () {\r\n\t\t\tgrid.children().css({\r\n\t\t\t\topacity: op,\r\n\t\t\t\ttransform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'\r\n\t\t\t});\r\n\t\t}, 1);\r\n\t\tjQuery(next_image_class).css('opacity', 1);\r\n\t\t\/* After transition.*\/\r\n\t\tjQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\r\n\t\tfunction huge_it_after_trans() {\r\n\t\t\tjQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\r\n\t\t\tjQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\r\n\t\t\tcur_img.css('opacity', 1);\r\n\t\t\tgrid.remove();\r\n\t\t\thuge_it_trans_in_progress_gallery_9 = false;\r\n\t\t\tif (typeof event_stack_gallery_9 !== 'undefined' && event_stack_gallery_9.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_9[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_9.shift();\r\n\t\t\t\thuge_it_change_image_gallery_9(key[0], key[1], data_gallery_9, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (direction == 'right') {\r\n\t\t\tvar translateX = 'min-auto';\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\tvar translateX = 'auto';\r\n\t\t}\r\n\t\thuge_it_grid_gallery_9(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (direction == 'right') {\r\n\t\t\tvar translateY = 'min-auto';\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\tvar translateY = 'auto';\r\n\t\t}\r\n\t\thuge_it_grid_gallery_9(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (direction == 'right') {\r\n\t\t\tvar translateY = 'auto';\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\tvar translateY = 'min-auto';\r\n\t\t}\r\n\t\thuge_it_grid_gallery_9(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (direction == 'right') {\r\n\t\t\tvar translateX = 'min-auto';\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\tvar translateX = 'auto';\r\n\t\t}\r\n\t\thuge_it_grid_gallery_9(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleIn_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blockScale_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tif (direction == 'right') {\r\n\t\t\tvar rotate = 45;\r\n\t\t\tvar translateX = 100;\r\n\t\t}\r\n\t\telse if (direction == 'left') {\r\n\t\t\tvar rotate = -45;\r\n\t\t\tvar translateX = -100;\r\n\t\t}\r\n\t\thuge_it_grid_gallery_9(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_9(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_9(current_image_class, next_image_class, direction) {\r\n\t\tvar anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];\r\n\t\t\/* Pick a random transition from the anims array.*\/\r\n\t\tthis[\"huge_it_\" + anims[Math.floor(Math.random() * anims.length)] + \"_gallery_9\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_9() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_9(current_key, key, data_gallery_9, from_effect,clicked) {\r\n\t\tif (data_gallery_9[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_9 != 'undefined' && video_is_playing_gallery_9 && !clicked){\r\n\t\t\t\treturn false;\r\n\t\t\t}\r\n\t\t\tif (!from_effect) {\r\n\t\t\t\t\/\/ Change image key.\r\n\t\t\t\tjQuery(\"#huge_it_current_image_key_gallery_9\").val(key);\r\n\t\t\t\t\/\/ if (current_key == '-2') { \/* Dots.*\/\r\n\t\t\t\tcurrent_key = jQuery(\".huge_it_slideshow_dots_active_gallery_9\").attr(\"data-image_key\");\r\n\t\t\t\t\/\/  }\r\n\t\t\t}\r\n\t\t\tif (huge_it_trans_in_progress_gallery_9) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_9\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_9.push(current_key + '-' + key);\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar direction = 'right';\r\n\t\t\tif (huge_it_current_key_gallery_9 > key) {\r\n\t\t\t\tvar direction = 'left';\r\n\t\t\t}\r\n\t\t\telse if (huge_it_current_key_gallery_9 == key) {\r\n\t\t\t\treturn false;\r\n\t\t\t}\r\n\t\t\t\/\/ Set active thumbnail position.\r\n\t\t\thuge_it_current_key_gallery_9 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_9\").attr('data-image_id', data_gallery_9[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_9\").html(data_gallery_9[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_9\").html(data_gallery_9[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_9_\" + data_gallery_9[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_9_\" + data_gallery_9[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_9').length>0) {\r\n\t\t\t\tvar streffect='cubeH';\r\n\t\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\r\n\t\t\t\t\thuge_it_cubeH_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t\t\t}\r\n\t\t\t}else{\r\n\t\t\t\thuge_it_cubeH_gallery_9(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_9').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_9').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_9').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_9').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_93815').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_9').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_9').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_9').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_9').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_93815').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_9\").after(\"--cur-key=\"+current_key+\" --cur-img-class=\"+current_image_class+\" nxt-img-class=\"+next_image_class+\"--\");\r\n\t\t\thuge_it_move_dots_gallery_9();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_9);\r\n\t\t\tplay_gallery_9();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_9() {\r\n\t\tvar staticsliderwidth=600;\r\n\t\tvar sliderwidth=600;\r\n\t\tvar bodyWidth=jQuery(window).width();\r\n\t\tvar parentWidth = jQuery(\".huge_it_slideshow_image_wrap_gallery_9\").parent().width();\r\n\r\n\t\tif(sliderwidth>parentWidth){sliderwidth=parentWidth;}\r\n\t\tif(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}\r\n\t\tvar str=(375\/staticsliderwidth);\r\n\r\n\t\tjQuery('.huge_it_slideshow_image_wrap_gallery_9').css({'max-height':parentWidth*str-2*0});\r\n\r\n\t}\r\n\tjQuery(window).load(function () {\r\n\t\tjQuery(window).resize(function() {\r\n\t\t\thuge_it_popup_resize_gallery_9();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_9();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\tjQuery('div[id^=\"huge_it_container\"]').bind(\"contextmenu\", function () {\r\n\t\t\treturn false;\r\n\t\t});\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_9, .huge_it_slideshow_image_container_gallery_9, .huge_it_slideshow_dots_container_gallery_9,#huge_it_slideshow_right_gallery_9,#huge_it_slideshow_left_gallery_9\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_9\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_9\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_9\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_9\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_9\").css({'display':'none'});\r\n\t\t});\r\n\t\tvar pausehover=\"on\";\r\n\t\tif(pausehover==\"on\"){\r\n\t\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_9, .huge_it_slideshow_image_container_gallery_9, .huge_it_slideshow_dots_container_gallery_9,#huge_it_slideshow_right_gallery_9,#huge_it_slideshow_left_gallery_9\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_9);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_9);\r\n\t\t\t\tplay_gallery_9();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_9();\r\n\t});\r\n\tfunction play_gallery_9() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_9 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()) + iterator) % data_gallery_9.length, data_gallery_9,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_9 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_9\").children(\"div\").each(function () {\r\n\t\t\tif (jQuery(this).css('opacity') == 1) {\r\n\t\t\t\tjQuery(\"#huge_it_current_image_key_gallery_9\").val(i_gallery_9);\r\n\t\t\t}\r\n\t\t\ti_gallery_9++;\r\n\t\t});\r\n\t\tplay_gallery_9();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_9 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_9);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_9 gallery-img-content\"\r\n     data-rating-type=\"off\">\r\n\t\t<!-- ##########################DOTS######################### -->\r\n\t<div class=\"huge_it_slideshow_dots_container_gallery_9\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_9\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_active_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '0', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"70\" data-image_key=\"0\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_1_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_deactive_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '1', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"74\" data-image_key=\"1\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_2_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_deactive_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '2', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"75\" data-image_key=\"2\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_3_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_deactive_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '3', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"71\" data-image_key=\"3\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_4_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_deactive_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '4', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"72\" data-image_key=\"4\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_5_gallery_9\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_9 huge_it_slideshow_dots_deactive_gallery_9\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), '5', data_gallery_9,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"73\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a id=\"huge_it_slideshow_left_gallery_9\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()) - iterator_gallery_9()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()) - iterator_gallery_9()) % data_gallery_9.length : data_gallery_9.length - 1, data_gallery_9,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_9\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_9 fa\"><\/i><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t<a id=\"huge_it_slideshow_right_gallery_9\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_9(parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_9').val()) + iterator_gallery_9()) % data_gallery_9.length, data_gallery_9,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_9\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_9 fa\"><\/i><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t\t<\/div>\r\n\t<!-- ##########################IMAGES######################### -->\r\n\t<script>\r\n\t\tjQuery(document).ready(function ($) {\r\n\t\t\t$('.thumb_wrapper').on('click', function (ev) {\r\n\t\t\t\tvar hugeid = $(this).data('rowid');\r\n\t\t\t\tvar myid = hugeid;\r\n\t\t\t\tmyid = parseInt(myid);\r\n\t\t\t\teval('player_' + myid + '.playVideo()')\r\n\t\t\t\tev.preventDefault();\r\n\t\t\t});\r\n\t\t});\r\n\t<\/script>\r\n\t<div id=\"huge_it_slideshow_image_container_gallery_9\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_9 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_9\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_9\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_9\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_0\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"70\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_second_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_1\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse2.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"74\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_second_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_2\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse1.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"75\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_second_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_3\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse5.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"71\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_second_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_4\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse4.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"72\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_second_item_gallery_9\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_9_5\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_9_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_9\"\r\n\t\t\t\t\t\t\t\t\t     src=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse3.jpg?w=584&#038;ssl=1\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"73\"\/>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_title_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\t\t\t\tclass=\"huge_it_slideshow_description_text_gallery_9 none\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t<input type=\"hidden\" id=\"huge_it_current_image_key_gallery_9\" value=\"0\"\/>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><style>\r\n.huge_it_slideshow_image_wrap_gallery_9 {\r\n    height: 375px;\r\n    width: 600px;\r\n    max-width: calc(100% - 2 * 0px);\r\n    position: relative;\r\n    display: block;\r\n    text-align: center;\r\n    border: 0 px #ffffff solid;\r\n    box-sizing: content-box;\r\n    clear: both;\r\nfloat:none; margin: 0 auto;}\r\n\r\n.huge_it_slideshow_image_wrap_gallery_9 * {\r\n    box-sizing: border-box;\r\n    -moz-box-sizing: border-box;\r\n    -webkit-box-sizing: border-box;\r\n}\r\n\r\n.huge_it_slideshow_image_gallery_9 {\r\n width: 100%;\r\n    height: 100%;\r\n    left: 0;\r\n    top: 0;\r\n \/* height: auto;\r\n                top: 50%;\r\n            left: 50%;\r\n                transform: translate( -50%, -50% ); *\/\r\n max-width: 100%;\r\n    max-height: 100%;\r\n    position: absolute;\r\n}\r\n\r\n.huge_it_slider_gallery_9 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_9 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_9 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_9 li .thumb_wrapper img {\r\n    position: relative;\r\n    \/*top: 50%;\r\n    transform: translateY(-50%);*\/\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_9,\r\n#huge_it_slideshow_right_gallery_9 {\r\n    cursor: pointer;\r\n    display: none;\r\n    display: block;\r\n    height: 100%;\r\n    outline: medium none;\r\n    position: absolute;\r\n    \/*z-index: 10130;*\/\r\n    z-index: 13;\r\n    bottom: 25px;\r\n    top: 50%;\r\n}\r\n\r\n#huge_it_slideshow_left-ico_gallery_9,\r\n#huge_it_slideshow_right-ico_gallery_9 {\r\n    z-index: 13;\r\n    -moz-box-sizing: content-box;\r\n    box-sizing: content-box;\r\n    cursor: pointer;\r\n    display: table;\r\n    left: -9999px;\r\n    line-height: 0;\r\n    margin-top: -15px;\r\n    position: absolute;\r\n    top: 50%;\r\n}\r\n\r\n#huge_it_slideshow_left-ico_gallery_9:hover,\r\n#huge_it_slideshow_right-ico_gallery_9:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_9 {\r\n    display: table;\r\n    position: relative;\r\n    top: 0;\r\n    left: 0;\r\n    text-align: center;\r\n    vertical-align: middle;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_9 {\r\n    text-decoration: none;\r\n    position: absolute;\r\n    z-index: 12;\r\n    display: inline-block;\r\n width: 30%;\r\n    \/*height:\r\n50 %;*\/\r\nright:0%;top:0%; padding: 2%;\r\n    text-align: right;\r\n    font-weight: bold;\r\n    color: #000000;\r\n    background: rgba(255,255,255,0.7)  !important;\r\n    border-style: solid;\r\n    font-size: 13px;\r\n    border-width: 0px;\r\n    border-color: #ffffff;\r\n    border-radius: 4px;\r\n}\r\n\r\n.huge_it_slideshow_description_text_gallery_9 {\r\n    text-decoration: none;\r\n    position: absolute;\r\n    z-index: 11;\r\n    border-style: solid;\r\n    display: inline-block;\r\n width: 70%;\r\n    \/*height:\r\n %;*\/\r\nright:0%;bottom:0%; padding: 3%;\r\n    text-align: justify;\r\n    color: #ffffff;\r\n    background: rgba(0,0,0,0.7) !important;\r\n    border-style: solid;\r\n    font-size: 12px;\r\n    border-width: 0px;\r\n    border-color: #ffffff;\r\n    border-radius: 0px;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_9.none, .huge_it_slideshow_description_text_gallery_9.none,\r\n.huge_it_slideshow_title_text_gallery_9.hidden, .huge_it_slideshow_description_text_gallery_9.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_93815.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_9 h1, .huge_it_slideshow_description_text_gallery_9 h1,\r\n.huge_it_slideshow_title_text_gallery_9 h2, .huge_it_slideshow_title_text_gallery_9 h2,\r\n.huge_it_slideshow_title_text_gallery_9 h3, .huge_it_slideshow_title_text_gallery_9 h3,\r\n.huge_it_slideshow_title_text_gallery_9 h4, .huge_it_slideshow_title_text_gallery_9 h4,\r\n.huge_it_slideshow_title_text_gallery_9 p, .huge_it_slideshow_title_text_gallery_9 p,\r\n.huge_it_slideshow_title_text_gallery_9 strong, .huge_it_slideshow_title_text_gallery_9 strong,\r\n.huge_it_slideshow_title_text_gallery_9 span, .huge_it_slideshow_title_text_gallery_9 span,\r\n.huge_it_slideshow_title_text_gallery_9 ul, .huge_it_slideshow_title_text_gallery_9 ul,\r\n.huge_it_slideshow_title_text_gallery_9 li, .huge_it_slideshow_title_text_gallery_9 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_9 {\r\n    display: table-cell;\r\n    margin: 0 auto;\r\n    position: relative;\r\n    vertical-align: middle;\r\n    width: 100%;\r\n    height: 100%;\r\n    _width: inherit;\r\n    _height: inherit;\r\n}\r\n\r\n.huge_it_slide_bg_gallery_9 {\r\n    margin: 0 auto;\r\n    width: 100%;\r\n    height: 100%;\r\n    _width: inherit;\r\n    _height: inherit;\r\n}\r\n\r\n.huge_it_slider_gallery_9 {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: table;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slideshow_image_item_gallery_9 {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: table-cell;\r\n    filter: Alpha(opacity=100);\r\n    opacity: 1;\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    vertical-align: middle;\r\n    z-index: 2;\r\n    margin: 0 !important;\r\n    padding: 0;\r\n    overflow: hidden;\r\n    border-radius: 0px !important;\r\n}\r\n\r\n.huge_it_slideshow_image_second_item_gallery_9 {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: table-cell;\r\n    filter: Alpha(opacity=0);\r\n    opacity: 0;\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    vertical-align: middle;\r\n    z-index: 1;\r\n    overflow: hidden;\r\n    margin: 0 !important;\r\n    padding: 0;\r\n    border-radius: 0px !important;\r\n}\r\n\r\n.huge_it_grid_gallery_9 {\r\n    display: none;\r\n    height: 100%;\r\n    overflow: hidden;\r\n    position: absolute;\r\n    width: 100%;\r\n}\r\n\r\n.huge_it_gridlet_gallery_9 {\r\n    opacity: 1;\r\n    filter: Alpha(opacity=100);\r\n    position: absolute;\r\n}\r\n\r\n.huge_it_slideshow_dots_container_gallery_9 {\r\n    display: table;\r\n    position: absolute;\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_9 {\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    position: absolute;\r\n    width: 100%;\r\n    height: 60px;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_9 {\r\n    display: inline-block;\r\n    position: relative;\r\n    cursor: pointer;\r\n    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 10px;\r\n    background: #00f;\r\n    margin: 10px;\r\n    overflow: hidden;\r\n    z-index: 17;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_9 {\r\n    opacity: 1;\r\n    background: #0f0;\r\n    filter: Alpha(opacity=100);\r\n}\r\n\r\n.huge_it_slideshow_dots_deactive_gallery_9 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_9 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_9 {\r\n    display: table-cell;\r\n    vertical-align: middle;\r\n    text-align: center;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_9 a {\r\n    display: block;\r\n    vertical-align: middle;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slideshow_image_wrap_gallery_9 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_9 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_9 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_9 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_9 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/stpeterstoronto.ca\/main\/wp-content\/plugins\/gallery-images\/assets\/images\/front_images\/arrows\/arrows.simple.png) left top no-repeat;\r\n}\r\n\r\n#huge_it_slideshow_right_gallery_9 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/stpeterstoronto.ca\/main\/wp-content\/plugins\/gallery-images\/assets\/images\/front_images\/arrows\/arrows.simple.png) right top no-repeat;\r\n}\r\n\r\n.thumb_image {\r\n    position: absolute;\r\n    width: 100%;\r\n    height: 100%;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.entry-content a {\r\n    border-bottom: none !important;\r\n}\r\n\r\n.gallery-img-content .noneDisplay {\r\n    display: block;\r\n}\r\n\r\n<\/style>\r\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":3829,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpscppro_dont_share_socialmedia":false,"_wpscppro_custom_social_share_image":0,"_facebook_share_type":"","_twitter_share_type":"","_linkedin_share_type":"","_pinterest_share_type":"","_linkedin_share_type_page":"","_instagram_share_type":"","_medium_share_type":"","_threads_share_type":"","_google_business_share_type":"","_selected_social_profile":[],"_wpsp_enable_custom_social_template":false,"_wpsp_social_scheduling":{"enabled":false,"datetime":null,"platforms":[],"status":"template_only","dateOption":"today","timeOption":"now","customDays":"","customHours":"","customDate":"","customTime":"","schedulingType":"absolute"},"_wpsp_active_default_template":true},"categories":[3],"tags":[],"class_list":["post-3815","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pictures from our Open House! - St. Peter&#039;s Church<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pictures from our Open House! - St. Peter&#039;s Church\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/\" \/>\n<meta property=\"og:site_name\" content=\"St. Peter&#039;s Church\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/stpeterstoronto\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-09-26T14:00:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1232\" \/>\n\t<meta property=\"og:image:height\" content=\"816\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"stpeters\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@stpeterstoronto\" \/>\n<meta name=\"twitter:site\" content=\"@stpeterstoronto\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"stpeters\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/\"},\"author\":{\"name\":\"stpeters\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#\\\/schema\\\/person\\\/1024660b2c7494adcb3632b62f3ec37a\"},\"headline\":\"Pictures from our Open House!\",\"datePublished\":\"2018-09-26T14:00:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/\"},\"wordCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/OpenHouse6.jpg?fit=1232%2C816&ssl=1\",\"articleSection\":[\"General News\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/\",\"url\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/\",\"name\":\"Pictures from our Open House! - St. Peter&#039;s Church\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/OpenHouse6.jpg?fit=1232%2C816&ssl=1\",\"datePublished\":\"2018-09-26T14:00:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/OpenHouse6.jpg?fit=1232%2C816&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/OpenHouse6.jpg?fit=1232%2C816&ssl=1\",\"width\":1232,\"height\":816,\"caption\":\"Decorative Image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/2018\\\/09\\\/26\\\/pictures-from-our-open-house\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pictures from our Open House!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#website\",\"url\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/\",\"name\":\"St. Peter&#039;s Church\",\"description\":\"One Heart and One Mind\",\"publisher\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#organization\",\"name\":\"St. Peter's Church\",\"url\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/StP-Logo-small.jpg?fit=150%2C135&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/stpeterstoronto.ca\\\/main\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/StP-Logo-small.jpg?fit=150%2C135&ssl=1\",\"width\":150,\"height\":135,\"caption\":\"St. Peter's Church\"},\"image\":{\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/stpeterstoronto\\\/\",\"https:\\\/\\\/x.com\\\/stpeterstoronto\",\"https:\\\/\\\/www.instagram.com\\\/stpeterstoronto\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/#\\\/schema\\\/person\\\/1024660b2c7494adcb3632b62f3ec37a\",\"name\":\"stpeters\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g\",\"caption\":\"stpeters\"},\"url\":\"https:\\\/\\\/stpeterstoronto.ca\\\/main\\\/author\\\/stpeters\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pictures from our Open House! - St. Peter&#039;s Church","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/","og_locale":"en_US","og_type":"article","og_title":"Pictures from our Open House! - St. Peter&#039;s Church","og_url":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/","og_site_name":"St. Peter&#039;s Church","article_publisher":"https:\/\/www.facebook.com\/stpeterstoronto\/","article_published_time":"2018-09-26T14:00:22+00:00","og_image":[{"width":1232,"height":816,"url":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","type":"image\/jpeg"}],"author":"stpeters","twitter_card":"summary_large_image","twitter_creator":"@stpeterstoronto","twitter_site":"@stpeterstoronto","twitter_misc":{"Written by":"stpeters"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#article","isPartOf":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/"},"author":{"name":"stpeters","@id":"https:\/\/stpeterstoronto.ca\/main\/#\/schema\/person\/1024660b2c7494adcb3632b62f3ec37a"},"headline":"Pictures from our Open House!","datePublished":"2018-09-26T14:00:22+00:00","mainEntityOfPage":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/"},"wordCount":9,"publisher":{"@id":"https:\/\/stpeterstoronto.ca\/main\/#organization"},"image":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","articleSection":["General News"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/","url":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/","name":"Pictures from our Open House! - St. Peter&#039;s Church","isPartOf":{"@id":"https:\/\/stpeterstoronto.ca\/main\/#website"},"primaryImageOfPage":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#primaryimage"},"image":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","datePublished":"2018-09-26T14:00:22+00:00","breadcrumb":{"@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#primaryimage","url":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","contentUrl":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","width":1232,"height":816,"caption":"Decorative Image"},{"@type":"BreadcrumbList","@id":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/26\/pictures-from-our-open-house\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stpeterstoronto.ca\/main\/"},{"@type":"ListItem","position":2,"name":"Pictures from our Open House!"}]},{"@type":"WebSite","@id":"https:\/\/stpeterstoronto.ca\/main\/#website","url":"https:\/\/stpeterstoronto.ca\/main\/","name":"St. Peter&#039;s Church","description":"One Heart and One Mind","publisher":{"@id":"https:\/\/stpeterstoronto.ca\/main\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stpeterstoronto.ca\/main\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/stpeterstoronto.ca\/main\/#organization","name":"St. Peter's Church","url":"https:\/\/stpeterstoronto.ca\/main\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stpeterstoronto.ca\/main\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/03\/StP-Logo-small.jpg?fit=150%2C135&ssl=1","contentUrl":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/03\/StP-Logo-small.jpg?fit=150%2C135&ssl=1","width":150,"height":135,"caption":"St. Peter's Church"},"image":{"@id":"https:\/\/stpeterstoronto.ca\/main\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/stpeterstoronto\/","https:\/\/x.com\/stpeterstoronto","https:\/\/www.instagram.com\/stpeterstoronto\/"]},{"@type":"Person","@id":"https:\/\/stpeterstoronto.ca\/main\/#\/schema\/person\/1024660b2c7494adcb3632b62f3ec37a","name":"stpeters","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f344f798b6070a68ae1c192658ac7580803e101183944697e72236d2e2df0d77?s=96&d=mm&r=g","caption":"stpeters"},"url":"https:\/\/stpeterstoronto.ca\/main\/author\/stpeters\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/OpenHouse6.jpg?fit=1232%2C816&ssl=1","jetpack-related-posts":[{"id":1722,"url":"https:\/\/stpeterstoronto.ca\/main\/2016\/12\/22\/photos-from-the-prayer-worship-young-adult-gathering-on-16dec16\/","url_meta":{"origin":3815,"position":0},"title":"Photos from the Prayer &#038; Worship Young Adult Gathering on 16Dec16","author":"stpeters","date":"December 22, 2016","format":false,"excerpt":"What a great evening! Jesus Youth, thank you for sharing in prayer and worship with us. The parish is looking forward to another collaboration. Thank you!","rel":"","context":"In &quot;General News&quot;","block_context":{"text":"General News","link":"https:\/\/stpeterstoronto.ca\/main\/category\/news\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3760,"url":"https:\/\/stpeterstoronto.ca\/main\/2018\/09\/10\/blessing-of-parish-office-rectory-sisters-of-life-office-by-cardinal-collins\/","url_meta":{"origin":3815,"position":1},"title":"Blessing of Parish Office \/ Rectory &#038; Sisters of Life Office by Cardinal Collins","author":"stpeters","date":"September 10, 2018","format":false,"excerpt":"On Sep 15th, everyone is invaded to an open house (2-4:30pm) and blessing by His Eminence Cardinal Collins (5pm Mass) at our newly renovated Parish Office, Rectory and Sister's of Life Offices.","rel":"","context":"In &quot;General News&quot;","block_context":{"text":"General News","link":"https:\/\/stpeterstoronto.ca\/main\/category\/news\/"},"img":{"alt_text":"Decorative Image","src":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/TitleOpenHouse.png?fit=680%2C300&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/TitleOpenHouse.png?fit=680%2C300&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2018\/09\/TitleOpenHouse.png?fit=680%2C300&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":1294,"url":"https:\/\/stpeterstoronto.ca\/main\/2016\/07\/04\/courtyard-movies\/","url_meta":{"origin":3815,"position":2},"title":"Courtyard Movies","author":"stpeters","date":"July 4, 2016","format":false,"excerpt":"\u00a0 Click the\u00a0picture for more on each movie or visit our main\u00a0Courtyard Movies page!","rel":"","context":"In &quot;Courtyard Movies&quot;","block_context":{"text":"Courtyard Movies","link":"https:\/\/stpeterstoronto.ca\/main\/category\/courtyard-movies\/"},"img":{"alt_text":"Courtyard_LOGO_CROP","src":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/07\/Courtyard_LOGO_CROP.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/07\/Courtyard_LOGO_CROP.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/07\/Courtyard_LOGO_CROP.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/07\/Courtyard_LOGO_CROP.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2016\/07\/Courtyard_LOGO_CROP.jpg?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":6194,"url":"https:\/\/stpeterstoronto.ca\/main\/2021\/08\/30\/st-peters-125th-anniversary-celebration\/","url_meta":{"origin":3815,"position":3},"title":"St. Peter&#8217;s 125th Anniversary Celebration!","author":"stpeters","date":"August 30, 2021","format":false,"excerpt":"All are Welcome! Please join us for our Celebration at our Sunday Masses: Saturday, September 18th, 2021 5:00 pm Mass Sunday, September 19th, 2021 9:00 am and 11:15 am Mass Discipleship Fair and Open House ~ 12 noon to 4:00 pm Solemn Vespers in the Church ~ 4:00 pm Limited\u2026","rel":"","context":"In &quot;General News&quot;","block_context":{"text":"General News","link":"https:\/\/stpeterstoronto.ca\/main\/category\/news\/"},"img":{"alt_text":"St. Peter's Church 125 anniversary celebration. September 18 & 19, 2021","src":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2021\/08\/125-web-image.jpg?fit=640%2C430&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2021\/08\/125-web-image.jpg?fit=640%2C430&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2021\/08\/125-web-image.jpg?fit=640%2C430&ssl=1&resize=525%2C300 1.5x"},"classes":[]},{"id":6492,"url":"https:\/\/stpeterstoronto.ca\/main\/2022\/01\/12\/reduced-office-hours-due-to-covid-19\/","url_meta":{"origin":3815,"position":4},"title":"Reduced Office Hours Due to Covid-19","author":"stpeters","date":"January 12, 2022","format":false,"excerpt":"In light of the increased cases of Covid-19 in the province of Ontario, the parish staff will be working from home and our parish office hours are reduced. Until further notice, the parish office will be open to the public only on Mondays, Wednesdays and Fridays from 9:00 a.m. till\u2026","rel":"","context":"In &quot;General News&quot;","block_context":{"text":"General News","link":"https:\/\/stpeterstoronto.ca\/main\/category\/news\/"},"img":{"alt_text":"Decorative Image","src":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2022\/01\/Reduced-hours.jpg?fit=425%2C539&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":6593,"url":"https:\/\/stpeterstoronto.ca\/main\/2022\/02\/24\/lessening-covid-restrictions-february-2022\/","url_meta":{"origin":3815,"position":5},"title":"Lessening Covid Restrictions","author":"stpeters","date":"February 24, 2022","format":false,"excerpt":"As the province lessens COVID restrictions, our parish offices will re-open to their regular weekday hours. At our Sunday Masses beginning on February 26th\u00a0and 27th, seating will be every other pew instead of every third pew. As the province allows full capacity as of March 1, 2022, there will be\u2026","rel":"","context":"In &quot;General News&quot;","block_context":{"text":"General News","link":"https:\/\/stpeterstoronto.ca\/main\/category\/news\/"},"img":{"alt_text":"Decorative Image","src":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2022\/02\/Covid-Banner-1.jpg?fit=800%2C200&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2022\/02\/Covid-Banner-1.jpg?fit=800%2C200&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2022\/02\/Covid-Banner-1.jpg?fit=800%2C200&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/stpeterstoronto.ca\/main\/wp-content\/uploads\/2022\/02\/Covid-Banner-1.jpg?fit=800%2C200&ssl=1&resize=700%2C400 2x"},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/posts\/3815","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/comments?post=3815"}],"version-history":[{"count":3,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/posts\/3815\/revisions"}],"predecessor-version":[{"id":3831,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/posts\/3815\/revisions\/3831"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/media\/3829"}],"wp:attachment":[{"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/media?parent=3815"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/categories?post=3815"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stpeterstoronto.ca\/main\/wp-json\/wp\/v2\/tags?post=3815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}