{"id":421,"date":"2016-06-07T03:24:42","date_gmt":"2016-06-07T03:24:42","guid":{"rendered":"http:\/\/josephwoodhouse.com\/?page_id=421"},"modified":"2017-01-17T22:51:50","modified_gmt":"2017-01-17T22:51:50","slug":"media","status":"publish","type":"page","link":"https:\/\/josephwoodhouse.com\/index.php\/media\/","title":{"rendered":"media"},"content":{"rendered":"<audio class=\"wp-audio-shortcode\" id=\"audio-421-1\" preload=\"none\" style=\"width: 100%;\" controls=\"controls\"><source type=\"audio\/mpeg\" src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/02\/Cinematic-Orchestra-The-Yoyo-Waltz.mp3?_=1\" \/><a href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/02\/Cinematic-Orchestra-The-Yoyo-Waltz.mp3\">http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/02\/Cinematic-Orchestra-The-Yoyo-Waltz.mp3<\/a><\/audio>\n<p>Ski tour Canada 2016<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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><div id=\"g-main-slider_15\" class=\"gallery-img-content g-main-slider liquid-slider view-content-slider\"\r\n     data-pause-hover=\"on\"\r\n     data-autoslide=\"on\"\r\n     data-slide-duration=\"1000\"\r\n     data-slide-interval=\"4000\"\r\n     data-rating-type=\"off\"\r\n>\r\n\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/8.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/8-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/1.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/1-1024x682.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/7.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/7-1024x682.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/12.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/12-1024x682.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/6.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/6-1024x681.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/11.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/11-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/10.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/10-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/17.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/17-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/13.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/13-1024x682.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/9.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/9-1024x684.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/5.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/5-1024x682.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/4.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/4-1024x681.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/3.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/3-681x1024.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_15\">\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<a class=\"gallery_group15\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/2.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/2-1024x684.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<\/div><style>\r\n* {outline:none;}\r\n#g-main-slider_15 {background:#f9f9f9;}\r\n.entry-content a{\r\n\tborder-bottom: none;\r\n}\r\n#g-main-slider_15 div.slider-content {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0 0 0 0;\r\n\tposition:relative;\r\n\tbackground:#f9f9f9;\r\n}\r\n[class$=\"-arrow\"] {\r\n\tbackground-image:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/arrow.dark.png) !important;\r\n}\r\n.ls-select-box {\r\n\tbackground:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/menu.dark.png) right center no-repeat #f9f9f9;\r\n}\r\n#g-main-slider_15-nav-select {\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_15 div.slider-content .slider-content-wrapper {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .image-block_15 {\r\n\tposition:relative;\r\n\twidth:275px;\r\n\tdisplay:table-cell;\r\n\tpadding:0 10px 0 0;\r\n\tfloat:left;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .image-block_15 img.main-image {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\theight:auto;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .image-block_15 .play-icon {\r\n\tposition:absolute;\r\n\ttop:0;\r\n\tleft:0;\r\n\twidth:100%;\r\n\theight:100%;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .image-block_15  .play-icon.youtube-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.youtube.png) center center no-repeat;}\r\n#g-main-slider_15 .slider-content-wrapper .image-block_15  .play-icon.vimeo-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.vimeo.png) center center no-repeat;}\r\n#g-main-slider_15 .slider-content-wrapper .right-block {\r\n\tdisplay:table-cell;\r\n    min-width: 210px;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .right-block > div {\r\n\tpadding-bottom:10px;\r\n\tmargin-top:10px;\r\n\tbackground:url('https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/divider.line.png') center bottom repeat-x;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .right-block > div:last-child {background:none;}\r\n#g-main-slider_15 .slider-content-wrapper .right-block .title {\r\n\tposition:relative;\r\n\tdisplay:block;\r\n\tmargin:-10px 0 0 0;\r\n\tfont-size:16px !important;\r\n\tline-height:16px !important;\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description {\r\n\tclear:both;\r\n\tposition:relative;\r\n\tfont-weight:normal;\r\n\ttext-align:justify;\r\n\tfont-size:14px !important;\r\n\tline-height:14px !important;\r\n\tcolor:#555555;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h1,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h2,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h3,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h4,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h5,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description h6,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description p,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description strong,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description span {\r\n\tpadding:2px !important;\r\n\tmargin:0 !important;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description ul,\r\n#g-main-slider_15 .slider-content-wrapper .right-block .description li {\r\n\tpadding:2px 0 2px 5px;\r\n\tmargin:0 0 0 8px;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .button-block {\r\n\tposition:relative;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .button-block a,#g-main-slider_15 .slider-content-wrapper .button-block a:link,#g-main-slider_15 .slider-content-wrapper .button-block a:visited{\r\n\tposition:relative;\r\n\tdisplay:inline-block;\r\n\tpadding:6px 12px;\r\n\tbackground:#2ea2cd;\r\n\tcolor:#ffffff;\r\n\tfont-size:14px;\r\n\ttext-decoration:none;\r\n}\r\n#g-main-slider_15 .slider-content-wrapper .button-block a:hover,#g-main-slider_15 .slider-content-wrapper .button-block a:focus,#g-main-slider_15 .slider-content-wrapper .button-block a:active {\r\n\tbackground:#0074a2;\r\n\tcolor:#ffffff;\r\n}\r\n@media only screen and (min-width:500px) {\r\n\t#g-main-slider_15-nav-ul {\r\n\t\tvisibility:hidden !important;\r\n\t\theight:1px;\r\n\t}\r\n}\r\n@media only screen and (max-width:500px) {\r\n\t#g-main-slider_15 .slider-content-wrapper .image-block_15,#g-main-slider_15 .slider-content-wrapper .right-block {\r\n\t\twidth:100%;\r\n\t\tdisplay:block;\r\n\t\tfloat:none;\r\n\t\tclear:both;\r\n\t}\r\n}\r\n<\/style>\n<p>Ottawa international writers festival: Micha White, author of &#8220;The end of protest, a new playbook for revolution&#8221;. Hosted by Adrian Harewood.<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_16 = [];\r\n\tvar event_stack_gallery_16 = [];\r\n\tdata_gallery_16[\"0\"]=[];data_gallery_16[\"0\"][\"id\"]=\"0\";data_gallery_16[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-2.jpg\";data_gallery_16[\"0\"][\"description\"]=\"\";data_gallery_16[\"0\"][\"alt\"]=\"\";data_gallery_16[\"1\"]=[];data_gallery_16[\"1\"][\"id\"]=\"1\";data_gallery_16[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-3.jpg\";data_gallery_16[\"1\"][\"description\"]=\"\";data_gallery_16[\"1\"][\"alt\"]=\"\";data_gallery_16[\"2\"]=[];data_gallery_16[\"2\"][\"id\"]=\"2\";data_gallery_16[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-1-2.jpg\";data_gallery_16[\"2\"][\"description\"]=\"\";data_gallery_16[\"2\"][\"alt\"]=\"\";data_gallery_16[\"3\"]=[];data_gallery_16[\"3\"][\"id\"]=\"3\";data_gallery_16[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-4.jpg\";data_gallery_16[\"3\"][\"description\"]=\"\";data_gallery_16[\"3\"][\"alt\"]=\"\";data_gallery_16[\"4\"]=[];data_gallery_16[\"4\"][\"id\"]=\"4\";data_gallery_16[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-1.jpg\";data_gallery_16[\"4\"][\"description\"]=\"\";data_gallery_16[\"4\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_16 = false;\r\n\tvar huge_it_transition_duration_gallery_16 = 1000;\r\n\tvar huge_it_playInterval_gallery_16;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_16);\r\n\t\/\/ alert('huge_it_current_key_gallery_16');\r\n\tvar huge_it_current_key_gallery_16 = '';\r\n\tfunction huge_it_move_dots_gallery_16() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_16\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_16\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_16\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_16() {\r\n\t\treturn huge_it_testDom_gallery_16('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_16() {\r\n\t\treturn huge_it_testDom_gallery_16('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_16(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_16(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_16()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\r\n\t\t\treturn huge_it_fallback_gallery_16(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_16()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_16(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_16 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_16\").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_16,.huge_it_slide_bg_gallery_16,.huge_it_slideshow_image_item_gallery_16,.huge_it_slideshow_image_second_item_gallery_16 \").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_16\").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_16\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_16 + '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_16\").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_16,.huge_it_slideshow_image_item_gallery_16,.huge_it_slideshow_image_second_item_gallery_16 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_16\").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_16\").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_16();\r\n\t\t\thuge_it_trans_in_progress_gallery_16 = false;\r\n\t\t\tif (typeof event_stack_gallery_16 !== 'undefined' && event_stack_gallery_16.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_16[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_16.shift();\r\n\t\t\t\thuge_it_change_image_gallery_16(key[0], key[1], data_gallery_16, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_16(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_16(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_16(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_16(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_16(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_16(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_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_16(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_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_16(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_16(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_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_16(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_16()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_16 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_16 + '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_16);\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_16,\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_16, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_16, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_16(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_16()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\r\n\t\t\treturn huge_it_fallback_gallery_16(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_16 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_16\").removeClass(\"huge_it_slideshow_dots_active_gallery_16\").addClass(\"huge_it_slideshow_dots_deactive_gallery_16\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_16 + \"_gallery_16\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_16\").addClass(\"huge_it_slideshow_dots_active_gallery_16\");\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_16) \/ (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_16\" \/>').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_16\").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_16 + '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_16');\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_16\");\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_16\").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_16\").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_16 = false;\r\n\t\t\tif (typeof event_stack_gallery_16 !== 'undefined' && event_stack_gallery_16.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_16[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_16.shift();\r\n\t\t\t\thuge_it_change_image_gallery_16(key[0], key[1], data_gallery_16, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_16(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_16(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_16(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_16(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_16(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_16(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_16(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_16(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(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_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(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_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_16(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_16(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_16(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_16(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_16(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_16\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_16() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_16(current_key, key, data_gallery_16, from_effect,clicked) {\r\n\t\tif (data_gallery_16[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_16 != 'undefined' && video_is_playing_gallery_16 && !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_16\").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_16\").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_16) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_16\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_16.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_16 > 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_16 == 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_16 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_16\").attr('data-image_id', data_gallery_16[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_16\").html(data_gallery_16[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_16\").html(data_gallery_16[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_16_\" + data_gallery_16[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_16_\" + data_gallery_16[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_16').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_16(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_16(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_16(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_16').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_16').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_16').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_16').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_16421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_16').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_16').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_16').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_16').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_16421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_16\").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_16();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_16);\r\n\t\t\tplay_gallery_16();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_16() {\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_16\").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_16').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_16();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_16();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_16, .huge_it_slideshow_image_container_gallery_16, .huge_it_slideshow_dots_container_gallery_16,#huge_it_slideshow_right_gallery_16,#huge_it_slideshow_left_gallery_16\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_16\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_16\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_16\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_16\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_16\").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_16, .huge_it_slideshow_image_container_gallery_16, .huge_it_slideshow_dots_container_gallery_16,#huge_it_slideshow_right_gallery_16,#huge_it_slideshow_left_gallery_16\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_16);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_16);\r\n\t\t\t\tplay_gallery_16();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_16();\r\n\t});\r\n\tfunction play_gallery_16() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_16 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()) + iterator) % data_gallery_16.length, data_gallery_16,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_16 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_16\").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_16\").val(i_gallery_16);\r\n\t\t\t}\r\n\t\t\ti_gallery_16++;\r\n\t\t});\r\n\t\tplay_gallery_16();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_16 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_16);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_16 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_16\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_16\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_16\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_16 huge_it_slideshow_dots_active_gallery_16\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), '0', data_gallery_16,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"191\" 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_16\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_16 huge_it_slideshow_dots_deactive_gallery_16\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), '1', data_gallery_16,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"192\" 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_16\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_16 huge_it_slideshow_dots_deactive_gallery_16\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), '2', data_gallery_16,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"193\" 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_16\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_16 huge_it_slideshow_dots_deactive_gallery_16\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), '3', data_gallery_16,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"194\" 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_16\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_16 huge_it_slideshow_dots_deactive_gallery_16\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), '4', data_gallery_16,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"190\" data-image_key=\"4\"><\/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_16\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()) - iterator_gallery_16()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()) - iterator_gallery_16()) % data_gallery_16.length : data_gallery_16.length - 1, data_gallery_16,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_16\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_16 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_16\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_16(parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_16').val()) + iterator_gallery_16()) % data_gallery_16.length, data_gallery_16,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_16\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_16 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_16\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_16 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_16\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_16\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_16\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_16\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_16_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_16_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_16\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"191\"\/>\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_16 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_16 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_16\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_16_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_16_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_16\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-3.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"192\"\/>\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_16 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_16 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_16\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_16_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_16_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_16\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-1-2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"193\"\/>\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_16 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_16 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_16\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_16_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_16_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_16\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-4.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"194\"\/>\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_16 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_16 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_16\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_16_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_16_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_16\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Michawhite-1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"190\"\/>\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_16 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_16 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_16\" 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_16 {\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_16 * {\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_16 {\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_16 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_16 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_16 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_16 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_16,\r\n#huge_it_slideshow_right_gallery_16 {\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_16,\r\n#huge_it_slideshow_right-ico_gallery_16 {\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_16:hover,\r\n#huge_it_slideshow_right-ico_gallery_16:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_16 {\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_16 {\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_16 {\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_16.none, .huge_it_slideshow_description_text_gallery_16.none,\r\n.huge_it_slideshow_title_text_gallery_16.hidden, .huge_it_slideshow_description_text_gallery_16.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_16421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_16 h1, .huge_it_slideshow_description_text_gallery_16 h1,\r\n.huge_it_slideshow_title_text_gallery_16 h2, .huge_it_slideshow_title_text_gallery_16 h2,\r\n.huge_it_slideshow_title_text_gallery_16 h3, .huge_it_slideshow_title_text_gallery_16 h3,\r\n.huge_it_slideshow_title_text_gallery_16 h4, .huge_it_slideshow_title_text_gallery_16 h4,\r\n.huge_it_slideshow_title_text_gallery_16 p, .huge_it_slideshow_title_text_gallery_16 p,\r\n.huge_it_slideshow_title_text_gallery_16 strong, .huge_it_slideshow_title_text_gallery_16 strong,\r\n.huge_it_slideshow_title_text_gallery_16 span, .huge_it_slideshow_title_text_gallery_16 span,\r\n.huge_it_slideshow_title_text_gallery_16 ul, .huge_it_slideshow_title_text_gallery_16 ul,\r\n.huge_it_slideshow_title_text_gallery_16 li, .huge_it_slideshow_title_text_gallery_16 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\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_16 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_16 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_16 {\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_16 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_16 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_16 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_16 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_16 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_16 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_16 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>Hey Rosetta performing at the NAC<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_17 = [];\r\n\tvar event_stack_gallery_17 = [];\r\n\tdata_gallery_17[\"0\"]=[];data_gallery_17[\"0\"][\"id\"]=\"0\";data_gallery_17[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-19.jpg\";data_gallery_17[\"0\"][\"description\"]=\"\";data_gallery_17[\"0\"][\"alt\"]=\"\";data_gallery_17[\"1\"]=[];data_gallery_17[\"1\"][\"id\"]=\"1\";data_gallery_17[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-15.jpg\";data_gallery_17[\"1\"][\"description\"]=\"\";data_gallery_17[\"1\"][\"alt\"]=\"\";data_gallery_17[\"2\"]=[];data_gallery_17[\"2\"][\"id\"]=\"2\";data_gallery_17[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-14.jpg\";data_gallery_17[\"2\"][\"description\"]=\"\";data_gallery_17[\"2\"][\"alt\"]=\"\";data_gallery_17[\"3\"]=[];data_gallery_17[\"3\"][\"id\"]=\"3\";data_gallery_17[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-13.jpg\";data_gallery_17[\"3\"][\"description\"]=\"\";data_gallery_17[\"3\"][\"alt\"]=\"\";data_gallery_17[\"4\"]=[];data_gallery_17[\"4\"][\"id\"]=\"4\";data_gallery_17[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-12.jpg\";data_gallery_17[\"4\"][\"description\"]=\"\";data_gallery_17[\"4\"][\"alt\"]=\"\";data_gallery_17[\"5\"]=[];data_gallery_17[\"5\"][\"id\"]=\"5\";data_gallery_17[\"5\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-11.jpg\";data_gallery_17[\"5\"][\"description\"]=\"\";data_gallery_17[\"5\"][\"alt\"]=\"\";data_gallery_17[\"6\"]=[];data_gallery_17[\"6\"][\"id\"]=\"6\";data_gallery_17[\"6\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-10.jpg\";data_gallery_17[\"6\"][\"description\"]=\"\";data_gallery_17[\"6\"][\"alt\"]=\"\";data_gallery_17[\"7\"]=[];data_gallery_17[\"7\"][\"id\"]=\"7\";data_gallery_17[\"7\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-9.jpg\";data_gallery_17[\"7\"][\"description\"]=\"\";data_gallery_17[\"7\"][\"alt\"]=\"\";data_gallery_17[\"8\"]=[];data_gallery_17[\"8\"][\"id\"]=\"8\";data_gallery_17[\"8\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-8.jpg\";data_gallery_17[\"8\"][\"description\"]=\"\";data_gallery_17[\"8\"][\"alt\"]=\"\";data_gallery_17[\"9\"]=[];data_gallery_17[\"9\"][\"id\"]=\"9\";data_gallery_17[\"9\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-7.jpg\";data_gallery_17[\"9\"][\"description\"]=\"\";data_gallery_17[\"9\"][\"alt\"]=\"\";data_gallery_17[\"10\"]=[];data_gallery_17[\"10\"][\"id\"]=\"10\";data_gallery_17[\"10\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-6.jpg\";data_gallery_17[\"10\"][\"description\"]=\"\";data_gallery_17[\"10\"][\"alt\"]=\"\";data_gallery_17[\"11\"]=[];data_gallery_17[\"11\"][\"id\"]=\"11\";data_gallery_17[\"11\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-5.jpg\";data_gallery_17[\"11\"][\"description\"]=\"\";data_gallery_17[\"11\"][\"alt\"]=\"\";data_gallery_17[\"12\"]=[];data_gallery_17[\"12\"][\"id\"]=\"12\";data_gallery_17[\"12\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-4.jpg\";data_gallery_17[\"12\"][\"description\"]=\"\";data_gallery_17[\"12\"][\"alt\"]=\"\";data_gallery_17[\"13\"]=[];data_gallery_17[\"13\"][\"id\"]=\"13\";data_gallery_17[\"13\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-2.jpg\";data_gallery_17[\"13\"][\"description\"]=\"\";data_gallery_17[\"13\"][\"alt\"]=\"\";data_gallery_17[\"14\"]=[];data_gallery_17[\"14\"][\"id\"]=\"14\";data_gallery_17[\"14\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-1.jpg\";data_gallery_17[\"14\"][\"description\"]=\"\";data_gallery_17[\"14\"][\"alt\"]=\"\";data_gallery_17[\"15\"]=[];data_gallery_17[\"15\"][\"id\"]=\"15\";data_gallery_17[\"15\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-3.jpg\";data_gallery_17[\"15\"][\"description\"]=\"\";data_gallery_17[\"15\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_17 = false;\r\n\tvar huge_it_transition_duration_gallery_17 = 1000;\r\n\tvar huge_it_playInterval_gallery_17;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_17);\r\n\t\/\/ alert('huge_it_current_key_gallery_17');\r\n\tvar huge_it_current_key_gallery_17 = '';\r\n\tfunction huge_it_move_dots_gallery_17() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_17\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_17\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_17\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_17() {\r\n\t\treturn huge_it_testDom_gallery_17('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_17() {\r\n\t\treturn huge_it_testDom_gallery_17('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_17(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_17(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_17()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\r\n\t\t\treturn huge_it_fallback_gallery_17(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_17()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_17(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_17 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_17\").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_17,.huge_it_slide_bg_gallery_17,.huge_it_slideshow_image_item_gallery_17,.huge_it_slideshow_image_second_item_gallery_17 \").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_17\").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_17\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_17 + '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_17\").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_17,.huge_it_slideshow_image_item_gallery_17,.huge_it_slideshow_image_second_item_gallery_17 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_17\").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_17\").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_17();\r\n\t\t\thuge_it_trans_in_progress_gallery_17 = false;\r\n\t\t\tif (typeof event_stack_gallery_17 !== 'undefined' && event_stack_gallery_17.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_17[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_17.shift();\r\n\t\t\t\thuge_it_change_image_gallery_17(key[0], key[1], data_gallery_17, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_17(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_17(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_17(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_17(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_17(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_17(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_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_17(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_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_17(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_17(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_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_17(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_17()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_17 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_17 + '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_17);\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_17,\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_17, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_17, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_17(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_17()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\r\n\t\t\treturn huge_it_fallback_gallery_17(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_17 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_17\").removeClass(\"huge_it_slideshow_dots_active_gallery_17\").addClass(\"huge_it_slideshow_dots_deactive_gallery_17\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_17 + \"_gallery_17\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_17\").addClass(\"huge_it_slideshow_dots_active_gallery_17\");\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_17) \/ (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_17\" \/>').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_17\").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_17 + '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_17');\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_17\");\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_17\").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_17\").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_17 = false;\r\n\t\t\tif (typeof event_stack_gallery_17 !== 'undefined' && event_stack_gallery_17.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_17[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_17.shift();\r\n\t\t\t\thuge_it_change_image_gallery_17(key[0], key[1], data_gallery_17, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_17(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_17(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_17(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_17(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_17(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_17(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_17(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_17(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(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_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(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_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_17(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_17(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_17(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_17(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_17(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_17\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_17() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_17(current_key, key, data_gallery_17, from_effect,clicked) {\r\n\t\tif (data_gallery_17[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_17 != 'undefined' && video_is_playing_gallery_17 && !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_17\").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_17\").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_17) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_17\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_17.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_17 > 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_17 == 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_17 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_17\").attr('data-image_id', data_gallery_17[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_17\").html(data_gallery_17[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_17\").html(data_gallery_17[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_17_\" + data_gallery_17[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_17_\" + data_gallery_17[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_17').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_17(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_17(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_17(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_17').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_17').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_17').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_17').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_17421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_17').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_17').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_17').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_17').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_17421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_17\").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_17();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_17);\r\n\t\t\tplay_gallery_17();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_17() {\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_17\").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_17').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_17();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_17();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_17, .huge_it_slideshow_image_container_gallery_17, .huge_it_slideshow_dots_container_gallery_17,#huge_it_slideshow_right_gallery_17,#huge_it_slideshow_left_gallery_17\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_17\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_17\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_17\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_17\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_17\").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_17, .huge_it_slideshow_image_container_gallery_17, .huge_it_slideshow_dots_container_gallery_17,#huge_it_slideshow_right_gallery_17,#huge_it_slideshow_left_gallery_17\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_17);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_17);\r\n\t\t\t\tplay_gallery_17();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_17();\r\n\t});\r\n\tfunction play_gallery_17() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_17 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()) + iterator) % data_gallery_17.length, data_gallery_17,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_17 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_17\").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_17\").val(i_gallery_17);\r\n\t\t\t}\r\n\t\t\ti_gallery_17++;\r\n\t\t});\r\n\t\tplay_gallery_17();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_17 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_17);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_17 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_17\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_17\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_active_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '0', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"195\" 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_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '1', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"196\" 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_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '2', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"197\" 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_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '3', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"198\" 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_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '4', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"199\" 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_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '5', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"200\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '6', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"201\" data-image_key=\"6\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '7', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"202\" data-image_key=\"7\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '8', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"203\" data-image_key=\"8\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '9', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"204\" data-image_key=\"9\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '10', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"205\" data-image_key=\"10\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '11', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"206\" data-image_key=\"11\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_12_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '12', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"207\" data-image_key=\"12\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_13_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '13', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"208\" data-image_key=\"13\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_14_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '14', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"209\" data-image_key=\"14\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_15_gallery_17\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_17 huge_it_slideshow_dots_deactive_gallery_17\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), '15', data_gallery_17,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"210\" data-image_key=\"15\"><\/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_17\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()) - iterator_gallery_17()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()) - iterator_gallery_17()) % data_gallery_17.length : data_gallery_17.length - 1, data_gallery_17,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_17\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_17 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_17\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_17(parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_17').val()) + iterator_gallery_17()) % data_gallery_17.length, data_gallery_17,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_17\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_17 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_17\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_17 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_17\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_17\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_17\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-19.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"195\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-15.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"196\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-14.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"197\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-13.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"198\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-12.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"199\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-11.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"200\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_6\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-10.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"201\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_7\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_7\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-9.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"202\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_8\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_8\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-8.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"203\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_9\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_9\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-7.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"204\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_10\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_10\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-6.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"205\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_11\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_11\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-5.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"206\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_12\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_12\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-4.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"207\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_13\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_13\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"208\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_14\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_14\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"209\"\/>\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_17 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_17 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_17\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_17_15\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_17_15\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_17\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/heyrosetta-3.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"210\"\/>\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_17 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_17 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_17\" 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_17 {\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_17 * {\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_17 {\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_17 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_17 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_17 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_17 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_17,\r\n#huge_it_slideshow_right_gallery_17 {\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_17,\r\n#huge_it_slideshow_right-ico_gallery_17 {\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_17:hover,\r\n#huge_it_slideshow_right-ico_gallery_17:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_17 {\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_17 {\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_17 {\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_17.none, .huge_it_slideshow_description_text_gallery_17.none,\r\n.huge_it_slideshow_title_text_gallery_17.hidden, .huge_it_slideshow_description_text_gallery_17.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_17421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_17 h1, .huge_it_slideshow_description_text_gallery_17 h1,\r\n.huge_it_slideshow_title_text_gallery_17 h2, .huge_it_slideshow_title_text_gallery_17 h2,\r\n.huge_it_slideshow_title_text_gallery_17 h3, .huge_it_slideshow_title_text_gallery_17 h3,\r\n.huge_it_slideshow_title_text_gallery_17 h4, .huge_it_slideshow_title_text_gallery_17 h4,\r\n.huge_it_slideshow_title_text_gallery_17 p, .huge_it_slideshow_title_text_gallery_17 p,\r\n.huge_it_slideshow_title_text_gallery_17 strong, .huge_it_slideshow_title_text_gallery_17 strong,\r\n.huge_it_slideshow_title_text_gallery_17 span, .huge_it_slideshow_title_text_gallery_17 span,\r\n.huge_it_slideshow_title_text_gallery_17 ul, .huge_it_slideshow_title_text_gallery_17 ul,\r\n.huge_it_slideshow_title_text_gallery_17 li, .huge_it_slideshow_title_text_gallery_17 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\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_17 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_17 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_17 {\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_17 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_17 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_17 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_17 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_17 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_17 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_17 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>Asinabka film fest 2015, Victoria Island<\/p>\n<p>http:\/\/www.asinabkafestival.org\/Home.html<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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><div id=\"g-main-slider_1\" class=\"gallery-img-content g-main-slider liquid-slider view-content-slider\"\r\n     data-pause-hover=\"on\"\r\n     data-autoslide=\"on\"\r\n     data-slide-duration=\"1000\"\r\n     data-slide-interval=\"4000\"\r\n     data-rating-type=\"off\"\r\n>\r\n\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-8.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-8-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-7.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-7-683x1024.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-6.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-6-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-5.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-5-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-3.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-3-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-2.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-2-1024x732.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_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<a class=\"gallery_group1\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-1.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/athnabaskafilmfest-1-1024x683.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<\/div><style>\r\n* {outline:none;}\r\n#g-main-slider_1 {background:#f9f9f9;}\r\n.entry-content a{\r\n\tborder-bottom: none;\r\n}\r\n#g-main-slider_1 div.slider-content {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0 0 0 0;\r\n\tposition:relative;\r\n\tbackground:#f9f9f9;\r\n}\r\n[class$=\"-arrow\"] {\r\n\tbackground-image:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/arrow.dark.png) !important;\r\n}\r\n.ls-select-box {\r\n\tbackground:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/menu.dark.png) right center no-repeat #f9f9f9;\r\n}\r\n#g-main-slider_1-nav-select {\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_1 div.slider-content .slider-content-wrapper {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .image-block_1 {\r\n\tposition:relative;\r\n\twidth:275px;\r\n\tdisplay:table-cell;\r\n\tpadding:0 10px 0 0;\r\n\tfloat:left;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .image-block_1 img.main-image {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\theight:auto;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .image-block_1 .play-icon {\r\n\tposition:absolute;\r\n\ttop:0;\r\n\tleft:0;\r\n\twidth:100%;\r\n\theight:100%;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .image-block_1  .play-icon.youtube-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.youtube.png) center center no-repeat;}\r\n#g-main-slider_1 .slider-content-wrapper .image-block_1  .play-icon.vimeo-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.vimeo.png) center center no-repeat;}\r\n#g-main-slider_1 .slider-content-wrapper .right-block {\r\n\tdisplay:table-cell;\r\n    min-width: 210px;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .right-block > div {\r\n\tpadding-bottom:10px;\r\n\tmargin-top:10px;\r\n\tbackground:url('https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/divider.line.png') center bottom repeat-x;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .right-block > div:last-child {background:none;}\r\n#g-main-slider_1 .slider-content-wrapper .right-block .title {\r\n\tposition:relative;\r\n\tdisplay:block;\r\n\tmargin:-10px 0 0 0;\r\n\tfont-size:16px !important;\r\n\tline-height:16px !important;\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description {\r\n\tclear:both;\r\n\tposition:relative;\r\n\tfont-weight:normal;\r\n\ttext-align:justify;\r\n\tfont-size:14px !important;\r\n\tline-height:14px !important;\r\n\tcolor:#555555;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h1,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h2,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h3,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h4,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h5,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description h6,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description p,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description strong,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description span {\r\n\tpadding:2px !important;\r\n\tmargin:0 !important;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description ul,\r\n#g-main-slider_1 .slider-content-wrapper .right-block .description li {\r\n\tpadding:2px 0 2px 5px;\r\n\tmargin:0 0 0 8px;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .button-block {\r\n\tposition:relative;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .button-block a,#g-main-slider_1 .slider-content-wrapper .button-block a:link,#g-main-slider_1 .slider-content-wrapper .button-block a:visited{\r\n\tposition:relative;\r\n\tdisplay:inline-block;\r\n\tpadding:6px 12px;\r\n\tbackground:#2ea2cd;\r\n\tcolor:#ffffff;\r\n\tfont-size:14px;\r\n\ttext-decoration:none;\r\n}\r\n#g-main-slider_1 .slider-content-wrapper .button-block a:hover,#g-main-slider_1 .slider-content-wrapper .button-block a:focus,#g-main-slider_1 .slider-content-wrapper .button-block a:active {\r\n\tbackground:#0074a2;\r\n\tcolor:#ffffff;\r\n}\r\n@media only screen and (min-width:500px) {\r\n\t#g-main-slider_1-nav-ul {\r\n\t\tvisibility:hidden !important;\r\n\t\theight:1px;\r\n\t}\r\n}\r\n@media only screen and (max-width:500px) {\r\n\t#g-main-slider_1 .slider-content-wrapper .image-block_1,#g-main-slider_1 .slider-content-wrapper .right-block {\r\n\t\twidth:100%;\r\n\t\tdisplay:block;\r\n\t\tfloat:none;\r\n\t\tclear:both;\r\n\t}\r\n}\r\n<\/style>\n<p>100% Possible, climate change march and demonstration 2015<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_18 = [];\r\n\tvar event_stack_gallery_18 = [];\r\n\tdata_gallery_18[\"0\"]=[];data_gallery_18[\"0\"][\"id\"]=\"0\";data_gallery_18[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-17.jpg\";data_gallery_18[\"0\"][\"description\"]=\"\";data_gallery_18[\"0\"][\"alt\"]=\"\";data_gallery_18[\"1\"]=[];data_gallery_18[\"1\"][\"id\"]=\"1\";data_gallery_18[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-4.jpg\";data_gallery_18[\"1\"][\"description\"]=\"\";data_gallery_18[\"1\"][\"alt\"]=\"\";data_gallery_18[\"2\"]=[];data_gallery_18[\"2\"][\"id\"]=\"2\";data_gallery_18[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-5.jpg\";data_gallery_18[\"2\"][\"description\"]=\"\";data_gallery_18[\"2\"][\"alt\"]=\"\";data_gallery_18[\"3\"]=[];data_gallery_18[\"3\"][\"id\"]=\"3\";data_gallery_18[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-6.jpg\";data_gallery_18[\"3\"][\"description\"]=\"\";data_gallery_18[\"3\"][\"alt\"]=\"\";data_gallery_18[\"4\"]=[];data_gallery_18[\"4\"][\"id\"]=\"4\";data_gallery_18[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-7.jpg\";data_gallery_18[\"4\"][\"description\"]=\"\";data_gallery_18[\"4\"][\"alt\"]=\"\";data_gallery_18[\"5\"]=[];data_gallery_18[\"5\"][\"id\"]=\"5\";data_gallery_18[\"5\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-8.jpg\";data_gallery_18[\"5\"][\"description\"]=\"\";data_gallery_18[\"5\"][\"alt\"]=\"\";data_gallery_18[\"6\"]=[];data_gallery_18[\"6\"][\"id\"]=\"6\";data_gallery_18[\"6\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-9.jpg\";data_gallery_18[\"6\"][\"description\"]=\"\";data_gallery_18[\"6\"][\"alt\"]=\"\";data_gallery_18[\"7\"]=[];data_gallery_18[\"7\"][\"id\"]=\"7\";data_gallery_18[\"7\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-10.jpg\";data_gallery_18[\"7\"][\"description\"]=\"\";data_gallery_18[\"7\"][\"alt\"]=\"\";data_gallery_18[\"8\"]=[];data_gallery_18[\"8\"][\"id\"]=\"8\";data_gallery_18[\"8\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-11.jpg\";data_gallery_18[\"8\"][\"description\"]=\"\";data_gallery_18[\"8\"][\"alt\"]=\"\";data_gallery_18[\"9\"]=[];data_gallery_18[\"9\"][\"id\"]=\"9\";data_gallery_18[\"9\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-13.jpg\";data_gallery_18[\"9\"][\"description\"]=\"\";data_gallery_18[\"9\"][\"alt\"]=\"\";data_gallery_18[\"10\"]=[];data_gallery_18[\"10\"][\"id\"]=\"10\";data_gallery_18[\"10\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-14.jpg\";data_gallery_18[\"10\"][\"description\"]=\"\";data_gallery_18[\"10\"][\"alt\"]=\"\";data_gallery_18[\"11\"]=[];data_gallery_18[\"11\"][\"id\"]=\"11\";data_gallery_18[\"11\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-15.jpg\";data_gallery_18[\"11\"][\"description\"]=\"\";data_gallery_18[\"11\"][\"alt\"]=\"\";data_gallery_18[\"12\"]=[];data_gallery_18[\"12\"][\"id\"]=\"12\";data_gallery_18[\"12\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-16.jpg\";data_gallery_18[\"12\"][\"description\"]=\"\";data_gallery_18[\"12\"][\"alt\"]=\"\";data_gallery_18[\"13\"]=[];data_gallery_18[\"13\"][\"id\"]=\"13\";data_gallery_18[\"13\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch.jpg\";data_gallery_18[\"13\"][\"description\"]=\"\";data_gallery_18[\"13\"][\"alt\"]=\"\";data_gallery_18[\"14\"]=[];data_gallery_18[\"14\"][\"id\"]=\"14\";data_gallery_18[\"14\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-18.jpg\";data_gallery_18[\"14\"][\"description\"]=\"\";data_gallery_18[\"14\"][\"alt\"]=\"\";data_gallery_18[\"15\"]=[];data_gallery_18[\"15\"][\"id\"]=\"15\";data_gallery_18[\"15\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-19.jpg\";data_gallery_18[\"15\"][\"description\"]=\"\";data_gallery_18[\"15\"][\"alt\"]=\"\";data_gallery_18[\"16\"]=[];data_gallery_18[\"16\"][\"id\"]=\"16\";data_gallery_18[\"16\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-20.jpg\";data_gallery_18[\"16\"][\"description\"]=\"\";data_gallery_18[\"16\"][\"alt\"]=\"\";data_gallery_18[\"17\"]=[];data_gallery_18[\"17\"][\"id\"]=\"17\";data_gallery_18[\"17\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-21.jpg\";data_gallery_18[\"17\"][\"description\"]=\"\";data_gallery_18[\"17\"][\"alt\"]=\"\";data_gallery_18[\"18\"]=[];data_gallery_18[\"18\"][\"id\"]=\"18\";data_gallery_18[\"18\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-22.jpg\";data_gallery_18[\"18\"][\"description\"]=\"\";data_gallery_18[\"18\"][\"alt\"]=\"\";data_gallery_18[\"19\"]=[];data_gallery_18[\"19\"][\"id\"]=\"19\";data_gallery_18[\"19\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-24.jpg\";data_gallery_18[\"19\"][\"description\"]=\"\";data_gallery_18[\"19\"][\"alt\"]=\"\";data_gallery_18[\"20\"]=[];data_gallery_18[\"20\"][\"id\"]=\"20\";data_gallery_18[\"20\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-25.jpg\";data_gallery_18[\"20\"][\"description\"]=\"\";data_gallery_18[\"20\"][\"alt\"]=\"\";data_gallery_18[\"21\"]=[];data_gallery_18[\"21\"][\"id\"]=\"21\";data_gallery_18[\"21\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-26.jpg\";data_gallery_18[\"21\"][\"description\"]=\"\";data_gallery_18[\"21\"][\"alt\"]=\"\";data_gallery_18[\"22\"]=[];data_gallery_18[\"22\"][\"id\"]=\"22\";data_gallery_18[\"22\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-27.jpg\";data_gallery_18[\"22\"][\"description\"]=\"\";data_gallery_18[\"22\"][\"alt\"]=\"\";data_gallery_18[\"23\"]=[];data_gallery_18[\"23\"][\"id\"]=\"23\";data_gallery_18[\"23\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-28.jpg\";data_gallery_18[\"23\"][\"description\"]=\"\";data_gallery_18[\"23\"][\"alt\"]=\"\";data_gallery_18[\"24\"]=[];data_gallery_18[\"24\"][\"id\"]=\"24\";data_gallery_18[\"24\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-29.jpg\";data_gallery_18[\"24\"][\"description\"]=\"\";data_gallery_18[\"24\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_18 = false;\r\n\tvar huge_it_transition_duration_gallery_18 = 1000;\r\n\tvar huge_it_playInterval_gallery_18;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_18);\r\n\t\/\/ alert('huge_it_current_key_gallery_18');\r\n\tvar huge_it_current_key_gallery_18 = '';\r\n\tfunction huge_it_move_dots_gallery_18() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_18\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_18\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_18\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_18() {\r\n\t\treturn huge_it_testDom_gallery_18('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_18() {\r\n\t\treturn huge_it_testDom_gallery_18('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_18(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_18(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_18()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\r\n\t\t\treturn huge_it_fallback_gallery_18(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_18()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_18(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_18 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_18\").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_18,.huge_it_slide_bg_gallery_18,.huge_it_slideshow_image_item_gallery_18,.huge_it_slideshow_image_second_item_gallery_18 \").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_18\").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_18\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_18 + '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_18\").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_18,.huge_it_slideshow_image_item_gallery_18,.huge_it_slideshow_image_second_item_gallery_18 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_18\").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_18\").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_18();\r\n\t\t\thuge_it_trans_in_progress_gallery_18 = false;\r\n\t\t\tif (typeof event_stack_gallery_18 !== 'undefined' && event_stack_gallery_18.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_18[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_18.shift();\r\n\t\t\t\thuge_it_change_image_gallery_18(key[0], key[1], data_gallery_18, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_18(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_18(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_18(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_18(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_18(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_18(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_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_18(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_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_18(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_18(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_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_18(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_18()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_18 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_18 + '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_18);\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_18,\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_18, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_18, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_18(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_18()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\r\n\t\t\treturn huge_it_fallback_gallery_18(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_18 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_18\").removeClass(\"huge_it_slideshow_dots_active_gallery_18\").addClass(\"huge_it_slideshow_dots_deactive_gallery_18\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_18 + \"_gallery_18\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_18\").addClass(\"huge_it_slideshow_dots_active_gallery_18\");\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_18) \/ (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_18\" \/>').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_18\").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_18 + '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_18');\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_18\");\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_18\").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_18\").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_18 = false;\r\n\t\t\tif (typeof event_stack_gallery_18 !== 'undefined' && event_stack_gallery_18.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_18[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_18.shift();\r\n\t\t\t\thuge_it_change_image_gallery_18(key[0], key[1], data_gallery_18, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_18(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_18(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_18(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_18(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_18(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_18(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_18(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_18(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(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_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(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_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_18(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_18(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_18(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_18(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_18(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_18\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_18() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_18(current_key, key, data_gallery_18, from_effect,clicked) {\r\n\t\tif (data_gallery_18[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_18 != 'undefined' && video_is_playing_gallery_18 && !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_18\").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_18\").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_18) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_18\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_18.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_18 > 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_18 == 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_18 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_18\").attr('data-image_id', data_gallery_18[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_18\").html(data_gallery_18[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_18\").html(data_gallery_18[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_18_\" + data_gallery_18[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_18_\" + data_gallery_18[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_18').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_18(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_18(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_18(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_18').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_18').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_18').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_18').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_18421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_18').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_18').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_18').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_18').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_18421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_18\").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_18();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_18);\r\n\t\t\tplay_gallery_18();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_18() {\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_18\").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_18').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_18();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_18();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_18, .huge_it_slideshow_image_container_gallery_18, .huge_it_slideshow_dots_container_gallery_18,#huge_it_slideshow_right_gallery_18,#huge_it_slideshow_left_gallery_18\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_18\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_18\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_18\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_18\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_18\").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_18, .huge_it_slideshow_image_container_gallery_18, .huge_it_slideshow_dots_container_gallery_18,#huge_it_slideshow_right_gallery_18,#huge_it_slideshow_left_gallery_18\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_18);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_18);\r\n\t\t\t\tplay_gallery_18();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_18();\r\n\t});\r\n\tfunction play_gallery_18() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_18 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()) + iterator) % data_gallery_18.length, data_gallery_18,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_18 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_18\").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_18\").val(i_gallery_18);\r\n\t\t\t}\r\n\t\t\ti_gallery_18++;\r\n\t\t});\r\n\t\tplay_gallery_18();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_18 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_18);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_18 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_18\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_18\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_active_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '0', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"230\" 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_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '1', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"242\" 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_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '2', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"241\" 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_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '3', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"240\" 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_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '4', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"239\" 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_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '5', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"238\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '6', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"237\" data-image_key=\"6\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '7', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"236\" data-image_key=\"7\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '8', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"235\" data-image_key=\"8\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '9', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"234\" data-image_key=\"9\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '10', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"233\" data-image_key=\"10\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '11', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"232\" data-image_key=\"11\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_12_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '12', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"231\" data-image_key=\"12\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_13_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '13', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"218\" data-image_key=\"13\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_14_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '14', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"229\" data-image_key=\"14\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_15_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '15', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"228\" data-image_key=\"15\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_16_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '16', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"227\" data-image_key=\"16\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_17_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '17', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"226\" data-image_key=\"17\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_18_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '18', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"225\" data-image_key=\"18\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_19_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '19', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"224\" data-image_key=\"19\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_20_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '20', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"223\" data-image_key=\"20\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_21_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '21', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"222\" data-image_key=\"21\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_22_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '22', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"221\" data-image_key=\"22\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_23_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '23', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"220\" data-image_key=\"23\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_24_gallery_18\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_18 huge_it_slideshow_dots_deactive_gallery_18\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), '24', data_gallery_18,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"219\" data-image_key=\"24\"><\/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_18\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()) - iterator_gallery_18()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()) - iterator_gallery_18()) % data_gallery_18.length : data_gallery_18.length - 1, data_gallery_18,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_18\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_18 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_18\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_18(parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_18').val()) + iterator_gallery_18()) % data_gallery_18.length, data_gallery_18,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_18\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_18 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_18\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_18 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_18\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_18\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_18\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-17.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"230\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-4.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"242\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-5.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"241\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-6.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"240\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-7.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"239\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-8.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"238\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_6\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-9.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"237\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_7\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_7\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-10.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"236\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_8\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_8\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-11.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"235\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_9\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_9\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-13.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"234\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_10\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_10\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-14.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"233\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_11\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_11\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-15.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"232\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_12\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_12\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-16.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"231\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_13\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_13\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"218\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_14\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_14\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-18.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"229\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_15\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_15\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-19.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"228\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_16\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_16\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-20.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"227\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_17\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_17\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-21.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"226\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_18\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_18\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-22.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"225\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_19\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_19\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-24.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"224\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_20\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_20\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-25.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"223\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_21\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_21\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-26.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"222\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_22\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_22\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-27.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"221\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_23\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_23\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-28.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"220\"\/>\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_18 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_18 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_18\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_18_24\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_18_24\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_18\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/climatemarch-29.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"219\"\/>\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_18 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_18 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_18\" 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_18 {\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_18 * {\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_18 {\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_18 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_18 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_18 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_18 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_18,\r\n#huge_it_slideshow_right_gallery_18 {\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_18,\r\n#huge_it_slideshow_right-ico_gallery_18 {\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_18:hover,\r\n#huge_it_slideshow_right-ico_gallery_18:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_18 {\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_18 {\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_18 {\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_18.none, .huge_it_slideshow_description_text_gallery_18.none,\r\n.huge_it_slideshow_title_text_gallery_18.hidden, .huge_it_slideshow_description_text_gallery_18.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_18421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_18 h1, .huge_it_slideshow_description_text_gallery_18 h1,\r\n.huge_it_slideshow_title_text_gallery_18 h2, .huge_it_slideshow_title_text_gallery_18 h2,\r\n.huge_it_slideshow_title_text_gallery_18 h3, .huge_it_slideshow_title_text_gallery_18 h3,\r\n.huge_it_slideshow_title_text_gallery_18 h4, .huge_it_slideshow_title_text_gallery_18 h4,\r\n.huge_it_slideshow_title_text_gallery_18 p, .huge_it_slideshow_title_text_gallery_18 p,\r\n.huge_it_slideshow_title_text_gallery_18 strong, .huge_it_slideshow_title_text_gallery_18 strong,\r\n.huge_it_slideshow_title_text_gallery_18 span, .huge_it_slideshow_title_text_gallery_18 span,\r\n.huge_it_slideshow_title_text_gallery_18 ul, .huge_it_slideshow_title_text_gallery_18 ul,\r\n.huge_it_slideshow_title_text_gallery_18 li, .huge_it_slideshow_title_text_gallery_18 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\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_18 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_18 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_18 {\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_18 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_18 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_18 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_18 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_18 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_18 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_18 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>Local beekeepers, Kyle and Jim Baker (The Bakers Beeyard). Introducing new hives during &#8220;the great bee collapse&#8221;.<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_19 = [];\r\n\tvar event_stack_gallery_19 = [];\r\n\tdata_gallery_19[\"0\"]=[];data_gallery_19[\"0\"][\"id\"]=\"0\";data_gallery_19[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-20.jpg\";data_gallery_19[\"0\"][\"description\"]=\"\";data_gallery_19[\"0\"][\"alt\"]=\"\";data_gallery_19[\"1\"]=[];data_gallery_19[\"1\"][\"id\"]=\"1\";data_gallery_19[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-30.jpg\";data_gallery_19[\"1\"][\"description\"]=\"\";data_gallery_19[\"1\"][\"alt\"]=\"\";data_gallery_19[\"2\"]=[];data_gallery_19[\"2\"][\"id\"]=\"2\";data_gallery_19[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-33.jpg\";data_gallery_19[\"2\"][\"description\"]=\"\";data_gallery_19[\"2\"][\"alt\"]=\"\";data_gallery_19[\"3\"]=[];data_gallery_19[\"3\"][\"id\"]=\"3\";data_gallery_19[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-2.jpg\";data_gallery_19[\"3\"][\"description\"]=\"\";data_gallery_19[\"3\"][\"alt\"]=\"\";data_gallery_19[\"4\"]=[];data_gallery_19[\"4\"][\"id\"]=\"4\";data_gallery_19[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-5.jpg\";data_gallery_19[\"4\"][\"description\"]=\"\";data_gallery_19[\"4\"][\"alt\"]=\"\";data_gallery_19[\"5\"]=[];data_gallery_19[\"5\"][\"id\"]=\"5\";data_gallery_19[\"5\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-6.jpg\";data_gallery_19[\"5\"][\"description\"]=\"\";data_gallery_19[\"5\"][\"alt\"]=\"\";data_gallery_19[\"6\"]=[];data_gallery_19[\"6\"][\"id\"]=\"6\";data_gallery_19[\"6\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-7.jpg\";data_gallery_19[\"6\"][\"description\"]=\"\";data_gallery_19[\"6\"][\"alt\"]=\"\";data_gallery_19[\"7\"]=[];data_gallery_19[\"7\"][\"id\"]=\"7\";data_gallery_19[\"7\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-8.jpg\";data_gallery_19[\"7\"][\"description\"]=\"\";data_gallery_19[\"7\"][\"alt\"]=\"\";data_gallery_19[\"8\"]=[];data_gallery_19[\"8\"][\"id\"]=\"8\";data_gallery_19[\"8\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-10.jpg\";data_gallery_19[\"8\"][\"description\"]=\"\";data_gallery_19[\"8\"][\"alt\"]=\"\";data_gallery_19[\"9\"]=[];data_gallery_19[\"9\"][\"id\"]=\"9\";data_gallery_19[\"9\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-12.jpg\";data_gallery_19[\"9\"][\"description\"]=\"\";data_gallery_19[\"9\"][\"alt\"]=\"\";data_gallery_19[\"10\"]=[];data_gallery_19[\"10\"][\"id\"]=\"10\";data_gallery_19[\"10\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-14.jpg\";data_gallery_19[\"10\"][\"description\"]=\"\";data_gallery_19[\"10\"][\"alt\"]=\"\";data_gallery_19[\"11\"]=[];data_gallery_19[\"11\"][\"id\"]=\"11\";data_gallery_19[\"11\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-15.jpg\";data_gallery_19[\"11\"][\"description\"]=\"\";data_gallery_19[\"11\"][\"alt\"]=\"\";data_gallery_19[\"12\"]=[];data_gallery_19[\"12\"][\"id\"]=\"12\";data_gallery_19[\"12\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-18.jpg\";data_gallery_19[\"12\"][\"description\"]=\"\";data_gallery_19[\"12\"][\"alt\"]=\"\";data_gallery_19[\"13\"]=[];data_gallery_19[\"13\"][\"id\"]=\"13\";data_gallery_19[\"13\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-19.jpg\";data_gallery_19[\"13\"][\"description\"]=\"\";data_gallery_19[\"13\"][\"alt\"]=\"\";data_gallery_19[\"14\"]=[];data_gallery_19[\"14\"][\"id\"]=\"14\";data_gallery_19[\"14\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-35.jpg\";data_gallery_19[\"14\"][\"description\"]=\"\";data_gallery_19[\"14\"][\"alt\"]=\"\";data_gallery_19[\"15\"]=[];data_gallery_19[\"15\"][\"id\"]=\"15\";data_gallery_19[\"15\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-21.jpg\";data_gallery_19[\"15\"][\"description\"]=\"\";data_gallery_19[\"15\"][\"alt\"]=\"\";data_gallery_19[\"16\"]=[];data_gallery_19[\"16\"][\"id\"]=\"16\";data_gallery_19[\"16\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-22.jpg\";data_gallery_19[\"16\"][\"description\"]=\"\";data_gallery_19[\"16\"][\"alt\"]=\"\";data_gallery_19[\"17\"]=[];data_gallery_19[\"17\"][\"id\"]=\"17\";data_gallery_19[\"17\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-23.jpg\";data_gallery_19[\"17\"][\"description\"]=\"\";data_gallery_19[\"17\"][\"alt\"]=\"\";data_gallery_19[\"18\"]=[];data_gallery_19[\"18\"][\"id\"]=\"18\";data_gallery_19[\"18\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-24.jpg\";data_gallery_19[\"18\"][\"description\"]=\"\";data_gallery_19[\"18\"][\"alt\"]=\"\";data_gallery_19[\"19\"]=[];data_gallery_19[\"19\"][\"id\"]=\"19\";data_gallery_19[\"19\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-25.jpg\";data_gallery_19[\"19\"][\"description\"]=\"\";data_gallery_19[\"19\"][\"alt\"]=\"\";data_gallery_19[\"20\"]=[];data_gallery_19[\"20\"][\"id\"]=\"20\";data_gallery_19[\"20\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-27.jpg\";data_gallery_19[\"20\"][\"description\"]=\"\";data_gallery_19[\"20\"][\"alt\"]=\"\";data_gallery_19[\"21\"]=[];data_gallery_19[\"21\"][\"id\"]=\"21\";data_gallery_19[\"21\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-29.jpg\";data_gallery_19[\"21\"][\"description\"]=\"\";data_gallery_19[\"21\"][\"alt\"]=\"\";data_gallery_19[\"22\"]=[];data_gallery_19[\"22\"][\"id\"]=\"22\";data_gallery_19[\"22\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-30-1.jpg\";data_gallery_19[\"22\"][\"description\"]=\"\";data_gallery_19[\"22\"][\"alt\"]=\"\";data_gallery_19[\"23\"]=[];data_gallery_19[\"23\"][\"id\"]=\"23\";data_gallery_19[\"23\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-31.jpg\";data_gallery_19[\"23\"][\"description\"]=\"\";data_gallery_19[\"23\"][\"alt\"]=\"\";data_gallery_19[\"24\"]=[];data_gallery_19[\"24\"][\"id\"]=\"24\";data_gallery_19[\"24\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-32.jpg\";data_gallery_19[\"24\"][\"description\"]=\"\";data_gallery_19[\"24\"][\"alt\"]=\"\";data_gallery_19[\"25\"]=[];data_gallery_19[\"25\"][\"id\"]=\"25\";data_gallery_19[\"25\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-33-1.jpg\";data_gallery_19[\"25\"][\"description\"]=\"\";data_gallery_19[\"25\"][\"alt\"]=\"\";data_gallery_19[\"26\"]=[];data_gallery_19[\"26\"][\"id\"]=\"26\";data_gallery_19[\"26\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-34.jpg\";data_gallery_19[\"26\"][\"description\"]=\"\";data_gallery_19[\"26\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_19 = false;\r\n\tvar huge_it_transition_duration_gallery_19 = 1000;\r\n\tvar huge_it_playInterval_gallery_19;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_19);\r\n\t\/\/ alert('huge_it_current_key_gallery_19');\r\n\tvar huge_it_current_key_gallery_19 = '';\r\n\tfunction huge_it_move_dots_gallery_19() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_19\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_19\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_19\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_19() {\r\n\t\treturn huge_it_testDom_gallery_19('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_19() {\r\n\t\treturn huge_it_testDom_gallery_19('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_19(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_19(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_19()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\r\n\t\t\treturn huge_it_fallback_gallery_19(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_19()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_19(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_19 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_19\").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_19,.huge_it_slide_bg_gallery_19,.huge_it_slideshow_image_item_gallery_19,.huge_it_slideshow_image_second_item_gallery_19 \").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_19\").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_19\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_19 + '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_19\").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_19,.huge_it_slideshow_image_item_gallery_19,.huge_it_slideshow_image_second_item_gallery_19 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_19\").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_19\").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_19();\r\n\t\t\thuge_it_trans_in_progress_gallery_19 = false;\r\n\t\t\tif (typeof event_stack_gallery_19 !== 'undefined' && event_stack_gallery_19.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_19[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_19.shift();\r\n\t\t\t\thuge_it_change_image_gallery_19(key[0], key[1], data_gallery_19, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_19(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_19(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_19(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_19(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_19(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_19(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_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_19(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_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_19(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_19(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_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_19(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_19()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_19 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_19 + '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_19);\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_19,\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_19, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_19, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_19(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_19()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\r\n\t\t\treturn huge_it_fallback_gallery_19(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_19 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_19\").removeClass(\"huge_it_slideshow_dots_active_gallery_19\").addClass(\"huge_it_slideshow_dots_deactive_gallery_19\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_19 + \"_gallery_19\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_19\").addClass(\"huge_it_slideshow_dots_active_gallery_19\");\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_19) \/ (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_19\" \/>').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_19\").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_19 + '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_19');\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_19\");\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_19\").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_19\").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_19 = false;\r\n\t\t\tif (typeof event_stack_gallery_19 !== 'undefined' && event_stack_gallery_19.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_19[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_19.shift();\r\n\t\t\t\thuge_it_change_image_gallery_19(key[0], key[1], data_gallery_19, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_19(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_19(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_19(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_19(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_19(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_19(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_19(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_19(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(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_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(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_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_19(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_19(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_19(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_19(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_19(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_19\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_19() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_19(current_key, key, data_gallery_19, from_effect,clicked) {\r\n\t\tif (data_gallery_19[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_19 != 'undefined' && video_is_playing_gallery_19 && !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_19\").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_19\").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_19) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_19\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_19.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_19 > 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_19 == 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_19 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_19\").attr('data-image_id', data_gallery_19[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_19\").html(data_gallery_19[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_19\").html(data_gallery_19[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_19_\" + data_gallery_19[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_19_\" + data_gallery_19[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_19').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_19(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_19(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_19(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_19').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_19').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_19').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_19').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_19421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_19').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_19').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_19').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_19').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_19421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_19\").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_19();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_19);\r\n\t\t\tplay_gallery_19();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_19() {\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_19\").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_19').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_19();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_19();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_19, .huge_it_slideshow_image_container_gallery_19, .huge_it_slideshow_dots_container_gallery_19,#huge_it_slideshow_right_gallery_19,#huge_it_slideshow_left_gallery_19\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_19\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_19\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_19\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_19\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_19\").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_19, .huge_it_slideshow_image_container_gallery_19, .huge_it_slideshow_dots_container_gallery_19,#huge_it_slideshow_right_gallery_19,#huge_it_slideshow_left_gallery_19\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_19);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_19);\r\n\t\t\t\tplay_gallery_19();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_19();\r\n\t});\r\n\tfunction play_gallery_19() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_19 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()) + iterator) % data_gallery_19.length, data_gallery_19,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_19 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_19\").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_19\").val(i_gallery_19);\r\n\t\t\t}\r\n\t\t\ti_gallery_19++;\r\n\t\t});\r\n\t\tplay_gallery_19();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_19 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_19);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_19 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_19\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_19\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_active_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '0', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"256\" 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_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '1', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"269\" 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_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '2', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"268\" 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_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '3', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"267\" 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_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '4', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"266\" 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_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '5', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"265\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '6', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"264\" data-image_key=\"6\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '7', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"263\" data-image_key=\"7\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '8', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"262\" data-image_key=\"8\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '9', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"261\" data-image_key=\"9\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '10', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"260\" data-image_key=\"10\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '11', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"259\" data-image_key=\"11\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_12_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '12', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"258\" data-image_key=\"12\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_13_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '13', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"257\" data-image_key=\"13\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_14_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '14', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"243\" data-image_key=\"14\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_15_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '15', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"255\" data-image_key=\"15\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_16_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '16', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"254\" data-image_key=\"16\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_17_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '17', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"253\" data-image_key=\"17\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_18_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '18', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"252\" data-image_key=\"18\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_19_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '19', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"251\" data-image_key=\"19\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_20_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '20', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"250\" data-image_key=\"20\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_21_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '21', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"249\" data-image_key=\"21\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_22_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '22', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"248\" data-image_key=\"22\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_23_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '23', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"247\" data-image_key=\"23\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_24_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '24', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"246\" data-image_key=\"24\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_25_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '25', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"245\" data-image_key=\"25\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_26_gallery_19\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_19 huge_it_slideshow_dots_deactive_gallery_19\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), '26', data_gallery_19,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"244\" data-image_key=\"26\"><\/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_19\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()) - iterator_gallery_19()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()) - iterator_gallery_19()) % data_gallery_19.length : data_gallery_19.length - 1, data_gallery_19,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_19\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_19 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_19\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_19(parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_19').val()) + iterator_gallery_19()) % data_gallery_19.length, data_gallery_19,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_19\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_19 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_19\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_19 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_19\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_19\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_19\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-20.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"256\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-30.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"269\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-33.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"268\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"267\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-5.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"266\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-6.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"265\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_6\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-7.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"264\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_7\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_7\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-8.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"263\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_8\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_8\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-10.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"262\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_9\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_9\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-12.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"261\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_10\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_10\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-14.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"260\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_11\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_11\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-15.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"259\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_12\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_12\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-18.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"258\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_13\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_13\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-19.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"257\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_14\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_14\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-35.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"243\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_15\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_15\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-21.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"255\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_16\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_16\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-22.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"254\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_17\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_17\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-23.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"253\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_18\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_18\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-24.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"252\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_19\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_19\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-25.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"251\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_20\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_20\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-27.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"250\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_21\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_21\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-29.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"249\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_22\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_22\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-30-1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"248\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_23\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_23\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-31.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"247\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_24\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_24\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-32.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"246\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_25\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_25\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-33-1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"245\"\/>\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_19 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_19 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_19\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_19_26\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_19_26\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_19\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/beekeeping-34.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"244\"\/>\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_19 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_19 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_19\" 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_19 {\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_19 * {\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_19 {\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_19 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_19 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_19 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_19 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_19,\r\n#huge_it_slideshow_right_gallery_19 {\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_19,\r\n#huge_it_slideshow_right-ico_gallery_19 {\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_19:hover,\r\n#huge_it_slideshow_right-ico_gallery_19:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_19 {\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_19 {\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_19 {\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_19.none, .huge_it_slideshow_description_text_gallery_19.none,\r\n.huge_it_slideshow_title_text_gallery_19.hidden, .huge_it_slideshow_description_text_gallery_19.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_19421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_19 h1, .huge_it_slideshow_description_text_gallery_19 h1,\r\n.huge_it_slideshow_title_text_gallery_19 h2, .huge_it_slideshow_title_text_gallery_19 h2,\r\n.huge_it_slideshow_title_text_gallery_19 h3, .huge_it_slideshow_title_text_gallery_19 h3,\r\n.huge_it_slideshow_title_text_gallery_19 h4, .huge_it_slideshow_title_text_gallery_19 h4,\r\n.huge_it_slideshow_title_text_gallery_19 p, .huge_it_slideshow_title_text_gallery_19 p,\r\n.huge_it_slideshow_title_text_gallery_19 strong, .huge_it_slideshow_title_text_gallery_19 strong,\r\n.huge_it_slideshow_title_text_gallery_19 span, .huge_it_slideshow_title_text_gallery_19 span,\r\n.huge_it_slideshow_title_text_gallery_19 ul, .huge_it_slideshow_title_text_gallery_19 ul,\r\n.huge_it_slideshow_title_text_gallery_19 li, .huge_it_slideshow_title_text_gallery_19 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\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_19 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_19 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_19 {\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_19 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_19 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_19 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_19 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_19 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_19 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_19 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>Hoar frost, Ottawa, Feb 12th 2016<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_20 = [];\r\n\tvar event_stack_gallery_20 = [];\r\n\tdata_gallery_20[\"0\"]=[];data_gallery_20[\"0\"][\"id\"]=\"0\";data_gallery_20[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-1.jpg\";data_gallery_20[\"0\"][\"description\"]=\"\";data_gallery_20[\"0\"][\"alt\"]=\"\";data_gallery_20[\"1\"]=[];data_gallery_20[\"1\"][\"id\"]=\"1\";data_gallery_20[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-12.jpg\";data_gallery_20[\"1\"][\"description\"]=\"\";data_gallery_20[\"1\"][\"alt\"]=\"\";data_gallery_20[\"2\"]=[];data_gallery_20[\"2\"][\"id\"]=\"2\";data_gallery_20[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-11.jpg\";data_gallery_20[\"2\"][\"description\"]=\"\";data_gallery_20[\"2\"][\"alt\"]=\"\";data_gallery_20[\"3\"]=[];data_gallery_20[\"3\"][\"id\"]=\"3\";data_gallery_20[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-10.jpg\";data_gallery_20[\"3\"][\"description\"]=\"\";data_gallery_20[\"3\"][\"alt\"]=\"\";data_gallery_20[\"4\"]=[];data_gallery_20[\"4\"][\"id\"]=\"4\";data_gallery_20[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-9.jpg\";data_gallery_20[\"4\"][\"description\"]=\"\";data_gallery_20[\"4\"][\"alt\"]=\"\";data_gallery_20[\"5\"]=[];data_gallery_20[\"5\"][\"id\"]=\"5\";data_gallery_20[\"5\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-8.jpg\";data_gallery_20[\"5\"][\"description\"]=\"\";data_gallery_20[\"5\"][\"alt\"]=\"\";data_gallery_20[\"6\"]=[];data_gallery_20[\"6\"][\"id\"]=\"6\";data_gallery_20[\"6\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-7.jpg\";data_gallery_20[\"6\"][\"description\"]=\"\";data_gallery_20[\"6\"][\"alt\"]=\"\";data_gallery_20[\"7\"]=[];data_gallery_20[\"7\"][\"id\"]=\"7\";data_gallery_20[\"7\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-6.jpg\";data_gallery_20[\"7\"][\"description\"]=\"\";data_gallery_20[\"7\"][\"alt\"]=\"\";data_gallery_20[\"8\"]=[];data_gallery_20[\"8\"][\"id\"]=\"8\";data_gallery_20[\"8\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-5.jpg\";data_gallery_20[\"8\"][\"description\"]=\"\";data_gallery_20[\"8\"][\"alt\"]=\"\";data_gallery_20[\"9\"]=[];data_gallery_20[\"9\"][\"id\"]=\"9\";data_gallery_20[\"9\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-4.jpg\";data_gallery_20[\"9\"][\"description\"]=\"\";data_gallery_20[\"9\"][\"alt\"]=\"\";data_gallery_20[\"10\"]=[];data_gallery_20[\"10\"][\"id\"]=\"10\";data_gallery_20[\"10\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-3.jpg\";data_gallery_20[\"10\"][\"description\"]=\"\";data_gallery_20[\"10\"][\"alt\"]=\"\";data_gallery_20[\"11\"]=[];data_gallery_20[\"11\"][\"id\"]=\"11\";data_gallery_20[\"11\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-2.jpg\";data_gallery_20[\"11\"][\"description\"]=\"\";data_gallery_20[\"11\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_20 = false;\r\n\tvar huge_it_transition_duration_gallery_20 = 1000;\r\n\tvar huge_it_playInterval_gallery_20;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_20);\r\n\t\/\/ alert('huge_it_current_key_gallery_20');\r\n\tvar huge_it_current_key_gallery_20 = '';\r\n\tfunction huge_it_move_dots_gallery_20() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_20\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_20\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_20\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_20() {\r\n\t\treturn huge_it_testDom_gallery_20('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_20() {\r\n\t\treturn huge_it_testDom_gallery_20('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_20(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_20(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_20()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\r\n\t\t\treturn huge_it_fallback_gallery_20(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_20()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_20(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_20 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_20\").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_20,.huge_it_slide_bg_gallery_20,.huge_it_slideshow_image_item_gallery_20,.huge_it_slideshow_image_second_item_gallery_20 \").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_20\").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_20\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_20 + '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_20\").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_20,.huge_it_slideshow_image_item_gallery_20,.huge_it_slideshow_image_second_item_gallery_20 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_20\").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_20\").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_20();\r\n\t\t\thuge_it_trans_in_progress_gallery_20 = false;\r\n\t\t\tif (typeof event_stack_gallery_20 !== 'undefined' && event_stack_gallery_20.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_20[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_20.shift();\r\n\t\t\t\thuge_it_change_image_gallery_20(key[0], key[1], data_gallery_20, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_20(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_20(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_20(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_20(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_20(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_20(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_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_20(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_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_20(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_20(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_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_20(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_20()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_20 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_20 + '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_20);\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_20,\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_20, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_20, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_20(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_20()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\r\n\t\t\treturn huge_it_fallback_gallery_20(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_20 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_20\").removeClass(\"huge_it_slideshow_dots_active_gallery_20\").addClass(\"huge_it_slideshow_dots_deactive_gallery_20\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_20 + \"_gallery_20\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_20\").addClass(\"huge_it_slideshow_dots_active_gallery_20\");\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_20) \/ (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_20\" \/>').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_20\").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_20 + '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_20');\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_20\");\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_20\").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_20\").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_20 = false;\r\n\t\t\tif (typeof event_stack_gallery_20 !== 'undefined' && event_stack_gallery_20.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_20[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_20.shift();\r\n\t\t\t\thuge_it_change_image_gallery_20(key[0], key[1], data_gallery_20, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_20(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_20(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_20(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_20(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_20(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_20(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_20(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_20(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(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_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(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_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_20(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_20(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_20(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_20(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_20(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_20\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_20() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_20(current_key, key, data_gallery_20, from_effect,clicked) {\r\n\t\tif (data_gallery_20[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_20 != 'undefined' && video_is_playing_gallery_20 && !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_20\").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_20\").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_20) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_20\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_20.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_20 > 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_20 == 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_20 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_20\").attr('data-image_id', data_gallery_20[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_20\").html(data_gallery_20[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_20\").html(data_gallery_20[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_20_\" + data_gallery_20[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_20_\" + data_gallery_20[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_20').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_20(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_20(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_20(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_20').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_20').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_20').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_20').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_20421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_20').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_20').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_20').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_20').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_20421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_20\").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_20();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_20);\r\n\t\t\tplay_gallery_20();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_20() {\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_20\").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_20').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_20();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_20();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_20, .huge_it_slideshow_image_container_gallery_20, .huge_it_slideshow_dots_container_gallery_20,#huge_it_slideshow_right_gallery_20,#huge_it_slideshow_left_gallery_20\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_20\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_20\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_20\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_20\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_20\").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_20, .huge_it_slideshow_image_container_gallery_20, .huge_it_slideshow_dots_container_gallery_20,#huge_it_slideshow_right_gallery_20,#huge_it_slideshow_left_gallery_20\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_20);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_20);\r\n\t\t\t\tplay_gallery_20();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_20();\r\n\t});\r\n\tfunction play_gallery_20() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_20 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()) + iterator) % data_gallery_20.length, data_gallery_20,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_20 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_20\").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_20\").val(i_gallery_20);\r\n\t\t\t}\r\n\t\t\ti_gallery_20++;\r\n\t\t});\r\n\t\tplay_gallery_20();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_20 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_20);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_20 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_20\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_20\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_active_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '0', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"270\" 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_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '1', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"271\" 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_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '2', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"272\" 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_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '3', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"273\" 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_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '4', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"274\" 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_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '5', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"275\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '6', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"276\" data-image_key=\"6\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '7', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"277\" data-image_key=\"7\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '8', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"278\" data-image_key=\"8\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '9', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"279\" data-image_key=\"9\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '10', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"280\" data-image_key=\"10\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_20\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_20 huge_it_slideshow_dots_deactive_gallery_20\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), '11', data_gallery_20,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"281\" data-image_key=\"11\"><\/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_20\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()) - iterator_gallery_20()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()) - iterator_gallery_20()) % data_gallery_20.length : data_gallery_20.length - 1, data_gallery_20,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_20\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_20 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_20\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_20(parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_20').val()) + iterator_gallery_20()) % data_gallery_20.length, data_gallery_20,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_20\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_20 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_20\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_20 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_20\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_20\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_20\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"270\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-12.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"271\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-11.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"272\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-10.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"273\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-9.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"274\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-8.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"275\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_6\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-7.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"276\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_7\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_7\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-6.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"277\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_8\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_8\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-5.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"278\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_9\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_9\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-4.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"279\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_10\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_10\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-3.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"280\"\/>\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_20 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_20 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_20\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_20_11\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_20_11\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_20\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/frost-2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"281\"\/>\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_20 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_20 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_20\" 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_20 {\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_20 * {\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_20 {\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_20 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_20 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_20 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_20 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_20,\r\n#huge_it_slideshow_right_gallery_20 {\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_20,\r\n#huge_it_slideshow_right-ico_gallery_20 {\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_20:hover,\r\n#huge_it_slideshow_right-ico_gallery_20:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_20 {\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_20 {\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_20 {\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_20.none, .huge_it_slideshow_description_text_gallery_20.none,\r\n.huge_it_slideshow_title_text_gallery_20.hidden, .huge_it_slideshow_description_text_gallery_20.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_20421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_20 h1, .huge_it_slideshow_description_text_gallery_20 h1,\r\n.huge_it_slideshow_title_text_gallery_20 h2, .huge_it_slideshow_title_text_gallery_20 h2,\r\n.huge_it_slideshow_title_text_gallery_20 h3, .huge_it_slideshow_title_text_gallery_20 h3,\r\n.huge_it_slideshow_title_text_gallery_20 h4, .huge_it_slideshow_title_text_gallery_20 h4,\r\n.huge_it_slideshow_title_text_gallery_20 p, .huge_it_slideshow_title_text_gallery_20 p,\r\n.huge_it_slideshow_title_text_gallery_20 strong, .huge_it_slideshow_title_text_gallery_20 strong,\r\n.huge_it_slideshow_title_text_gallery_20 span, .huge_it_slideshow_title_text_gallery_20 span,\r\n.huge_it_slideshow_title_text_gallery_20 ul, .huge_it_slideshow_title_text_gallery_20 ul,\r\n.huge_it_slideshow_title_text_gallery_20 li, .huge_it_slideshow_title_text_gallery_20 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\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_20 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_20 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_20 {\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_20 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_20 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_20 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_20 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_20 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_20 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_20 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>Protest, organized by the Confederation of Aboriginal Peoples. June 6th 2016. Riding to Rideau Hall with the intention of delivering a message and recommendations concerning the courts recent ruling on the rights of Metis and first nations.<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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_21 = [];\r\n\tvar event_stack_gallery_21 = [];\r\n\tdata_gallery_21[\"0\"]=[];data_gallery_21[\"0\"][\"id\"]=\"0\";data_gallery_21[\"0\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p10.jpg\";data_gallery_21[\"0\"][\"description\"]=\"\";data_gallery_21[\"0\"][\"alt\"]=\"\";data_gallery_21[\"1\"]=[];data_gallery_21[\"1\"][\"id\"]=\"1\";data_gallery_21[\"1\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p19.jpg\";data_gallery_21[\"1\"][\"description\"]=\"\";data_gallery_21[\"1\"][\"alt\"]=\"\";data_gallery_21[\"2\"]=[];data_gallery_21[\"2\"][\"id\"]=\"2\";data_gallery_21[\"2\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p18.jpg\";data_gallery_21[\"2\"][\"description\"]=\"\";data_gallery_21[\"2\"][\"alt\"]=\"\";data_gallery_21[\"3\"]=[];data_gallery_21[\"3\"][\"id\"]=\"3\";data_gallery_21[\"3\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p17.jpg\";data_gallery_21[\"3\"][\"description\"]=\"\";data_gallery_21[\"3\"][\"alt\"]=\"\";data_gallery_21[\"4\"]=[];data_gallery_21[\"4\"][\"id\"]=\"4\";data_gallery_21[\"4\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p16.jpg\";data_gallery_21[\"4\"][\"description\"]=\"\";data_gallery_21[\"4\"][\"alt\"]=\"\";data_gallery_21[\"5\"]=[];data_gallery_21[\"5\"][\"id\"]=\"5\";data_gallery_21[\"5\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p15.jpg\";data_gallery_21[\"5\"][\"description\"]=\"\";data_gallery_21[\"5\"][\"alt\"]=\"\";data_gallery_21[\"6\"]=[];data_gallery_21[\"6\"][\"id\"]=\"6\";data_gallery_21[\"6\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p14.jpg\";data_gallery_21[\"6\"][\"description\"]=\"\";data_gallery_21[\"6\"][\"alt\"]=\"\";data_gallery_21[\"7\"]=[];data_gallery_21[\"7\"][\"id\"]=\"7\";data_gallery_21[\"7\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p13.jpg\";data_gallery_21[\"7\"][\"description\"]=\"\";data_gallery_21[\"7\"][\"alt\"]=\"\";data_gallery_21[\"8\"]=[];data_gallery_21[\"8\"][\"id\"]=\"8\";data_gallery_21[\"8\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p12.jpg\";data_gallery_21[\"8\"][\"description\"]=\"\";data_gallery_21[\"8\"][\"alt\"]=\"\";data_gallery_21[\"9\"]=[];data_gallery_21[\"9\"][\"id\"]=\"9\";data_gallery_21[\"9\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p11.jpg\";data_gallery_21[\"9\"][\"description\"]=\"\";data_gallery_21[\"9\"][\"alt\"]=\"\";data_gallery_21[\"10\"]=[];data_gallery_21[\"10\"][\"id\"]=\"10\";data_gallery_21[\"10\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p20.jpg\";data_gallery_21[\"10\"][\"description\"]=\"\";data_gallery_21[\"10\"][\"alt\"]=\"\";data_gallery_21[\"11\"]=[];data_gallery_21[\"11\"][\"id\"]=\"11\";data_gallery_21[\"11\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p9.jpg\";data_gallery_21[\"11\"][\"description\"]=\"\";data_gallery_21[\"11\"][\"alt\"]=\"\";data_gallery_21[\"12\"]=[];data_gallery_21[\"12\"][\"id\"]=\"12\";data_gallery_21[\"12\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p8.jpg\";data_gallery_21[\"12\"][\"description\"]=\"\";data_gallery_21[\"12\"][\"alt\"]=\"\";data_gallery_21[\"13\"]=[];data_gallery_21[\"13\"][\"id\"]=\"13\";data_gallery_21[\"13\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p7.jpg\";data_gallery_21[\"13\"][\"description\"]=\"\";data_gallery_21[\"13\"][\"alt\"]=\"\";data_gallery_21[\"14\"]=[];data_gallery_21[\"14\"][\"id\"]=\"14\";data_gallery_21[\"14\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p6.jpg\";data_gallery_21[\"14\"][\"description\"]=\"\";data_gallery_21[\"14\"][\"alt\"]=\"\";data_gallery_21[\"15\"]=[];data_gallery_21[\"15\"][\"id\"]=\"15\";data_gallery_21[\"15\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p4.jpg\";data_gallery_21[\"15\"][\"description\"]=\"\";data_gallery_21[\"15\"][\"alt\"]=\"\";data_gallery_21[\"16\"]=[];data_gallery_21[\"16\"][\"id\"]=\"16\";data_gallery_21[\"16\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p3.jpg\";data_gallery_21[\"16\"][\"description\"]=\"\";data_gallery_21[\"16\"][\"alt\"]=\"\";data_gallery_21[\"17\"]=[];data_gallery_21[\"17\"][\"id\"]=\"17\";data_gallery_21[\"17\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p2.jpg\";data_gallery_21[\"17\"][\"description\"]=\"\";data_gallery_21[\"17\"][\"alt\"]=\"\";data_gallery_21[\"18\"]=[];data_gallery_21[\"18\"][\"id\"]=\"18\";data_gallery_21[\"18\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p1.jpg\";data_gallery_21[\"18\"][\"description\"]=\"\";data_gallery_21[\"18\"][\"alt\"]=\"\";data_gallery_21[\"19\"]=[];data_gallery_21[\"19\"][\"id\"]=\"19\";data_gallery_21[\"19\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p29.jpg\";data_gallery_21[\"19\"][\"description\"]=\"\";data_gallery_21[\"19\"][\"alt\"]=\"\";data_gallery_21[\"20\"]=[];data_gallery_21[\"20\"][\"id\"]=\"20\";data_gallery_21[\"20\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p37.jpg\";data_gallery_21[\"20\"][\"description\"]=\"\";data_gallery_21[\"20\"][\"alt\"]=\"\";data_gallery_21[\"21\"]=[];data_gallery_21[\"21\"][\"id\"]=\"21\";data_gallery_21[\"21\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p36.jpg\";data_gallery_21[\"21\"][\"description\"]=\"\";data_gallery_21[\"21\"][\"alt\"]=\"\";data_gallery_21[\"22\"]=[];data_gallery_21[\"22\"][\"id\"]=\"22\";data_gallery_21[\"22\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p35.jpg\";data_gallery_21[\"22\"][\"description\"]=\"\";data_gallery_21[\"22\"][\"alt\"]=\"\";data_gallery_21[\"23\"]=[];data_gallery_21[\"23\"][\"id\"]=\"23\";data_gallery_21[\"23\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p34.jpg\";data_gallery_21[\"23\"][\"description\"]=\"\";data_gallery_21[\"23\"][\"alt\"]=\"\";data_gallery_21[\"24\"]=[];data_gallery_21[\"24\"][\"id\"]=\"24\";data_gallery_21[\"24\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p33.jpg\";data_gallery_21[\"24\"][\"description\"]=\"\";data_gallery_21[\"24\"][\"alt\"]=\"\";data_gallery_21[\"25\"]=[];data_gallery_21[\"25\"][\"id\"]=\"25\";data_gallery_21[\"25\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p32.jpg\";data_gallery_21[\"25\"][\"description\"]=\"\";data_gallery_21[\"25\"][\"alt\"]=\"\";data_gallery_21[\"26\"]=[];data_gallery_21[\"26\"][\"id\"]=\"26\";data_gallery_21[\"26\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p31.jpg\";data_gallery_21[\"26\"][\"description\"]=\"\";data_gallery_21[\"26\"][\"alt\"]=\"\";data_gallery_21[\"27\"]=[];data_gallery_21[\"27\"][\"id\"]=\"27\";data_gallery_21[\"27\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p30.jpg\";data_gallery_21[\"27\"][\"description\"]=\"\";data_gallery_21[\"27\"][\"alt\"]=\"\";data_gallery_21[\"28\"]=[];data_gallery_21[\"28\"][\"id\"]=\"28\";data_gallery_21[\"28\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p38.jpg\";data_gallery_21[\"28\"][\"description\"]=\"\";data_gallery_21[\"28\"][\"alt\"]=\"\";data_gallery_21[\"29\"]=[];data_gallery_21[\"29\"][\"id\"]=\"29\";data_gallery_21[\"29\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p28.jpg\";data_gallery_21[\"29\"][\"description\"]=\"\";data_gallery_21[\"29\"][\"alt\"]=\"\";data_gallery_21[\"30\"]=[];data_gallery_21[\"30\"][\"id\"]=\"30\";data_gallery_21[\"30\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p27.jpg\";data_gallery_21[\"30\"][\"description\"]=\"\";data_gallery_21[\"30\"][\"alt\"]=\"\";data_gallery_21[\"31\"]=[];data_gallery_21[\"31\"][\"id\"]=\"31\";data_gallery_21[\"31\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p26.jpg\";data_gallery_21[\"31\"][\"description\"]=\"\";data_gallery_21[\"31\"][\"alt\"]=\"\";data_gallery_21[\"32\"]=[];data_gallery_21[\"32\"][\"id\"]=\"32\";data_gallery_21[\"32\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p25.jpg\";data_gallery_21[\"32\"][\"description\"]=\"\";data_gallery_21[\"32\"][\"alt\"]=\"\";data_gallery_21[\"33\"]=[];data_gallery_21[\"33\"][\"id\"]=\"33\";data_gallery_21[\"33\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p24.jpg\";data_gallery_21[\"33\"][\"description\"]=\"\";data_gallery_21[\"33\"][\"alt\"]=\"\";data_gallery_21[\"34\"]=[];data_gallery_21[\"34\"][\"id\"]=\"34\";data_gallery_21[\"34\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p23.jpg\";data_gallery_21[\"34\"][\"description\"]=\"\";data_gallery_21[\"34\"][\"alt\"]=\"\";data_gallery_21[\"35\"]=[];data_gallery_21[\"35\"][\"id\"]=\"35\";data_gallery_21[\"35\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p22.jpg\";data_gallery_21[\"35\"][\"description\"]=\"\";data_gallery_21[\"35\"][\"alt\"]=\"\";data_gallery_21[\"36\"]=[];data_gallery_21[\"36\"][\"id\"]=\"36\";data_gallery_21[\"36\"][\"image_url\"]=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p21.jpg\";data_gallery_21[\"36\"][\"description\"]=\"\";data_gallery_21[\"36\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_21 = false;\r\n\tvar huge_it_transition_duration_gallery_21 = 1000;\r\n\tvar huge_it_playInterval_gallery_21;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_21);\r\n\t\/\/ alert('huge_it_current_key_gallery_21');\r\n\tvar huge_it_current_key_gallery_21 = '';\r\n\tfunction huge_it_move_dots_gallery_21() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_21\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_21\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_21\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_21() {\r\n\t\treturn huge_it_testDom_gallery_21('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_21() {\r\n\t\treturn huge_it_testDom_gallery_21('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_21(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_21(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_21()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\r\n\t\t\treturn huge_it_fallback_gallery_21(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_21()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_21(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_21 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_21\").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_21,.huge_it_slide_bg_gallery_21,.huge_it_slideshow_image_item_gallery_21,.huge_it_slideshow_image_second_item_gallery_21 \").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_21\").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_21\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_21 + '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_21\").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_21,.huge_it_slideshow_image_item_gallery_21,.huge_it_slideshow_image_second_item_gallery_21 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_21\").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_21\").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_21();\r\n\t\t\thuge_it_trans_in_progress_gallery_21 = false;\r\n\t\t\tif (typeof event_stack_gallery_21 !== 'undefined' && event_stack_gallery_21.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_21[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_21.shift();\r\n\t\t\t\thuge_it_change_image_gallery_21(key[0], key[1], data_gallery_21, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_21(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_21(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_21(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_21(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_21(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_21(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_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_21(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_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_21(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_21(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_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_21(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_21()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_21 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_21 + '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_21);\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_21,\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_21, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_21, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_21(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_21()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\r\n\t\t\treturn huge_it_fallback_gallery_21(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_21 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_21\").removeClass(\"huge_it_slideshow_dots_active_gallery_21\").addClass(\"huge_it_slideshow_dots_deactive_gallery_21\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_21 + \"_gallery_21\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_21\").addClass(\"huge_it_slideshow_dots_active_gallery_21\");\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_21) \/ (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_21\" \/>').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_21\").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_21 + '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_21');\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_21\");\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_21\").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_21\").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_21 = false;\r\n\t\t\tif (typeof event_stack_gallery_21 !== 'undefined' && event_stack_gallery_21.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_21[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_21.shift();\r\n\t\t\t\thuge_it_change_image_gallery_21(key[0], key[1], data_gallery_21, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_21(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_21(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_21(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_21(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_21(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_21(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_21(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_21(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(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_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(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_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_21(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_21(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_21(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_21(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_21(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_21\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_21() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_21(current_key, key, data_gallery_21, from_effect,clicked) {\r\n\t\tif (data_gallery_21[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_21 != 'undefined' && video_is_playing_gallery_21 && !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_21\").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_21\").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_21) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_21\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_21.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_21 > 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_21 == 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_21 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_21\").attr('data-image_id', data_gallery_21[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_21\").html(data_gallery_21[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_21\").html(data_gallery_21[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_21_\" + data_gallery_21[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_21_\" + data_gallery_21[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_21').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_21(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_21(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_21(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_21').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_21').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_21').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_21').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_21421').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_21').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_21').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_21').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_21').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_21421').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_21\").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_21();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_21);\r\n\t\t\tplay_gallery_21();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_21() {\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_21\").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_21').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_21();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_21();\r\n\t\t\/* Disable right click.*\/\r\n\t\t\t\t\/*HOVER SLIDESHOW*\/\r\n\t\tjQuery(\"#huge_it_slideshow_image_container_gallery_21, .huge_it_slideshow_image_container_gallery_21, .huge_it_slideshow_dots_container_gallery_21,#huge_it_slideshow_right_gallery_21,#huge_it_slideshow_left_gallery_21\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_21\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_21\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_21\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_21\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_21\").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_21, .huge_it_slideshow_image_container_gallery_21, .huge_it_slideshow_dots_container_gallery_21,#huge_it_slideshow_right_gallery_21,#huge_it_slideshow_left_gallery_21\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_21);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_21);\r\n\t\t\t\tplay_gallery_21();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_21();\r\n\t});\r\n\tfunction play_gallery_21() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_21 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()) + iterator) % data_gallery_21.length, data_gallery_21,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_21 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_21\").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_21\").val(i_gallery_21);\r\n\t\t\t}\r\n\t\t\ti_gallery_21++;\r\n\t\t});\r\n\t\tplay_gallery_21();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_21 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_21);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_21 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_21\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_21\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_active_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '0', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"310\" 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_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '1', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"301\" 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_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '2', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"302\" 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_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '3', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"303\" 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_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '4', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"304\" 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_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '5', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"305\" data-image_key=\"5\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '6', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"306\" data-image_key=\"6\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '7', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"307\" data-image_key=\"7\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '8', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"308\" data-image_key=\"8\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '9', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"309\" data-image_key=\"9\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '10', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"300\" data-image_key=\"10\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '11', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"311\" data-image_key=\"11\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_12_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '12', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"312\" data-image_key=\"12\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_13_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '13', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"313\" data-image_key=\"13\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_14_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '14', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"314\" data-image_key=\"14\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_15_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '15', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"315\" data-image_key=\"15\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_16_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '16', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"316\" data-image_key=\"16\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_17_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '17', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"317\" data-image_key=\"17\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_18_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '18', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"318\" data-image_key=\"18\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_19_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '19', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"291\" data-image_key=\"19\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_20_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '20', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"283\" data-image_key=\"20\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_21_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '21', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"284\" data-image_key=\"21\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_22_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '22', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"285\" data-image_key=\"22\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_23_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '23', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"286\" data-image_key=\"23\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_24_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '24', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"287\" data-image_key=\"24\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_25_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '25', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"288\" data-image_key=\"25\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_26_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '26', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"289\" data-image_key=\"26\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_27_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '27', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"290\" data-image_key=\"27\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_28_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '28', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"282\" data-image_key=\"28\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_29_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '29', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"292\" data-image_key=\"29\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_30_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '30', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"293\" data-image_key=\"30\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_31_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '31', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"294\" data-image_key=\"31\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_32_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '32', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"295\" data-image_key=\"32\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_33_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '33', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"296\" data-image_key=\"33\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_34_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '34', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"297\" data-image_key=\"34\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_35_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '35', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"298\" data-image_key=\"35\"><\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_36_gallery_21\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_21 huge_it_slideshow_dots_deactive_gallery_21\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), '36', data_gallery_21,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"299\" data-image_key=\"36\"><\/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_21\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()) - iterator_gallery_21()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()) - iterator_gallery_21()) % data_gallery_21.length : data_gallery_21.length - 1, data_gallery_21,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_21\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_21 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_21\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_21(parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_21').val()) + iterator_gallery_21()) % data_gallery_21.length, data_gallery_21,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_21\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_21 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_21\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_21 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_21\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_21\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_21\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p10.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"310\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p19.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"301\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p18.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"302\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p17.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"303\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p16.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"304\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p15.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"305\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_6\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p14.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"306\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_7\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_7\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p13.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"307\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_8\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_8\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p12.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"308\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_9\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_9\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p11.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"309\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_10\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_10\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p20.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"300\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_11\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_11\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p9.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"311\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_12\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_12\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p8.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"312\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_13\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_13\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p7.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"313\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_14\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_14\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p6.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"314\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_15\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_15\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p4.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"315\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_16\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_16\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p3.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"316\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_17\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_17\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p2.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"317\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_18\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_18\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p1.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"318\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_19\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_19\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p29.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"291\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_20\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_20\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p37.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"283\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_21\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_21\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p36.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"284\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_22\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_22\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p35.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"285\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_23\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_23\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p34.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"286\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_24\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_24\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p33.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"287\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_25\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_25\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p32.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"288\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_26\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_26\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p31.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"289\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_27\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_27\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p30.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"290\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_28\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_28\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p38.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"282\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_29\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_29\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p28.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"292\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_30\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_30\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p27.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"293\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_31\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_31\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p26.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"294\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_32\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_32\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p25.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"295\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_33\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_33\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p24.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"296\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_34\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_34\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p23.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"297\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_35\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_35\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p22.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"298\"\/>\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_21 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_21 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_21\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_21_36\">\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 decoding=\"async\" alt=\"\"\r\n\t\t\t\t\t\t\t\t\t     id=\"huge_it_slideshow_image_gallery_21_36\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_21\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/p21.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"299\"\/>\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_21 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_21 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_21\" 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_21 {\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_21 * {\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_21 {\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_21 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_21 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_21 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_21 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_21,\r\n#huge_it_slideshow_right_gallery_21 {\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_21,\r\n#huge_it_slideshow_right-ico_gallery_21 {\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_21:hover,\r\n#huge_it_slideshow_right-ico_gallery_21:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_21 {\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_21 {\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_21 {\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_21.none, .huge_it_slideshow_description_text_gallery_21.none,\r\n.huge_it_slideshow_title_text_gallery_21.hidden, .huge_it_slideshow_description_text_gallery_21.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_21421.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_21 h1, .huge_it_slideshow_description_text_gallery_21 h1,\r\n.huge_it_slideshow_title_text_gallery_21 h2, .huge_it_slideshow_title_text_gallery_21 h2,\r\n.huge_it_slideshow_title_text_gallery_21 h3, .huge_it_slideshow_title_text_gallery_21 h3,\r\n.huge_it_slideshow_title_text_gallery_21 h4, .huge_it_slideshow_title_text_gallery_21 h4,\r\n.huge_it_slideshow_title_text_gallery_21 p, .huge_it_slideshow_title_text_gallery_21 p,\r\n.huge_it_slideshow_title_text_gallery_21 strong, .huge_it_slideshow_title_text_gallery_21 strong,\r\n.huge_it_slideshow_title_text_gallery_21 span, .huge_it_slideshow_title_text_gallery_21 span,\r\n.huge_it_slideshow_title_text_gallery_21 ul, .huge_it_slideshow_title_text_gallery_21 ul,\r\n.huge_it_slideshow_title_text_gallery_21 li, .huge_it_slideshow_title_text_gallery_21 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\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_21 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_21 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_21 {\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_21 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_21 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_21 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_21 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_21 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_21 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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_21 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/josephwoodhouse.com\/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>\n<p>&nbsp;<\/p>\n<p>2010 Olympic torch relay, Ottawa<\/p>\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *, .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><div id=\"g-main-slider_14\" class=\"gallery-img-content g-main-slider liquid-slider view-content-slider\"\r\n     data-pause-hover=\"on\"\r\n     data-autoslide=\"on\"\r\n     data-slide-duration=\"1000\"\r\n     data-slide-interval=\"4000\"\r\n     data-rating-type=\"off\"\r\n>\r\n\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_14\">\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<a class=\"gallery_group14\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_3.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_3-512x1024.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_14\">\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<a class=\"gallery_group14\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_2.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_2-512x1024.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"slider-content\">\r\n\t\t\t<div class=\"slider-content-wrapper\">\r\n\t\t\t\t<div class=\"image-block_14\">\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<a class=\"gallery_group14\" href=\"http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_1.jpg\"\r\n\t\t\t\t\t\t\t   title=\"\"><img\r\n\t\t\t\t\t\t\t\t\talt=\"\" class=\"main-image\"\r\n\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/06\/Oly_1-731x1024.jpg\"\/><\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"right-block\">                    \t\t\t\t\t\t\t\t\t\t\t<div\r\n\t\t\t\t\t\t\tclass=\"description\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<\/div><style>\r\n* {outline:none;}\r\n#g-main-slider_14 {background:#f9f9f9;}\r\n.entry-content a{\r\n\tborder-bottom: none;\r\n}\r\n#g-main-slider_14 div.slider-content {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0 0 0 0;\r\n\tposition:relative;\r\n\tbackground:#f9f9f9;\r\n}\r\n[class$=\"-arrow\"] {\r\n\tbackground-image:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/arrow.dark.png) !important;\r\n}\r\n.ls-select-box {\r\n\tbackground:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/menu.dark.png) right center no-repeat #f9f9f9;\r\n}\r\n#g-main-slider_14-nav-select {\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_14 div.slider-content .slider-content-wrapper {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\tpadding:0;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .image-block_14 {\r\n\tposition:relative;\r\n\twidth:275px;\r\n\tdisplay:table-cell;\r\n\tpadding:0 10px 0 0;\r\n\tfloat:left;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .image-block_14 img.main-image {\r\n\tposition:relative;\r\n\twidth:100%;\r\n\theight:auto;\r\n\tdisplay:block;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .image-block_14 .play-icon {\r\n\tposition:absolute;\r\n\ttop:0;\r\n\tleft:0;\r\n\twidth:100%;\r\n\theight:100%;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .image-block_14  .play-icon.youtube-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.youtube.png) center center no-repeat;}\r\n#g-main-slider_14 .slider-content-wrapper .image-block_14  .play-icon.vimeo-icon {background:url(https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/play.vimeo.png) center center no-repeat;}\r\n#g-main-slider_14 .slider-content-wrapper .right-block {\r\n\tdisplay:table-cell;\r\n    min-width: 210px;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .right-block > div {\r\n\tpadding-bottom:10px;\r\n\tmargin-top:10px;\r\n\tbackground:url('https:\/\/josephwoodhouse.com\/wp-content\/plugins\/gallery-images\/assets\/images\/admin_images\/divider.line.png') center bottom repeat-x;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .right-block > div:last-child {background:none;}\r\n#g-main-slider_14 .slider-content-wrapper .right-block .title {\r\n\tposition:relative;\r\n\tdisplay:block;\r\n\tmargin:-10px 0 0 0;\r\n\tfont-size:16px !important;\r\n\tline-height:16px !important;\r\n\tcolor:#0074a2;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description {\r\n\tclear:both;\r\n\tposition:relative;\r\n\tfont-weight:normal;\r\n\ttext-align:justify;\r\n\tfont-size:14px !important;\r\n\tline-height:14px !important;\r\n\tcolor:#555555;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h1,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h2,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h3,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h4,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h5,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description h6,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description p,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description strong,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description span {\r\n\tpadding:2px !important;\r\n\tmargin:0 !important;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description ul,\r\n#g-main-slider_14 .slider-content-wrapper .right-block .description li {\r\n\tpadding:2px 0 2px 5px;\r\n\tmargin:0 0 0 8px;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .button-block {\r\n\tposition:relative;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .button-block a,#g-main-slider_14 .slider-content-wrapper .button-block a:link,#g-main-slider_14 .slider-content-wrapper .button-block a:visited{\r\n\tposition:relative;\r\n\tdisplay:inline-block;\r\n\tpadding:6px 12px;\r\n\tbackground:#2ea2cd;\r\n\tcolor:#ffffff;\r\n\tfont-size:14px;\r\n\ttext-decoration:none;\r\n}\r\n#g-main-slider_14 .slider-content-wrapper .button-block a:hover,#g-main-slider_14 .slider-content-wrapper .button-block a:focus,#g-main-slider_14 .slider-content-wrapper .button-block a:active {\r\n\tbackground:#0074a2;\r\n\tcolor:#ffffff;\r\n}\r\n@media only screen and (min-width:500px) {\r\n\t#g-main-slider_14-nav-ul {\r\n\t\tvisibility:hidden !important;\r\n\t\theight:1px;\r\n\t}\r\n}\r\n@media only screen and (max-width:500px) {\r\n\t#g-main-slider_14 .slider-content-wrapper .image-block_14,#g-main-slider_14 .slider-content-wrapper .right-block {\r\n\t\twidth:100%;\r\n\t\tdisplay:block;\r\n\t\tfloat:none;\r\n\t\tclear:both;\r\n\t}\r\n}\r\n<\/style>\n<p>&nbsp;<\/p>\n\r\n\t\t<style>\r\n\t\t\t.huge-it-share-buttons {\r\n\t\t\t\tborder:0px solid #0FB5D6;\r\n\t\t\t\tborder-radius:5px;\r\n\t\t\t\tbackground:#3BD8FF;\r\n\t\t\t\t\t\t\t\t\t text-align:center; \t\t\t}\r\n\r\n\t\t\t#huge-it-share-buttons-top {margin-bottom:0px;}\r\n\t\t\t#huge-it-share-buttons-bottom {margin-top:0px;}\r\n\r\n\t\t\t.huge-it-share-buttons h3 {\r\n\t\t\t\tfont-size:25px ;\r\n\t\t\t\tfont-family:Arial,Helvetica Neue,Helvetica,sans-serif;\r\n\t\t\t\tcolor:#666666;\r\n\r\n\t\t\tdisplay:block;\t\t\t\tline-height:25px ;\r\n\r\n\t\t\t\t\t\t\t\t\t text-align:center; \t\t\t}\r\n\r\n\t\t\t.huge-it-share-buttons ul {\r\n\t\t\t\t\t\t\t\t\t margin:0px auto !important;text-align:center; \t\t\t}\r\n\r\n\t\t\t.huge-it-share-buttons ul li {\r\n\t\t\t\tmargin-left:3px;\r\n\t\t\t\tmargin-right:3px;\r\n\t\t\t\tpadding:0px;\r\n\t\t\t\tborder:0px ridge #E6354C;\r\n\t\t\t\tborder-radius:11px;\r\n\t\t\t\tbackground-color:#14CC9B;\r\n\t\t\t}\r\n\r\n\t\t\t.huge-it-share-buttons ul li #backforunical421 {\r\n\t\t\t\tborder-bottom: 0;\r\n\t\t\t\tbackground-image:url('https:\/\/josephwoodhouse.com\/wp-content\/plugins\/wp-share-buttons\/Front_end\/..\/images\/buttons.20.png');\r\n\t\t\t\twidth:20px;\r\n\t\t\t\theight:20px;\r\n\t\t\t}\r\n\r\n\t\t\t.front-shares-count {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t}\r\n\r\n\t\t\t.shares_size20 .front-shares-count {\r\n\t\t\t\tfont-size: 10px;\r\n\t\t\t\ttop: 10px;\r\n\t\t\t\twidth: 20px;\r\n\t\t\t}\r\n\r\n\t\t\t.shares_size30 .front-shares-count {\r\n\t\t\t\tfont-size: 11px;\r\n\t\t\t\ttop: 15px;\r\n\t\t\t\twidth: 30px;\r\n\t\t\t}\r\n\r\n\t\t\t.shares_size40 .front-shares-count {\r\n\t\t\t\tfont-size: 12px;\r\n\t\t\t\ttop: 21px;\r\n\t\t\t\twidth: 40px;\r\n\t\t\t}\r\n\t\t<\/style>\r\n\t\t\r\n\t\t<div id=\"huge-it-share-buttons-top\" class=\"huge-it-share-buttons nobackground\">\r\n\t\t\t<h3>Share This:<\/h3>\r\n\t\t\t<ul class=\"huge-it-share-buttons-list \">\r\n\t\t\t\t\t\t\t\t\t<li class=\"nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('https:\/\/www.facebook.com\/sharer\/sharer.php?u=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -0px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/twitter.com\/share?status=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&text=media\"  onclick=\"javascript:void window.open('https:\/\/twitter.com\/share?status=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&text=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -20px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/www.pinterest.com\/pin\/create\/button\/?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&media=https:\/\/josephwoodhouse.com\/wp-content\/plugins\/wp-share-buttons\/Front_end\/..\/images\/noimage.png&description=media\"  onclick=\"javascript:void window.open('http:\/\/www.pinterest.com\/pin\/create\/button\/?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&media=https:\/\/josephwoodhouse.com\/wp-content\/plugins\/wp-share-buttons\/Front_end\/..\/images\/noimage.png&description=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -40px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/plus.google.com\/share?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('https:\/\/plus.google.com\/share?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -60px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/www.linkedin.com\/shareArticle?title=media&mini=true&url=https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('https:\/\/www.linkedin.com\/shareArticle?title=media&mini=true&url=https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -80px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/www.tumblr.com\/share\/link?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&name=media\"  onclick=\"javascript:void window.open('https:\/\/www.tumblr.com\/share\/link?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&name=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -100px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/digg.com\/submit?phase=2&url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/digg.com\/submit?phase=2&url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -120px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/www.stumbleupon.com\/submit?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/www.stumbleupon.com\/submit?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -140px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/myspace.com\/post?l=3&u=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('https:\/\/myspace.com\/post?l=3&u=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -160px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/vk.com\/share.php?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/vk.com\/share.php?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -180px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/www.reddit.com\/submit?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/www.reddit.com\/submit?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -200px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/www.bebo.com\/c\/share?Url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('http:\/\/www.bebo.com\/c\/share?Url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -220px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"https:\/\/delicious.com\/save?v=5&noui&jump=close&url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('https:\/\/delicious.com\/save?v=5&noui&jump=close&url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -240px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/www.odnoklassniki.ru\/dk?st.cmd=addShare&st.s=2&st.noresize=on&st._surl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\"  onclick=\"javascript:void window.open('http:\/\/www.odnoklassniki.ru\/dk?st.cmd=addShare&st.s=2&st.noresize=on&st._surl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -260px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/sns.qzone.qq.com\/cgi-bin\/qzshare\/cgi_qzshare_onekey?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/sns.qzone.qq.com\/cgi-bin\/qzshare\/cgi_qzshare_onekey?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -280px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/service.weibo.com\/share\/share.php?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&appkey=&title=media&pic=&ralateUid=&\"  onclick=\"javascript:void window.open('http:\/\/service.weibo.com\/share\/share.php?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&appkey=&title=media&pic=&ralateUid=&','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -300px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/widget.renren.com\/dialog\/share?resourceUrl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&srcUrl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/widget.renren.com\/dialog\/share?resourceUrl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&srcUrl=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -320px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li class=\"none nobackground \" >\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a id=\"backforunical421\" href=\"http:\/\/n4g.com\/tips?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media\"  onclick=\"javascript:void window.open('http:\/\/n4g.com\/tips?url=josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421&title=media','1410949501326','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;\" style=\"background-position: -340px -80px \"><\/a>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t<div class=\"clear\"><\/div>\r\n\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>http:\/\/josephwoodhouse.com\/wp-content\/uploads\/2016\/02\/Cinematic-Orchestra-The-Yoyo-Waltz.mp3 Ski tour Canada 2016 Ottawa international writers festival: Micha White, author of &#8220;The end of protest, a new playbook for revolution&#8221;. Hosted by Adrian Harewood. Hey Rosetta performing at the NAC Asinabka film fest 2015, Victoria Island http:\/\/www.asinabkafestival.org\/Home.html 100% Possible, climate change march and demonstration 2015 Local beekeepers, Kyle and Jim Baker (The Bakers &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/josephwoodhouse.com\/index.php\/media\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;media&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-421","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/comments?post=421"}],"version-history":[{"count":12,"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\/revisions"}],"predecessor-version":[{"id":659,"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/pages\/421\/revisions\/659"}],"wp:attachment":[{"href":"https:\/\/josephwoodhouse.com\/index.php\/wp-json\/wp\/v2\/media?parent=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}