The image, without the Javascript:
http://www.nasa.gov/sites/default/files/thumbnails/image/dsc...
Interesting note (from NASA?) to visitors embedded in the page:
(function($) {
$.reject({
display: ["msie", "firefox", "safari", "opera", "chrome", "gcf"],
reject: {
msie5: true, msie6: true, msie7: true, msie8: true, msie9: true, firefox2: true, firefox3: true, firefox4: true, firefox5: true, firefox6: true, firefox7: true, firefox8: true, firefox9: true, safari1: true, safari2: true, safari3: true, safari4: true, opera1: true, opera2: true, opera3: true, opera4: true, opera5: true, opera6: true, opera7: true, opera8: true, opera9: true
},
imagePath: '/sites/all/modules/contributed/jreject/jReject/images/',
enable: true, header: "Did you know that your Internet Browser is out of date?", paragraph1: "To ensure that all features of NASA.gov work effectively, please upgrade to the latest version of one of these web browsers. For Internet Explorer users: The site will only be fully functional on version 11 with compatibility mode turned off. If you're using version 11 and you're seeing this message, compatibility mode is turned on in your browser. If you need compatibility mode turned on to use other sites or applications, you'll need to use another browser to see the full NASA site.", paragraph2: "Just click on the icons to get to the download page:", closeMessage: "By closing this window you acknowledge that your experience on this website may be degraded.", closeLink: "Close This Window", closeURL: "#", close: true, closeESC: true, closeCookie: true, overlayBgColor: "#000", overlayOpacity: 0.8, fadeInTime: "fast", fadeOutTime: "fast"
});
})(jQuery);