\n"},{"name":"Produsent tekst","value":"H1216-08 CA15RLY
\n15 cm (5\u2019\u2019) cone driver, developed for use as a long throw high fidelity woofer or
\nwoofer\/midrange unit.
\n
\nClassical coated paper cone that gives a smooth extended frequency response
\nwith a controlled roll off.
\n
\nThis driver uses SEAS SpiderRing\u00ae technology.
\n
\nLarge magnet system together with a very long and light weight CCAW voice coil
\nallow good coil excursion with low distortion and good transient response.
\n
\nExtremely stiff and stable injection moulded metal basket, that keeps the
\ncritical components in perfect alignment.
\n
\nLarge windows in the basket both above and below the spider reduce sound reflection, air flow noise and cavity resonance to a minimum."}]; document.addEventListener('DOMContentLoaded', function() { var readMoreButtons = document.querySelectorAll('.read-more-btn'); readMoreButtons.forEach(function(btn) { btn.addEventListener('click', function(e) { e.preventDefault(); const thisElementId = $(this).attr('data-target'); $(this).remove(); const targetElementId = thisElementId.replace('-ReadMore', ''); const targetDiv = $('#' + targetElementId); const info = produktInfoNames.find(function(info) { return info.name === targetElementId; }); if (info) { targetDiv.html(info.value); }; }); }); });