{"id":258,"date":"2020-04-24T20:39:46","date_gmt":"2020-04-24T20:39:46","guid":{"rendered":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/?page_id=258"},"modified":"2020-04-24T21:37:53","modified_gmt":"2020-04-24T21:37:53","slug":"legendary-letterpress","status":"publish","type":"page","link":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/legendary-letterpress\/","title":{"rendered":"Legendary Letterpress"},"content":{"rendered":"\n<style>\r\n\/*===== general options =========*\/\r\na {\r\n    box-shadow: none !important;\r\n}\r\n\r\n.view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {\r\n    font-family: sans-serif, Arial, Verdana, Sylfaen !important;\r\n}\r\n\r\n#album_disabled_layer {\r\n    display: none;\r\n    position: absolute;\r\n    width: 100%;\r\n    height: 100%;\r\n    text-align: center;\r\n    background-color: transparent;\r\n    z-index: 10;\r\n    padding-top: 20px;\r\n    color: #fff;\r\n}\r\n\r\n#album_list_container {\r\n    position: relative;\r\n}\r\n\r\n\/* ====================== album onhover styles ==========================*\/\r\n\r\n#album_list .view {\r\n    -webkit-box-sizing: border-box;\r\n    -moz-box-sizing: border-box;\r\n    -o-box-sizing: border-box;\r\n    display: none;\r\n\r\n}\r\n\r\n.view .mask,\r\n.view .content {\r\n    width: 100%;\r\n    height: 100%;\r\n    position: absolute;\r\n    overflow: hidden;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.view h2 {\r\n    text-transform: uppercase;\r\n    color: #fff;\r\n    text-align: center;\r\n    position: relative;\r\n    font-size: 17px;\r\n    font-family: Raleway, serif;\r\n    padding: 10px;\r\n    \/*background: rgba(0, 0, 0, 0.8);*\/\r\n    margin: 20px 0 0 0;\r\n\r\n}\r\n\r\n.album_back_button a, .view a {\r\n    text-decoration: none !important;\r\n}\r\n\r\n.view p {\r\n    font-family: Merriweather, serif;\r\n    font-style: italic;\r\n    font-size: 14px;\r\n    position: relative;\r\n    color: #fff;\r\n    padding: 0px 20px 0px;\r\n    text-align: center;\r\n\r\n}\r\n\r\n.view a.info {\r\n    display: inline-block;\r\n    text-decoration: none;\r\n    font-size: 13px;\r\n    padding: 2px 14px;\r\n    margin-bottom: 3px;\r\n    background: #000;\r\n    color: #fff;\r\n    font-family: Raleway, serif;\r\n    text-transform: uppercase;\r\n    box-shadow: 0 0 1px #000\r\n}\r\n\r\n.mask-text h2 {\r\n    font-size: 20px !important;\r\n}\r\n\r\n.view a.info:hover {\r\n    box-shadow: 0 0 5px #000\r\n}\r\n\r\n.view .mask-bg {\r\n    height: 100%;\r\n}\r\n\r\n.view .album_social {\r\n    color: #fff;\r\n    position: absolute;\r\n    bottom: 3px;\r\n    left: 3px;\r\n    border: 1px solid #ffffff;\r\n    -webkit-border-radius: 3px;\r\n    -moz-border-radius: 3px;\r\n    border-radius: 3px;\r\n    padding: 3px 5px;\r\n\r\n}\r\n\r\n.view .album_social:active, .view .album_social:focus, .view .album_social:hover {\r\n    color: #ffffff;\r\n    outline: none;\r\n}\r\n\r\n\/*1*\/\r\n\r\n.view .info {\r\n    margin-top: 5px;\r\n}\r\n\r\n.view-first .mask {\r\n    opacity: 0;\r\n    background-color: rgba(0, 0, 0, 0.7);\r\n    transition: all 0.4s ease-in-out;\r\n\r\n}\r\n\r\n.view-first h2 {\r\n    transform: translateY(-100px);\r\n    opacity: 0;\r\n    font-family: Raleway, serif;\r\n    transition: all 0.2s ease-in-out;\r\n}\r\n\r\n.view-first p {\r\n    transform: translateY(100px);\r\n    opacity: 0;\r\n    transition: all 0.2s linear;\r\n}\r\n\r\n.view-first a.info {\r\n    opacity: 0;\r\n    transition: all 0.2s ease-in-out;\r\n}\r\n\r\n\/* *\/\r\n\r\n.view-first:hover img {\r\n    \/*transform: scale(1.1);*\/\r\n}\r\n\r\n.view-first:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-first:hover h2,\r\n.view-first:hover p,\r\n.view-first:hover a.info {\r\n    opacity: 1;\r\n    transform: translateY(0px);\r\n}\r\n\r\n.view-first:hover p {\r\n    transition-delay: 0.1s;\r\n}\r\n\r\n.view-first:hover a.info {\r\n    transition-delay: 0.2s;\r\n}\r\n\r\n\/*2*\/\r\n.view-second img {\r\n    -webkit-filter: grayscale(0) blur(0);\r\n    filter: grayscale(0) blur(0);\r\n    -webkit-transition: .3s ease-in-out;\r\n    transition: .3s ease-in-out;\r\n}\r\n\r\n.view-second .mask {\r\n    background-color: rgba(226, 200, 127, 0.2);\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-second h2 {\r\n    background: transparent;\r\n    margin: 20px 40px 0px 40px;\r\n    transform: scale(0);\r\n    color: #333;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-second p {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-second a.info {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-second:hover img {\r\n    -webkit-filter: grayscale(100%) blur(3px);\r\n    filter: grayscale(100%) blur(3px);\r\n}\r\n\r\n.view-second:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-second:hover h2,\r\n.view-second:hover p,\r\n.view-second:hover a.info {\r\n    transform: scale(1);\r\n    opacity: 1;\r\n}\r\n\r\n.view-second img {\r\n    -webkit-filter: grayscale(0) blur(0);\r\n    filter: grayscale(0) blur(0);\r\n    -webkit-transition: .3s ease-in-out;\r\n    transition: .3s ease-in-out;\r\n}\r\n\r\n.view-second:hover img {\r\n    -webkit-filter: grayscale(100%) blur(3px);\r\n    filter: grayscale(100%) blur(3px);\r\n}\r\n\r\n\/*3*\/\r\n\r\n.view-third img {\r\n    transform: scaleY(1);\r\n    transition: all .7s ease-in-out;\r\n}\r\n\r\n.view-third a.info {\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-third:hover img {\r\n    -webkit-transform: scale(10);\r\n    transform: scale(10);\r\n    opacity: 0;\r\n}\r\n\r\n.view-third:hover .mask {\r\n    opacity: 1;\r\n}\r\n\r\n.view-third:hover h2,\r\n.view-third:hover p,\r\n.view-third:hover a.info {\r\n    transform: scale(1);\r\n    opacity: 1;\r\n}\r\n\r\n\/* ==== view 4 ===*\/\r\n\r\n.view-forth-wrapper {\r\n    overflow: hidden;\r\n    position: relative !important;\r\n    height: 100%;\r\n    \/* cursor: pointer;*\/\r\n}\r\n\r\n.view-forth img {\r\n    max-width: 100%;\r\n    position: relative;\r\n    top: 0;\r\n    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n}\r\n\r\n.view-forth .mask {\r\n    position: absolute;\r\n    width: 100%;\r\n    \/*    height: 70px;*\/\r\n    \/*    bottom: -70px;*\/\r\n    height: 50%;\r\n    bottom: -50%;\r\n    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);\r\n    top: inherit;\r\n}\r\n\r\n.view-forth:hover .mask {\r\n    bottom: 0;\r\n}\r\n\r\n.view-forth:hover img {\r\n    top: -30px;\r\n}\r\n\r\n\/*==  view 5 ==*\/\r\n\r\n.view-fifth .view-fifth-wrapper,\r\n.view-fifth .view-fifth-wrapper img {\r\n    display: block;\r\n    position: relative;\r\n}\r\n\r\n.view-fifth .view-fifth-wrapper {\r\n    overflow: hidden;\r\n    height: 100%;\r\n}\r\n\r\n.view-fifth .view-fifth-wrapper .mask {\r\n    display: none;\r\n    position: absolute;\r\n    background: #333;\r\n    background: rgba(75, 75, 75, 0.7);\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n\/* ====================== album category styles ==========================*\/\r\n\r\n#filters {\r\n    margin: 1% 0;\r\n    padding: 0;\r\n    list-style: none;\r\n    list-style-type: none !important;\r\n\r\n}\r\n\r\n#filters li {\r\n    float: left;\r\n    list-style-type: none !important;\r\n}\r\n\r\n#filters li:first-child span {\r\n    margin-left: 0px;\r\n}\r\n\r\n#filters li span {\r\n    display: block;\r\n    text-decoration: none;\r\n    cursor: pointer;\r\n}\r\n\r\n.album_categories {\r\n    list-style-type: none;\r\n    margin: 0;\r\n    padding: 0;\r\n    overflow: hidden;\r\n    padding-top: 5px;\r\n}\r\n\r\n\/*=========  sharing buttons  ============*\/\r\n\r\n.album_socials {\r\n    position: relative;\r\n    top: 3px;\r\n    width: 100px;\r\n    height: 28px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.album_socials .rwd-share-buttons {\r\n    top: 0px !important;\r\n    width: 100% !important;\r\n    margin: 0px !important;\r\n}\r\n\r\n.album_socials a {\r\n    text-decoration: underline !important;\r\n}\r\n\r\n.gallery_images, .album_image_place {\r\n    margin-top: 15px;\r\n    margin-top: 15px;\r\n}\r\n\r\n#rwd-share-facebook:hover {\r\n    background-position: 0 -31px !important;\r\n}\r\n\r\n#rwd-share-twitter:hover {\r\n    background-position: -31px 32px !important;\r\n}\r\n\r\n#rwd-share-googleplus:hover {\r\n    background-position: -66px -31px !important;\r\n}\r\n\r\n.rwd-share-buttons li, .rwd-share-buttons li a {\r\n    width: 26px !important;\r\n    border: 0px !important;\r\n}\r\n\r\n.rwd-share-buttons {\r\n    top: 0 !important;\r\n}\r\n\r\n.img_link_btn {\r\n    position: absolute;\r\n    z-index: 99999;\r\n    bottom: 0;\r\n    left: 0;\r\n    right: 0;\r\n    width: 100%;\r\n    padding: 8px;\r\n}\r\n\r\n.rwd-title {\r\n    padding: 10px 0px !important;\r\n}\r\n\r\n@media only screen and (max-width: 475px) {\r\n    .rwd-share-buttons {\r\n        top: -25px !important;\r\n    }\r\n\r\n    .rwd-title-text {\r\n        line-height: 15px;\r\n    }\r\n}\r\n\r\n\/*=========  hover style ===========*\/\r\n\r\n#hover {\r\n    color: rgba(188, 175, 204, 0.9);\r\n}\r\n\r\nh2#testimonials {\r\n    color: #fffae3;\r\n}\r\n\r\ndiv#all {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.view img {\r\n    height: auto;\r\n}\r\n\r\n.view {\r\n    color: #fff;\r\n    margin: 0 10px 10px 0;\r\n    overflow: hidden;\r\n    position: relative;\r\n    text-align: center;\r\n    float: left;\r\n    cursor: default;\r\n    border: 1px solid #ccc;\r\n}\r\n\r\n.view-wrapper {\r\n    height: 100%;\r\n}\r\n\r\n.view img {\r\n    display: block;\r\n    position: relative;\r\n    transition: all 0.2s linear;\r\n    height: 100%;\r\n    width: auto;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n}\r\n\r\n.mask-text h2 {\r\n    font-size: 20px !important;\r\n    margin-top: 20px !important;\r\n}\r\n\r\n\/* view 1 *\/\r\n\r\n.view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {\r\n    color: #fff;\r\n}\r\n\r\n\/*  view 2 *\/\r\n.view-second .text-category, .view-second .mask-text h2, .view-second p {\r\n    color: #333;\r\n}\r\n\r\n.view-second .mask-text h2 {\r\n    border-bottom: 1px solid #333;\r\n}\r\n\r\n\/* view 3*\/\r\n.view-third .mask {\r\n    background-color: #ccc;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n    color: #333;\r\n}\r\n\r\n.view-third h2 {\r\n    border-bottom: 1px solid #333;\r\n    background: transparent;\r\n    margin: 20px 40px 0px 40px;\r\n    transform: scale(0);\r\n    color: #333;\r\n    transition: all 0.5s linear;\r\n    opacity: 0;\r\n}\r\n\r\n.view-third p {\r\n    color: #333;\r\n    opacity: 0;\r\n    transform: scale(0);\r\n    transition: all 0.5s linear;\r\n}\r\n\r\n.view-third .text-category {\r\n    color: #333;\r\n}\r\n\r\n\/* view 4 *\/\r\n\r\n.view-forth .mask-bg {\r\n    background: #333;\r\n    width: 100%;\r\n    height: 100%;\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.view-forth .mask-text {\r\n    color: #fff;\r\n    position: relative;\r\n    z-index: 500;\r\n    padding: 5px 8px;\r\n}\r\n\r\n.view-forth .mask-text h2 {\r\n    margin: 0px;\r\n    font-size: 13px;\r\n    padding: 2px;\r\n    color: #fff;\r\n}\r\n\r\n.view-forth .mask-text h2:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.view-forth .text-category {\r\n    display: block;\r\n    font-size: 15px;\r\n    color: #fff;\r\n}\r\n\r\n.view-forth p {\r\n    color: #fff;\r\n}\r\n\r\n\/* view 5 *\/\r\n.view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {\r\n    color: #fff;\r\n}\r\n\r\n<\/style><script>\r\n\tvar data_gallery_3 = [];\r\n\tvar event_stack_gallery_3 = [];\r\n\tdata_gallery_3[\"0\"]=[];data_gallery_3[\"0\"][\"id\"]=\"0\";data_gallery_3[\"0\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223717.jpg\";data_gallery_3[\"0\"][\"description\"]=\"\";data_gallery_3[\"0\"][\"alt\"]=\"\";data_gallery_3[\"1\"]=[];data_gallery_3[\"1\"][\"id\"]=\"1\";data_gallery_3[\"1\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223959.jpg\";data_gallery_3[\"1\"][\"description\"]=\"\";data_gallery_3[\"1\"][\"alt\"]=\"\";data_gallery_3[\"2\"]=[];data_gallery_3[\"2\"][\"id\"]=\"2\";data_gallery_3[\"2\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223955.jpg\";data_gallery_3[\"2\"][\"description\"]=\"\";data_gallery_3[\"2\"][\"alt\"]=\"\";data_gallery_3[\"3\"]=[];data_gallery_3[\"3\"][\"id\"]=\"3\";data_gallery_3[\"3\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_224018-e1586665418643.jpg\";data_gallery_3[\"3\"][\"description\"]=\"\";data_gallery_3[\"3\"][\"alt\"]=\"\";data_gallery_3[\"4\"]=[];data_gallery_3[\"4\"][\"id\"]=\"4\";data_gallery_3[\"4\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_224146-e1586665315332.jpg\";data_gallery_3[\"4\"][\"description\"]=\"\";data_gallery_3[\"4\"][\"alt\"]=\"\";data_gallery_3[\"5\"]=[];data_gallery_3[\"5\"][\"id\"]=\"5\";data_gallery_3[\"5\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_225312.jpg\";data_gallery_3[\"5\"][\"description\"]=\"\";data_gallery_3[\"5\"][\"alt\"]=\"\";data_gallery_3[\"6\"]=[];data_gallery_3[\"6\"][\"id\"]=\"6\";data_gallery_3[\"6\"][\"image_url\"]=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_225441.jpg\";data_gallery_3[\"6\"][\"description\"]=\"\";data_gallery_3[\"6\"][\"alt\"]=\"\";\tvar huge_it_trans_in_progress_gallery_3 = false;\r\n\tvar huge_it_transition_duration_gallery_3 = 1000;\r\n\tvar huge_it_playInterval_gallery_3;\r\n\t\/\/ Stop autoplay.\r\n\twindow.clearInterval(huge_it_playInterval_gallery_3);\r\n\t\/\/ alert('huge_it_current_key_gallery_3');\r\n\tvar huge_it_current_key_gallery_3 = '';\r\n\tfunction huge_it_move_dots_gallery_3() {\r\n\t\tvar image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_3\").position().left;\r\n\t\tvar image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_3\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_3\").outerWidth(true);\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransitions_gallery_3() {\r\n\t\treturn huge_it_testDom_gallery_3('Transition');\r\n\t}\r\n\tfunction huge_it_testBrowser_cssTransforms3d_gallery_3() {\r\n\t\treturn huge_it_testDom_gallery_3('Perspective');\r\n\t}\r\n\tfunction huge_it_testDom_gallery_3(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_3(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_3()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\r\n\t\t\treturn huge_it_fallback_gallery_3(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\tif (!huge_it_testBrowser_cssTransforms3d_gallery_3()) {\r\n\t\t\treturn huge_it_fallback3d_gallery_3(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_3 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\r\n\t\tjQuery(\".huge_it_slide_bg_gallery_3\").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_3,.huge_it_slide_bg_gallery_3,.huge_it_slideshow_image_item_gallery_3,.huge_it_slideshow_image_second_item_gallery_3 \").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_3\").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_3\").css({\r\n\t\t\t\ttransition: 'all ' + huge_it_transition_duration_gallery_3 + '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_3\").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_3,.huge_it_slideshow_image_item_gallery_3,.huge_it_slideshow_image_second_item_gallery_3 \").css('overflow', 'hidden');\r\n\t\t\tjQuery(\".huge_it_slide_bg_gallery_3\").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_3\").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_3();\r\n\t\t\thuge_it_trans_in_progress_gallery_3 = false;\r\n\t\t\tif (typeof event_stack_gallery_3 !== 'undefined' && event_stack_gallery_3.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_3[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_3.shift();\r\n\t\t\t\thuge_it_change_image_gallery_3(key[0], key[1], data_gallery_3, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_cubeH_gallery_3(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_3(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_3(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_3(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_3(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_3(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_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_fade_gallery_3(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_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_sliceV_gallery_3(current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_none_gallery_3(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_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\r\n\t}\r\n\tfunction huge_it_fade_gallery_3(current_image_class, next_image_class, direction) {\r\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_3()) {\r\n\t\t\tjQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_3 + 'ms linear');\r\n\t\t\tjQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_3 + '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_3);\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_3,\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_3, 0);\r\n\t\t\tjQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_3, 1);\r\n\t\t}\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\r\n\t}\r\n\tfunction huge_it_grid_gallery_3(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_3()) {\r\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\r\n\t\t\treturn huge_it_fallback_gallery_3(current_image_class, next_image_class, direction);\r\n\t\t}\r\n\t\thuge_it_trans_in_progress_gallery_3 = true;\r\n\t\t\/* Set active thumbnail.*\/\r\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_3\").removeClass(\"huge_it_slideshow_dots_active_gallery_3\").addClass(\"huge_it_slideshow_dots_deactive_gallery_3\");\r\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_3 + \"_gallery_3\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_3\").addClass(\"huge_it_slideshow_dots_active_gallery_3\");\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_3) \/ (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_3\" \/>').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_3\").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_3 + '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_3');\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_3\");\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_3\").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_3\").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_3 = false;\r\n\t\t\tif (typeof event_stack_gallery_3 !== 'undefined' && event_stack_gallery_3.length > 0) {\r\n\t\t\t\tkey = event_stack_gallery_3[0].split(\"-\");\r\n\t\t\t\tevent_stack_gallery_3.shift();\r\n\t\t\t\thuge_it_change_image_gallery_3(key[0], key[1], data_gallery_3, true,false);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_sliceH_gallery_3(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_3(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_sliceV_gallery_3(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_3(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideV_gallery_3(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_3(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_slideH_gallery_3(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_3(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_scaleOut_gallery_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(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_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(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_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_kaleidoscope_gallery_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_fan_gallery_3(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_3(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction huge_it_blindV_gallery_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_blindH_gallery_3(current_image_class, next_image_class, direction) {\r\n\t\thuge_it_grid_gallery_3(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\r\n\t}\r\n\tfunction huge_it_random_gallery_3(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_3\"](current_image_class, next_image_class, direction);\r\n\t}\r\n\tfunction iterator_gallery_3() {\r\n\t\tvar iterator = 1;\r\n\t\treturn iterator;\r\n\t}\r\n\tfunction huge_it_change_image_gallery_3(current_key, key, data_gallery_3, from_effect,clicked) {\r\n\t\tif (data_gallery_3[key]) {\r\n\t\t\tif(typeof video_is_playing_gallery_3 != 'undefined' && video_is_playing_gallery_3 && !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_3\").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_3\").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_3) {\r\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_3\").after(\" --IN TRANSACTION-- <br \/>\");\r\n\t\t\t\tevent_stack_gallery_3.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_3 > 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_3 == 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_3 = key;\r\n\t\t\t\/\/Change image id, title, description.\r\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_3\").attr('data-image_id', data_gallery_3[key][\"id\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_title_text_gallery_3\").html(data_gallery_3[key][\"alt\"]);\r\n\t\t\tjQuery(\".huge_it_slideshow_description_text_gallery_3\").html(data_gallery_3[key][\"description\"]);\r\n\t\t\tvar current_image_class = \"#image_id_gallery_3_\" + data_gallery_3[current_key][\"id\"];\r\n\t\t\tvar next_image_class = \"#image_id_gallery_3_\" + data_gallery_3[key][\"id\"];\r\n\t\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_3').length>0) {\r\n\t\t\t\tvar streffect='fade';\r\n\t\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\r\n\t\t\t\t\thuge_it_fade_gallery_3(current_image_class, next_image_class, direction);\r\n\t\t\t\t}else{\r\n\t\t\t\t\thuge_it_fade_gallery_3(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_fade_gallery_3(current_image_class, next_image_class, direction);\r\n\t\t\t}\r\n\t\t\tjQuery('.huge_it_slideshow_title_text_gallery_3').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_3').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_3').addClass('none');}\r\n\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_3').removeClass('none');\r\n\t\t\tjQuery('.huge_it_gallery_like_cont_3258').removeClass('none');\r\n\t\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_3').html()==\"\"){\r\n\t\t\t\tjQuery('.huge_it_slideshow_description_text_gallery_3').addClass('none');\r\n\t\t\t}\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_3').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_3').addClass('none');\r\n\t\t\tjQuery(current_image_class).find('.huge_it_gallery_like_cont_3258').addClass('none');\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_3\").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_3();\r\n\t\t\twindow.clearInterval(huge_it_playInterval_gallery_3);\r\n\t\t\tplay_gallery_3();\r\n\t\t}\r\n\t}\r\n\tfunction huge_it_popup_resize_gallery_3() {\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_3\").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_3').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_3();\r\n\t\t});\r\n\t\thuge_it_popup_resize_gallery_3();\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_3, .huge_it_slideshow_image_container_gallery_3, .huge_it_slideshow_dots_container_gallery_3,#huge_it_slideshow_right_gallery_3,#huge_it_slideshow_left_gallery_3\").hover(function(){\r\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_3\").after(\" -- hover -- <br \/> \");\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_3\").css({'display':'inline'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_3\").css({'display':'inline'});\r\n\t\t},function(){\r\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_3\").css({'display':'none'});\r\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_3\").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_3, .huge_it_slideshow_image_container_gallery_3, .huge_it_slideshow_dots_container_gallery_3,#huge_it_slideshow_right_gallery_3,#huge_it_slideshow_left_gallery_3\").hover(function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_3);\r\n\t\t\t},function(){\r\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_3);\r\n\t\t\t\tplay_gallery_3();\r\n\t\t\t});\r\n\t\t}\r\n\t\tplay_gallery_3();\r\n\t});\r\n\tfunction play_gallery_3() {\r\n\t\t\/* Play.*\/\r\n\t\thuge_it_playInterval_gallery_3 = setInterval(function () {\r\n\t\t\tvar iterator = 1;\r\n\t\t\thuge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()) + iterator) % data_gallery_3.length, data_gallery_3,false,false);\r\n\t\t}, '5000');\r\n\t}\r\n\tjQuery(window).focus(function() {\r\n\t\tvar i_gallery_3 = 0;\r\n\t\tjQuery(\".huge_it_slider_gallery_3\").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_3\").val(i_gallery_3);\r\n\t\t\t}\r\n\t\t\ti_gallery_3++;\r\n\t\t});\r\n\t\tplay_gallery_3();\r\n\t});\r\n\tjQuery(window).blur(function() {\r\n\t\tevent_stack_gallery_3 = [];\r\n\t\twindow.clearInterval(huge_it_playInterval_gallery_3);\r\n\t});\r\n<\/script>\r\n<div class=\"huge_it_slideshow_image_wrap_gallery_3 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_3\">\r\n\t\t<div class=\"huge_it_slideshow_dots_thumbnails_gallery_3\">\r\n\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_active_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '0', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"18\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '1', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"15\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '2', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"17\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '3', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"16\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '4', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"14\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '5', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"13\" 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_3\"\r\n\t\t\t\t\t\t     class=\"huge_it_slideshow_dots_gallery_3 huge_it_slideshow_dots_deactive_gallery_3\"\r\n\t\t\t\t\t\t     onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), '6', data_gallery_3,false,true);return false;\"\r\n\t\t\t\t\t\t     data-image_id=\"12\" data-image_key=\"6\"><\/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_3\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()) - iterator_gallery_3()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()) - iterator_gallery_3()) % data_gallery_3.length : data_gallery_3.length - 1, data_gallery_3,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_left-ico_gallery_3\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_gallery_3 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_3\" href=\"#\"\r\n\t\t\t   onclick=\"huge_it_change_image_gallery_3(parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_3').val()) + iterator_gallery_3()) % data_gallery_3.length, data_gallery_3,false,true);return false;\">\r\n\t\t\t\t<div id=\"huge_it_slideshow_right-ico_3\">\r\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_gallery_3 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_3\"\r\n\t     class=\"huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_3 view-slider\">\r\n\t\t<div class=\"huge_it_slide_container_gallery_3\">\r\n\t\t\t<div class=\"huge_it_slide_bg_gallery_3\">\r\n\t\t\t\t<ul class=\"huge_it_slider_gallery_3\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"huge_it_slideshow_image_item_gallery_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_0\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223717.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"18\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_1\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223959.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"15\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_2\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_223955.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"17\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_3\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_224018-e1586665418643.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"16\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_4\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_224146-e1586665315332.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"14\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_5\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_225312.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"13\"\/>\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_3 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_3 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_3\"\r\n\t\t\t\t\t\t\t\t    id=\"image_id_gallery_3_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_3_6\"\r\n\t\t\t\t\t\t\t\t\t     class=\"huge_it_slideshow_image_gallery_3\"\r\n\t\t\t\t\t\t\t\t\t     src=\"http:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/uploads\/sites\/18583\/2020\/04\/20200211_225441.jpg\"\r\n\t\t\t\t\t\t\t\t\t     data-image_id=\"12\"\/>\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_3 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_3 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_3\" 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_3 {\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_3 * {\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_3 {\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_3 li iframe {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_3 li #thevideo {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_3 li .thumb_wrapper {\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.huge_it_slider_gallery_3 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_3,\r\n#huge_it_slideshow_right_gallery_3 {\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_3,\r\n#huge_it_slideshow_right-ico_gallery_3 {\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_3:hover,\r\n#huge_it_slideshow_right-ico_gallery_3:hover {\r\n    cursor: pointer;\r\n}\r\n\r\n.huge_it_slideshow_image_container_gallery_3 {\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_3 {\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_3 {\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_3.none, .huge_it_slideshow_description_text_gallery_3.none,\r\n.huge_it_slideshow_title_text_gallery_3.hidden, .huge_it_slideshow_description_text_gallery_3.hidden {\r\n    display: none;\r\n}\r\n\r\n.huge_it_gallery_like_cont_3258.none {\r\n    display: none !important;\r\n}\r\n\r\n.huge_it_slideshow_title_text_gallery_3 h1, .huge_it_slideshow_description_text_gallery_3 h1,\r\n.huge_it_slideshow_title_text_gallery_3 h2, .huge_it_slideshow_title_text_gallery_3 h2,\r\n.huge_it_slideshow_title_text_gallery_3 h3, .huge_it_slideshow_title_text_gallery_3 h3,\r\n.huge_it_slideshow_title_text_gallery_3 h4, .huge_it_slideshow_title_text_gallery_3 h4,\r\n.huge_it_slideshow_title_text_gallery_3 p, .huge_it_slideshow_title_text_gallery_3 p,\r\n.huge_it_slideshow_title_text_gallery_3 strong, .huge_it_slideshow_title_text_gallery_3 strong,\r\n.huge_it_slideshow_title_text_gallery_3 span, .huge_it_slideshow_title_text_gallery_3 span,\r\n.huge_it_slideshow_title_text_gallery_3 ul, .huge_it_slideshow_title_text_gallery_3 ul,\r\n.huge_it_slideshow_title_text_gallery_3 li, .huge_it_slideshow_title_text_gallery_3 li {\r\n    padding: 2px;\r\n    margin: 0;\r\n}\r\n\r\n.huge_it_slide_container_gallery_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\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_3 {\r\n}\r\n\r\n.huge_it_slideshow_image_item1_gallery_3 {\r\n    display: table;\r\n    width: inherit;\r\n    height: inherit;\r\n}\r\n\r\n.huge_it_slideshow_image_item2_gallery_3 {\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_3 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_3 {\r\n    background: #ffffff;\r\n}\r\n\r\n.huge_it_slideshow_dots_thumbnails_gallery_3 {\r\n top: 0;\r\n}\r\n\r\n.huge_it_slideshow_dots_gallery_3 {\r\n    background: #000000;\r\n}\r\n\r\n.huge_it_slideshow_dots_active_gallery_3 {\r\n    background: #ffffff;\r\n}\r\n\r\n#huge_it_slideshow_left_gallery_3 {\r\n    left: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/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_3 {\r\n    right: 0;\r\n    margin-top: -21px;\r\n    height: 43px;\r\n    width: 29px;\r\n    background: url(https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-content\/plugins\/gallery-images\/assets\/images\/front_images\/arrows\/arrows.simple.png) right top no-repeat;\r\n}\r\n\r\n.thumb_image {\r\n    position: absolute;\r\n    width: 100%;\r\n    height: 100%;\r\n    top: 0;\r\n    left: 0;\r\n}\r\n\r\n.entry-content a {\r\n    border-bottom: none !important;\r\n}\r\n\r\n.gallery-img-content .noneDisplay {\r\n    display: block;\r\n}\r\n\r\n<\/style>\r\n\n\n\n\n<p>Legendary- Honestly, where would we be today without the letterpress or Gutenberg?  Reading about this history of the letterpress was captivating. The thought of having to create and place every letter of every word of every page made me truly appreciate the physicality of books and print media. I learned a great deal about language from this exercise (why we say lowercase, uppercase, and justified type), but I learned even more about how much readers take the printed word for granted. <\/p>\n\n\n\n<p>In this TP, I was acutely aware of spacing and shape. When\ncreating and cutting out the letters for \u201cprinting,\u201d I kept asking myself if I\n(and others) would be able to clearly see the letters and the words. It made me\nthink about the materiality of this interface and how to produce the best\nresults. I was working with cardboard, poster paint, glue, and glitter. Since\nthe cardboard absorbed the paint, I had to make sure there was enough paint on\nthe letters for the words to be seen but not so much the letters would smear\nand the words smudge. I had to be sure I had enough glue to make sure the glitter\nstuck enough for the letters to be visible but not so much the letters would\nrun. <\/p>\n\n\n\n<p>Having this experience made me appreciate the work of early\nprinters and type setters working with all types (pun intended) of materials\n(soot, ink, metal, wood) and how each of these affected how and what they\nprinted. I was working with three letters to make one word\/sign. I cannot\nfathom doing so, and doing so precisely with an entire galley lifted onto a\nprinting press (which reminds me a great deal of Kafka\u2019s apparatus from \u201cIn the\nPenal Colony\u201d). <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Legendary- Honestly, where would we be today without the letterpress or Gutenberg? Reading about this history of the letterpress was captivating. The thought of having to create and place every letter of every word of every page made me truly appreciate the physicality of books and print media. I learned a great deal about language &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/legendary-letterpress\/\">Continue reading<\/a><\/p>\n","protected":false},"author":15418,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/pages\/258"}],"collection":[{"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/users\/15418"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/comments?post=258"}],"version-history":[{"count":4,"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/pages\/258\/revisions"}],"predecessor-version":[{"id":292,"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/pages\/258\/revisions\/292"}],"wp:attachment":[{"href":"https:\/\/sites.wp.odu.edu\/sgutcodingpractice\/wp-json\/wp\/v2\/media?parent=258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}