K-Line K616-1751 NYC Wood-Sided Caboose w/Smoke

Sale price $42.95 Regular price $64.95

*Rolling Stock Will Ship Late November*

Caboose Features:
• Overhead StreamLighting® Illumination
• Operating Smoke Unit w/On-Off Switch
• Fully Furnished Interior
• 2 Brakeman Figures
• Brass Toilet Vent
• Brass Radio Antenna
• Separate Steel Grab Rails
• Separate Metal Ladders
• Metal Brake Wheel
• Fully Sprung Opening Doors
• Prototypical Platform Detail
• Prototypical Die Cast Metal Brake Detail
• Die Cast Metal Chassis
• Die Cast Trucks
• Operating Die Cast Metal Couplers
• Prototypical Reproduction with Authentic Paint Schemes

      "); // Add image and caption to lightbox $lightbox .append($img) .append($caption); // Add lighbox to document $('body').append($lightbox); $('.lightbox-gallery img').click(function(e) { e.preventDefault(); // Get image link and description var src = $(this).attr("data-image-hd"); var cap = $(this).attr("alt"); // Add data to lighbox $img.attr('src', src); $caption.text(cap); // Show lightbox $lightbox.fadeIn('fast'); $lightbox.click(function() { $lightbox.fadeOut('fast'); }); }); }());