{"id":744,"date":"2017-10-25T12:30:06","date_gmt":"2017-10-25T16:30:06","guid":{"rendered":"http:\/\/dhcstudio.com\/?page_id=744"},"modified":"2017-10-25T12:55:16","modified_gmt":"2017-10-25T16:55:16","slug":"video","status":"publish","type":"page","link":"https:\/\/dhcstudio.com\/?page_id=744","title":{"rendered":"Video"},"content":{"rendered":"<div id=\"vimeography-gallery-1\" class=\"vimeography-bugsauce\" data-version=\"1.2\" itemscope itemtype=\"http:\/\/schema.org\/VideoGallery\">\n\n  <div class=\"vimeography-main\">\n      <div class=\"vimeography-player\" itemprop=\"video\">\n        <div class=\"video-wrapper\">\n          <iframe id=\"vimeography69907\" src=\"https:\/\/player.vimeo.com\/video\/216032498?title=0&amp;byline=0&amp;portrait=0&amp;player_id=vimeography69907&amp;api=1&amp;app_id=122963\" width=\"640\" height=\"360\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" title=\"GG_StoneFit_System Edit 1-Vimeo Export\"><\/iframe>\n        <\/div>\n      <\/div>\n  <\/div>\n\n  <div class=\"vimeography-thumbnails\">\n    <ul class=\"vimeography-slides\">\n        <li data-link=\"https:\/\/vimeo.com\/216032498\"><img src=\"https:\/\/i.vimeocdn.com\/video\/632901724-318e68dde6b1ae56ffd57efc25d0290836119ce1754f689b73de27a8f3a4596b-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"GG_StoneFit_System Edit 1-Vimeo Export\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/195611398\"><img src=\"https:\/\/i.vimeocdn.com\/video\/607871556-fcb4f3aeddb8596fe6d49b358e694a7fd6b18d792753f843fc8d186142a12ae8-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"Multicell-FINAL\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/61900859\"><img src=\"https:\/\/i.vimeocdn.com\/video\/430384174-5e9dbfe9a77d47e3c800e9b73e447d84d0f1c7ce5bf3d9dade933f90af45e415-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"Elbeco VSS1 Commercial-FINAL\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/37035361\"><img src=\"https:\/\/i.vimeocdn.com\/video\/254267064-5b7a77be21378b38eb5565c04ee8148866012f2f1441626344657120daf808a4-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"How-to: Woodworking - DHCStudio.com\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/37032270\"><img src=\"https:\/\/i.vimeocdn.com\/video\/254237964-9bf2cff6d4da2f4152da187f2160aed82d4f046b7015d24408f87037b86a266d-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"Sawmills - DHCStudio.com\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/37029856\"><img src=\"https:\/\/i.vimeocdn.com\/video\/254217741-6b348666c548a2278c302788320eae9e4f69f267ef2af5fa78428f2ae9183c38-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"Manufacturing - DHCStudio.com\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n        <li data-link=\"https:\/\/vimeo.com\/36945494\"><img src=\"https:\/\/i.vimeocdn.com\/video\/253603567-2528f82e0e307c690fcfb0749b5963821caf4d44c73c8764d8686d4ae57bae51-d_1280x720?&amp;r=pad&amp;region=us\" alt=\"Woodworking - dhcstudio.com\" width=\"186\" height=\"105\" itemprop=\"image\" \/><\/li>\n    <\/ul>\n  <\/div>\n\n<\/div> <!-- End Gallery -->\n\n<script type=\"text\/javascript\">\n\n  (function($){\n    $(document).ready(function() {\n\n      var $gallery = $('#vimeography-gallery-1');\n\n\n      var slider = $gallery.find('.vimeography-thumbnails').flexslider({\n        animation: \"slide\",\n        namespace: 'vimeography-bugsauce-',\n        controlNav: false,\n        animationLoop: false,\n        slideshow: false,\n        itemWidth: 186,\n        itemMargin: 8,\n        useCSS: false,\n        prevText: \"<span><\/span>\",\n        nextText: \"<span><\/span>\",\n        selector: \".vimeography-slides > li\"\n      }).data('flexslider');\n\n      $gallery.find('.vimeography-thumbnails li').first().addClass('vimeography-bugsauce-active-slide');\n\n      $gallery.on('click', '.vimeography-slides li', function(e){\n        $gallery.find('.vimeography-main').spin('custom');\n\n        var link = $(this).data('link');\n\n        $('.vimeography-bugsauce-active-slide').removeClass('vimeography-bugsauce-active-slide');\n        $(this).addClass('vimeography-bugsauce-active-slide');\n\n        $gallery.find('.vimeography-player').animate({'opacity':0}, 300, 'linear', function(){\n\n          var promise = vimeography.utilities.get_video( link );\n\n          promise.done(function (video) {\n            \/\/ This needs to be done so that the Vimeo API can interact with the player\n            video.html = vimeography.utilities.set_video_id(video.html);\n\n            $gallery.find('.vimeography-player').html(video.html).fitVids().animate({'opacity':1}, 300);\n            $gallery.find('.vimeography-main').spin(false);\n            $gallery.trigger('vimeography\/video\/ready');\n          });\n\n        });\n\n        e.preventDefault();\n      });\n\n      $gallery.on('vimeography\/playlist\/next', function(){\n        var $next_video = $('.vimeography-bugsauce-active-slide').next();\n\n        $next_video.trigger('click');\n\n        var videos_spanning_two_pages = slider.visible - slider.move;\n        var paging_factor = slider.visible - videos_spanning_two_pages;\n\n        if ( $next_video.index() >= paging_factor * (slider.currentSlide + 1) ) {\n          slider.flexslider('next');\n        }\n\n      });\n\n      $gallery.trigger('vimeography\/video\/ready');\n\n    });\n  })(jQuery)\n\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0},"_links":{"self":[{"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/744"}],"collection":[{"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dhcstudio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=744"}],"version-history":[{"count":2,"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/744\/revisions"}],"predecessor-version":[{"id":753,"href":"https:\/\/dhcstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/744\/revisions\/753"}],"wp:attachment":[{"href":"https:\/\/dhcstudio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}