Win Server 2008 R2 Standard [ 500 PC ]

20.00 $

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
PlaceholderWin Server 2008 R2 Standard [ 500 PC ]
20.00 $
(function () { document.addEventListener( 'click', function (e) { var target = e.target; if (target && target.nodeType !== 1) target = target.parentElement; if (!target || !target.closest) return; var title = target.closest('.toggle-tabs .e-n-tab-title'); if (!title) return; var tabsWrap = title.closest('.e-n-tabs'); if (!tabsWrap) return; var isActive = title.classList.contains('e-active') || title.getAttribute('aria-selected') === 'true' || title.getAttribute('aria-expanded') === 'true'; if (isActive) { e.preventDefault(); e.stopImmediatePropagation(); var titles = tabsWrap.querySelectorAll('.e-n-tab-title'); var i = titles.length; while (i) { i = i - 1; titles[i].classList.remove('e-active'); titles[i].setAttribute('aria-selected', 'false'); titles[i].setAttribute('aria-expanded', 'false'); } var contents = tabsWrap.querySelectorAll('.e-n-tab-content'); var j = contents.length; while (j) { j = j - 1; contents[j].classList.remove('e-active'); contents[j].setAttribute('hidden', 'true'); contents[j].setAttribute('aria-hidden', 'true'); contents[j].style.display = 'none'; } } }, true ); })();