Skip to Content
Hotel Indigo Lower East Side
Stay
Save
Pool
Mr. Purple
Dining
Non Gamstop Casinos UK
Casinos Not On Gamstop
Nuovi Casino Online
Casino Utan Spelpaus
信用 できるオンラインカジノ
Casino Zonder CRUKS
Party
Gaze
Explore
Book
Now
Hotel Indigo Lower East Side Gallery Page
'); $(this).hover(function(){ $(this).find('.galleryhover_overlay').animate({opacity:1}, 300, 'swing'); }, function(){ $(this).find('.galleryhover_overlay').animate({opacity:0}, 300, 'swing'); }); }); $('img', '#gallerymontage').each(function() { var $img = $(this); setTimeout(function() { $img.fadeIn(400); }, i += 100); setTimeout(()=>{ $img.parent().find('.caption').removeClass('hidden') },i+500) }); $("a.fancybox-video").fancybox({ beforeShow: function () { // After the show-slide-animation has ended - play the video in the current slide console.log("Before!"); var video_selector__play = this.content.find('video')[0]; setTimeout(function () { video_selector__play.play(); }, 0); }, beforeClose: function () { console.log("After!"); var video_selector__pause = this.content.find('video')[0]; video_selector__pause.pause(); } }); } function changeSocialSharing(data_click) { var url = document.URL; if(window.location.hash) { url = window.location.href.split('#')[0]; } var full_image_url = $("#myGallery #gallerymontage a[data-click="+data_click+"]").attr("href"); encodeURIComponent(full_image_url); var share_site_url = encodeURIComponent(url + "#" + data_click); var facebook_share_url = "https://www.facebook.com/sharer/sharer.php?u=" + share_site_url; var twitter_share_url = "https://twitter.com/intent/tweet?source=" + share_site_url + "&text=Twitter+Custom+Message+" + share_site_url; var google_plus_share_url = "https://plus.google.com/share?url=" + share_site_url; var pinterest_share_url = "http://pinterest.com/pin/create/button/?url=" + share_site_url + "&media="+full_image_url+"&description=Pinterest+Custom+Message"; //Create URl From Navigation //Define URL $(".facebook-share").attr({ "href": facebook_share_url }); $(".twitter-share").attr({ "href": twitter_share_url }); $(".google-plus-share").attr({ "href": google_plus_share_url }); $(".pinterest-share").attr({ "href": pinterest_share_url }); } var HeightTopHeader = $('#header').height(); $("#myGallery").css("margin-top", HeightTopHeader - 5);