CINXE.COM
Hi-tech Textiles: When High Performance is Paramount - Fibre2Fashion
<!DOCTYPE html> <html> <head> <title>Hi-tech Textiles: When High Performance is Paramount - Fibre2Fashion</title> <meta name="keywords" content="performance, moisture wicking, aramid, aerogel - Fibre2Fashion" /> <meta name="description" content="Read article about Fabric technology can bring many benefits to the military and first responders in dangerous situations. And while away from any danger, every second still counts for top athletes. and more articles about Textile industary at Fibre2Fashion" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="Revisit-After" content="1 Day" /> <meta name="Robots" content="ALL, INDEX, FOLLOW" /> <meta name="language" content="EN" /> <meta http-equiv="content-language" content="en-US" /> <meta name="document-type" content="Public" /> <meta name="document-classification" content="Business to Business" /> <meta name="coverage" content="Worldwide" /> <meta name="author" content="www.technicaltextile.net" /> <meta name="distribution" content="global" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:image" content="https://static.fibre2fashion.com/ArticleResources/Images/102/10181/d7dbbd_Big.jpg"> <meta property="og:image" content="https://static.fibre2fashion.com/ArticleResources/Images/102/10181/d7dbbd_Big.jpg" /> <meta property="og:title" content="Hi-tech Textiles: When High Performance is Paramount - Fibre2Fashion" /> <meta property="og:description" content="Read article about Fabric technology can bring many benefits to the military and first responders in dangerous situations. And while away from any danger, every second still counts for top athletes. and more articles about Textile industary at Fibre2Fashion" /> <meta property="og:url" content="https://www.technicaltextile.net/articles/hi-tech-textiles-when-high-performance-is-paramount-10181" /> <meta property="fb:app_id" content="173075806590842" /> <meta property="fb:admins" content="100008627299428" /> <link rel='canonical' href='https://www.technicaltextile.net/articles/hi-tech-textiles-when-high-performance-is-paramount-10181' /> <link rel="shortcut icon" href="https://static.fibre2fashion.com/ttresources/logo/favicon.ico" type="image/x-icon"> <link rel="icon" href="https://static.fibre2fashion.com/ttresources/logo/favicon.ico" type="image/x-icon"> <script src="https://static.fibre2fashion.com/ttresources/js/popper.min.js"></script> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/bootstrap.min.css" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/font-awesome.min.css" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/slick.css" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/slick-theme.css" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/tt-commonnew.css?ver=2.0" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/ttfonts.css" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/ttelasticsearch.css?v=1" rel="stylesheet" /> <link type="text/css" href="https://static.fibre2fashion.com/ttresources/css/innerheaderelasticnew.css" rel="stylesheet" /> <link href="/articles/bundles/css?v=4ZT-8uFgexXfsOKUC8p-IZeN37SVnXfVQr3CaLIVuQk1" rel="stylesheet"/> <script src="https://static.fibre2fashion.com/ttresources/js/jquery-1.11.3.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/staticResources/js/jquery/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/staticResources/js/jquery/plugins/jquery.validate.unobtrusive.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/staticResources/js/jquery/plugins/jquery-ui.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/staticResources/js/jquery/plugins/jquery.colorbox.min.js"></script> <script src="https://static.fibre2fashion.com/ttresources/js/bootstrap.min.js"></script> <script src="https://static.fibre2fashion.com/ttresources/js/slick.js"></script> <script src="/articles/bundles/js?v=CI5G3sNHeJk15HR-Gq5C0mNYQrGZPLFHQB3M8by2U1k1"></script> <script type="text/javascript"> BASEPATHURL = 'https://www.technicaltextile.net/articles'</script> <script type="text/javascript"> function ReadCookie(cookieName) { var re = new RegExp('[; ]' + cookieName + '=([^\\s;]*)'); var sMatch = (' ' + document.cookie).match(re); if (cookieName && sMatch) return unescape(sMatch[1]); return ''; } function SetCookie(cookieName, cookieValue, nDays) { var today = new Date(); var expire = new Date(); if (nDays === null || nDays === 0) nDays = 1; expire.setTime(today.getTime() + 3600000 * 24 * nDays); document.cookie = cookieName + "=" + escape(cookieValue) + ";path=/;domain=.technicaltextile.net;expires=" + expire.toGMTString(); } function makeid() { var text = ""; var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; for (var i = 0; i < 9; i++) text += possible.charAt(Math.floor(Math.random() * possible.length)); return text; } uival = ReadCookie("ttauid") if ((uival == "") && localStorage.getItem("ttauid") != null) { SetCookie("ttauid", localStorage.getItem("ttauid"), 365); } uival = localStorage.getItem("ttauid"); if ((uival == "") || (uival == null)) { luival = ReadCookie("ttauid") if (luival != "") { localStorage.setItem("ttauid", luival); } else { var jcval = makeid() SetCookie("ttauid", jcval, 365); localStorage.setItem("ttauid", jcval); } uival = jcval; } </script> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PMVDKS8');</script> <!-- End Google Tag Manager --> <script src="https://static.fibre2fashion.com/ttresources/js/common.js?v=1.0"> </script> <!-- Hotjar Tracking Code for https://www.technicaltextile.net/ --> <script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 2089259, hjsv: 6 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv='); </script> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMVDKS8" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div class="top-bar"> <div class="container-fluid"> <div class="left-add"> <div style="display:none;" id="divJson"> [] </div> <div id="textadsdisplay"> <script src="https://static.fibre2fashion.com/staticresources/js/jquery/plugins/swiper-3-4-2.min.js"></script> <style> #slideshow1.swiper-container, .swiper-wrapper, .swiper-slide { width: 100%; height: 18px; } #slideshow1 .swiper-slide { text-align: center; font-size: 18px; display: flex; } #slideshow1 .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; left: 10px; } </style> <div id="slideshow1"> <div class="swiper-container"> <div class="swiper-wrapper"> </div> </div> </div> <script> var swiper = new Swiper('.swiper-container', { direction: 'vertical', mousewheelControl: true, loop: true, autoplay: { delay: 5, disableOnInteraction: false }, slidesPerView: 'auto', grabCursor: true, mousewheelControl: true, keyboardControl: true, speed: 1000, autoplay: 10000, slidesPerView: 'auto', parallax: false, // freeMode: true, // freeModeSticky: true }); </script> </div> </div> <div class="top-social-icons"> <ul> <li><a target="_blank" href="https://www.facebook.com/TechnicalTextiles"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> <li><a target="_blank" href="https://twitter.com/technicaltextil"><i class="fa fa-twitter" aria-hidden="true"></i></a></li> <li><a target="_blank" href="https://www.linkedin.com/company/technicaltextile"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> </ul> </div> </div> </div> <div class="topheader mobile-header"> <div class="container"> <button class="navbar-toggler pull-left" type="button" data-toggle="modal" data-target="#menu"> <i class="fa fa-bars" aria-hidden="true"> </i> </button> <div class="subheader"> <div class="innerheader"> <div class="input-group stylish-input-group search-box"> <div class="topsearchbar input-group"> <span class="sub-wrapper"> <select id="esCategory" name="esCategory" class="esCategory" style="display: none;"> <option value="" data-url="" data-text="Search here for your Technical Textile needs">All Categories</option> <option value="ttarticles" data-url="https://www.technicaltextile.net/articles/search" data-text="Search here">Articles</option> <option value="ttnews" data-url="https://www.technicaltextile.net/news/search" data-text="Search here">News</option> <option value="ttinterview" data-url="https://www.technicaltextile.net/interviews/search" data-text="Search here">Interviews</option> <option value="tttradefairs" data-url="https://www.technicaltextile.net/events/search" data-text="Search here">Events</option> </select> <input onkeypress="handle(event)" id="esQuery" name="esQuery" type="text" style="width:150px; visibility:hidden;" class="form-control headersearch f2fsearchtext" placeholder="Search here for your Technical Textile needs"> </span> <input type="hidden" id="hdnQueryCode" /> <span class="input-group-addon"> <a id="esSearch" href="javascript:void(0);"> <button class="btn btn-link" type="submit"><i class="fa fa-search" aria-hidden="true"></i></button> </a> </span> </div> <!--Uncomment following line if you want to enable auto complete functionality--> </div> </div> <div id="f2fAutoSearching"></div> <link rel="stylesheet" type="text/css" href="https://static.fibre2fashion.com/StaticResources/css/jquery.selectric.min.css"> <script type="text/javascript" src="https://static.fibre2fashion.com/StaticResources/js/jquery/plugins/jquery.selectric.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/StaticResources/js/jquery/plugins/jquery.highlight.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/js/jquery/plugins/underscore.min.js"></script> <script type="text/javascript" src="https://static.fibre2fashion.com/ttresources/js/elastic/TTesAutoSuggest.min.js"></script> <script type="text/javascript"> //$("#esQuery").focusin(function () { // $('#f2fscreen').show(); //}); //$("#esQuery").focusout(function () { // $('#f2fscreen').hide(); //}); $(function () { var url = "https://search.fibre2fashion.com/handler/ESResult.ashx"; var trackerUrl = "https://search.fibre2fashion.com/handler/ESSearchTracker.ashx"; renderAutoSuggest(url, trackerUrl); }); var IgnoreWord = ""; jQuery.extend({ splitWords: function (input) { var searchWord = decodeURIComponent(input.toLowerCase()).split(' '); return _.without.apply(_, [searchWord].concat(IgnoreWord.split(','))); } }); function highlightMain(container, keywords) { jQuery('.' + container).highlight($.splitWords(keywords.replace(/\+/g, ' ')), { wordsOnly: true, className: 'eshighlighter' }); } jQuery(document).ready(function () { var keywords = GetQueryStringByName("keywords"); var dInputtext = ""; setTimeout(function () { //if ($("#esQuery").val() != "") { // $(".sub-wrapper").addClass("active"); // $(".topsearchbar").addClass("active-xs"); //} $("#esQuery").val(""); }, 300); if (keywords != "undefined" && keywords != "") { jQuery("#esQuery").val(keywords); try { highlightMain('eshighlighterblock', keywords); } catch (e) { console.log(e); } } else if (ReadCookie("Keyword") != "") { jQuery("#esQuery").val(ReadCookie("Keyword")); $("#sb-search").addClass('sb-search-open'); } var category = GetQueryStringByName("category"); if (category != "undefined" && category != "") { jQuery("#esCategory").val(category); } else if (ReadCookie("Category") != "") { jQuery("#esCategory").val(ReadCookie("Category")); } jQuery("#esQuery").focus(); DeleteCookie("Keyword"); DeleteCookie("Category"); jQuery("#esSearch").on("click", function () { var redirectUrl = ''; var query = jQuery.trim(jQuery("#esQuery").val()); var txtEsCategory = jQuery("#esQuery").attr('category'); var isAutoSuggest = jQuery("#esQuery").attr('IsAutoSuggest'); var categorySelected = jQuery("#esCategory").val(); var OrgCatgorySelected = jQuery("#esCategory").val(); if (txtEsCategory != undefined && txtEsCategory != "") { categorySelected = txtEsCategory; redirectUrl = jQuery("#esCategory option[value='" + categorySelected + "']").attr("data-url"); } if (isAutoSuggest == undefined || isAutoSuggest == "") { isAutoSuggest = "0"; } var message = ""; var focusControl = []; if (categorySelected == "") { message += "Please select category."; focusControl.push("esCategory"); } if (query == "") { message += "Please enter search criteria.\n"; focusControl.push("esQuery"); } if (message != "") { if ($(".sub-wrapper").hasClass("active") && dInputtext != "") { alert(message); } else { $(".sub-wrapper").toggleClass("active"); $(".topsearchbar").toggleClass("active-xs"); } jQuery("#" + focusControl[0]).focus(); return; } if (redirectUrl == '') redirectUrl = jQuery("#esCategory option:selected").attr("data-url"); if (redirectUrl != "" || redirectUrl != "undefined") { query = query.replace(/\&/g, ''); if (OrgCatgorySelected != undefined && OrgCatgorySelected != "") redirectUrl = UpdateQueryString("category", OrgCatgorySelected, redirectUrl); if (isAutoSuggest != undefined && isAutoSuggest != "") redirectUrl = UpdateQueryString("IsAutoSuggest", isAutoSuggest, redirectUrl); redirectUrl = UpdateQueryString("keywords", query, redirectUrl); if (categorySelected == "jobs") { redirectUrl = UpdateQueryString("KeywordsName", query, redirectUrl); } window.location.href = encodeURI(redirectUrl); } }); //jQuery('#esCategory').selectric({ disableOnMobile:false}); jQuery('#esCategory').selectric({ disableOnMobile: false }); jQuery('#esCategory').on('change', function (element) { onResizeScreen(); onchangedropdown(); dInputtext = this.value; }); jQuery("#esQuery").keyup(function () { dInputtext = this.value; }); //$('#esCategory').on("input", function () { // alert(dInputtext); //}); //this function handle the resize of screen event. $(window).resize(function () { reSizeInit(); }); reSizeInit(); $("#esCategory").css("visibility", "visible"); $("#esQuery").css("visibility", "visible"); //$("#esQuery").on("propertychange change keyup paste input", function () { // jQuery("#esQuery").removeAttr('category'); //}); }); function reSizeInit() { $("#esQuery").width(150); setTimeout(function () { onResizeScreen(); }, 100); } function onResizeScreen() { //When the icon is appear instead of text in the select category, this condition will set to TRUE $(".selectric .label").html(getCurrentCategoryValue()); //Extra padding margin of the textbox var extraPaddingMargin = 100; var newW = $(".search-box").width() - $(".selectric").outerWidth() - $(".input-group-addon").outerWidth() - extraPaddingMargin; //Set width of text box of search bar // $("#esQuery").attr("style", "width:" + newW + "px !important"); } function onchangedropdown() { //When the dropddown value change on the select category, this condition will set to TRUE if (jQuery('#esCategory').val() == "") { jQuery("#esQuery").attr("placeholder", "Search here for your Technical Textile needs");; } else { var placeholder = jQuery("#esCategory option:selected").attr("data-text"); jQuery("#esQuery").attr("placeholder", placeholder);; } jQuery("#esQuery").removeAttr('category'); jQuery("#esQuery").removeAttr('IsAutoSuggest'); } //Get current category name from the combobox function getCurrentCategoryValue() { //if there is nothing selected, it will put select category word by default if (jQuery('#esCategory').val() == "") if ($(".selectric").width() <= 60) return '<i class="fa fa-list"></i>'; else return "All Categories"; //show the current selected value instead of label return jQuery('#esCategory option:selected').text(); } function handle(e) { if (e.keyCode === 13) { jQuery("#esSearch").trigger("click"); } return false; } function SetESSuggesterTextInSearchBox(e, esShowingresultId, esSearchBoxId, esSuggesterSectionId) { e.preventDefault(); jQuery('#' + esSearchBoxId).val(jQuery("#" + esShowingresultId).text()); jQuery('#' + esSuggesterSectionId).hide(); } </script> </div> <div class="headerlogo"> <a href="https://www.technicaltextile.net/"> <img src="https://static.fibre2fashion.com/ttresources/logo/TTnewLogo.png" class="img-responsive" alt="" /></a> </div> <span class="sign-wrapper mobile-sign-hide"> <a class="sign-in" href="https://www.technicaltextile.net/member/?myurl=https%3a%2f%2fwww.technicaltextile.net%2farticles%2fhi-tech-textiles-when-high-performance-is-paramount-10181"> Sign In </a> <a class="sign-up" href="https://www.technicaltextile.net/member/?myurl=https%3a%2f%2fwww.technicaltextile.net%2farticles%2fhi-tech-textiles-when-high-performance-is-paramount-10181"> Sign Up </a> </span> <div class="modal fade" id="changePasswordModel" tabindex="-1" role="dialog" aria-labelledby="changePasswordModel" aria-hidden="true"> <form role="form" id="frmChangePassword"> <input name="__RequestVerificationToken" type="hidden" value="TKjkKAPs_1ZTO0jdHmjJ0cCVAYpaJEpp5jdVMMbeki4rsrHzVpTPxi0eVjt7bn3ch9dEOil25D2GyJLxchJZUYRx2DF5g2q6lwTnR6UNgvE1" /> <div id="divSuccessCust1" class="form-group" style="margin:0px"> <h4 class="msg-heading" style="margin:0px"> <div id="msgSuccess1" class="msg-heading-margin"></div> </h4> </div> <div id="msgError1" class="alert alert-danger" style="display:none;"></div> <div class="modal-dialog" role="document"> <div class="modal-content"> <div id="ChangePasswordSuccess" class="alert alert-success" style="display:none; text-align: left; margin:5px;"> Password Changed Successfully. </div> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Change Password</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row" style="text-align:left;"> <div class="col-md-12"> <div class="form-group"> <label class="control-label" for="MenuName">Old Password</label> <input type="password" id="OldPassword" class="form-control" value="" placeholder="Old Password" /> <span id="divMsgOldPassword" style="display:none;" class="text-danger field-validation-error" data-valmsg-for="Comments" data-valmsg-replace="true"> </span> </div> </div> </div> <div class="row" style="text-align:left;"> <div class="col-md-12"> <div class="form-group setpassword-wrapper"> <label class="control-label" for="MenuName">New Password</label> <input type="password" id="NewPassword" class="form-control" value="" placeholder="New Password" /> <span id="divMsgNewPassword" style="display:none;" class="text-danger field-validation-error" data-valmsg-for="Comments" data-valmsg-replace="true"> </span> </div> </div> </div> <div class="row" style="text-align:left;"> <div class="col-md-12"> <div class="form-group setpassword-wrapper"> <label class="control-label" for="MenuName">Confirm Password</label> <input type="password" id="ConfirmPassword" class="form-control" value="" placeholder="Confirm Password" /> <span id="divMsgConfirmPassword" style="display:none;" class="text-danger field-validation-error" data-valmsg-for="Comments" data-valmsg-replace="true"> </span> </div> </div> </div> <div class="row" style="text-align:left;"> <div class="col-md-12 m-t-20"> <a id="lnkSubmit" href="javascript:void(0);"> <button class="btn btn-send" type="button">Submit</button> </a> </div> </div> </div> </div> </div> </form> </div> <script> $(function () { $("#OldPassword").keypress(function () { $("#divMsgOldPassword").css("display", "none"); }); $("#NewPassword").keypress(function () { $("#divMsgNewPassword").css("display", "none"); }); $("#ConfirmPassword").keypress(function () { $("#divMsgConfirmPassword").css("display", "none"); }); jQuery("#lnkSubmit").on("click", function () { var oldPassword = $("#OldPassword").val(); var newPassword = $("#NewPassword").val(); var confirmPassword = $("#ConfirmPassword").val(); if (oldPassword == "" || newPassword == "" || confirmPassword == "") { if (oldPassword == null || oldPassword == "") { $("#divMsgOldPassword").show(); $("#divMsgOldPassword").html("Please enter old password."); } if (newPassword == null || newPassword == "") { $("#divMsgNewPassword").show(); $("#divMsgNewPassword").html("Please enter new password."); } if (confirmPassword == null || confirmPassword == "") { $("#divMsgConfirmPassword").show(); $("#divMsgConfirmPassword").html("Please enter confirm password."); } } else { if (newPassword != confirmPassword) { $("#divMsgConfirmPassword").show(); $("#divMsgConfirmPassword").html(""); $("#divMsgConfirmPassword").html("New password and confirm password is not match."); } else { var postData = { oldPassword: oldPassword, newPassword: newPassword }; var searchUrl = BASEPATHURL + "/TTEmbeddedViews/ChangePassword"; AjaxCall(searchUrl, postData, "POST", "JSON", 'ChangePasswordSuccess'); } } }); $('#changePasswordModel').appendTo("body"); }); function ClearLetterToEditor() { $("#OldPassword").val(""); $("#NewPassword").val(""); $("#ConfirmPassword").val(""); } function ChangePasswordSuccess(data) { var position; if (data.Status.toLowerCase() == "ok") { $("#ChangePasswordSuccess").show(); setTimeout(function () { $("#ChangePasswordSuccess").hide(); $("#changePasswordModel").modal('hide'); }, 5000); ClearLetterToEditor(); } else if (data.Status.toLowerCase() == 'wrong') { $("#divMsgOldPassword").show(); $("#divMsgOldPassword").html(""); $("#divMsgOldPassword").html("Old password is wrong."); } else { jQuery("#msgError1").html(data.Message); jQuery.fn.colorbox.resize({}); setTimeout(function () { jQuery("#frmChangePassword #msgError1").hide(); jQuery.fn.colorbox.resize({}); }, 10000); } } $(document).on("click", "#cboxClose ", function () { jQuery(".close").trigger("click"); var $form = $('#frmChangePassword'); //reset jQuery Validate's internals $form.validate().resetForm(); //reset unobtrusive validation summary, if it exists $form.find("[data-valmsg-summary=true]") .removeClass("validation-summary-errors") .addClass("validation-summary-valid") .find("ul").empty(); //reset unobtrusive field level, if it exists $form.find("[data-valmsg-replace]") .removeClass("field-validation-error") .addClass("field-validation-valid") .empty(); }); </script> <nav class="navbar navbar-expand-md text-center xs-hide"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <i class="fa fa-bars" aria-hidden="true"></i> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/news/">News</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/articles/">Articles</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" target="_blank" href="https://www.fibre2fashion.com/market-intelligence/texpro-technical-textile/?utm_source=ttmegamenu&utm_medium=header&utm_campaign=TexproTT_2024">TexPro</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/interviews/">Interviews</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.fibre2fashion.com/knowledge/webinar" target="https://www.fibre2fashion.com/knowledge/webinar">Webinars</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/events/">Events</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/advertise/">Advertise with us</a> </li> </ul> </div> </nav> <div class="modal fade" id="menu" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <a href="https://www.technicaltextile.net/"> <img src="https://static.fibre2fashion.com/ttresources/logo/TTnewLogo.png" class="img-responsive" alt="" /> </a> </div> <div class="modal-body"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/news/"><img src="https://static.fibre2fashion.com/ttresources/icon/news.png">News</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/articles/"><img src="https://static.fibre2fashion.com/ttresources/icon/articles.png">Articles</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/interviews/"><img src="https://static.fibre2fashion.com/ttresources/icon/interview.png">Interviews</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.fibre2fashion.com/knowledge/webinar" target="_blank"><img src="https://static.fibre2fashion.com/Ttresources/icon/webinar-icon-25x25.png">Webinars</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/events/"><img src="https://static.fibre2fashion.com/ttresources/icon/tradefairs.png">Events</a> </li> <li class="nav-item"> <a class="nav-link headerlinks" href="https://www.technicaltextile.net/advertise/"><img src="https://static.fibre2fashion.com/ttresources/icon/advertise.png">Advertise with us</a> </li> <li class="nav-item"><a class="nav-link headerlinks" href="https://www.technicaltextile.net/aboutus"><img src="https://static.fibre2fashion.com/ttresources/icon/aboutusmenu.png">About Us</a></li> <li class="nav-item"><a class="nav-link headerlinks" href="https://www.technicaltextile.net/contactus"><img src="https://static.fibre2fashion.com/ttresources/icon/contactus.png">Contact Us</a></li> <li class="nav-item"><a class="nav-link headerlinks" href="https://www.technicaltextile.net/privacypolicy"><img src="https://static.fibre2fashion.com/ttresources/icon/privacypolicy.png">Privacy Policy</a></li> <li class="nav-item"><a class="nav-link headerlinks" href="https://www.technicaltextile.net/termandcondition"><img src="https://static.fibre2fashion.com/ttresources/icon/termscondition.png">Terms & Conditions</a></li> <li class="nav-item"><a class="nav-link headerlinks" href="https://www.technicaltextile.net/cookiepolicy"><img src="https://static.fibre2fashion.com/ttresources/icon/cookipolicy.png">Cookie Policy</a></li> </ul> <span class="sign-wrapper"> <a class="sign-in" href="https://www.technicaltextile.net/member/?myurl=https%3a%2f%2fwww.technicaltextile.net%2farticles%2fhi-tech-textiles-when-high-performance-is-paramount-10181"> Sign In </a> <a class="sign-up" href="https://www.technicaltextile.net/member/"> Sign Up </a> </span> </div> </div> </div> </div> </div> </div> <style> .section-adstext #TextAdsDisplayAjax .text-ads a { color: #144263; } </style> <div class="section-adstext"> <div style="display:none;" id="divJson"> [] </div> <div id="textadsdisplay"> <script src="https://static.fibre2fashion.com/staticresources/js/jquery/plugins/swiper-3-4-2.min.js"></script> <style> #slideshow1.swiper-container, .swiper-wrapper, .swiper-slide { width: 100%; height: 18px; } #slideshow1 .swiper-slide { text-align: center; font-size: 18px; display: flex; } #slideshow1 .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; left: 10px; } </style> <div id="slideshow1"> <div class="swiper-container"> <div class="swiper-wrapper"> </div> </div> </div> <script> var swiper = new Swiper('.swiper-container', { direction: 'vertical', mousewheelControl: true, loop: true, autoplay: { delay: 5, disableOnInteraction: false }, slidesPerView: 'auto', grabCursor: true, mousewheelControl: true, keyboardControl: true, speed: 1000, autoplay: 10000, slidesPerView: 'auto', parallax: false, // freeMode: true, // freeModeSticky: true }); </script> </div> </div> <input type="hidden" value="" id="hdnUserId" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebPage", "name": "Speakable Content", "speakable": { "@type": "SpeakableSpecification", "xpath": [ "/html/head/title", "/html/head/meta[@name='description']/@content" ] }, "url": "https://www.technicaltextile.net/articles/hi-tech-textiles-when-high-performance-is-paramount-10181;" } </script> <script src="/articles/Scripts/Article/FollowFavouriteArticle.js"></script> <section class="articlesdetails"> <div class="container"> <input type="hidden" value="10181" id="hdnArticleId" /> <img style="display:none; visibility:hidden;" src="https://track.fibre2fashion.com/advt_banner/track.f2f?title=10181&category=articles&userid=&referer=" /> <div class="breadcrums text-left col-md-12"><a href="https://www.technicaltextile.net/" title="Home">Home</a> / <a href="https://www.technicaltextile.net/articles/" title="Article">Articles</a> / Hi-tech Textiles: When High Performance is Paramount</div> <input type="hidden" id="hdnarticleId" value="10181" /> <input type="hidden" id="hdnuserId" value="" /> <input type="hidden" id="hdnURL" value="https://www.technicaltextile.net/articles/10181/hi-tech-textiles-when-high-performance-is-paramount" /> <input type="hidden" id="hdnArticleTitle" value="Hi-tech Textiles: When High Performance is Paramount" /> <div style="margin-bottom:10px;margin-top:10px;text-align:center;" class="col-md-12 verticleadvt"> <div id="divContentDTTADIH1" onload="divLoad('https%3a%2f%2fadsclick.fibre2fashion.com%2fttadsdeliver%2fAdsRender%2fRenderImageAdvertisement%3fcode%3dDTTADIH1%26channel%3dTT+Article%26region%3dDetails','divContentDTTADIH1')"></div> </div> <div class="row"> <div class="col-lg-12"> <div class="detailimg"> <img src="https://static.fibre2fashion.com/ArticleResources/Images/102/10181/d7dbbd_Big.jpg" class="img-responsive" alt="d7dbbd" title="d7dbbd" onerror='NoImageForBig(this,"/articles/");' /> <div class="detail-title"> <a class="greentag" href="https://www.technicaltextile.net/articles/protective-clothing/31">Protective textile</a> <a class="greentag" href="https://www.technicaltextile.net/articles/technical-textile/205">Technical textile</a> <a class="greentag" href="https://www.technicaltextile.net/articles/sport-textiles/33">Sports textiles</a> <a class="greentag" href="https://www.technicaltextile.net/articles/protectivewear/818">protectivewear</a> <a class="greentag" href="https://www.technicaltextile.net/articles/performancewear/758">performancewear</a> <h1 class="sectiontitle text-capitalize">Hi-tech Textiles: When High Performance is Paramount</h1> <p> <p> <strong> Written by: </strong> <a href="https://www.technicaltextile.net/articles/author/adrian-wilson/101" target="_blank"><span>Adrian Wilson</span></a> </p> </p> </div> </div> <style> .courtesy { font-size: 12px;margin-bottom:10px;color: #de6733;margin-top: -20px; } @media screen and (max-width: 767px) { .courtesy { margin-top: 0px; } } </style> <div class="clear"></div> <div class="courtesy">Pic: Adobe Stock</div> </div> </div> <div class="row"> <div class="col-lg-1"> <ul class="articledetail-social"> Share <li> <div class='sharethis-inline-share-buttons'></div></li> </ul> </div> <div class="col-lg-8"> <a class="btn-view-analysis btn" href="javascript:void(0);" id="btnViewAnalysis"> View Article Analytics </a> <a class="btn-read-Article btn" href="javascript:void(0);" id="btnReadArticle" style="display:none;"><i class="fa fa-pencil-square-o fa-lg" aria-hidden="true" style="display:none;"></i>Read Article</a> <br /> <div class="box arrow-top InfoBox" style="display:none"> <a class="close-b" id="btnClose" href="javascript:void(0)"><i class="fa fa-times" aria-hidden="true"></i></a> <b>Check Out Our New Feature !</b> <br /> Click to explore our newest <br />'AI enabled' Analytics. </div> <div class="clearfix"></div> <div class="articledetails" id="articleContent"> <div > <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Right now, new fibres and fabrics specifically developed for their performance properties – rather than their sustainable advantages – are somewhat rare. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The current focus of R&D globally is on how to replace oil-based feedstocks with natural alternatives and how post-consumer apparel waste – facing imminent bans from being landfilled or incinerated – can best be introduced back into the textile manufacturing supply chain. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The exceptions to this are the materials that are being constantly improved upon to meet the challenging needs of the military and emergency services where sustainable credentials tend to take something of a back seat. </span></p><div id='articlecontentadvtblock'></div> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In addition, other fabrics still based on advanced synthetic fibres and chemicals are being designed for protection in extreme outdoor sports, or to boost the performance of elite athletes. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Invisibility with Stealth </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Two UK-based fabric manufacturers, for example, Carrington Textiles and Heathcoat Fabrics, have this year announced a number of interesting new launches. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Adlington, Lancashire-based Carrington’s new Stealth technology for the defence market has been designed to provide superior thermal shielding on the battlefield, effectively creating an invisibility cloak so that the fabric merges with the scenery as a result of a highly conductive new technology. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Stealth’s patented fabric technology manages dynamic energy waves for mission critical security and protection, effectively shielding soldiers from the many sensors employed to track them down on the modern battlefield. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Created in collaboration with Noble Biomaterials, based in Scranton, Pennsylvania, Stealth delivers broad-spectrum short, medium and long wave infrared thermal signature management in a lightweight, durable fabric. It exploits Noble’s Circuitex Sigma technology, which is designed to mitigate thermal detection in military environments. </span></p><div id='AdSenseAdsdivblock'></div> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“Initial feedback from wearer trials of this concept in military field training exercises and in camp observation, has proved that with Stealth, the thermal signature of a soldier is completely mitigated at different distances,” says Carrington Textiles sales director Paul Farrell. “The material is almost indistinguishable from the surrounding terrain, regardless of viewing angles.” </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“Our patented Circuitex technology is designed to protect soldiers and equipment from detection by advanced sensors,” adds Noble Biomaterials’ founder Joel Furey. “We are proud to provide allied war fighters with an operational advantage in combat situations.” </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Chemical protection with NeutraliZr </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Another interesting material for protecting soldiers – this time from chemical warfare agents – is NeutraliZr, developed by Heathcoat with Guild Associates, a US team of scientists based in Dublin, Ohio, US. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>NeutraliZr is engineered to provide unparalleled capabilities in rapidly adsorbing and detoxifying chemical warfare agents. It features zirconium hydroxide, known for its swift adsorption and detoxification properties. It is applied to the textile in a unique dust-free, non-shedding coating formulation. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Heathcoat’s material is capable of detoxifying unbroken skin coming into direct contact with contaminated surfaces, ensuring the rapid adsorption of chemical agents. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>One of the flagship applications of NeutraliZr technology is the Universal Decontamination Mitt (UDM), designed to decontaminate both equipment and unbroken skin. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Crafted entirely from NeutraliZr, the UDM has demonstrated exceptional efficacy in decontaminating the surfaces of military items and unbroken skin exposed to chemical warfare agents and their simulants. In rigorous testing, the UDM achieved over 90 per cent decontamination efficacy on porcine skin, representing unbroken human skin, and removed over 99 per cent of chemical agents and simulants from contaminated items. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Shielding against nerve agents </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Building on this success, Heathcoat and Guild Associates have now developed a PFAS-free CBRN (chemical, biological, radiological and nuclear) suit for the US military’s Uniform Integrated Protective Ensemble (UIPE) programme. This next-generation suit offers enhanced chemical protection and detoxification against VX, GB and HD nerve agents, as well as aerosol protection. With improved comfort, reduced thermal burden and increased breathability, the PFAS-free suit sets a new standard for lightweight CBRN protection. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“We are thrilled to introduce NeutraliZr technology, a game-changer in military chemical defence,” says John Stimpson, business manager for woven fabrics at Heathcoat. “Our collaboration with Guild Associates has resulted in solutions that address critical needs for rapid decontamination and enhanced protection. We look forward to continuing to push the boundaries of textile technology to safeguard military and first response personnel.” </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Moisture wicking for the military </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>For more day-to-day military applications, the new Drytec surface-to-surface moisture-wicking spacer fabric developed by Tiverton, Devon-based Heathcoat has been designed to actively draw perspiration from the skin, allowing the moisture to be dispersed through the textile to the outer fabric surface, ultimately improving the thermo-physiological comfort of the user. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The surface-to-surface moisture movement ensures personnel remain dry and comfortable when carrying heavy personal equipment. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Crafted from a special composition of polyester monofilaments and cellulosic yarns, Drytec is highly soft, comfortable and breathable, but also constructed to be durable and resistant to wear and tear. Its compressible air gap structure provides shock absorption and weight distribution, making it ideal for use in backpack straps, lumber supports and ballistic plate carriers. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Kevlar and Nomex developments </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Since their introduction in the 1960s, DuPont’s Kevlar para-aramid and Nomex meta-aramid fibres have been staple ingredients in fabrics and equipment for the military and emergency services. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>With advanced corrosion and heat resistance, extremely strong and lightweight Kevlar is woven into textile materials and is widely used in body armour and bulletproof vests, in addition to car brakes and aerospace and marine components. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Nomex is an inherently flame-resistant, high-temperature resistant fibre that will not melt, drip, or support combustion in air supplied in paper, felt, fabric and fibre forms.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>For the past ten years, DuPont has recognised the design innovations of Kevlar and Nomex brand licensees using these fibres in personal protective equipment (PPE) at its annual Protection Innovation Awards. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Arc flash hazards </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In 2024, the three winning products included the Kut Guard arc flash sleeve developed by Protective Industrial Products (PIP), headquartered in Latham, New York, which features both Kevlar and Nomex fibres in a single arc rated protective design in a seamless knitted single-ply shell. This latest addition to the PIP portfolio of hand and arm protection equipment provides superior comfort and protection benefits to workers who face mechanical, contact heat and arc flash hazards. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Another winner was the Mechanix Wear Leather needlestick law enforcement glove which is designed to deliver hazard protection against hypodermic needles, blades and other sharp threats that police officers, SWAT units and corrections officers may encounter while on duty. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>ArmorCore needlestick resistant technology utilises a proprietary spun yarn blended with Kevlar fibres to create a flexible single-layer woven material. It has a lighter more dextrous needlestick barrier covering the entire palm and rolling over the fingertips. In addition to puncture protection, the glove integrates a 360° resistant liner to ensure protection from cuts and lacerations. An outer shell of Durahide flame retardant goat skin leather incorporates hot-stamped grip overlays on the fingers and palm for improved durability, grip and comfort. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Dexterity despite multiple layers </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The third winner was Youngstown’s Waterproof Extreme winter mitt which has been developed for use in the harshest environments and features a unique ‘trigger finger’ design for good dexterity while also keeping the hands warm. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>It is designed for workers exposed to extreme conditions in the utilities, oil and gas, and construction industries and comprised of multiple layers, including a flame-resistant fleece liner and a layer of comfortable Nomex 120g insulation. The inner liner – constructed from 100 per cent Kevlar – provides cut protection, while a waterproof membrane layer – applied over a double-layered leather outer shell – provides a reliable barrier against extreme cold-weather elements. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“The demand for multi-risk hazard protection in a single glove or sleeve design continues to be a trend,” says Christine Christmas, global market leader at DuPont Personal Protection. “Our licensees are investing in expanded research to find new materials that offer cut, heat, flame and electrical arc protection.” </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Lightest outer shell for firefighters </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>TenCate Protective Fabrics, based in Nijverdal in the Netherlands, has partnered with PBI Products, the Charlotte, North Carolina-headquartered specialist in flame retardant fibres, for the launch of the new PBI Peak5 outer shell for fire service apparel. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The polybenzimidazole (PBI) synthetic fibres manufactured by PBI Products possess high chemical resistance and are inflammable in air. They do not exhibit any melting point so do not drip when exposed to flame, at temperatures of up to 560˚C. Further, PBI fibres retain their strength without infringement even when exposed to extreme higher temperatures and under serious conditions emanate little smoke.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In addition to firefighter’s gear, the advanced thermal stability of PBI sees it employed in protective gloves, welding apparel, astronaut space suits and aircraft wall fabrics. PBI is also used as a plastic reinforcement for heat and chemical resistant filters and for various other civil engineering applications. The fibre is often blended with DuPont’s Kevlar.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The PBI Peak5 is the lightest outer shell engineered by TenCate Protective Fabrics to date and contains an extremely high percentage of PBI fibres. It also integrates TenCate’s Enforce technology, which blends multiple fibres into high-strength yarn structures.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“PBI Peak5 was designed specifically for fire brigades seeking an ultra-lightweight outer shell that still offers the unmatched flame-resistance under extreme conditions that PBI is known for,” says Helmut Zepf, managing director of PBI’s PPE Division.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>PBI Peak5 outer shell fabric meets global safety standards, including certifications for EN (European Norms), ISO, AS/NZS (Australia/New Zealand standards), and NFPA (National Fire Protection Association). It is now available in markets throughout Europe, including Germany, the Netherlands, Belgium, Luxembourg and the UK.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Stopping power with Dyneema</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>A next-generation unidirectional (UD) fabric has meanwhile been launched this year by Geleen, Netherlands-headquartered Dyneema, based on its third-generation ultra-high molecular weight polyethylene (UHMWPE).</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The latest Dyneema fibre has an even higher tenacity, resulting in increased ballistic stopping power when used in the new UD material, Dyneema SB301, for protective armour applications.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The improvement in performance enables body armour manufacturers to design soft armour vests 10–20 per cent lighter than previous protective solutions.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“In every situation, weight is now considered to be the top priority after ballistic stopping power,” says Marcelo van de Kamp, global business director for personal protection at Avient, the owner of Dyneema. “That’s because survivability is directly tied to weight savings when speed and agility determine outcomes.”</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Dyneema SB301 surpasses the performance of Dyneema Force Multiplier Technology, which itself marked a radical step-change in ballistic performance. Point Blank Enterprises, headquartered in Miami Lakes, Florida, has this year marked the sale of its millionth Alpha Elit protective vest based on this Dyneema technology.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Beyond strength, Dyneema SB301 has the additional advantage of being made from bio-based Dyneema fibre, which enables a carbon footprint up to 90 per cent lower than generic high modulus polyethylene (HMPE) fibres.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“With Dyneema, end-users do not have to choose between sustainability and protection,” says van de Kamp. “This is a critical differentiator for Dyneema as governmental agencies look to implement stricter environmental regulations around CO<sub>2 </sub>emissions for the personal protection market.”</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Dyneema SB301 material is currently manufactured in Greenville, North Carolina, in compliance with the Berry Amendment for the US market.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>UHMWPE benefits for bikers</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In another development based on UHMWPE moving away from the military and emergency services, Armalith 2.0 is the latest fabric for protective wear especially for motorcycling. It has been engineered to combine the mechanical qualities of leather’s extreme resistance to cuts, traction, tears and abrasion with the comfort of denim.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Armalith 2.0 also benefits from a high UV resistance that preserves its mechanical properties and as a single-layer product, its resistance is said to be superior to any competing lined products.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The fabric is, however, a true denim, being soft, supple, comfortable, breathable and hydrophilic. It can also accommodate all conventional denim textures, indigo dyes, prints and finishing at low temperatures. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>At the core of the fabric is up to 50 per cent UHMWPE, a fibre also used in space module re-entry ropes, military armour, and mooring cables for offshore platforms. The UHMWPE core is covered with a cotton fibre using an exclusive and patented process, and combined with Lycra dualFX technology, to provide powerful and durable stretch. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The fabric is designed in France and manufactured at a single site – Tejidos Royo in Spain – from spinning and weaving to indigo dyeing and finishing. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>UHMWPE fibre requires half the energy to produce compared to aramids, and the specific UHMWPE fibre used under the Armalith 2.0 patent is continuous, ensuring no energy-intensive cracking occurs. It is also untextured, eliminating another energy-intensive process. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Armalith 2.0 is resistant to more than a thousand washes without loss of elasticity. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Aerogels and aramids </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>For general protection from the elements in outdoor activities, Outlast Technologies, based in Heidenheim an der Brenz, Germany, has introduced the Aersulate insulation range combining aerogels and aramid fibres. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The resulting flame-resistant fabrics are exceptionally thin and, unlike other insulation materials, remain largely unaffected by moisture and pressure. Aerogels are made from silica, the basic material of sand, and have been successfully used by NASA. They have a highly porous structure with an air content of about 98 per cent, making them the lightest solid materials in the world. This high air content and the microporous structure typical of aerogels are ideal pre-requisites for highly functional insulation materials. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Based on extensive research and development, Outlast has now succeeded in permanently bonding aerogels to textile substrates in very high concentrations, without affecting the original properties of the textile or modifying subsequent processing procedures, leading to excellent insulating performance. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>When comparing identical nonwoven substrates with and without Aersulate technology, Outlast achieves an increase in thermal resistance of up to 100 per cent. At the same time, the fabrics are very breathable and highly hydrophobic and can be equipped with additional flame-retardant properties when requested. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“While conventional insulation materials usually achieve their functionality through increased thickness, Aersulate products are extremely thin,” says Outlast CEO Martin Bentz. “Materials as thin as 1-2 mm can provide excellent insulation offering new potential, whether in the classic consumer goods sector, in technical applications or in the security and construction sectors.” </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The range of possible carrier materials that can be equipped with the aerogels is also diverse. In addition to aramid-based qualities, it currently ranges from nonwovens and felts to various composite systems with knitted fabrics. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The aerogel used in Aersulate is produced in Germany and harmless to both health and the environment. </span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Game-changing Rheon superpolymer </span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Recently, at the 2024 Summer Olympic Games in France from July 26 to August 11, numerous athletes competing for the UK, Ethiopian and French teams benefited from Adidas’ garments reinforced with Rheon technology, developed by Rheon Labs, a 2017 spin-out from Imperial College London. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>These included Adizero Control x Rheon shorts and Techfit Control medium-support bras. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>As a naturally soft and flexible material that when subjected to force exhibits instant stiffness, Rheon is a reactive superpolymer with a number of potentially game-changing applications. Prior to the 2024 Olympics it had already helped a number of athletes, including Alexander Munyao, Emmanuel Wanyonyi and Tamirat Tola to break records. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Unlike standard compression technology, the visible zebra-like stripes of Rheon integrated into the Adidas garments of the Olympic athletes react dynamically to body movement, providing support exactly where and when it is needed. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>“In its construction, the thermoplastic elastomer composite is a chemical colloidal suspension bringing together two very different ingredients to create new properties,” explains Rheon Labs commercial director Simon Hunstman. “The effect can be likened to sand and water, in the way that when walked on, a wet beach is very soft, but when running, it becomes glass-hard.”</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>As such, Rheon, which was also initially developed as part of a NASA project, enables the creation of new garments, and the faster the body moves, the more the technology engages.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Small but significant</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Rheon enhances elite sports performance where the difference between winning and losing can be down to a matter of seconds, or even less.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Zharnel Hughes, for example, was part of the Team GB quartet receiving bronze medals in the men’s 4 x100 metres race in Paris, running in Adizero Control x Rheon shorts.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Hughes is now not just the British 100 and 200 metres record holder, but also officially the fastest British man in history.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In June 2023, he finally broke Linford Christie’s 30-year-old 100 metres record at the New York City Grand Prix with a time of 9.83 seconds – just 0.04 seconds quicker than Christie’s. </span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>A month later, in a London Diamond League race, he also broke the 200 metres record set in 1993 by John Regis – by 0.01 seconds.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Muscle shearing</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Rheon Labs has worked with the University of Wisconsin on the concept of ‘muscle shearing’, aimed at reducing wasted energy to boost performance. This work has involved wrapping straps of Rheon around the essential muscle groups – primarily the quads and hamstrings – and analysing the micro-movements of a runner going through the gait cycle in order to create a dynamic support system.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The idea is to turbocharge properties through a data-driven system based on the collection of muscle movement data in combination with that relating to soft tissue density and bone structure.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>In addition to improving the performance of athletes, Rheon Labs also envisages applications for its material in garments designed for injury prevention and also as soft tissue support in a new generation of sports bras.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Carbon capture</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Sustainability was inevitably still high on the agenda at the 2024 Paris Olympics, with many athletic kits and uniforms containing natural fibres and recycled materials.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Standing out were the uniforms and polo shirts worn at the Opening Ceremony by Team Taiwan, drawing on both the country’s prowess in advanced textile manufacturing and cultural heritage.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Designed by Justin Chou, the collection featured low-carbon and environmentally friendly polyester fibres made from carbon dioxide gas captured from industrial plants.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>The captured gas was polymerised into the fibres in the latest cutting-edge technique by Taiwan companies Far Eastern New Century Corporation (FENC) and New Wide Enterprise.</span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>They were turned into UV-resistant, moisture absorbing and quick drying woven fabrics, which were distinguished by advanced Jacquard patterning and coloured using the latest waterless dyeing process.</span></p> <p style='text-align:justify'><b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Setting a high bar</span></b><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'></span></p> <p style='text-align:justify'><span lang=EN-IN style='font-size:12.0pt;line-height:107%;font-family:"Georgia",serif; mso-ansi-language:EN-IN'>Nevertheless, despite such laudable achievements, many current fibre and fabric innovations based on more sustainable alternative raw materials are focused on achieving the performance properties that have already been met with synthetic fibres.</span></p> <p ><span lang=EN-IN style='font-size:12.0pt;line-height:107%; font-family:"Georgia",serif;mso-ansi-language:EN-IN'>Where unbeatable performance is a necessity, synthetic fibres such as Kevlar, Nomex, PBI, UHMWPE and the latest Rheon superpolymer, as well as advanced synthetic coating formulations, set a very high bar.</span></p> </div> </div> <div id="articleAnalytics" style="display:none;"> <div class="analysis-header"> <h1>Content Analysis & Discovery</h1> <div class="analyst-detail">Analytics powered by IBM Watson™ Natural Language Understanding</div> </div> <div class="analysis-article "> <div class="number-text"> <span class="num">1</span> <h2> Article Sentiment <a data-toggle="tooltip" data-placement="right" title="Sentiment analysis will tell you either the piece of content is negative, neutral, or positive. Know the sentiment of articles before giving it a read. The sentiment of the article is scaled on -1 to +1, where -1 indicates the negative sentiment and +1 indicates the positive sentiment of the article."> <i class="fa fa-question-circle" aria-hidden="true"></i> </a> </h2> </div> <script src="/articles/Scripts/Article/bulletgraph.js"></script> <div id="ArticleSentimentBulletGraphId"></div> <script type="text/javascript"> jQuery(document).ready(function () { $("#ArticleSentimentBulletGraphId").bulletgraph(parseFloat('0.679468')); }); </script> </div> <div class="analysis-article entity-analysis bgwhite"> <div class="number-text"> <span class="num">2</span> <h2> Entity Analysis <a data-toggle="tooltip" data-placement="right" title="Entity analysis inspects the content piece for known entities and returns the information about those entities. In the entire text body, you can identify the entities like people, organizations, and locations without giving it a read. Entity detection is vital for all kind of classification and topic modeling tasks."> <i class="fa fa-question-circle" aria-hidden="true"></i> </a> </h2> </div> <script src="/articles/Scripts/Article/d3.v3.min.js"></script> <style> text { font-size: 12px; } rect.background { fill: white; } .axis { shape-rendering: crispEdges; } .axis path, .axis line { fill: none; stroke: #000; } g, rect { cursor: zoom-in !important; } rect.background { cursor: zoom-out !important; pointer-events: none; } .zoomed rect.background { pointer-events: all !important; } .zoomed .enter rect { pointer-events: none; } .bar-notes { font-size: 14px; color: red; float: right; } </style> <div class="bar-notes"> <p>* Please click on bar to drill down and up. </p> </div> <div id="densityChart"></div> <script> var margin = { top: 30, right: 120, bottom: 0, left: 120 }; var width = 660 - margin.left - margin.right; var height = 200 - margin.top - margin.bottom; var x = d3.scale.linear().range([0, width]); var barHeight = 20; var color = d3.scale.ordinal().range(["steelblue", "#ccc"]); var duration = 750, delay = 25; var partition = d3.layout.partition().value(function (d) { return d.size; }); var xAxis = d3.svg.axis().scale(x).orient("top"); var svg; //var clickData; function entityAnalysis() { $('#densityChart').empty(); svg = d3.select("#densityChart").append("svg") .attr("width", width + margin.left + margin.right) .attr("height", height + margin.top + margin.bottom) .append("g").attr("transform", "translate(" + margin.left + "," + margin.top + ")"); svg.append("rect").attr("class", "background").attr("width", width).attr("height", height).on("click", up); svg.append("g").attr("class", "x axis"); svg.append("g").attr("class", "y axis").append("line").attr("y1", "100%"); var enititydata = [{"name":"Company","children":[{"EntityType":"Company","name":"Avient","size":0.053004,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Avient\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Carrington Textiles","size":0.111708,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Carrington Textiles\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Carrington Textiles sales","size":0.105247,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Carrington Textiles sales\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"DuPont","size":0.109441,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=DuPont\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"DuPont Personal Protection","size":0.06868,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=DuPont Personal Protection\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Dyneema","size":0.052884,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Dyneema\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Force Multiplier Technology","size":0.051806,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Force Multiplier Technology\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Guild\nAssociates","size":0.091799,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Guild\nAssociates\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Heathcoat","size":0.092032,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Heathcoat\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Heathcoat Fabrics","size":0.11159,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Heathcoat Fabrics\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Heathcoat\nwith Guild Associates","size":0.101913,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Heathcoat\nwith Guild Associates\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"NeutraliZr","size":0.365183,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=NeutraliZr\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"PBI","size":0.072927,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=PBI\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"PBI Products","size":0.131603,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=PBI Products\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Point Blank Enterprises","size":0.051294,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Point Blank Enterprises\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Protective Industrial Products","size":0.08037,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Protective Industrial Products\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Company","name":"Rheon Labs","size":0.046437,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Rheon Labs\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"}]},{"name":"Hashtag","children":[{"EntityType":"Hashtag","name":"#176","size":0.075136,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#176\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#730","size":0.064903,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#730\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#8211","size":0.869047,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#8211\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#8216","size":0.085541,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#8216\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#8217","size":0.95463,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#8217\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#8220","size":0.851928,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#8220\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Hashtag","name":"#8221","size":0.843847,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=#8221\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"}]},{"name":"Location","children":[{"EntityType":"Location","name":"Devon","size":0.038927,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Devon\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Dublin","size":0.041077,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Dublin\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Germany","size":0.040024,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Germany\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Lancashire","size":0.052155,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Lancashire\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Latham","size":0.042814,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Latham\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Netherlands","size":0.048629,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Netherlands\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"North\nCarolina","size":0.066935,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=North\nCarolina\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Pennsylvania","size":0.039738,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Pennsylvania\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Scranton","size":0.056617,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Scranton\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Tiverton","size":0.05286,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Tiverton\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"UK","size":0.054043,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=UK\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"US","size":0.062195,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=US\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Location","name":"Youngstown","size":0.038697,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Youngstown\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"}]},{"name":"Organization","children":[{"EntityType":"Organization","name":"European Norms","size":0.058483,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=European Norms\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Organization","name":"National Fire Protection\nAssociation","size":0.058024,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=National Fire Protection\nAssociation\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Organization","name":"UDM","size":0.19086,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=UDM\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Organization","name":"Uniform Integrated\nProtective Ensemble","size":0.09471,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Uniform Integrated\nProtective Ensemble\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Organization","name":"Universal Decontamination Mitt","size":0.098589,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Universal Decontamination Mitt\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"}]},{"name":"Person","children":[{"EntityType":"Person","name":"Christine\nChristmas","size":0.068938,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Christine\nChristmas\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"Heathcoat","size":0.089499,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Heathcoat\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"Helmut\nZepf","size":0.059328,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Helmut\nZepf\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"Joel Furey","size":0.103533,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Joel Furey\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"John Stimpson","size":0.092302,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=John Stimpson\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"Marcelo van de Kamp","size":0.053365,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Marcelo van de Kamp\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"Paul Farrell","size":0.105101,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Paul Farrell\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"},{"EntityType":"Person","name":"van de Kamp","size":0.048636,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=van de Kamp\u0026utm_source=TTArticles\u0026utm_medium=entityanalysis\u0026utm_campaign=TTArticle_viewanalyticsentity_september2019"}]}]; var data = { "name": "entitydata", "children": enititydata } partition.nodes(data); x.domain([0, data.value]).nice(); //down(data, 0, 1); down(data, 0); $("#densityChart").removeClass("zoomed"); } //function down(d, i, isfirsttime) { function down(d, i) { if (!d.children || this.__transition__) return; var end = duration + d.children.length * delay; // Mark any currently-displayed bars as exiting. var exit = svg.selectAll(".enter").attr("class", "exit"); // Entering nodes immediately obscure the clicked-on bar, so hide it. exit.selectAll("rect").filter(function (p) { return p === d; }).style("fill-opacity", 1e-6); // Enter the new bars for the clicked-on data. // Per above, entering bars are immediately visible. var enter = bar(d).attr("transform", stack(i)).style("opacity", 1); // Have the text fade-in, even though the bars are visible. // Color the bars as parents; they will fade to children if appropriate. enter.select("text").style("fill-opacity", 1e-6); enter.select("rect").style("fill", color(true)); // Update the x-scale domain. $("#densityChart svg").attr("height", (d.children.length * (barHeight + 10)) + margin.top + margin.bottom); $("#densityChart .background").attr("height", (d.children.length * (barHeight + 5)) + margin.top + margin.bottom); $("#densityChart").addClass("zoomed") x.domain([0, d3.max(d.children, function (d) { return d.value; })]).nice(); //if(isfirsttime != 1) //{ // clickData = d; // svg.selectAll("g.enter").append("text").attr("class","backmessage").attr("x", "50%").attr("dy", "20%") // .text(function(d) { return "back button"; }) // .style("fill", "#ff1622").attr("onclick","newup()"); //} // Update the x-axis. svg.selectAll(".x.axis").transition().duration(duration).call(xAxis); // Transition entering bars to their new position. var enterTransition = enter.transition().duration(duration).delay(function (d, i) { return i * delay; }) .attr("transform", function (d, i) { return "translate(0," + barHeight * i * 1.2 + ")"; }); // Transition entering text. enterTransition.select("text").style("fill-opacity", 1); // Transition entering rects to the new x-scale. enterTransition.select("rect") .attr("width", function (d) { return x(d.value); }) .style("fill", function (d) { return color(!!d.children); }); // Transition exiting bars to fade out. var exitTransition = exit.transition().duration(duration).style("opacity", 1e-6).remove(); // Transition exiting bars to the new x-scale. exitTransition.selectAll("rect").attr("width", function (d) { return x(d.value); }); // Rebind the current node to the background. svg.select(".background").datum(d).transition().duration(end); d.index = i; } //var newup = function customizedUp(){ // up(clickData); //} function up(d) { if (!d.parent || this.__transition__) return; var end = duration + d.children.length * delay; //svg.selectAll("g.enter text.backmessage").remove(); // Mark any currently-displayed bars as exiting. var exit = svg.selectAll(".enter").attr("class", "exit"); // Enter the new bars for the clicked-on data's parent. var enter = bar(d.parent).attr("transform", function (d, i) { return "translate(0," + barHeight * i * 1.2 + ")"; }).style("opacity", 1e-6); // Color the bars as appropriate. // Exiting nodes will obscure the parent bar, so hide it. enter.select("rect").style("fill", function (d) { return color(!!d.children); }).filter(function (p) { return p === d; }).style("fill-opacity", 1e-6); // Update the x-scale domain. $("#densityChart svg").attr("height", (d.parent.children.length * (barHeight + 10)) + margin.top + margin.bottom); $("#densityChart .background").attr("height", (d.parent.children.length * (barHeight + 5)) + margin.top + margin.bottom); $("#densityChart").removeClass("zoomed"); x.domain([0, d3.max(d.parent.children, function (d) { return d.value; })]).nice(); // Update the x-axis. svg.selectAll(".x.axis").transition().duration(duration).call(xAxis); // Transition entering bars to fade in over the full duration. var enterTransition = enter.transition().duration(end).style("opacity", 1); // Transition entering rects to the new x-scale. // When the entering parent rect is done, make it visible! enterTransition.select("rect").attr("width", function (d) { return x(d.value); }).each("end", function (p) { if (p === d) d3.select(this).style("fill-opacity", null); }); // Transition exiting bars to the parent's position. var exitTransition = exit.selectAll("g").transition().duration(duration).delay(function (d, i) { return i * delay; }).attr("transform", stack(d.index)); // Transition exiting text to fade out. exitTransition.select("text").style("fill-opacity", 1e-6); // Transition exiting rects to the new scale and fade to parent color. exitTransition.select("rect").attr("width", function (d) { return x(d.value); }).style("fill", color(true)); // Remove exiting nodes when the last child has finished transitioning. exit.transition().duration(end).remove(); // Rebind the current parent to the background. svg.select(".background").datum(d.parent).transition().duration(end); } // Creates a set of bars for the given data node, at the specified index. function bar(d) { var bar = svg.insert("g", ".y.axis").attr("class", "enter").attr("transform", "translate(0,5)").selectAll("g").data(d.children) .enter().append("g").style("cursor", function (d) { return !d.children ? null : "pointer"; }).on("click", down); if(d.depth !=0 ) { bar.append("a").attr("xlink:href",function (d) { return d.link; }).attr("target","_blank") .append("text").attr("x", -6).attr("y", barHeight / 2).attr("dy", ".35em").style("text-anchor", "end") .html(function (d) { return '<title>' + d.name + '</title>' + (d.name.length > 17 ? d.name.substring(0,17) + '...' : d.name); }); } else { bar.append("text").attr("x", -6).attr("y", barHeight / 2).attr("dy", ".35em").style("text-anchor", "end") .html(function (d) { return '<title>' + d.name + '</title>' + (d.name.length > 17 ? d.name.substring(0,17) + '...' : d.name); }); } bar.append("rect").attr("width", function (d) { return x(d.value); }).attr("height", barHeight) .html(function (d) { return '<title>' + d.value + '</title>'; }); return bar; } // A stateful closure for stacking bars horizontally. function stack(i) { var x0 = 0; return function (d) { var tx = "translate(" + x0 + "," + barHeight * i * 1.2 + ")"; x0 += x(d.value); return tx; }; } </script> </div> <div class="analysis-article analysis-keywords "> <div class="number-text"> <span class="num">3</span> <h2> Keywords <a data-toggle="tooltip" data-placement="right" title="The keyword cloud will present keywords used in the content visually. Keyword used in the article more frequently are presented in bigger fonts. While the keywords with less density are smaller in size. You can easily identify the main keywords used in the article. It helps you to discover the soul of the content without reading the entire article."> <i class="fa fa-question-circle" aria-hidden="true"></i> </a> </h2> </div> <script src="/articles/Scripts/Article/KeywordGraph.js"></script> <div id="keywordsGraphId" style="height: 350px;width:100%"></div> <script> var word_list = [{"text":"new fibres","weight":0.589434,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=new fibres\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"oil-based feedstocks","weight":0.565775,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=oil-based feedstocks\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"design innovations of Kevlar","weight":0.55655,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=design innovations of Kevlar\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"PBI Products","weight":0.550413,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=PBI Products\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"fabric technology","weight":0.545593,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=fabric technology\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"Game-changing Rheon superpolymer","weight":0.541426,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Game-changing Rheon superpolymer\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"high-temperature","weight":0.53928,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=high-temperature\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"Nomex meta-aramid fibres","weight":0.538947,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Nomex meta-aramid fibres\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"s material","weight":0.538267,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=s material\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"latest addition","weight":0.536194,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=latest addition\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"personal protective equipment","weight":0.535936,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=personal protective equipment\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"challenging needs of the military","weight":0.534607,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=challenging needs of the military\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"UK-based fabric manufacturers","weight":0.534381,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=UK-based fabric manufacturers\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"per cent decontamination efficacy","weight":0.526932,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=per cent decontamination efficacy\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"Chemical protection","weight":0.52676,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Chemical protection\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"new PBI Peak","weight":0.526341,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=new PBI Peak\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"infrared thermal signature management","weight":0.526311,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=infrared thermal signature management\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"body armour","weight":0.525164,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=body armour\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"protective design","weight":0.52502,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=protective design\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"Netherlands-headquartered Dyneema","weight":0.524986,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=Netherlands-headquartered Dyneema\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"melting point","weight":0.524246,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=melting point\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"interesting new launches","weight":0.524144,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=interesting new launches\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"performance properties","weight":0.523978,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=performance properties\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"single-layer","weight":0.523657,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=single-layer\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"},{"text":"single arc","weight":0.522911,"link":"https://www.technicaltextile.net/articles//search?category=articles\u0026IsAutoSuggest=0\u0026keywords=single arc\u0026utm_source=TTArticles\u0026utm_medium=keywords\u0026utm_campaign=TTArticle_viewanalyticskeywords_september2019"}]; function keywordsAnalaysis() { $("#keywordsGraphId").html(""); word_list.forEach(function(element) { if(element.link.href != null && element.link.href != undefined) element.link.href = decodeURIComponent(element.link.href); else element.link = decodeURIComponent(element.link); }); $("#keywordsGraphId").jQCloud(word_list); } </script> </div> <div class="analysis-article analysis-concept bgwhite"> <div class="number-text"> <span class="num">4</span> <h2> Concept Links <a data-toggle="tooltip" data-placement="right" title="Concept linking is a way to extract relevant concept from the body of information that is highly associated with the content body. It displays the knowledge graph enclosing the main terms surrounded by the terms that correlate the best with it. Concept linking assists you to explore more information around any specific term."> <i class="fa fa-question-circle" aria-hidden="true"></i> </a> </h2> </div> <div id="mynetwork"> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #ef5350;">Aramid</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Gathering Momentum: Technical Textiles Sector of India">Gathering Momentum: Technical Textiles Sector of India</a> <a target="_blank" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//textile-applications-in-aerospace-sector-9980?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Textile Applications in Aerospace Sector">Textile Applications in Aerospace Sector</a> <a target="_blank" href="https://www.technicaltextile.net/articles//textile-applications-in-aerospace-sector-9980?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//new-sustainable-fibres-for-technical-textiles-8794?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="New Sustainable Fibres for Technical Textiles">New Sustainable Fibres for Technical Textiles</a> <a target="_blank" href="https://www.technicaltextile.net/articles//new-sustainable-fibres-for-technical-textiles-8794?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//tech-textile-innovations-8356?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Tech Textile Innovations">Tech Textile Innovations</a> <a target="_blank" href="https://www.technicaltextile.net/articles//tech-textile-innovations-8356?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//latest-in-fabric-formation-technologies-9405?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Latest In Fabric Formation Technologies">Latest In Fabric Formation Technologies</a> <a target="_blank" href="https://www.technicaltextile.net/articles//latest-in-fabric-formation-technologies-9405?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #ec407a;">Germany</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//india-in-global-technical-textiles-value-chain-a-market-overview-9660?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="India in Global Technical Textiles Value Chain: A Market Overview">India in Global Technical Textiles Value Chain: A Market Overview</a> <a target="_blank" href="https://www.technicaltextile.net/articles//india-in-global-technical-textiles-value-chain-a-market-overview-9660?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #ab47bc;">New York City</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//transforming-home-comfort-10058?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Transforming Home Comfort">Transforming Home Comfort</a> <a target="_blank" href="https://www.technicaltextile.net/articles//transforming-home-comfort-10058?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #283593;">Personal protective equipment</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//sustainability-challenges-for-nonwovens-industry-9640?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Sustainability Challenges for Nonwovens Industry">Sustainability Challenges for Nonwovens Industry</a> <a target="_blank" href="https://www.technicaltextile.net/articles//sustainability-challenges-for-nonwovens-industry-9640?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//protective-clothing-on-the-rise-8414?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Protective Clothing on the Rise">Protective Clothing on the Rise</a> <a target="_blank" href="https://www.technicaltextile.net/articles//protective-clothing-on-the-rise-8414?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//functional-wear-more-than-meets-the-eye-9768?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Functional Wear: More Than Meets the Eye">Functional Wear: More Than Meets the Eye</a> <a target="_blank" href="https://www.technicaltextile.net/articles//functional-wear-more-than-meets-the-eye-9768?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//technical-fabrics-where-innovation-meets-everyday-style-10140?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Technical Fabrics: Where Innovation Meets Everyday Style">Technical Fabrics: Where Innovation Meets Everyday Style</a> <a target="_blank" href="https://www.technicaltextile.net/articles//technical-fabrics-where-innovation-meets-everyday-style-10140?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//authentication-ecosystem-needed-to-control-counterfeiting-8831?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Authentication Ecosystem Needed to Control Counterfeiting">Authentication Ecosystem Needed to Control Counterfeiting</a> <a target="_blank" href="https://www.technicaltextile.net/articles//authentication-ecosystem-needed-to-control-counterfeiting-8831?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #2196f3;">Textile</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//eco-innovation-in-fabric-the-rise-of-oekotech-textiles-9977?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Eco-Innovation in Fabric: The Rise of Oekotech Textiles">Eco-Innovation in Fabric: The Rise of Oekotech Textiles</a> <a target="_blank" href="https://www.technicaltextile.net/articles//eco-innovation-in-fabric-the-rise-of-oekotech-textiles-9977?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//sustainability-challenges-for-nonwovens-industry-9640?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Sustainability Challenges for Nonwovens Industry">Sustainability Challenges for Nonwovens Industry</a> <a target="_blank" href="https://www.technicaltextile.net/articles//sustainability-challenges-for-nonwovens-industry-9640?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//sustainable-evolution-the-rise-of-bio-based-recycled-nonwovens-in-the-textile-industry-9874?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Sustainable Evolution: The Rise of Bio-Based & Recycled Nonwovens in the Textile Industry">Sustainable Evolution: The Rise of Bio-Based & Recycled Nonwovens in the Textile Indu...</a> <a target="_blank" href="https://www.technicaltextile.net/articles//sustainable-evolution-the-rise-of-bio-based-recycled-nonwovens-in-the-textile-industry-9874?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//emerging-trends-in-sustainable-packaging-textiles-9605?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Emerging Trends in Sustainable Packaging Textiles">Emerging Trends in Sustainable Packaging Textiles</a> <a target="_blank" href="https://www.technicaltextile.net/articles//emerging-trends-in-sustainable-packaging-textiles-9605?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Gathering Momentum: Technical Textiles Sector of India">Gathering Momentum: Technical Textiles Sector of India</a> <a target="_blank" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//upholstery-in-automobiles-3100?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Upholstery in automobiles">Upholstery in automobiles</a> <a target="_blank" href="https://www.technicaltextile.net/articles//upholstery-in-automobiles-3100?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//global-trade-trends-in-nonwovens-and-the-future-9615?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Global Trade Trends in Nonwovens and the Future">Global Trade Trends in Nonwovens and the Future</a> <a target="_blank" href="https://www.technicaltextile.net/articles//global-trade-trends-in-nonwovens-and-the-future-9615?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <ul class="ul-concept-header"> <li class="li-concept-h2" style="color: #00acc1;">Textile manufacturing</li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//eco-innovation-in-fabric-the-rise-of-oekotech-textiles-9977?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Eco-Innovation in Fabric: The Rise of Oekotech Textiles">Eco-Innovation in Fabric: The Rise of Oekotech Textiles</a> <a target="_blank" href="https://www.technicaltextile.net/articles//eco-innovation-in-fabric-the-rise-of-oekotech-textiles-9977?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Gathering Momentum: Technical Textiles Sector of India">Gathering Momentum: Technical Textiles Sector of India</a> <a target="_blank" href="https://www.technicaltextile.net/articles//gathering-momentum-technical-textiles-sector-of-india-10030?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//the-future-of-nonwoven-fabric-9528?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="The Future of Nonwoven Fabric">The Future of Nonwoven Fabric</a> <a target="_blank" href="https://www.technicaltextile.net/articles//the-future-of-nonwoven-fabric-9528?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> <li> <a target="_blank" class="concept-list" href="https://www.technicaltextile.net/articles//technical-textiles-a-glitch-or-a-key-towards-the-developmental-switch-9239?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019" title="Technical textiles...a glitch or a key towards the developmental switch?">Technical textiles...a glitch or a key towards the developmental switch?</a> <a target="_blank" href="https://www.technicaltextile.net/articles//technical-textiles-a-glitch-or-a-key-towards-the-developmental-switch-9239?utm_source=TTArticles&utm_medium=conceptlinks&utm_campaign=TTArticle_viewanalyticsconcept_september2019"><span class="arrow-concept"><i class="fa fa-angle-right" aria-hidden="true"></i></span></a> </li> </ul> <div class="clear"></div> </div> <div class="clear"></div> </div> <script> $(document).ready(function () { $('[data-toggle="tooltip"]').tooltip({ container: "#articleAnalytics" }); }); </script> </div> <div class="col-md-12"> <nav> </nav> </div> <div class="clearfix"></div> <ul class="col-md-12 article-bottom-icons"> <li><a href="#bookmarkComments" class="msg" id="ArticleComment"> </a></li> <li><a href="https://www.technicaltextile.net/articles/printarticle/10181" class="print"> </a></li> <li> <a href="https://www.technicaltextile.net/member?myurl=https://www.technicaltextile.net/articles/hi-tech-textiles-when-high-performance-is-paramount-10181?download=true" class="download"> </a> </li> </ul> <div id="bookmarkComments"></div> <div class="clearfix"></div> <div class="col-lg-12"> <div class="white-box"> <h4> <strong style="float:left;">Leave your Comments</strong> </h4> <div class="fb-comments" data-href="https://www.technicaltextile.net/articles/hi-tech-textiles-when-high-performance-is-paramount-10181" data-numposts=""></div> </div> </div> </div> <div class="col-lg-3 tthomebanners verticleadvt" id="R1"> <div id="divContentDTADR1" onload="divLoad('https%3a%2f%2fadsclick.fibre2fashion.com%2fttadsdeliver%2fAdsRender%2fRenderImageAdvertisement%3fcode%3dDTADR1%26channel%3dTT+Article%26region%3dDetails','divContentDTADR1')"></div> <h1 class="sectiontitle article-section title pull-left "> <strong>Related Article</strong> </h1> <div class="clearfix"></div> <div class="container"> <div class="othernewsblock relatedarticle"> <a href="https://www.technicaltextile.net/articles/recycling-and-upcycling-of-technical-textiles-10164"> <img src="https://static.fibre2fashion.com//ArticleResources/ThumbnailImages/102/10164/ss6504a6_Small.jpg" class="img-fluid othernewsimg" onerror='NoImageForSmall(this,"/articles/");' /> </a> <div class="othernewstxt title"> <a href="https://www.technicaltextile.net/articles/recycling-and-upcycling-of-technical-textiles-10164">Recycling and Upcycling of Technical Textiles</a> <br> </div> <div class="clearfix"></div> </div> <div class="othernewsblock relatedarticle"> <a href="https://www.technicaltextile.net/articles/technical-fabrics-where-innovation-meets-everyday-style-10140"> <img src="https://static.fibre2fashion.com//ArticleResources/ThumbnailImages/102/10140/ss4c84f2_Small.jpg" class="img-fluid othernewsimg" onerror='NoImageForSmall(this,"/articles/");' /> </a> <div class="othernewstxt title"> <a href="https://www.technicaltextile.net/articles/technical-fabrics-where-innovation-meets-everyday-style-10140">Technical Fabrics: Where Innovation Meets Everyday Style</a> <br> </div> <div class="clearfix"></div> </div> <div class="othernewsblock relatedarticle"> <a href="https://www.technicaltextile.net/articles/application-areas-of-natural-fibre-composites-10118"> <img src="https://static.fibre2fashion.com//ArticleResources/ThumbnailImages/102/10118/ss9b4c78_Small.jpg" class="img-fluid othernewsimg" onerror='NoImageForSmall(this,"/articles/");' /> </a> <div class="othernewstxt title"> <a href="https://www.technicaltextile.net/articles/application-areas-of-natural-fibre-composites-10118">Application Areas of Natural Fibre Composites</a> <br> </div> <div class="clearfix"></div> </div> <div class="othernewsblock relatedarticle"> <a href="https://www.technicaltextile.net/articles/transforming-home-comfort-10058"> <img src="https://static.fibre2fashion.com//ArticleResources/ThumbnailImages/101/10058/ss44f1bf_Small.jpg" class="img-fluid othernewsimg" onerror='NoImageForSmall(this,"/articles/");' /> </a> <div class="othernewstxt title"> <a href="https://www.technicaltextile.net/articles/transforming-home-comfort-10058">Transforming Home Comfort</a> <br> </div> <div class="clearfix"></div> </div> </div> <div class="text-left"> <a class="graytag" href="https://www.technicaltextile.net/articles/agro-textiles/20">Agro textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/Automobile-Textiles/21">Automobile textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/clothing-textiles/22">Clothing textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/construction-textiles/23">Construction textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/geo-textiles/24">Geo textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/Home-Textiles/25">Hometech textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/industrial-textiles/26">Industrial textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/medical-textiles/27">Medical textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/nonwoven-textiles/28">Nonwovens</a> <a class="graytag" href="https://www.technicaltextile.net/articles/Oekotech-Textiles/29">Oekotech textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/packaging-textiles/30">Packaging textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/protective-clothing/31">Protective textile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/raw-material/32">Raw material</a> <a class="graytag" href="https://www.technicaltextile.net/articles/sport-textiles/33">Sports textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/geosynthetic-textile/82">Geosynthetic textile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/geotextile/83">Geotextile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/geotextile-in-india/84">Geotextile in india</a> <a class="graytag" href="https://www.technicaltextile.net/articles/potential-of-geotextile/85">Potential of geotextile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/carbon-fibre/204">Carbon fibre</a> <a class="graytag" href="https://www.technicaltextile.net/articles/technical-textile/205">Technical textile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/sanitary-napkins/336">sanitary napkins</a> <a class="graytag" href="https://www.technicaltextile.net/articles/diaper/388">diaper</a> <a class="graytag" href="https://www.technicaltextile.net/articles/biomaterials/585">biomaterials</a> <a class="graytag" href="https://www.technicaltextile.net/articles/tissue-engineering/586">tissue engineering</a> <a class="graytag" href="https://www.technicaltextile.net/articles/biotextiles/587">biotextiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/category-medical-textiles/588">category-medical textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/clothing-tech/593">clothing tech</a> <a class="graytag" href="https://www.technicaltextile.net/articles/organic-textiles/594">organic textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/sustainable-fibres/595">sustainable fibres</a> <a class="graytag" href="https://www.technicaltextile.net/articles/graphene/641">graphene</a> <a class="graytag" href="https://www.technicaltextile.net/articles/smart-textile/642">smart textile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/electronic-fibres/643">electronic fibres</a> <a class="graytag" href="https://www.technicaltextile.net/articles/polypropylene-fibres/716">polypropylene fibres</a> <a class="graytag" href="https://www.technicaltextile.net/articles/baby-hygiene/722">baby hygiene</a> <a class="graytag" href="https://www.technicaltextile.net/articles/training-diapers/723">training diapers</a> <a class="graytag" href="https://www.technicaltextile.net/articles/diaper-market/724">diaper market</a> <a class="graytag" href="https://www.technicaltextile.net/articles/e-textiles/728">e-textiles</a> <a class="graytag" href="https://www.technicaltextile.net/articles/internet-of-things/729">Internet of Things</a> <a class="graytag" href="https://www.technicaltextile.net/articles/fabric-sensors/748">fabric sensors</a> <a class="graytag" href="https://www.technicaltextile.net/articles/wearables/750">wearables</a> <a class="graytag" href="https://www.technicaltextile.net/articles/performancewear/758">performancewear</a> <a class="graytag" href="https://www.technicaltextile.net/articles/protectivewear/818">protectivewear</a> <a class="graytag" href="https://www.technicaltextile.net/articles/industrial-clothing/819">industrial clothing</a> <a class="graytag" href="https://www.technicaltextile.net/articles/odour-free-textile/863">odour-free textile</a> <a class="graytag" href="https://www.technicaltextile.net/articles/odour-resistant-fabrics/864">odour resistant fabrics</a> <a class="graytag" href="https://www.technicaltextile.net/articles/antibacterial-fabrics/865">antibacterial fabrics</a> </div> </div> </div> </div> </section> <div class="clearfix"></div> <div id="advtread" style="display:none"> <div style="text-align:center;font-size: 11px;"> <div style="display:inline;font-size: 12px!important;color: #a1a1a1!important;position: relative;top: 0px;">Advertising</div> <div style="display:inline;"> <a class="close" style="color: #a1a1a1!important;text-decoration: underline;font-size: 12px;font-weight: normal;position: relative;top: 0px;opacity: 1;" onclick="closecontentbanner()" id="closecontentbanner"> <i class="fa fa-close" style="padding-top: 11px;"></i> </a> </div> </div> <a href="https://www.fibre2fashion.com/texpro/?utm_source=tt&utm_medium=article_detail&utm_campaign=TexproTT_2021" target="_blank"> <img src="https://static.fibre2fashion.com/staticresources/images/TexPro-TT-730x195.jpg" class="img-responsive" style="margin-top:0px;margin-bottom:10px;" /> </a> </div> <script src="/articles/Scripts/plugin/jquery.onscreen.min.js"></script> <script src="/articles/Scripts/plugin/ScrollableGridPagerPlugin.js"></script> <script> function closecontentbanner() { $("#articlecontentadvtblock").hide(); } if ($('#articlecontentadvtblock').length) { var advtcode = $("#advtread").html(); $('#articlecontentadvtblock').html(advtcode) } $(document).ready(function () { var IsallowToscroll = true; var element_offset = $(".articledetail-social").offset().top; var footer_offset = $(".footer").offset().top; $(window).scroll(function () { var scroll = $(window).scrollTop(); if ((footer_offset - $(".articledetail-social").height() + 110) < scroll) { IsallowToscroll = false; } else { IsallowToscroll = true; } if ((element_offset < scroll) && IsallowToscroll && (scroll >= $(".topheader").height())) { $(".articledetail-social").addClass("articledetail-social-fixed"); $(".articledetail-social").removeClass("articledetail-social-Bottom"); } else { if (!IsallowToscroll) { $(".articledetail-social").addClass("articledetail-social-Bottom"); } $(".articledetail-social").removeClass("articledetail-social-fixed"); } }); $('#btnViewAnalysis').on("click", function () { $('#btnReadArticle').show(); $('#btnReadArticle i').show(); $('#btnViewAnalysis').hide(); $('#articleAnalytics').show(); $('#articleContent').hide(); keywordsAnalaysis(); entityAnalysis(); hideInfoBox(); }); $('#btnReadArticle').on("click", function () { $('#btnReadArticle').hide(); $('#btnReadArticle i').hide(); $('#btnViewAnalysis').show(); $('#articleContent').show(); $('#articleAnalytics').hide(); }) chkInfoBox(); $('#btnClose').on("click", function () { hideInfoBox(); }); //$("#articleContent").ScrollableGridPager({ // postUrl: BASEPATHURL + "/Article/GetFileArticleDetails", // callbackFunctionName: "BindGridSuccess", // offset: 800 //}); autodownloadpdf(); }); function GetParameterValues(param) { var url = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&'); for (var i = 0; i < url.length; i++) { var urlparam = url[i].split('='); if (urlparam[0] == param) { return urlparam[1]; } } } function autodownloadpdf() { var download = GetParameterValues('download'); var hdnUserId = $("#hdnUserId").val(); if (download == "true" && download != "undefined") { if (hdnUserId != "") { window.location.href = $("#autoDownload").attr("href"); } } } function BindGridSuccess(data) { $("#articleContent").append(data); } function createCookie(name, value, days) { debugger; var date, expires; if (days) { date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); expires = "; expires=" + date.toGMTString(); } else { expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function hideInfoBox() { if (document.cookie.indexOf("InfoBox") >= 0) { $('.InfoBox').hide(); } else { createCookie('InfoBox', 'True', 15); chkInfoBox(); } } function chkInfoBox() { if (document.cookie.indexOf("InfoBox") >= 0) { $('.InfoBox').hide(); } else { $('.InfoBox').show(); } } </script> <div id="fb-root"></div> <script> (function () { // $("#CommnetWaitDiv").attr("style", "display:flex"); var e = document.createElement('script'); e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); window.fbAsyncInit = function () { FB.init({ appId: '173075806590842', version: 2.4, xfbml: true }); if (typeof facebookInit == 'function') { facebookInit(); } FB.Event.subscribe("xfbml.render", function () { //$("#CommnetWaitDiv").attr("style", "display:none"); }); }; function facebookInit() { FB.XFBML.parse(); } </script> <style> ._4uym { display: none !important; } .fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe { width: 100% !important; } .fb_iframe_widget { overflow: hidden; } .fb_ltr { margin-bottom: -20px; } .box { width: 215px; height: 80px; background-color: #144263; color: white; padding: 10px; position: absolute; font-size: 13px; line-height: 19px; position: absolute; right: 60px; top: 50px; } .box.arrow-top { margin-top: 30px; } .box.arrow-top:after { content: " "; position: absolute; left: 30px; top: -8px; border-top: none; border-right: 8px solid transparent; border-left: 8px solid transparent; border-bottom: 8px solid #144263; } .close-b { position: absolute; right: 5px; color: #fff; top: 1px; } a:hover.close-b, a:focus.close-b { color: #fff; } /*#CommnetWaitDiv { display: flex; z-index: 1000000; width: 100% !important; } .CommnetLoading { margin: 20px auto 20px auto; font-size: 35px; }*/ </style> <script type="text/javascript"> var emailValidationMessage = 'Please enter valid email address.'; function NewsSubscription() { if (document.getElementById("ChkTNC").checked == false) { alert("Please read and accept the terms & conditions"); return false; } document.getElementById("f2fnewssuball").setAttribute("disabled", true); var email = jQuery.trim(jQuery("#EmailNewsSubscription").val()); if (ValidEmail(email)) { document.getElementById("f2fnewssuball").removeAttribute("disabled", false); document.getElementById("f2fnewssuball").setAttribute("disabled", true); var formData = jQuery("#frmNewsSubscription").serialize(); AjaxCall(BASEPATHURL + "/TTEmbeddedViews/InsertNewsLetterSubscription", formData, "POST", "JSON", 'NewsSubscriptionSuccess'); } else { alert(emailValidationMessage); jQuery("#EmailNewsSubscription").focus(); document.getElementById("f2fnewssuball").removeAttribute("disabled", false); } } function NewsSubscriptionSuccess(data) { if (data != "") { alert(data); var expara = [{ key: 'page_path', value: window.location }] DataLayerTracking('NewsletterSubscribe', 'NewsletterSubscribe', 'NewsletterSubscribe', expara) } document.getElementById("f2fnewssuball").removeAttribute("disabled", false); } </script> <section class="footer"> <div class="container"> <div class="row"> <div class="col-md-12 text-center m-b-none"> <h3>Weekly technical textiles newsletter</h3> <p>Subscribe today and get the latest information on Technical textile</p> <form id="frmNewsSubscription"> <input name="__RequestVerificationToken" type="hidden" value="mUXX97VgCJlOkoqwoDEIpFnqzq0UR95OA-FKx50itDrK0U5wXvkP2rqYTPRAHggkIb9NC82ztxAysNzX-oHUbFe2Jlcr10SLKlEXq_bX2OU1" /> <div class="topsearchbar input-group p-none"> <input type="Email" id="EmailNewsSubscription" name="EmailNewsSubscription" class="form-control text-left" placeholder="Email Address"> <span class="input-group-btn"> <button class="btn btn-link subscribe-btn" onclick="NewsSubscription();" id="f2fnewssuball" type="button">SUBSCRIBE</button> </span> </div> <div class="col-md-12 tncnote"> <input type="checkbox" name="ChkTNC" id="ChkTNC" value="yes"> Please refer our <a href="https://www.technicaltextile.net/privacypolicy">Privacy Policy</a> before submitting your information </div> </form> </div> </div> </div> </section> <section class="footer-link"> <div class="container"> <div class="row"> <div class="col-md-3"> <h3>ABOUT TECHNICAL TEXTILES</h3> <ul> <li><a href="https://www.technicaltextile.net/aboutus">About Us</a></li> <li><a href="https://www.technicaltextile.net/contactus">Contact Us</a></li> <li><a href="https://www.technicaltextile.net/privacypolicy">Privacy Policy</a></li> <li><a href="https://www.technicaltextile.net/termandcondition">Terms & Conditions</a></li> <li><a href="https://www.technicaltextile.net/cookiepolicy">Cookie Policy</a></li> <li><a href="https://www.technicaltextile.net/sitemap">Sitemap</a></li> </ul> </div> <div class="col-md-3"> <h3>Main LINKS</h3> <ul> <li><a href="https://www.technicaltextile.net/news/">News</a></li> <li><a href="https://www.technicaltextile.net/articles/">Articles</a></li> <li><a target=" _blank" href="https://www.fibre2fashion.com/market-intelligence/texpro-textile-and-apparel/?utm_source=tt_website&utm_medium=footer&utm_campaign=texpro_2023">TexPro</a> <li><a href="https://www.technicaltextile.net/interviews/">Interviews</a></li> <li><a target=" _blank" href="https://www.fibre2fashion.com/knowledge/webinar">Webinars</a></li> <li><a href="https://www.technicaltextile.net/events/">Events</a></li> </ul> </div> <div class="col-md-3"> <h3>Quick Links</h3> <ul> <li><a href="https://www.technicaltextile.net/advertise/">Advertise with us</a></li> <li><a href="https://www.technicaltextile.net/member">Get Listed with us</a></li> <li><a href="mailto:editorial@fibre2fashion.com">Submit Press Release</a></li> </ul> </div> <div class="col-md-3"> <h3>Follow us</h3> <ul class="follow-us"> <li><a target="_blank" href="https://www.facebook.com/TechnicalTextiles"><i class="fa fa-facebook"></i></a></li> <li><a target="_blank" href="https://twitter.com/technicaltextil"><i class="fa fa-twitter"></i></a></li> <li><a target="_blank" href="https://www.linkedin.com/company/technicaltextile"><i class="fa fa-linkedin"></i></a></li> </ul> </div> </div> </div> </section> <section class="mobilefooter text-center"> <div class="footersocial"> <div class="col-md-12"> <p>Follow us</p> <ul class="follow-us"> <li><a target="_blank" href="https://www.facebook.com/TechnicalTextiles"><i class="fa fa-facebook"></i></a></li> <li><a target="_blank" href="https://twitter.com/technicaltextil"><i class="fa fa-twitter"></i></a></li> <li><a target="_blank" href="https://www.linkedin.com/company/technicaltextile"><i class="fa fa-linkedin"></i></a></li> </ul> </div> </div> <div class="copyright">Copyright © 2024. All rights reserved by Fibre2Fashion Pvt. Ltd.</div> </section> <section class="copyright-footer m-t-none"> <div class="container"> <div class="row"> <div class="col-md-6 text-left"> POWERED BY: <a target="_blank" href="//www.fibre2fashion.com" > <img src="https://static.fibre2fashion.com/f2flogo/fibre2fashion-logo.png" class="m-l-10 img-responsive"> </a> </div> <div class="col-md-6 text-right copyright-text"> Copyright © 2024. All rights reserved by Fibre2Fashion Pvt. Ltd. </div> </div> </div> </section> <script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=642685c7ecda000012fb0dd1&product=inline-share-buttons&source=platform' async='async'></script> <div id="divPopupBanner"> <div id="divContentDTAAPOPUP" onload="divLoad('https%3a%2f%2fadsclick.fibre2fashion.com%2fttadsdeliver%2fAdsRender%2fRenderPopupBannerAdvertisement%3fcode%3dDTAAPOPUP%26channel%3dTT+Article%26region%3dAll%26RacDaysPopupBannerCookieName%3d_dtaapopup','divContentDTAAPOPUP')"></div> </div> <style> /* newsapp alert starts */ /* body {margin-top: 50px;} .f2ftopmenu .navbar {top: 50px;} */ body {margin-top: 0px;} .f2ftopmenu .navbar {top: 0px;} body.body50 {margin-top: 50px;} .f2ftopmenu .navbar.navbar50 {top: 50px;} .mobile-header.navbar50 {top: 50px;} .esAutoSuggest,.esAutoSuggest.ui-widget-content, .jobsAutoSuggest {top:0px !important;} .newsapp-nav {background: #f1ebd2;z-index: 99999;border: none;top: 0px;left: 0px;width: 100%;position: fixed !important;height: 50px;} body.full {margin-top: 0px;} body.full .f2ftopmenu .navbar {top: 0px;} .newsapp-content {display: table;height: 48px;margin: auto} .newsapp-content>div {display: table-cell;vertical-align: middle} #WidgetFloaterPanels, .goog-tooltip, .goog-tooltip:hover, .skiptranslate, a.goog-logo-link {display: none!important} .phone-icon {color: #fff;font-size: 35px!important} .newsapp-nav {padding: 0!important;border-radius: 0!important;margin-bottom: 0px;z-index: 9999;} .newsapp-nav .close-newsapp-nav {position: absolute;right: 15px;top: 0;line-height: 47px;cursor: pointer;color: #ccc;opacity: 1;box-shadow: none} .newsapp-nav .close-newsapp-nav span {margin: 0;font-size: 25px} /*.newsapp-nav span {color: #fff;font-size: 17px;margin-left: 20px;margin-right: 25px}*/ .newsapp-nav .form-group {float: left} .newsapp-nav .form-control {height: 25px;border-top-right-radius: 0;border-bottom-right-radius: 0;border-color: #fff;line-height: 25px;font-size: 11px; width:177px;} .newsapp-nav .btn { padding-top: 0; padding-bottom: 0; height: 25px; background-color: #fff; color: #333; border-color: transparent;text-transform: uppercase; font-size: 11px; line-height: 25px; margin-left: 7px;} @media screen and (max-width: 767px){ .mobile-header.navbar50 {top: 60px;} body {padding-top: 65px;} .newsapp-nav, .newsapp-content{height: 60px;} .newsapp-nav .btn{float: none;} .newsapp-content>div{ padding-right: 30px; font-size: 11px;} } /* newsapp alert Ends */ </style> <input type="hidden" name="HidHelloBarCName" id="HidHelloBarCName" /> <nav class="navbar navbar-default newsapp-nav alert text-center" role="alert" id="HelloBarNewsBlock" style="display:none;"> <div class="newsapp-content"> <div class="cookiebar"> We use cookies. By continuing to browse, you accept our <strong><a href="https://www.technicaltextile.net/cookiepolicy/" style="text-decoration: underline" target="_blank">Cookie Policy</a></strong> or can change your settings. <a onclick="return CloseCookieBar();" class="btn btn-default pull-right">Got it</a> </div> </div> <button type="button" id="BtnHelloBarClose" onclick="return CloseHelloBar();" class="close close-newsapp-nav" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> </nav> <script language="javascript"> function CloseHelloBar() { var gethellobarcookiecap = getCookie("HelloBarNewsAppsCookie"); if (gethellobarcookiecap == "") { setCookie('HelloBarNewsAppsCookie', '1', 1); } else if (gethellobarcookiecap == "1") { DeleteCookie('HelloBarNewsAppsCookie'); setCookie('HelloBarNewsAppsCookie', '2', 1); } else { $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); } $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); $(".mobile-header").removeClass('navbar50'); } /* Cookie function code start */ function CloseCookieBar() { var getCookiebarcookiecap = getCookie("Cookiebar"); if (getCookiebarcookiecap == "") { setCookie('Cookiebar', '1', 365); }else { $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); } $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); $(".mobile-header").removeClass('navbar50'); } /* Cookie function code end */ var IndianIp; $(document).ready(function() { cookiecap = getCookie("HelloBarNewsAppsCookie") if (cookiecap == "yes") { $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); $(".mobile-header").removeClass('navbar50'); } else if (cookiecap == "2") { $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); $(".mobile-header").removeClass('navbar50'); } else { $('#HelloBarNewsBlock').css({ 'display': 'block' }); $('body').removeClass('full'); $('body').addClass('body50'); $(".navbar").addClass('navbar50'); $(".mobile-header").addClass('navbar50'); } var countryname = document.getElementById($('*[id*=HidHelloBarCName]').attr('id')).value; countryname = IndianIp; //countryname.toLowerCase(); /* Cookie code start */ var getCookiebarcookiecap = getCookie("Cookiebar"); //alert(getCookiebarcookiecap); if(getCookiebarcookiecap == "1" || (getCookiebarcookiecap == "" && cookiecap == "2")) { $('#HelloBarNewsBlock').css({ 'display': 'none' }); $('body').addClass('full'); $(".mobile-header").removeClass('navbar50'); } else { $('#HelloBarNewsBlock').css({ 'display': 'block' }); $('body').removeClass('full'); } /* Cookie code End */ }); function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); var expires = "expires=" + d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";domain=technicaltextile.net;path=/"; } function DeleteCookie(name) { var today = new Date(); var expire = new Date(); var path = "/"; var domain = ".technicaltextile.net"; expire.setTime(today.getTime() + 3600000 * 24 * (-60)); if (ReadCookie(name) != '') { document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=" + expire.toGMTString(); } } function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') c = c.substring(1); if (c.indexOf(name) == 0) return c.substring(name.length, c.length); } return ""; } </script> </body> </html> <script> $(document).ready(function () { if (window.screen.width <= 768) { $('#divPopupBanner').addClass('isMobile'); } }); $(function () { $('#featurearticletabs a:first').tab('show'); }); $(window).scroll(function () { if ($('.esAutoSuggest.ui-widget-content').is(':visible')) { jQuery(".esAutoSuggest.ui-widget-content").hide(); } }); </script> <script src="https://static.fibre2fashion.com/ttresources/js/activenav.js"></script>