Powering Digital Freedom

At Gen, our mission is to create technology solutions for people to take full advantage of the digital world, safely, privately, and confidently – so together, we can build a better tomorrow.

News

All News
' + '' + 'Learn More {{#blank}}(opens in new window){{/blank}}' + '
' + '
' + '
'+ '{{/items}}' /* beautify preserve:end */ ), beforeRender: function(e, data) { $.each(data.items, function(idx, item) { item.index = idx; var url = item.url.toLowerCase().split('.'); if (url[url.length - 1] == 'pdf') { item.blank = true; } }); }, complete: function(e) { $(e.target).slick({ slidesToShow: 3, slidesToScroll: 3, autoplay: false, dots: true, appendDots: $('.module-news-latest .slider-controls'), responsive: [{ breakpoint: 768, settings: { arrows: false, slidesToShow: 1, slidesToScroll: 1, autoplay: true, } }] }); $(window).on('resize', function(){ var slickInst2 = $(e.target).slick('getSlick'), $target = $(e.target), $controls = $target.siblings().find('.slick_autoplay-ctrl'), $srText = $controls.parents().siblings('span.sr-only'); if($(window).width() < 768){ if(!$controls.length){ q4App.accessibleSlick(slickInst2, 'before', '.slick-dots'); } } else { if($controls.length){ $srText.remove(); $controls.remove(); } } $srText.each(function (i) { if (i > 0){ $(this).remove(); } }); }).trigger('resize'); } });