Pages
jQuery(document).ready(function() {
jQuery('#sample_slider').owlCarousel({
items : 1,
smartSpeed : 1000,
autoplay : true,
autoplayTimeout : 5100,
autoplayHoverPause : true,
smartSpeed : 1000,
fluidSpeed : 1000,
autoplaySpeed : 1000,
navSpeed : 1000,
dotsSpeed : 1000,
dotsEach : 1,
loop : true,
nav : false,
navText : ['Previous','Next'],
dots : true,
responsiveRefreshRate : 200,
slideBy : 1,
mergeFit : true,
autoHeight : false,
mouseDrag : false,
touchDrag : true
});
jQuery('#sample_slider').css('visibility', 'visible');
sa_resize_sample_slider();
window.addEventListener('resize', sa_resize_sample_slider);
function sa_resize_sample_slider() {
var min_height = '20';
var win_width = jQuery(window).width();
var slider_width = jQuery('#sample_slider').width();
if (win_width < 480) {
var slide_width = slider_width / 1;
} else if (win_width < 768) {
var slide_width = slider_width / 1;
} else if (win_width < 980) {
var slide_width = slider_width / 1;
} else if (win_width < 1200) {
var slide_width = slider_width / 1;
} else if (win_width < 1500) {
var slide_width = slider_width / 1;
} else {
var slide_width = slider_width / 1;
}
slide_width = Math.round(slide_width);
var slide_height = '0';
if (min_height == 'aspect43') {
slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height);
} else if (min_height == 'aspect169') {
slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height);
} else {
slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height);
}
jQuery('#sample_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');
}
var owl_goto = jQuery('#sample_slider');
jQuery('.sample_slider_goto1').click(function(event){
owl_goto.trigger('to.owl.carousel', 0);
});
jQuery('.sample_slider_goto2').click(function(event){
owl_goto.trigger('to.owl.carousel', 1);
});
jQuery('.sample_slider_goto3').click(function(event){
owl_goto.trigger('to.owl.carousel', 2);
});
jQuery('.sample_slider_goto4').click(function(event){
owl_goto.trigger('to.owl.carousel', 3);
});
jQuery('.sample_slider_goto5').click(function(event){
owl_goto.trigger('to.owl.carousel', 4);
});
jQuery('.sample_slider_goto6').click(function(event){
owl_goto.trigger('to.owl.carousel', 5);
});
var resize_84 = jQuery('.owl-carousel');
resize_84.on('initialized.owl.carousel', function(e) {
if (typeof(Event) === 'function') {
window.dispatchEvent(new Event('resize'));
} else {
var evt = window.document.createEvent('UIEvents');
evt.initUIEvent('resize', true, false, window, 0);
window.dispatchEvent(evt);
}
});
});
About the Museum
Located in New York City, the world's first and foremost vertical metropolis, The Skyscraper Museum celebrates the City's rich architectural heritage and examines the historical forces and individuals that have shaped its successive skylines. Through exhibitions, programs, and publications, the Museum explores tall buildings as objects of design, products of technology, sites of construction, investments in real estate, and places of work and residence.
The Skyscraper Museum is located in lower Manhattan's Battery Park City at 39 Battery Place. Gallery hours are Wednesday through Saturday, 12 to 6 PM.
Admission is FREE.
All visitors, except Museum Members, should book timed-tickets. Walk-ins are welcome on a limited basis. For reservation information, click VISIT.
Free Admission has been extended thanks to the generous support of the Feil Family Foundation,
Continue reading “The Skyscraper Museum”…