It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://intertronix.com

  1. <!DOCTYPE html>
  2. <!--[if lte IE 9]><html class="no-js lt-ie10" lang="en" data-category-scroll="true" data-product-reviews="true" data-enable-vol-cart="true" ><![endif]-->
  3. <!--[if gt IE 9]><!--><html class="no-js" lang="en" data-category-scroll="true" data-product-reviews="true" data-enable-vol-cart="true"><!--<![endif]-->
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <meta name="globalsign-domain-verification" content="awbdfnY8S9eKU3EORdgKlWnp3W_hmW37J-ZHEaP9ZT" />
  7. <!-- Google tag (gtag.js) -->
  8. <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1028584592"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1028584592'); </script>
  9. <meta name="Description" content="We are Tamper evident labels, security stickers and warranty seals world-leading specialist. We have the largest selection of solution both for tamper evident sticker and tamper proof labels solution, as well as authentication." />
  10. <meta name="Keywords" content="Security Stickers, Tamper Evident Labels, Tamper Proof Stickers, Holographic Security Labels, Tamper Proof Seals, Holograms, Jewelry Security Tags, Destructible Labels, Asset ID Tags, Authentication Solutions, Serialized Labels" />
  11. <title>Void Stickers | Tamper Evident Security Labels | Tamper Proof Seal</title>
  12. <meta name="robots" content="index, follow" />
  13. <meta name="GOOGLEBOT" content="INDEX, FOLLOW" />
  14.  
  15. <link rel="canonical" href="https://www.intertronix.com/default.asp" />
  16. <link type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/base/jquery-ui.css" rel="stylesheet" />
  17. <link type="text/css" href="/a/c/default.css" rel="stylesheet" />
  18.  
  19. <link href="https://d2vybzwh58lt6q.cloudfront.net/stores/1388460/template/26020181117205723/css/26020181117205723.css" rel="stylesheet">
  20.  
  21.  
  22.  
  23.  
  24. <script type="text/javascript" src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
  25. <script type="text/javascript" src="/a/j/jquery-migrate-merged.js"></script>
  26. <script type="text/javascript">
  27. jQuery.curCSS = function(element, prop, val) {
  28. return jQuery(element).css(prop, val);
  29. };
  30. </script>
  31.  
  32. <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.min.js"></script>
  33.  
  34.  
  35.  
  36.  
  37. <script type="text/javascript">
  38. var Config_VCompare_MaxProducts = '3';
  39. var PageText_783 = "Compare";
  40. var PageText_784 = "Change Selections";
  41. var PageText_785 = "You've attempted to select more than {0} items. Click {1} to continue with your initial {0} items or {2} to change your selections.";
  42. var PageText_819 = "Product Comparison";
  43.    var PageText_822 = "Compare";
  44.    var PageText_840 = "Create Password";
  45.    var PageText_841 = "Retype Password";
  46.    var PageText_842 = "Added to cart";
  47.    var PageText_843 = "Subtotal";
  48.    var PageText_844 = "items in cart";
  49. </script>
  50. <script type="text/javascript" src="/a/j/volusion.js?6d275514d40d9b17dc594149d3191d51adf6701c"></script>
  51. <script type="text/javascript">
  52.    (function ($) {
  53.        volusion.ready(function () {
  54.            if (volusion.cart.isObservingCount()) {
  55.                var ts = new Date().getTime();
  56.                $.getJSON('/ajaxcart.asp?Action=itemCount&cachebust=' + ts, function (data) {
  57.                    var quantityTotal = 0;
  58.                    $.each(data.Products, function (key, val) {
  59.                        if (val.IsProduct === 'Y') {
  60.                            quantityTotal += parseInt(val.Quantity);
  61.                        } else if (val.IsAccessory === 'Y') {
  62.                            quantityTotal += parseInt(val.Quantity);
  63.                        }
  64.                    });
  65.                    quantityTotal = quantityTotal || '0';
  66.                    volusion.cart.itemCount(quantityTotal);
  67.                });
  68.            }
  69.        });
  70.    } (jQuery));
  71. </script>
  72. <link type="text/css" rel="stylesheet" href="/a/contentbuilder/assets/default/content.css"/>
  73. <script type="text/javascript" src="/a/j/paypal-rest-default-buttons.js"></script>
  74.  
  75. <script type="text/javascript" src="/a/j/soft_add.js"></script>
  76.  
  77. <!-- Support for multi-product add to soft cart missing from product details page and possibly others -->
  78. <script type="text/javascript" src="/a/j/soft_add_mult.js"></script>
  79.  
  80.  
  81. <link type="text/css" rel="stylesheet" href="/a/c/soft_add.css"/>
  82. <script type="text/javascript">
  83. var global_Config_EnableDisplayOptionProducts = 'False';
  84. var global_Config_ForceSecureShoppingCartPage = false;
  85. var global_PageText_OtherItemsAdded = '(All other items have been added to the cart)';
  86. var Config_EnableSoftAddToCart = true;
  87. </script>
  88.  
  89. <script type="text/javascript" src="/a/j/soft_add_mult.js"></script>
  90.  
  91. <script type="text/javascript" src="/a/j/javascripts.js?6_5_6d275514d40d9b17dc594149d3191d51adf6701c"></script>
  92.  
  93. <script type="text/javascript">
  94. var Config_Search_Auto_Complete = false;
  95. </script>
  96.  
  97. <script type="text/javascript">
  98. /* New Checkout JS */
  99.  
  100. if (!String.prototype.includes) {
  101.    String.prototype.includes = function() {
  102.        'use strict';
  103.        return String.prototype.indexOf.apply(this, arguments) !== -1;
  104.    };
  105. }
  106.  
  107. if (!Array.prototype.includes) {
  108.  Object.defineProperty(Array.prototype, "includes", {
  109.    enumerable: false,
  110.    value: function(obj) {
  111.        var newArr = this.filter(function(el) {
  112.          return el == obj;
  113.        });
  114.        return newArr.length > 0;
  115.      }
  116.  });
  117. }
  118.  
  119. var whichCheckoutToGoTo = "new"
  120. function setWhichCheckoutToGoTo(choice) {
  121. whichCheckoutToGoTo = choice
  122. }
  123.  
  124. function goToCheckout() {
  125. var IsAGift = $('#IsAGift').val();
  126. if (whichCheckoutToGoTo === "new") {
  127. proceedToNewCheckout(IsAGift)
  128. } else {
  129. proceedToOldCheckout()
  130. }
  131. }
  132.  
  133. function proceedToOldCheckout() {
  134.  window.location.href = "/one-page-checkout.asp";
  135. }
  136.  
  137. function proceedToNewCheckout(IsAGift) {
  138.    if (IsAGift == "Y") {
  139. window.location.href = "/GiftOptions.asp";
  140.    } else {
  141. window.location.href = "/checkout/?text=656565&bg=FFFFFF&font=Lato%2C+ui%2Dsans%2Dserif%2C+system%2Dui%2C+%2Dapple%2Dsystem%2C+BlinkMacSystemFont%2C+Segoe+UI%2C+Roboto%2C+Helvetica+Neue%2C+Arial";
  142.    }
  143. }
  144.  
  145. function linkCheckoutButtonsToNewCheckout() {
  146. /* Replace links to one-page-checkout.asp to instead open new checkout modal */
  147. var anchors = document.getElementsByTagName("a");
  148. for (var i = 0; i < anchors.length; i++) {
  149. if (anchors[i].href.includes("/one-page-checkout.asp")) {
  150. anchors[i].href = "javascript:void(0);"
  151. anchors[i].setAttribute("onclick","goToCheckout()")
  152. }
  153. }
  154. /* Also look for the patterns we see for proceed to checkout buttons on shoppingcart.asp */
  155. var inputs = document.getElementsByTagName("input");
  156. for (var i = 0; i < inputs.length; i++) {
  157. if (inputs[i].name.includes("btn_checkout_guest")) {
  158. inputs[i].setAttribute("onclick","goToCheckout()")
  159. }
  160. }
  161.  
  162. if (document.Proceed_To_Checkout_Form) {
  163. document.Proceed_To_Checkout_Form.action = "javascript:void(0);"
  164. }
  165. }
  166. document.addEventListener("DOMContentLoaded", linkCheckoutButtonsToNewCheckout); /* this one runs super fast right away on page load */
  167. window.addEventListener("load", linkCheckoutButtonsToNewCheckout); /* this one is important to run after credo template does its replacements */
  168. </script>
  169. <style type="text/css">
  170. /* New Checkout CSS */
  171.  
  172. .new-secure-checkout-modal {
  173.  background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(54, 54, 54, 0.5));
  174.  backdrop-filter: blur(3px);
  175.  display: none; /* Hidden by default */
  176.  position: fixed; /* Stay in place */
  177.  z-index: 1000; /* Sit on top */
  178.  left: 0;
  179.  top: 0;
  180.  width: 100%; /* Full width */
  181.  height: 100%; /* Full height */
  182.  overflow: auto; /* Enable scroll if needed */
  183.  text-align: center;
  184. }
  185.  
  186. .new-secure-checkout-modal-content {
  187.  margin: auto;
  188.  width: 100%;
  189.  height: 100%;
  190.  background: none;
  191. }
  192.  
  193. .new-secure-checkout-iframe {
  194.  height:calc(100vh - 4px);
  195.  width:calc(100vw - 4px);
  196.  box-sizing: border-box;
  197. }
  198. </style>
  199.  
  200. <!-- Global site tag (gtag.js) - Google Analytics -->
  201. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1399167-37"></script>
  202. <script>
  203.  window.dataLayer = window.dataLayer || [];
  204.  function gtag(){dataLayer.push(arguments);}
  205.  gtag('js', new Date());
  206.  
  207.  gtag('config', 'UA-1399167-37');
  208. </script>
  209. <script src="https://www.googleoptimize.com/optimize.js?id=OPT-WDZXWGG"></script>
  210.  
  211. <script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/17052aca8bb/bf64226adg/f2c8c7e93216e073_complete.js" crossorigin="anonymous"></script>
  212.  
  213.    <script src="https://www.paypal.com/sdk/js?client-id=AeDWFs5RFH33pB3skuP1M57jTWgMHSuKFMxJtkMddpYsR7SSEBanfqI1RN7LlRaQ_Jmjxb8-L_1dbIJW&merchant-id=DPDD9EZDSGD7Y&currency=USD&commit=false&intent=capture&disable-funding=card&components=buttons,messages,hosted-fields&enable-funding=venmo,paylater"></script>
  214.  
  215.  
  216.    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  217.    <meta name="viewport" content="width=device-width, initial-scale=1">
  218.    <meta id="v65-layout-mode" data-cart="storedot" data-checkout="storedot" data-use-simplified-checkout="true">
  219.    <!-- LOGO UPLOAD TOOL *** SET HEIGHT & WIDTH *** -->
  220.    <meta id="v65-logo-dimensions" data-width="300" data-height="120">
  221.    <link href="/v/vspfiles/templates/260/css/template.css" rel="stylesheet">
  222.     <link href="//d21ivvgspl06jm.cloudfront.net/theme-assets/icons/theme-icons-base.css" rel="stylesheet">
  223.    <!-- DESIGN TOOLKIT -->
  224.    <script src="/v/vspfiles/templates/260/js/min/design-toolkit.min.js"></script>
  225.    <!-- SVG LOADING -->
  226.    <script>
  227.    $(function(){
  228.        $("#svgIncludes").load("/v/vspfiles/templates/260/images/svgdefs.svg");
  229.    });
  230.    </script>
  231. <!-- Global site tag (gtag.js) - Google Analytics -->
  232. <script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-42117041-1"></script>
  233. <script>
  234. window.dataLayer = window.dataLayer || [];
  235. function gtag(){dataLayer.push(arguments);}
  236. gtag('js', new Date());
  237.  
  238. gtag('config', 'UA-42117041-1');
  239. </script>
  240. <!-- Google tag (gtag.js) --> <script async="" src="https://www.googletagmanager.com/gtag/js?id=AW-1028584592"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1028584592'); </script>
  241. </head>
  242. <!-- ========== Hype - 260 ======================
  243.    DESIGNER: WA
  244.    DEVELOPER: CD
  245.    CODE DATE: 2016-11
  246.    VERSION: 3.0.3
  247. ========================================= -->
  248. <body>
  249.    <span style="display:none;" id="svgIncludes"></span>
  250.    
  251.        <a href="#content_area" id="skip-to-content" class="sr-only">Skip to content</a>
  252.    
  253.    <noscript id="no-js-notice">
  254.      To take full advantage of this site, please enable your browser's JavaScript feature. <a href="http://www.activatejavascript.org/" target="_blank" rel="nofollow">Learn how</a>
  255.    </noscript>
  256.    <div class="vol-container">
  257.        <div class="vol-inner">
  258.                <nav class="menu push-menu hidden-md hidden-lg" data-menu-type="slide-left" menu-icon-type="chevron">
  259.                 <!-- #############################################
  260.             Supported menu icons for "toggle-expand":
  261.             ** "chevron"
  262.             ** "plus"
  263.             ############################################# -->
  264.                    <div class="push-menu__close-btn close-menu text-right">
  265.                        <svg class="icon"><use xlink:href="#svg-close"></use></svg>
  266.                    </div>
  267.                    <div class="push-menu__menu-wrapper col-xs-12 no-pad"></div>
  268.                </nav><!-- /slide menu left -->
  269.            <div class="page-wrap">
  270.                <header class="header" data-ui-block="header-1" data-se="bgc(header-bg) c(header-color) c:h(header-hover)">
  271.                    <div class="header__top">
  272.                        <div class="header__top-container">
  273.                            <div class="header-promo-wrapper col-xs-8 col-sm-10">
  274.  
  275. <p><img src="/v/vspfiles/assets/images/phone.png" style="width: 15px;">&nbsp; 866.980.9525 M-F 9am-5pm PST  | We Ship Worldwide</p>
  276.  
  277.                            </div>
  278.                            <div class="cart-wrapper col-xs-4 col-sm-2 no-pad text-right">
  279.                                <div class="microblock cart" data-v-anchor="cart">
  280.                                    <a href="/shoppingcart.asp" class="microblock__body cart__link" rel="nofollow">
  281.                                        <span class="cart__icon-wrapper">
  282.                                         <svg class="cart__icon"><use xlink:href="#svg-cart"></use></svg>
  283.  
  284.                                     </span>
  285.                                     <span class="hidden-xs hidden-sm">My Cart</span>
  286.                                        <span class="cart__count text-center" data-v-observable="cart-count">                                        </span>
  287.                                    </a>
  288.                                </div>            </div>
  289.                        </div>
  290.                    </div>
  291.                    <div class="header__middle">
  292.                        <div class="container">
  293.                            <div class="row">
  294.                                <div class="logo-wrapper col-xs-12 col-md-8">
  295.                                    <div class="microblock vol-logo" id="display_homepage_title"><span class="vol-logo vol-logo--graphic" itemscope itemtype='http://schema.org/Store'><meta itemprop='name' content='INTERTRONIX'><a class="vol-logo__link" href="https://www.intertronix.com/default.asp" title="INTERTRONIX">INTERTRONIX</a></span></div>
  296.                                </div>
  297.                                <div class="menu-toggle-wrapper col-xs-3 col-sm-2 no-pad-right hidden-md hidden-lg">
  298.                                    <div class="microblock menu-toggle col-xs-12">
  299.                                        <a class="menu-toggle__link" href="javascript:void(0);" id="nav-toggle" data-menu-type="slide-left">
  300.                                            <svg class="menu-toggle__icon icon"><use xlink:href="#svg-menu"></use></svg>
  301.                                            <span class="menu-toggle__text text-uppercase">Menu</span>
  302.                                        </a>
  303.                                    </div>                </div>
  304.                                <div class="search-wrapper col-xs-9 col-sm-10 col-md-4 no-pad-left-sm-and-down microblock-group">
  305.                                    <div id="search" class="microblock search">
  306.                                     <label for="search" class="sr-only">Search store</label>
  307.                                        <form class="search__form" action="/searchresults.asp" method="get" name="SearchBoxForm">
  308.                                            <input class="search__input" id="search" placeholder="Search..." type="text" name="Search" value="">
  309.                                            <button type="submit" name="Submit" class="search__submit">
  310.                                             <p class="sr-only">Submit search</p>
  311.                                                <svg class="search__icon icon"><use xlink:href="#svg-search"></use></svg>
  312.                                            </button>
  313.                                        </form>
  314.                                    </div>                </div>
  315.                            </div>
  316.                        </div>
  317.                    </div>
  318.                    <div class="header__bottom hidden-xs hidden-sm">
  319.                        <div class="container">
  320.                            <div class="row">
  321.                                <nav class="microblock main-menu">
  322.                                    <!-- #############################################
  323.                                    Supported link-alignment:
  324.                                    ** "left"
  325.                                    ** "center"
  326.                                    ** "right"
  327.                                    ** "space-between"
  328.                                    ** "space-around"
  329.                                    ############################################# -->
  330.                                    <!-- ========== MENU 1 ========== -->
  331.                                    <nav id="display_menu_1" class="menu" link-alignment=""><script type="text/javascript">var breadCrumb="||";</script>
  332. <link rel='stylesheet' type='text/css' href='/a/c/vnav.css'>
  333. <script src='/a/j/vnav.js?1'></script>
  334. <ul class='vnav vnav--horizontal vnav--level1'>
  335. <li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Labels-s/1953.htm' class='vnav__link'>Tamper Evident Labels</a>
  336. <ul class='vnav vnav__subnav vnav--level2'>
  337. <li class='vnav__item'><a href='https://www.intertronix.com/Metallic-Security-Labels-s/1515.htm' class='vnav__link'>Metallic Security Labels</a>
  338. <ul class='vnav vnav__subnav vnav--level3'>
  339. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1818.htm' class='vnav__link'>Blank/ Non Printed</a>
  340. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1820.htm' class='vnav__link'>Custom Print</a>
  341. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1819.htm' class='vnav__link'>Printed, Generic</a>
  342. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1821.htm' class='vnav__link'>Product Details</a>
  343. </li></ul>
  344. </li><li class='vnav__item'><a href='https://www.intertronix.com/Holographic-Security-Labels-s/1514.htm' class='vnav__link'>Hologram Security Labels</a>
  345. <ul class='vnav vnav__subnav vnav--level3'>
  346. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1632.htm' class='vnav__link'>Blank/ Non Printed</a>
  347. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1673.htm' class='vnav__link'>Custom Print</a>
  348. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1827.htm' class='vnav__link'>Printed, Generic</a>
  349. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/2001.htm' class='vnav__link'>Demetalized Customization</a>
  350. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1828.htm' class='vnav__link'>Product Details</a>
  351. </li></ul>
  352. </li><li class='vnav__item'><a href='https://www.intertronix.com/Non-Residue-Security-Labels-s/1513.htm' class='vnav__link'>Non-Residue Security Labels</a>
  353. <ul class='vnav vnav__subnav vnav--level3'>
  354. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1850.htm' class='vnav__link'>Blank/ Non Printed</a>
  355. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1851.htm' class='vnav__link'>Custom Print</a>
  356. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1852.htm' class='vnav__link'>Printed, Generic</a>
  357. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/2002.htm' class='vnav__link'>Demetalized Customization</a>
  358. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1853.htm' class='vnav__link'>Product Details</a>
  359. </li></ul>
  360. </li><li class='vnav__item'><a href='https://www.intertronix.com/Destructible-Labels-s/1854.htm' class='vnav__link'>Destructible Labels</a>
  361. <ul class='vnav vnav__subnav vnav--level3'>
  362. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1855.htm' class='vnav__link'>Blank/ Non Printed</a>
  363. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1856.htm' class='vnav__link'>Custom Print</a>
  364. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1857.htm' class='vnav__link'>Printed, Generic</a>
  365. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1858.htm' class='vnav__link'>Product Details</a>
  366. </li></ul>
  367. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Labels-s/1477.htm' class='vnav__link'>Security Color Labels</a>
  368. <ul class='vnav vnav__subnav vnav--level3'>
  369. <li class='vnav__item'><a href='https://www.intertronix.com/Color-Security-Stickers-s/1822.htm' class='vnav__link'>Blank/ Non Printed</a>
  370. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Print-Tamper-Evident-Label-s/1825.htm' class='vnav__link'>Custom Print</a>
  371. </li><li class='vnav__item'><a href='https://www.intertronix.com/Color-Warranty-Seals-s/1826.htm' class='vnav__link'>Printed, Generic</a>
  372. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1859.htm' class='vnav__link'>Product Details</a>
  373. </li></ul>
  374. </li><li class='vnav__item'><a href='https://www.intertronix.com/Holographic-Strip-Destructible-Labels-s/1903.htm' class='vnav__link'>Holographic Strip, Partially Destructible Security Labels</a>
  375. <ul class='vnav vnav__subnav vnav--level3'>
  376. <li class='vnav__item'><a href='https://www.intertronix.com/Blank-Security-Labels-s/1920.htm' class='vnav__link'>Blank/ Non Printed</a>
  377. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Security-Labels-s/1919.htm' class='vnav__link'>Custom Print</a>
  378. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Hologram-Labels-s/1921.htm' class='vnav__link'>Product Details</a>
  379. </li></ul>
  380. </li><li class='vnav__item'><a href='https://www.intertronix.com/High-Performance-Tamper-Evident-Labels-s/1906.htm' class='vnav__link'>Industrial / Highest Resistance Tamper Evident Security Labels</a>
  381. <ul class='vnav vnav__subnav vnav--level3'>
  382. <li class='vnav__item'><a href='https://www.intertronix.com/Blank-Industrial-Tamper-Evident-Labels-s/1948.htm' class='vnav__link'>Blank/ Non Printed</a>
  383. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Print-Industrial-Tamper-Evident-Label-s/1947.htm' class='vnav__link'>Custom Print</a>
  384. </li><li class='vnav__item'><a href='https://www.intertronix.com/Industrial-Tamper-Proof-Seals-s/1949.htm' class='vnav__link'>Printed, Generic</a>
  385. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/2003.htm' class='vnav__link'>Demetalized Customization</a>
  386. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1950.htm' class='vnav__link'>Product Details</a>
  387. </li></ul>
  388. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1979.htm' class='vnav__link'>Custom Color Delaminating Labels</a>
  389. </li><li class='vnav__item'><a href='https://www.intertronix.com/Jewelry-Security-Tags-s/1905.htm' class='vnav__link'>Jewelry Security Tags</a>
  390. <ul class='vnav vnav__subnav vnav--level3'>
  391. <li class='vnav__item'><a href='https://www.intertronix.com/Jewelry-Security-Tags-s/1923.htm' class='vnav__link'>Blank/ Non Printed</a>
  392. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Jewelry-Tags-s/1922.htm' class='vnav__link'>Custom Print</a>
  393. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1924.htm' class='vnav__link'>Product Details</a>
  394. </li></ul>
  395. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Tape-s/1937.htm' class='vnav__link'>Security Tape</a>
  396. <ul class='vnav vnav__subnav vnav--level3'>
  397. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/2005.htm' class='vnav__link'>Product Details</a>
  398. </li></ul>
  399. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1996.htm' class='vnav__link'>Custom Laser Demetalized Labels</a>
  400. <ul class='vnav vnav__subnav vnav--level3'>
  401. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/2000.htm' class='vnav__link'>Holographic Labels</a>
  402. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1998.htm' class='vnav__link'>Permanent Labels</a>
  403. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1999.htm' class='vnav__link'>Tamper Evident With Residue</a>
  404. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1997.htm' class='vnav__link'>No Residue Tamper Evident</a>
  405. </li></ul>
  406. </li></ul>
  407. </li>
  408. <li class='vnav__item'><a href='https://www.intertronix.com/Additional-Security-Labels-Solutions-s/1954.htm' class='vnav__link'>Additional Label Solutions</a>
  409. <ul class='vnav vnav__subnav vnav--level2'>
  410. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1991.htm' class='vnav__link'>Gallery</a>
  411. </li><li class='vnav__item'><a href='https://www.intertronix.com/Asset-Identification-Security-Labels-s/1904.htm' class='vnav__link'>Asset Identification Security Labels</a>
  412. <ul class='vnav vnav__subnav vnav--level3'>
  413. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/2004.htm' class='vnav__link'>Laser Demetalized Customization</a>
  414. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Asset-Labels-s/1908.htm' class='vnav__link'>One Color Custom Print</a>
  415. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1978.htm' class='vnav__link'>Two Ink Custom Printed on Layout</a>
  416. </li><li class='vnav__item'><a href='https://www.intertronix.com/Asset-Stickers-s/1910.htm' class='vnav__link'>Product Details</a>
  417. </li></ul>
  418. </li><li class='vnav__item'><a href='https://www.intertronix.com/Custom-Embossed-Holograms-s/1938.htm' class='vnav__link'>Custom Embossed Holograms</a>
  419. </li><li class='vnav__item'><a href='https://www.intertronix.com/Water-Indicating-Labels-s/1939.htm' class='vnav__link'>Water Indicating Labels</a>
  420. </li><li class='vnav__item'><a href='https://www.intertronix.com/RFID-s/1940.htm' class='vnav__link'>RFID</a>
  421. </li></ul>
  422. </li>
  423. <li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Labels-s/1982.htm' class='vnav__link'>Shop by Industry</a>
  424. <ul class='vnav vnav__subnav vnav--level2'>
  425. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1983.htm' class='vnav__link'>CBD and Marijuana Labels</a>
  426. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1984.htm' class='vnav__link'>Hospitality and Area Seals</a>
  427. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1986.htm' class='vnav__link'>Food Tamper Seals</a>
  428. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1985.htm' class='vnav__link'>Gas Stations & Calibration</a>
  429. </li></ul>
  430. </li>
  431. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1955.htm' class='vnav__link'>Resources</a>
  432. <ul class='vnav vnav__subnav vnav--level2'>
  433. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1976.htm' class='vnav__link'>How to Apply Security Labels</a>
  434. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1962.htm' class='vnav__link'>Materials Certifications</a>
  435. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1992.htm' class='vnav__link'>Printed Proof</a>
  436. </li><li class='vnav__item'><a href='javascript: void(0);' class='vnav__link' onclick='window.open("/v/vspfiles/security%20stickers%20catalog.pdf");'>Security Stickers Catalog</a>
  437. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Stickers-Application-Chart-s/1880.htm' class='vnav__link'>Application Chart</a>
  438. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Stickers-Material-Selector-s/1817.htm' class='vnav__link'>Material Selector Guide</a>
  439. <ul class='vnav vnav__subnav vnav--level3'>
  440. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1928.htm' class='vnav__link'>Product Comparison Breakdown</a>
  441. </li></ul>
  442. </li><li class='vnav__item'><a href='https://www.intertronix.com/Barcode-Types-s/1930.htm' class='vnav__link'>Types of Barcodes</a>
  443. </li><li class='vnav__item'><a href='https://www.intertronix.com/FAQ-security-labels-s/1929.htm' class='vnav__link'>FAQ</a>
  444. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1959.htm' class='vnav__link'>References</a>
  445. <ul class='vnav vnav__subnav vnav--level3'>
  446. <li class='vnav__item'><a href='https://www.intertronix.com/Brand-Protection-s/1934.htm' class='vnav__link'>Brand Protection</a>
  447. </li><li class='vnav__item'><a href='https://www.intertronix.com/Government-Protection-s/1935.htm' class='vnav__link'>Government Protection</a>
  448. </li></ul>
  449. </li></ul>
  450. </li>
  451. <li class='vnav__item'><a href='https://www.intertronix.com/Sample-Request-Forms1-s/1868.htm' class='vnav__link'>Samples Request Form</a>
  452. </li>
  453. </ul>
  454. </nav>
  455.                                    <!-- #display_menu_1 -->
  456.                                </nav>            </div>
  457.                        </div>
  458.                    </div>
  459.                </header>
  460.                
  461.                    <script>
  462.                        $(document).ready(function() {
  463.                            if($("div#vSlider")[0]) {
  464.                                $('html').addClass('slideshow-active');/* Detects if the slideshow is on */
  465.                                $("#slideshow-container").html($("#vSlider")); /* Replaces specific  section with the slideshow code */
  466.                                var dataWidth = $('#slideshow-container').attr('data-max-width');
  467.                                if (dataWidth == 'content') {
  468.                                    $('html').addClass('slideshow-width-content');
  469.                                } else if (dataWidth == 'mid') {
  470.                                    $('html').addClass('slideshow-width-mid');
  471.                                } else if (dataWidth == 'full') {
  472.                                    $('html').addClass('slideshow-width-full');
  473.                                } else if (dataWidth == 'max') {
  474.                                    $('html').addClass('slideshow-width-max');
  475.                                }
  476.                            }
  477.                        });
  478.                    </script>
  479.                    <!-- #############################################
  480.                    Supported data-max-width:
  481.                    ** "content" // Matches the default content width
  482.                    ** "mid" // 1500px
  483.                    ** "full" // 2000px
  484.                    ** "max" // Full screen
  485.                    "max" setting is not recommended as large 4k monitors will continue stretching the image full width and using larger images to compensate will cause long load times and higher bandwidth usage. "full" setting will be full screen for anyone with a 1080p monitor.
  486.                    ############################################# -->
  487.                    <div id="slideshow-container" data-max-width="mid"></div>
  488.                
  489.                <div class="container container--content">
  490.                    <aside class="vol-list-grid text-right vol-hide">
  491.                        <section class="vol-list-grid-toggle vol-grid" data-grid-type="grid">
  492.                            <svg class="icon grid-toggle__icon"><use xlink:href="#svg-cat-toggle-grid"></use></svg>
  493.                        </section>
  494.                        <section class="vol-list-grid-toggle vol-list" data-grid-type="list">
  495.                          <svg class="icon grid-toggle__icon"><use xlink:href="#svg-cat-toggle-list"></use></svg>
  496.                        </section>
  497.                    </aside>
  498.                    <div class="row">
  499.                        <div class="sidebar-wrapper col-md-3 hidden-xs hidden-sm" role="complementary">
  500.                            <!-- #############################################
  501.                                Supported menu types:
  502.                                ** "default"
  503.                                ** "always-expand"
  504.                                ** "smart-expand"
  505.                                ** "toggle-expand"
  506.                                ** "smart-expand toggle-expand"
  507.                            ############################################# -->
  508.                            <div class="sidebar left-nav" menu-type="smart-expand toggle-expand">
  509.                                
  510.                                <!-- ========== MENU 2 ========== -->
  511.                                <div id="Menu2_Title" class="menu-title hidden">Nav Menu 2</div>
  512.                                <nav id="display_menu_2" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  513. </ul>
  514. </nav>
  515.                                <!-- #display_menu_2 -->
  516.                                <!-- ========== MENU 3 ========== -->
  517.                                <div id="Menu3_Title" class="menu-title hidden">Nav Menu 3</div>
  518.                                <nav id="display_menu_3" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  519. </ul>
  520. </nav>
  521.                                <!-- #display_menu_3 -->
  522.                                <!-- ========== MENU 4 ========== -->
  523.                                <div id="Menu4_Title" class="menu-title hidden">Nav Menu 4</div>
  524.                                <nav id="display_menu_4" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  525. </ul>
  526. </nav>
  527.                                <!-- #display_menu_4 -->
  528.                                <!-- ========== MENU 5 ========== -->
  529.                                <div id="Menu5_Title" class="menu-title hidden">Nav Menu 5</div>
  530.                                <nav id="display_menu_5" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  531. </ul>
  532. </nav>
  533.                                <!-- #display_menu_5 -->
  534.                                <!-- ========== MENU 6 ========== -->
  535.                                <div id="Menu6_Title" class="menu-title hidden">Nav Menu 6</div>
  536.                                <nav id="display_menu_6" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  537. </ul>
  538. </nav>
  539.                                <!-- #display_menu_6 -->
  540.                                <!-- ========== MENU 7 ========== -->
  541.                                <div id="Menu7_Title" class="menu-title hidden">Nav Menu 7</div>
  542.                                <nav id="display_menu_7" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  543. </ul>
  544. </nav>
  545.                                <!-- #display_menu_7 -->
  546.                                <!-- ========== MENU 8 ========== -->
  547.                           <!--     <div id="Menu8_Title" class="menu-title hidden">Nav Menu 8</div>
  548.                                <nav id="display_menu_8" class="menu"><ul class='vnav vnav--vertical vnav--level1'>
  549. <li class='vnav__item'><a href='/aboutus.asp' class='vnav__link'>About Us</a>
  550. </li>
  551. <li class='vnav__item'><a href='https://www.intertronix.com/Contact-Us-s/1933.htm' class='vnav__link'>Contact Us</a>
  552. </li>
  553. <li class='vnav__item'><a href='https://www.intertronix.com/Asset-Labels-s/1911.htm' class='vnav__link'>Asset Identification Labels</a>
  554. </li>
  555. <li class='vnav__item'><a href='https://www.intertronix.com/colors-security-labels-s/1861.htm' class='vnav__link'>Color</a>
  556. <ul class='vnav vnav__subnav vnav--level2'>
  557. <li class='vnav__item'><a href='https://www.intertronix.com/Black-Security-Labels-s/1865.htm' class='vnav__link'>Black</a>
  558. </li><li class='vnav__item'><a href='https://www.intertronix.com/Blue-Security-Labels-s/1834.htm' class='vnav__link'>Blue</a>
  559. </li><li class='vnav__item'><a href='https://www.intertronix.com/Blue-Security-Labels-s/1917.htm' class='vnav__link'>Chrome</a>
  560. </li><li class='vnav__item'><a href='https://www.intertronix.com/Clear-Security-Labels-s/1839.htm' class='vnav__link'>Clear</a>
  561. </li><li class='vnav__item'><a href='https://www.intertronix.com/Golden-Security-Labels-s/1866.htm' class='vnav__link'>Gold</a>
  562. </li><li class='vnav__item'><a href='https://www.intertronix.com/Black-Security-Labels-s/1988.htm' class='vnav__link'>Green</a>
  563. </li><li class='vnav__item'><a href='https://www.intertronix.com/Gray-Security-Labels-s/1835.htm' class='vnav__link'>Grey</a>
  564. </li><li class='vnav__item'><a href='https://www.intertronix.com/Brushed-Finish-Security-Labels-s/1974.htm' class='vnav__link'>Rainbow</a>
  565. </li><li class='vnav__item'><a href='https://www.intertronix.com/Red-Security-Labels-s/1836.htm' class='vnav__link'>Red</a>
  566. </li><li class='vnav__item'><a href='https://www.intertronix.com/Silver-Security-Labels-s/1840.htm' class='vnav__link'>Silver</a>
  567. </li><li class='vnav__item'><a href='https://www.intertronix.com/Black-Security-Labels-s/1990.htm' class='vnav__link'>Silver Bright: Chrome Finish</a>
  568. </li><li class='vnav__item'><a href='https://www.intertronix.com/Black-Security-Labels-s/1989.htm' class='vnav__link'>Silver Matte</a>
  569. </li><li class='vnav__item'><a href='https://www.intertronix.com/White-Security-Labels-s/1837.htm' class='vnav__link'>White</a>
  570. </li><li class='vnav__item'><a href='https://www.intertronix.com/Black-Security-Labels-s/1987.htm' class='vnav__link'>Yellow</a>
  571. </li></ul>
  572. </li>
  573. <li class='vnav__item'><a href='https://www.intertronix.com/Color-Security-Labels-s/1883.htm' class='vnav__link'>Color Security Labels</a>
  574. </li>
  575. <li class='vnav__item'><a href='https://www.intertronix.com/Destructible-Labels-s/1912.htm' class='vnav__link'>Destructible Labels</a>
  576. </li>
  577. <li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Proof-Labels-Supplier-s/1862.htm' class='vnav__link'>Finish</a>
  578. <ul class='vnav vnav__subnav vnav--level2'>
  579. <li class='vnav__item'><a href='https://www.intertronix.com/Glossy-Security-Seals-s/1838.htm' class='vnav__link'>Bright or Glossy</a>
  580. </li><li class='vnav__item'><a href='https://www.intertronix.com/Brushed-Finish-Security-Labels-s/1918.htm' class='vnav__link'>Brushed Chrome</a>
  581. </li><li class='vnav__item'><a href='https://www.intertronix.com/Matte-Security-Label-s/1841.htm' class='vnav__link'>Matte</a>
  582. </li></ul>
  583. </li>
  584. <li class='vnav__item'><a href='https://www.intertronix.com/Holographic-Security-Labels-s/1885.htm' class='vnav__link'>Holographic Security Labels</a>
  585. </li>
  586. <li class='vnav__item'><a href='https://www.intertronix.com/Holographic-Strip-Label-s/1926.htm' class='vnav__link'>Holographic Strip Partially Destructible Label</a>
  587. </li>
  588. <li class='vnav__item'><a href='https://www.intertronix.com/Jewelry-Security-Tags-s/1925.htm' class='vnav__link'>Jewelry Security Tags</a>
  589. </li>
  590. <li class='vnav__item'><a href='https://www.intertronix.com/Metallic-Security-Labels-s/1886.htm' class='vnav__link'>Metallic Security Labels</a>
  591. </li>
  592. <li class='vnav__item'><a href='https://www.intertronix.com/Non-Residue-Security-Labels-s/1884.htm' class='vnav__link'>Non Residue Security Color Labels</a>
  593. </li>
  594. <li class='vnav__item'><a href='https://www.intertronix.com/colors-security-labels-s/1941.htm' class='vnav__link'>Print / Non Print Option</a>
  595. </li>
  596. <li class='vnav__item'><a href='https://www.intertronix.com/Wholesale-Security-Labels-s/1860.htm' class='vnav__link'>Quantity</a>
  597. <ul class='vnav vnav__subnav vnav--level2'>
  598. <li class='vnav__item'><a href='https://www.intertronix.com/10-000-Security-Labels-s/1864.htm' class='vnav__link'>10,000</a>
  599. </li><li class='vnav__item'><a href='https://www.intertronix.com/2-000-Security-Labels-s/1832.htm' class='vnav__link'>2,000</a>
  600. </li><li class='vnav__item'><a href='https://www.intertronix.com/5-000-Security-Labels-s/1833.htm' class='vnav__link'>5,000</a>
  601. </li><li class='vnav__item'><a href='https://www.intertronix.com/250-Security-Labels-s/1968.htm' class='vnav__link'>100</a>
  602. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1980.htm' class='vnav__link'>20,000</a>
  603. </li><li class='vnav__item'><a href='https://www.intertronix.com/250-Security-Labels-s/1829.htm' class='vnav__link'>250</a>
  604. </li><li class='vnav__item'><a href='https://www.intertronix.com/250-Security-Labels-s/1967.htm' class='vnav__link'>45</a>
  605. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1981.htm' class='vnav__link'>50,000</a>
  606. </li><li class='vnav__item'><a href='https://www.intertronix.com/500-Security-Labels-s/1830.htm' class='vnav__link'>500</a>
  607. </li><li class='vnav__item'><a href='https://www.intertronix.com/1-000-Security-Labels-s/1831.htm' class='vnav__link'>1,000</a>
  608. </li></ul>
  609. </li>
  610. <li class='vnav__item'><a href='https://www.intertronix.com/Label-Size-s/1863.htm' class='vnav__link'>Size</a>
  611. <ul class='vnav vnav__subnav vnav--level2'>
  612. <li class='vnav__item'><a href='https://www.intertronix.com/Authenticity-Label-s/1870.htm' class='vnav__link'>0.5&quot; diameter</a>
  613. </li><li class='vnav__item'><a href='https://www.intertronix.com/Round-Security-Sticker-s/1875.htm' class='vnav__link'>0.5625&quot; diameter</a>
  614. </li><li class='vnav__item'><a href='https://www.intertronix.com/Miniature-Security-Label-s/1867.htm' class='vnav__link'>0.625&quot; diameter</a>
  615. </li><li class='vnav__item'><a href='https://www.intertronix.com/Round-Security-Label-s/1846.htm' class='vnav__link'>0.75&quot; diameter</a>
  616. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Proof-Seals-s/1849.htm' class='vnav__link'>0.75&quot; x 0.25&quot;</a>
  617. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Seals-s/1847.htm' class='vnav__link'>0.75&quot; x 0.6&quot;</a>
  618. </li><li class='vnav__item'><a href='https://www.intertronix.com/Square-Security-Label-s/1871.htm' class='vnav__link'>0.75&quot; x 0.75&quot; square</a>
  619. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Seal-s/1872.htm' class='vnav__link'>1&quot; x 0.375&quot;</a>
  620. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Proof-Stickers-s/1845.htm' class='vnav__link'>1&quot; x 0.5&quot;</a>
  621. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Stickers-s/1873.htm' class='vnav__link'>1&quot; x 1&quot; square</a>
  622. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/2006.htm' class='vnav__link'>1.25" x .25"</a>
  623. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1993.htm' class='vnav__link'>1.3" X 0.7"</a>
  624. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Sticker-s/1844.htm' class='vnav__link'>1.5&quot; x 0.6&quot;</a>
  625. </li><li class='vnav__item'><a href='https://www.intertronix.com/dog-bone-security-label-s/1876.htm' class='vnav__link'>1.75&quot; x 0.375&quot; dogbone</a>
  626. </li><li class='vnav__item'><a href='https://www.intertronix.com/category-s/1995.htm' class='vnav__link'>2" x 0.5"</a>
  627. </li><li class='vnav__item'><a href='https://www.intertronix.com/Security-Labels-s/1874.htm' class='vnav__link'>2&quot; x 0.75&quot;</a>
  628. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Proof-Label-s/1843.htm' class='vnav__link'>2&quot; x 1&quot;</a>
  629. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Label-s/1842.htm' class='vnav__link'>2.75&quot; x 1&quot;</a>
  630. </li></ul>
  631. </li>
  632. <li class='vnav__item'><a href='https://www.intertronix.com/certified-security-labels-s/1887.htm' class='vnav__link'>Sub Categories- ALL</a>
  633. </li>
  634. <li class='vnav__item'><a href='https://www.intertronix.com/Destructible-Stickers-s/1901.htm' class='vnav__link'>Sub Categories- DID</a>
  635. </li>
  636. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1898.htm' class='vnav__link'>Sub Categories- DID, PA, TV, TVP, TG</a>
  637. </li>
  638. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1899.htm' class='vnav__link'>Sub Categories- HS, TC, TG, DID</a>
  639. </li>
  640. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1897.htm' class='vnav__link'>Sub Categories- TC, HS, DID</a>
  641. </li>
  642. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1896.htm' class='vnav__link'>Sub Categories- TC, TV, TVP, DID</a>
  643. </li>
  644. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1895.htm' class='vnav__link'>Sub Categories- TV, TC,TM, DID</a>
  645. </li>
  646. <li class='vnav__item'><a href='https://www.intertronix.com/Gas-Pump-Security-Seal-s/1889.htm' class='vnav__link'>Sub Categories- TV, TG, DID, PA, HS</a>
  647. </li>
  648. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1902.htm' class='vnav__link'>Sub Categories- TV, TVP, TC, TM, DID</a>
  649. </li>
  650. <li class='vnav__item'><a href='https://www.intertronix.com/High-Resistance-Security-Stickers-s/1888.htm' class='vnav__link'>Sub Categories- TV, TVP, TM</a>
  651. </li>
  652. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1900.htm' class='vnav__link'>Sub Categories- TVP</a>
  653. </li>
  654. <li class='vnav__item'><a href='https://www.intertronix.com/Automotive-Security-Labels-s/1890.htm' class='vnav__link'>Sub Categories- TVP, DID, PA,</a>
  655. </li>
  656. <li class='vnav__item'><a href='https://www.intertronix.com/Beverages-Security-Labels-s/1891.htm' class='vnav__link'>Sub Categories- TVP, DID, TC, TM</a>
  657. </li>
  658. <li class='vnav__item'><a href='https://www.intertronix.com/Extreme-Environment-Security-Labels-s/1892.htm' class='vnav__link'>Sub Categories- TVP, PA</a>
  659. </li>
  660. <li class='vnav__item'><a href='https://www.intertronix.com/Chemicals-Labeling-s/1894.htm' class='vnav__link'>Sub Categories- TVP, TC, DID</a>
  661. </li>
  662. <li class='vnav__item'><a href='https://www.intertronix.com/Inventory-Security-Labels-s/1893.htm' class='vnav__link'>Sub Categories- TVP, TV, PA</a>
  663. </li>
  664. <li class='vnav__item'><a href='https://www.intertronix.com/Label-Size-s/1970.htm' class='vnav__link'>Type</a>
  665. <ul class='vnav vnav__subnav vnav--level2'>
  666. <li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Label-s/1969.htm' class='vnav__link'>Mobile Devices</a>
  667. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Label-s/1971.htm' class='vnav__link'>USB Port</a>
  668. </li><li class='vnav__item'><a href='https://www.intertronix.com/Tamper-Evident-Label-s/1972.htm' class='vnav__link'>WebCam</a>
  669. </li></ul>
  670. </li>
  671. <li class='vnav__item'><a href='https://www.intertronix.com/category-s/1907.htm' class='vnav__link'>Shopping Filter Tool</a>
  672. </li>
  673. </ul>
  674. </nav>
  675.                                <!-- #display_menu_8 -->
  676.                            </div>
  677.                        </div>
  678.                        <section class="content_area-wrapper col-xs-12 col-md-9" role="main">
  679.                            <div id="content_area" class="clearfix">
  680.      <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  681.        <tr>
  682. <td width="100%" valign="top">
  683. <link rel='stylesheet' href='/a/j/slider/owl.carousel.css'>
  684. <link rel='stylesheet' href='/a/j/slider/volusion-owl.css'>
  685. <div class='owl-carousel owl-theme' id='vSlider'>
  686. <div class='item'>
  687.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425982753869.png' alt=''/>
  688. </div>
  689. <div class='item'>
  690.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425982799921.png' alt=''/>
  691. </div>
  692. <div class='item'>
  693.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425934839676.png' alt=''/>
  694. </div>
  695. <div class='item'>
  696.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425982811363.png' alt=''/>
  697. </div>
  698. <div class='item'>
  699.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425982821318.png' alt=''/>
  700. </div>
  701. <div class='item'>
  702.        <img class='owl-lazy' data-src='/v/vspfiles/photos/homepage/1425982825478.png' alt=''/>
  703. </div>
  704. </div>
  705. <script type='text/javascript'>
  706.    var jq211 = jq211 || jQuery;
  707. </script>
  708. <script src='/a/j/slider/owl.carousel.js'></script>
  709. <script type='text/javascript'>
  710. var vSliderOptions = {
  711.    loop: true,
  712.    items: 1,
  713.    autoplay: true,
  714.    autoplayTimeout: 3000,
  715.    dots: true,
  716.    animateIn: 'fadeInRight',
  717.    animateOut: 'fadeOutLeft',
  718.    lazyLoad: true,
  719. autoplaySpeed: 600,
  720. navSpeed: 600,
  721. dotsSpeed: 600,
  722. navClass: ['btn-prev', 'btn-next'],
  723. navText: ['<svg class="icon arrow-left"><use xlink:href="#svg-arrow-left"/></svg><span class="text-hide">Previous</span>', '<svg class="icon arrow-right"><use xlink:href="#svg-arrow-right"/></svg><span class="text-hide">Next</span>'],
  724. onTranslate: onTranslateCallback,
  725. onTranslated: onTranslatedCallback
  726. };
  727. function onTranslateCallback(){jq211('#vSlider .owl-stage').addClass('owl-translating');}
  728. function onTranslatedCallback(){jq211('#vSlider .owl-stage').removeClass('owl-translating');}
  729. var isIe = window.navigator.userAgent.indexOf('MSIE '); if( isIe > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./) ){vSliderOptions.lazyLoad = false; jq211('#vSlider .item img').each(function(){ var $this = jq211(this); $this.removeClass('owl-lazy'); $this.attr('src', $this.attr('data-src')); })}
  730. if (document.addEventListener != undefined) {
  731. jq211(document).ready(function() {
  732.    jq211('.owl-carousel').closest('table').css('table-layout', 'fixed');
  733.    var homepageSlider = jq211('#vSlider');
  734.    homepageSlider.on('initialized.owl.carousel', function(event) {
  735.     window.dispatchEvent(new Event('resize'));
  736.    });
  737.    homepageSlider.owlCarousel(vSliderOptions);
  738. });
  739. }
  740. else{
  741. console.log('This websites slideshow is not supported');
  742. jq211('#vSlider').css('display', 'block');
  743. var firstImg = jq211('#vSlider .item:first-child img'); firstImg.attr('src', firstImg.attr('data-src')).attr('width', '100%');
  744. }
  745.  
  746. jq211("#vSlider a.item").bind("click", function (event) {
  747. var $this = jq211(this),
  748. thisSlidesHref = $this.attr("href") || $this.attr("data-href");
  749.  
  750. if (thisSlidesHref !== "javascript:void(0)") {
  751. window.location.href = thisSlidesHref;
  752. }
  753. });
  754. </script>
  755. <div id="div_articleid_2">
  756. <grammarly-extension data-grammarly-shadow-root="true" style="position: absolute; top: 0px; left: 0px; pointer-events: none;" class="dnXmp"></grammarly-extension><grammarly-extension data-grammarly-shadow-root="true" style="position: absolute; top: 0px; left: 0px; pointer-events: none;" class="dnXmp"></grammarly-extension>
  757. <h2 style="font-size: 14px;margin-top: 11px;text-align: center;">Void Stickers & Security Labels for Products Online</h2>
  758. <p style="margin-top:0in"> <span style="font-family: Helvetica;"><span style="font-family: Arial; color: black;">We are <strong>Tamper evident labels, security stickers and warranty seals </strong>world-leading specialist. </span></span>
  759. </p>
  760. <p style="margin-top:0in"> <span><span style="font-family: Arial; color: black;">We have the largest selection of solution both for <strong>tamper evident sticker and tamper proof labels </strong> solution, as well as authentication. Our range goes from <a href="https://www.intertronix.com/Destructible-Labels-s/1854.htm"><strong>destructible security labels</strong></a><strong>, </strong>to<strong> <a href="https://www.intertronix.com/Custom-Embossed-Holograms-s/1938.htm">custom embossed holograms</a>, tamper evident labels </strong>that include<strong> <a href="https://www.intertronix.com/Jewelry-Security-Tags-s/1905.htm">jewelry tags</a> </strong>and <strong><a href="https://www.intertronix.com/Non-Residue-Security-Labels-s/1513.htm">non residue security stickers</a> to <a href="https://www.intertronix.com/RFID-s/1940.htm">RFID</a>.</strong> <br /> <br /> <strong>Holograms Tamper Evident Stickers, Security Labels, Warranty Seals, Tamper Proof Tags and RFID</strong> can be applied to just about everything!<br /> <br /> Our <strong>security labels</strong> combine high technology on materials, adhesives, consecutive serial numbers, barcodes, special inks and other materials to produce a product, which meets your security and budget requirements. </span><font face="Arial">You can't control product forgery or expect for it to decrease. But you can count on Intertronix to combat it, by controlling tampering, counterfeiting, retail theft and fraud with the advanced technology necessary to outsmart loss. Our variety of </font><strong style="font-family: Arial;">tamper proof stickers, holograms, security labels,</strong><font face="Arial"> and </font><strong><font face="Arial">warranty seals</font></strong><font face="Arial"> also ensure product </font><strong style="font-family: Arial;">authenticity</strong><font face="Arial"> with security elements that are of primary importance to both retailers and manufacturers from almost any product in the market. </font></span>
  761. </p>
  762. <p style="margin-top:0in"> <span style="font-family: Helvetica;"><span style="font-family: Arial; color: black;">If your product is not protected against tampering, counterfeiting, retail theft or fraud we are the right security solution at affordable prices. </span><a href="https://www.intertronix.com/Sample-Request-Forms-s/1868.htm">Request a free sample pack today </a><span style="font-family: Arial; color: black;">and find out how you can protect your products. <o:p></o:p></span> </span> Our tamper proof stickers and large selection of security labels are an immediate solution that can fit every industry. We work with our clients to find the best solution for their application.</p>
  763. <span style="line-height: 1.55; font-family: Helvetica;"><span style="font-family: Arial;">Product counterfeiting has doubled in the last five years. Currently it accounts for approximately 7% of world trade, or an astounding $280 billion. And the numbers are expected to rise. No industry is immune. </span><span style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;"></span><br style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; line-height: 18.6000003814697px;" />
  764. <span style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;">The solution to your problems could be as simple as a</span><span style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;"> </span><strong style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;">security sticker or warranty seal.</strong>
  765. <p class="MsoNormal" style="line-height: 18.6000003814697px; background-color: rgb(255, 255, 255);"> <inline style="font-family: Helvetica;">We understand that we are not a commodity, but a necessity to a lot of industries. We can customize our solutions to meet your companies marketing strategies and quality standers. Our <strong>security seals</strong> can be loaded with custom print features that include bar codes, logos, numbering, all which increases level of difficulty of counterfeiting; Everything with the highest quality standards.<br />We take pride in our customer service and security standards, which are committed to our customer’s important needs.</span>
  766. </p> </inline><span style="line-height: 1.55;"><span style="font-family: Helvetica;"></span><div class="edit"><div class="edit"><p><a href="https://www.intertronix.com/Contact-Us-s/1933.htm">Contact Us Today</a></p><p>Protect your business with the best in tamper-evident technology. Please contact Intertronix to evaluate your company's needs and discover how our security labels for products can provide the security and peace of mind you require. Our team of experts is ready to assist you in finding the perfect solution for your security challenges.</p><p>Intertronix is committed to enhancing your security with top-tier security labels for products. Trust us to safeguard what matters most to you with our innovative and reliable tamper-evident solutions.</p></div><br /><div class="edit"><p><strong>Enhance Your Security with Intertronix Security Labels for Products</strong></p><p>At Intertronix, we understand that every business has unique security needs. That's why we invite you to contact us for a comprehensive evaluation of your company's requirements. Discover how our industry-leading security labels for products can help protect your assets, data, and intellectual property.</p><p>Intertronix stands as an industry leader in manufacturing security labels for products. We offer a wide selection of security labels in constant stock, ensuring quick availability for our clients. Additionally, we specialize in custom solutions tailored to meet the specific needs of various industries and applications.</p><p><strong>The Growing Importance of Security Labels for Products</strong></p><p>Security labels for products are becoming increasingly popular due to their convenience and versatility. These labels, also known as void stickers, are designed to show clear evidence of tampering attempts. When someone tries to remove these labels, they display a void message or a checkerboard pattern, making it impossible to reseal without visible traces of tampering.</p><p><strong>Unmatched Tamper-Evident Features</strong></p><p>Our security labels for products offer unmatched tamper-evident features. When removal or tampering is attempted, the labels reveal a void message or checkerboard pattern. This ensures that the labels cannot be transferred from one product to another or resealed once opened. This feature makes them ideal for securing surfaces that should not be accessed, providing a reliable way to determine if procedures have been followed.</p><p><strong>Versatility Across Industries</strong></p><p>Void stickers are widely used across a vast array of industries. They are perfect for protecting not only physical items but also data and intellectual property. These stickers can be used to cover camera cellphones, USB ports, POS systems, and many other applications. The versatility and endless possibilities of our void stickers make them an indispensable security solution.</p><p><strong>Why Choose Intertronix Security Labels?</strong></p><ol><li><strong>Industry Leadership</strong>: Intertronix is a trusted name in security labels for products, known for our high-quality manufacturing and innovative solutions.</li><li><strong>Wide Selection</strong>: We offer a great selection of security labels in constant stock, ensuring immediate availability.</li><li><strong>Custom Solutions</strong>: Our expertise lies in creating custom security label solutions tailored to your specific industry needs.</li><li><strong>Tamper-Evident Technology</strong>: Our labels provide clear evidence of tampering, ensuring the integrity of your products and data.</li><li><strong>Versatility</strong>: Suitable for a wide range of applications, our void stickers protect both physical and digital assets.</li></ol></div></div><div><span style="background-color: initial; font-family: Helvetica;"></span></div><span style="font-family: Helvetica;"> </span></span><grammarly-btn><div class="_1BN1N Kzi1t BD-0J _7_mnr _1v-Lt _3MyEI MoE_1 _2DJZN" style="z-index: 2; transform: translate(1127px, 755px);"><div class="_1HjH7"><div title="Found 2 errors in text" class="_3qe6h">2</div></div></div></grammarly-btn><br />
  767. <p style="text-align: center;"></p><grammarly-btn><div class="_1BN1N Kzi1t MoE_1 _2DJZN" style="z-index: 2; transform: translate(1119px, 794px);"><div class="_1HjH7"><div title="Protected by Grammarly" class="_3qe6h"> </div></div></div></grammarly-btn>
  768. <br /><br />
  769. <p class="MsoNormal">
  770. </p>
  771. <p class="MsoNormal">
  772. </p>
  773. <p> <!--[if gte mso 9]><xml>
  774. <o:OfficeDocumentSettings>
  775.  <o:AllowPNG></o:AllowPNG>
  776. </o:OfficeDocumentSettings>
  777. </xml><![endif]--> <!--[if gte mso 9]><xml>
  778. <w:WordDocument>
  779.  <w:View>Normal</w:View>
  780.  <w:Zoom>0</w:Zoom>
  781.  <w:TrackMoves></w:TrackMoves>
  782.  <w:TrackFormatting></w:TrackFormatting>
  783.  <w:PunctuationKerning></w:PunctuationKerning>
  784.  <w:ValidateAgainstSchemas></w:ValidateAgainstSchemas>
  785.  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  786.  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  787.  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  788.  <w:DoNotPromoteQF></w:DoNotPromoteQF>
  789.  <w:LidThemeOther>EN-US</w:LidThemeOther>
  790.  <w:LidThemeAsian>JA</w:LidThemeAsian>
  791.  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  792.  <w:Compatibility>
  793.   <w:BreakWrappedTables></w:BreakWrappedTables>
  794.   <w:SnapToGridInCell></w:SnapToGridInCell>
  795.   <w:WrapTextWithPunct></w:WrapTextWithPunct>
  796.   <w:UseAsianBreakRules></w:UseAsianBreakRules>
  797.   <w:DontGrowAutofit></w:DontGrowAutofit>
  798.   <w:SplitPgBreakAndParaMark></w:SplitPgBreakAndParaMark>
  799.   <w:EnableOpenTypeKerning></w:EnableOpenTypeKerning>
  800.   <w:DontFlipMirrorIndents></w:DontFlipMirrorIndents>
  801.   <w:OverrideTableStyleHps></w:OverrideTableStyleHps>
  802.   <w:UseFELayout></w:UseFELayout>
  803.  </w:Compatibility>
  804.  <m:mathPr>
  805.   <m:mathFont m:val="Cambria Math"></m:mathFont>
  806.   <m:brkBin m:val="before"></m:brkBin>
  807.   <m:brkBinSub m:val="&#45;-"></m:brkBinSub>
  808.   <m:smallFrac m:val="off"></m:smallFrac>
  809.   <m:dispDef></m:dispDef>
  810.   <m:lMargin m:val="0"></m:lMargin>
  811.   <m:rMargin m:val="0"></m:rMargin>
  812.   <m:defJc m:val="centerGroup"></m:defJc>
  813.   <m:wrapIndent m:val="1440"></m:wrapIndent>
  814.   <m:intLim m:val="subSup"></m:intLim>
  815.   <m:naryLim m:val="undOvr"></m:naryLim>
  816.  </m:mathPr></w:WordDocument>
  817. </xml><![endif]--> <!--[if gte mso 9]><xml>
  818. <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  819.  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  820.  LatentStyleCount="276">
  821.  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
  822.   UnhideWhenUsed="false" QFormat="true" Name="Normal"></w:LsdException>
  823.  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
  824.   UnhideWhenUsed="false" QFormat="true" Name="heading 1"></w:LsdException>
  825.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"></w:LsdException>
  826.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"></w:LsdException>
  827.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"></w:LsdException>
  828.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"></w:LsdException>
  829.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"></w:LsdException>
  830.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"></w:LsdException>
  831.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"></w:LsdException>
  832.  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"></w:LsdException>
  833.  <w:LsdException Locked="false" Priority="39" Name="toc 1"></w:LsdException>
  834.  <w:LsdException Locked="false" Priority="39" Name="toc 2"></w:LsdException>
  835.  <w:LsdException Locked="false" Priority="39" Name="toc 3"></w:LsdException>
  836.  <w:LsdException Locked="false" Priority="39" Name="toc 4"></w:LsdException>
  837.  <w:LsdException Locked="false" Priority="39" Name="toc 5"></w:LsdException>
  838.  <w:LsdException Locked="false" Priority="39" Name="toc 6"></w:LsdException>
  839.  <w:LsdException Locked="false" Priority="39" Name="toc 7"></w:LsdException>
  840.  <w:LsdException Locked="false" Priority="39" Name="toc 8"></w:LsdException>
  841.  <w:LsdException Locked="false" Priority="39" Name="toc 9"></w:LsdException>
  842.  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"></w:LsdException>
  843.  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
  844.   UnhideWhenUsed="false" QFormat="true" Name="Title"></w:LsdException>
  845.  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"></w:LsdException>
  846.  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
  847.   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"></w:LsdException>
  848.  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
  849.   UnhideWhenUsed="false" QFormat="true" Name="Strong"></w:LsdException>
  850.  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
  851.   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"></w:LsdException>
  852.  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
  853.   UnhideWhenUsed="false" Name="Table Grid"></w:LsdException>
  854.  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"></w:LsdException>
  855.  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
  856.   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"></w:LsdException>
  857.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  858.   UnhideWhenUsed="false" Name="Light Shading"></w:LsdException>
  859.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  860.   UnhideWhenUsed="false" Name="Light List"></w:LsdException>
  861.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  862.   UnhideWhenUsed="false" Name="Light Grid"></w:LsdException>
  863.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  864.   UnhideWhenUsed="false" Name="Medium Shading 1"></w:LsdException>
  865.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  866.   UnhideWhenUsed="false" Name="Medium Shading 2"></w:LsdException>
  867.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  868.   UnhideWhenUsed="false" Name="Medium List 1"></w:LsdException>
  869.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  870.   UnhideWhenUsed="false" Name="Medium List 2"></w:LsdException>
  871.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  872.   UnhideWhenUsed="false" Name="Medium Grid 1"></w:LsdException>
  873.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  874.   UnhideWhenUsed="false" Name="Medium Grid 2"></w:LsdException>
  875.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  876.   UnhideWhenUsed="false" Name="Medium Grid 3"></w:LsdException>
  877.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  878.   UnhideWhenUsed="false" Name="Dark List"></w:LsdException>
  879.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  880.   UnhideWhenUsed="false" Name="Colorful Shading"></w:LsdException>
  881.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  882.   UnhideWhenUsed="false" Name="Colorful List"></w:LsdException>
  883.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  884.   UnhideWhenUsed="false" Name="Colorful Grid"></w:LsdException>
  885.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  886.   UnhideWhenUsed="false" Name="Light Shading Accent 1"></w:LsdException>
  887.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  888.   UnhideWhenUsed="false" Name="Light List Accent 1"></w:LsdException>
  889.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  890.   UnhideWhenUsed="false" Name="Light Grid Accent 1"></w:LsdException>
  891.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  892.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"></w:LsdException>
  893.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  894.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"></w:LsdException>
  895.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  896.   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"></w:LsdException>
  897.  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"></w:LsdException>
  898.  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
  899.   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"></w:LsdException>
  900.  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
  901.   UnhideWhenUsed="false" QFormat="true" Name="Quote"></w:LsdException>
  902.  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
  903.   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"></w:LsdException>
  904.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  905.   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"></w:LsdException>
  906.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  907.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"></w:LsdException>
  908.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  909.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"></w:LsdException>
  910.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  911.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"></w:LsdException>
  912.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  913.   UnhideWhenUsed="false" Name="Dark List Accent 1"></w:LsdException>
  914.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  915.   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"></w:LsdException>
  916.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  917.   UnhideWhenUsed="false" Name="Colorful List Accent 1"></w:LsdException>
  918.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  919.   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"></w:LsdException>
  920.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  921.   UnhideWhenUsed="false" Name="Light Shading Accent 2"></w:LsdException>
  922.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  923.   UnhideWhenUsed="false" Name="Light List Accent 2"></w:LsdException>
  924.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  925.   UnhideWhenUsed="false" Name="Light Grid Accent 2"></w:LsdException>
  926.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  927.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"></w:LsdException>
  928.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  929.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"></w:LsdException>
  930.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  931.   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"></w:LsdException>
  932.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  933.   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"></w:LsdException>
  934.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  935.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"></w:LsdException>
  936.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  937.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"></w:LsdException>
  938.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  939.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"></w:LsdException>
  940.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  941.   UnhideWhenUsed="false" Name="Dark List Accent 2"></w:LsdException>
  942.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  943.   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"></w:LsdException>
  944.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  945.   UnhideWhenUsed="false" Name="Colorful List Accent 2"></w:LsdException>
  946.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  947.   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"></w:LsdException>
  948.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  949.   UnhideWhenUsed="false" Name="Light Shading Accent 3"></w:LsdException>
  950.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  951.   UnhideWhenUsed="false" Name="Light List Accent 3"></w:LsdException>
  952.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  953.   UnhideWhenUsed="false" Name="Light Grid Accent 3"></w:LsdException>
  954.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  955.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"></w:LsdException>
  956.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  957.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"></w:LsdException>
  958.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  959.   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"></w:LsdException>
  960.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  961.   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"></w:LsdException>
  962.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  963.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"></w:LsdException>
  964.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  965.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"></w:LsdException>
  966.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  967.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"></w:LsdException>
  968.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  969.   UnhideWhenUsed="false" Name="Dark List Accent 3"></w:LsdException>
  970.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  971.   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"></w:LsdException>
  972.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  973.   UnhideWhenUsed="false" Name="Colorful List Accent 3"></w:LsdException>
  974.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  975.   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"></w:LsdException>
  976.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  977.   UnhideWhenUsed="false" Name="Light Shading Accent 4"></w:LsdException>
  978.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  979.   UnhideWhenUsed="false" Name="Light List Accent 4"></w:LsdException>
  980.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  981.   UnhideWhenUsed="false" Name="Light Grid Accent 4"></w:LsdException>
  982.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  983.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"></w:LsdException>
  984.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  985.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"></w:LsdException>
  986.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  987.   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"></w:LsdException>
  988.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  989.   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"></w:LsdException>
  990.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  991.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"></w:LsdException>
  992.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  993.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"></w:LsdException>
  994.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  995.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"></w:LsdException>
  996.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  997.   UnhideWhenUsed="false" Name="Dark List Accent 4"></w:LsdException>
  998.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  999.   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"></w:LsdException>
  1000.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  1001.   UnhideWhenUsed="false" Name="Colorful List Accent 4"></w:LsdException>
  1002.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  1003.   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"></w:LsdException>
  1004.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  1005.   UnhideWhenUsed="false" Name="Light Shading Accent 5"></w:LsdException>
  1006.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  1007.   UnhideWhenUsed="false" Name="Light List Accent 5"></w:LsdException>
  1008.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  1009.   UnhideWhenUsed="false" Name="Light Grid Accent 5"></w:LsdException>
  1010.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  1011.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"></w:LsdException>
  1012.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  1013.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"></w:LsdException>
  1014.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  1015.   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"></w:LsdException>
  1016.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  1017.   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"></w:LsdException>
  1018.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  1019.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"></w:LsdException>
  1020.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  1021.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"></w:LsdException>
  1022.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  1023.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"></w:LsdException>
  1024.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  1025.   UnhideWhenUsed="false" Name="Dark List Accent 5"></w:LsdException>
  1026.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  1027.   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"></w:LsdException>
  1028.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  1029.   UnhideWhenUsed="false" Name="Colorful List Accent 5"></w:LsdException>
  1030.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  1031.   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"></w:LsdException>
  1032.  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  1033.   UnhideWhenUsed="false" Name="Light Shading Accent 6"></w:LsdException>
  1034.  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  1035.   UnhideWhenUsed="false" Name="Light List Accent 6"></w:LsdException>
  1036.  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  1037.   UnhideWhenUsed="false" Name="Light Grid Accent 6"></w:LsdException>
  1038.  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  1039.   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"></w:LsdException>
  1040.  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  1041.   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"></w:LsdException>
  1042.  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  1043.   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"></w:LsdException>
  1044.  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  1045.   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"></w:LsdException>
  1046.  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  1047.   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"></w:LsdException>
  1048.  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  1049.   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"></w:LsdException>
  1050.  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  1051.   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"></w:LsdException>
  1052.  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  1053.   UnhideWhenUsed="false" Name="Dark List Accent 6"></w:LsdException>
  1054.  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  1055.   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"></w:LsdException>
  1056.  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  1057.   UnhideWhenUsed="false" Name="Colorful List Accent 6"></w:LsdException>
  1058.  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  1059.   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"></w:LsdException>
  1060.  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
  1061.   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"></w:LsdException>
  1062.  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
  1063.   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"></w:LsdException>
  1064.  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
  1065.   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"></w:LsdException>
  1066.  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
  1067.   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"></w:LsdException>
  1068.  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
  1069.   UnhideWhenUsed="false" QFormat="true" Name="Book Title"></w:LsdException>
  1070.  <w:LsdException Locked="false" Priority="37" Name="Bibliography"></w:LsdException>
  1071.  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"></w:LsdException>
  1072. </w:LatentStyles>
  1073. </xml><![endif]--> <!--[if gte mso 10]>
  1074. <style>
  1075. /* Style Definitions */
  1076. table.MsoNormalTable
  1077. {mso-style-name:"Table Normal";
  1078. mso-tstyle-rowband-size:0;
  1079. mso-tstyle-colband-size:0;
  1080. mso-style-noshow:yes;
  1081. mso-style-priority:99;
  1082. mso-style-parent:"";
  1083. mso-padding-alt:0in 5.4pt 0in 5.4pt;
  1084. mso-para-margin:0in;
  1085. mso-para-margin-bottom:.0001pt;
  1086. mso-pagination:widow-orphan;
  1087. font-size:12.0pt;
  1088. font-family:Cambria;
  1089. mso-ascii-font-family:Cambria;
  1090. mso-ascii-theme-font:minor-latin;
  1091. mso-hansi-font-family:Cambria;
  1092. mso-hansi-theme-font:minor-latin;}
  1093. </style>
  1094. <![endif]-->  
  1095. </p>
  1096. <p class="MsoNormal">
  1097. </p>
  1098. </div><!-- .vcb-article -->
  1099. <textarea style="display:none;" id="articleBody_2" readonly="true"></textarea>
  1100.  
  1101. <br />
  1102. <br />
  1103. <table width="96%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td>
  1104. <style>.v-product-grid .v-product{margin-left: -4px; display: inline-block; vertical-align: top; width: 33.3333333333333%;padding: 15px 5px; box-sizing: border-box;} .v-product-grid img{vertical-align:middle;} @media (max-width: 480px){.v-product-grid .v-product{width: 100%;}} .v-product__img img{max-width: 100%; margin: 0 auto 15px;} .v-product-grid .v-product__title{display:block; word-wrap: break-word;} .v-product div[itemprop="aggregateRating"] *{line-height: 30px;}</style>
  1105. <table width="100%" border="0" cellspacing="0" cellpadding="0" class="v65-productDisplay"><tbody><tr><td>
  1106. <div class="v-product-grid">
  1107. <div class="v-product">
  1108. <a href="https://www.intertronix.com/product-p/ctcr-2810-1k.htm" title="Custom Print Red Labelogix Label, Custom Print Red Labelogix Sticker, Custom Print Red Labelogix Seal, " alt="Custom Print Red Labelogix Label, Custom Print Red Labelogix Sticker, Custom Print Red Labelogix Seal, " class="v-product__img">
  1109. <img src="/v/vspfiles/photos/CTCR-2810-1k-1.jpg?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="Custom Print Red Labelogix Label, Custom Print Red Labelogix Sticker, Custom Print Red Labelogix Seal, " title="Custom Print Red Labelogix Label, Custom Print Red Labelogix Sticker, Custom Print Red Labelogix Seal, "></a>
  1110. <a href="https://www.intertronix.com/product-p/ctcr-2810-1k.htm" class="v-product__title productnamecolor colors_productname" title="1,000 Red TamperColor Tamper Evident Security Label Seal Sticker, Rectangle 2.75&quot; x 1&quot; (70mm x 25mm). Custom Print. &gt;Click on item details to customize it., CTCR-2810-1k">
  1111. 1,000 Red TamperColor Tamper Evident Security Label Seal Sticker, Rectangle 2.75" x 1" (70mm x 25mm). Custom Print. >Click on item details to customize it.
  1112. </a>
  1113. <div>
  1114.  
  1115. <div>
  1116. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $212.99 </b>    </div></font>
  1117. </div></div>
  1118. </div>
  1119. <div class="v-product">
  1120. <a href="https://www.intertronix.com/product-p/ctcg-2810-1k.htm" title="Custom Print Grey Labelogix Label, Custom Print Grey Labelogix Sticker, Custom Print Grey Labelogix Seal, " alt="Custom Print Grey Labelogix Label, Custom Print Grey Labelogix Sticker, Custom Print Grey Labelogix Seal, " class="v-product__img">
  1121. <img src="/v/vspfiles/photos/CTCG-2810-1k-1.png?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="Custom Print Grey Labelogix Label, Custom Print Grey Labelogix Sticker, Custom Print Grey Labelogix Seal, " title="Custom Print Grey Labelogix Label, Custom Print Grey Labelogix Sticker, Custom Print Grey Labelogix Seal, "></a>
  1122. <a href="https://www.intertronix.com/product-p/ctcg-2810-1k.htm" class="v-product__title productnamecolor colors_productname" title="1,000 Grey TamperColor Tamper Evident  Security Label Seal Sticker, Rectangle 2.75&quot; x 1&quot; (70mm x 25mm). Custom Print. &gt;Click on item details to customize it., CTCG-2810-1k">
  1123. 1,000 Grey TamperColor Tamper Evident  Security Label Seal Sticker, Rectangle 2.75" x 1" (70mm x 25mm). Custom Print. >Click on item details to customize it.
  1124. </a>
  1125. <div>
  1126.  
  1127. <div>
  1128. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $212.99 </b>    </div></font>
  1129. </div></div>
  1130. </div>
  1131. <div class="v-product">
  1132. <a href="https://www.intertronix.com/product-p/chs-2010-250.htm" title="High Security Label, High Security Sticker, High Security Seal," alt="High Security Label, High Security Sticker, High Security Seal," class="v-product__img">
  1133. <img src="/v/vspfiles/photos/CHS-2010-250-1.jpg?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="High Security Label, High Security Sticker, High Security Seal," title="High Security Label, High Security Sticker, High Security Seal,"></a>
  1134. <a href="https://www.intertronix.com/product-p/chs-2010-250.htm" class="v-product__title productnamecolor colors_productname" title="250 Custom Print, Hologram Stripe Partially Destructible Security Label 2&quot; x 1&quot; (51mm x 25mm). &gt;Click on item details to customize it., CHS-2010-250">
  1135. 250 Custom Print, Hologram Stripe Partially Destructible Security Label 2" x 1" (51mm x 25mm). >Click on item details to customize it.
  1136. </a>
  1137. <div>
  1138.  
  1139. <div>
  1140. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $76.99 </b>    </div></font>
  1141. </div></div>
  1142. </div>
  1143. <div class="v-product">
  1144. <a href="https://www.intertronix.com/product-p/cjt-1k.htm" title="Custom Print Jewelry Tag, Custom Print Jewelry Labels, CustomPrint  Jewelry Stickers" alt="Custom Print Jewelry Tag, Custom Print Jewelry Labels, CustomPrint  Jewelry Stickers" class="v-product__img">
  1145. <img src="/v/vspfiles/photos/CJT-1k-1.jpg?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="Custom Print Jewelry Tag, Custom Print Jewelry Labels, CustomPrint  Jewelry Stickers" title="Custom Print Jewelry Tag, Custom Print Jewelry Labels, CustomPrint  Jewelry Stickers"></a>
  1146. <a href="https://www.intertronix.com/product-p/cjt-1k.htm" class="v-product__title productnamecolor colors_productname" title="1,000 Custom Print Jewelry Security Tag, Tamper Evident. &gt;Click on item details to customize it., CJT-1k">
  1147. 1,000 Custom Print Jewelry Security Tag, Tamper Evident. >Click on item details to customize it.
  1148. </a>
  1149. <div>
  1150.  
  1151. <div>
  1152. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $233.99 </b>    </div></font>
  1153. </div></div>
  1154. </div>
  1155. <div class="v-product">
  1156. <a href="https://www.intertronix.com/product-p/ctcrw-2810-1k.htm" title="Custom Print Rainbow Labelogix Label, Custom Print Rainbow Labelogix Sticker, Custom Print Rainbow Labelogix Seal, " alt="Custom Print Rainbow Labelogix Label, Custom Print Rainbow Labelogix Sticker, Custom Print Rainbow Labelogix Seal, " class="v-product__img">
  1157. <img src="/v/vspfiles/templates/260/images/nophoto.gif?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="Custom Print Rainbow Labelogix Label, Custom Print Rainbow Labelogix Sticker, Custom Print Rainbow Labelogix Seal, " title="Custom Print Rainbow Labelogix Label, Custom Print Rainbow Labelogix Sticker, Custom Print Rainbow Labelogix Seal, "></a>
  1158. <a href="https://www.intertronix.com/product-p/ctcrw-2810-1k.htm" class="v-product__title productnamecolor colors_productname" title="1,000 Rainbow TamperColor Tamper Evident Security Label Seal Sticker, Rectangle 2.75&quot; x 1&quot; (70mm x 25mm). Custom Print. &gt;Click on item details to customize it., CTCRW-2810-1k">
  1159. 1,000 Rainbow TamperColor Tamper Evident Security Label Seal Sticker, Rectangle 2.75" x 1" (70mm x 25mm). Custom Print. >Click on item details to customize it.
  1160. </a>
  1161. <div>
  1162.  
  1163. <div>
  1164. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $212.99 </b>    </div></font>
  1165. </div></div>
  1166. </div>
  1167. <div class="v-product">
  1168. <a href="https://www.intertronix.com/product-p/ctvsb-2010-2k.htm" title="Tamper Evident Metallized Tag, Tamper Proof Metallized Tag, Metallized Security Tag, Metallized Warranty Tag" alt="Tamper Evident Metallized Tag, Tamper Proof Metallized Tag, Metallized Security Tag, Metallized Warranty Tag" class="v-product__img">
  1169. <img src="/v/vspfiles/photos/CTVSB-2010-2k-1.jpg?v-cache=1742468620" style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid"  border=0 alt="Tamper Evident Metallized Tag, Tamper Proof Metallized Tag, Metallized Security Tag, Metallized Warranty Tag" title="Tamper Evident Metallized Tag, Tamper Proof Metallized Tag, Metallized Security Tag, Metallized Warranty Tag"></a>
  1170. <a href="https://www.intertronix.com/product-p/ctvsb-2010-2k.htm" class="v-product__title productnamecolor colors_productname" title="2, 000 Silver Bright TamperVoid Metallic Tamper Evident Security Labels Seal Sticker,  Rectangle 2&quot; x 1&quot; (51mm x 25mm). Custom Print. &gt;Click on item details to customize it., CTVSB-2010-2k">
  1171. 2, 000 Silver Bright TamperVoid Metallic Tamper Evident Security Labels Seal Sticker,  Rectangle 2" x 1" (51mm x 25mm). Custom Print. >Click on item details to customize it.
  1172. </a>
  1173. <div>
  1174.  
  1175. <div>
  1176. <font class="pricecolor colors_productprice">    <div class="product_productprice">        <b><font class="text colors_text"> Price:</font> $363.99 </b>    </div></font>
  1177. </div></div>
  1178. </div>
  1179. </div></td></tr></tbody></table>
  1180. <div id="div_articleid_71">
  1181. </div><!-- .vcb-article -->
  1182. <textarea style="display:none;" id="articleBody_71" readonly="true"></textarea>
  1183. </td></tr></table><br><br>
  1184. </td><td valign="top">
  1185. <div id="div_articleid_72">
  1186. </div><!-- .vcb-article -->
  1187. <textarea style="display:none;" id="articleBody_72" readonly="true"></textarea>
  1188. </td></tr></table>
  1189. </div> <!-- #content_area -->
  1190.                            
  1191.                        </section>
  1192.                    </div> <!-- .row -->
  1193.                </div> <!-- .container -->
  1194.                <footer class="footer" data-ui-block="footer-1">
  1195.                    <div class="footer__top footer__section pt--base">
  1196.                        <div class="container">
  1197.                            <div class="row">
  1198.                                <div class="col-xs-12 col-md-8 no-pad">
  1199.                                    <div class="col-xs-12 col-sm-4">
  1200.                                        <a class="footer__top-title accordion-toggle collapsed" data-toggle="collapse" data-parent="#footer-collapse" href="#link-col-1" rel="nofollow">
  1201.                                            <h2 class="footer__title" data-v-edit-region="footer-link-column-1-title">Company <svg class="collapse__icon icon arrow-right visible-xs"><use xlink:href="#svg-arrow-right"></use></svg></h2>
  1202.                                        </a>
  1203.                                        <div id="link-col-1" class="collapse" data-v-edit-region="footer-link-column-1">
  1204.                <ul class="link-column list-unstyled">
  1205.                        <li class="link-column__item">
  1206.                                                            <a href="/aboutus.asp" title="About Intertronix">About Us</a>
  1207.                        </li>
  1208.                        <li class="link-column__item">
  1209.                                                            <a href="/Contact-Us-s/1933.htm" title="Contact Us">Contact Us</a>
  1210.                        </li>
  1211.                        <li class="link-column__item">
  1212.                                                            <a href="/terms_privacy.asp" title="Privacy Policy" rel="nofollow">Privacy Policy</a>
  1213.                        </li>
  1214.                        <li class="link-column__item">
  1215.                                                            <a href="/terms.asp" title="Terms &amp; Conditions" rel="nofollow">Terms &amp; Conditions</a>
  1216.                        </li>
  1217.                        <li class="link-column__item">
  1218.                        </li>
  1219.                </ul>                        </div>
  1220.                                    </div>
  1221.                                    <div class="col-xs-12 col-sm-4">
  1222.                                        <a class="footer__top-title accordion-toggle collapsed" data-toggle="collapse" data-parent="#footer-collapse" href="#link-col-2" rel="nofollow">
  1223.                                            <h2 class="footer__title" data-v-edit-region="footer-link-column-2-title">My Account <svg class="collapse__icon icon arrow-right visible-xs"><use xlink:href="#svg-arrow-right"></use></svg></h2>
  1224.                                        </a>
  1225.                                        <div id="link-col-2" class="collapse" data-v-edit-region="footer-link-column-2">
  1226.                <ul class="link-column list-unstyled">
  1227.                        <li class="link-column__item">
  1228.                                                            <a href="/login.asp" title="Login" rel="nofollow">Login</a> / <a href="/register.asp" title="Register" rel="nofollow">Register</a>
  1229.                        </li>
  1230.                        <li class="link-column__item">
  1231.                                                            <a href="/shoppingcart.asp" title="View Cart" rel="nofollow">View Cart</a>
  1232.                        </li>
  1233.                        <li class="link-column__item">
  1234.                                                            <a href="/orders.asp" title="Order Status" rel="nofollow">Order Status</a>
  1235.                        </li>
  1236.                        <li class="link-column__item">
  1237.                                                            <a href="/cindex.asp" title="Sitemap" rel="nofollow">Sitemap</a>
  1238.                        </li>
  1239.                        <li class="link-column__item">
  1240.                        </li>
  1241.                </ul>                        </div>
  1242.                                    </div>
  1243.                                    <div class="col-xs-12 col-sm-4">
  1244.                                        <a class="footer__top-title accordion-toggle collapsed" data-toggle="collapse" data-parent="#footer-collapse" href="#link-col-3" rel="nofollow">
  1245.                                            <h2 class="footer__title" data-v-edit-region="footer-link-column-3-title">Quick Links <svg class="collapse__icon icon arrow-right visible-xs"><use xlink:href="#svg-arrow-right"></use></svg></h2>
  1246.                                        </a>
  1247.                                        <div id="link-col-3" class="collapse" data-v-edit-region="footer-link-column-3">
  1248.                <ul class="link-column list-unstyled">
  1249.                        <li class="link-column__item">
  1250.                                                            <a href="/productslist.asp" title="All Products" rel="nofollow">All Products</a>
  1251.                        </li>
  1252.                        <li class="link-column__item">
  1253.                                                            <a href="/help.asp" title="Site Help" rel="nofollow">Site Help</a>
  1254.                        </li>
  1255.                        <li class="link-column__item">
  1256.                                                            <a href="/Shipping_Policy_a/57.htm" title="Shipping Info" rel="nofollow">Shipping Info</a>
  1257.                        </li>
  1258.                        <li class="link-column__item">
  1259.                                                            <a href="/returns.asp" title="Returns" rel="nofollow">Returns</a>
  1260.                        </li>
  1261.                        <li class="link-column__item">
  1262.                        </li>
  1263.                </ul>                        </div>
  1264.                                    </div>
  1265.                                </div>
  1266.                                <div class="footer__right col-xs-12 col-md-4 no-pad">
  1267.                                    <div class="elist col-xs-12 col-sm-6 col-md-12">
  1268.                                        <h2 class="footer__title elist__title" data-v-edit-region="Elist Title">Newsletter Sign Up</h2>
  1269.                                        <section class="microblock">
  1270.                                            <div class="microblock__body">
  1271.                                                <label for="elistEmailAddress" class="sr-only">Enter your email address to sign up for our newsletter</label>
  1272.                                                <form class="elist__form" name="MailingList" method="post" action="/mailinglist_subscribe.asp">
  1273.                                                    <div class="input-group">
  1274.                                                        <input class="elist__input form-control" id="elistEmailAddress" type="text" name="emailaddress" value="" placeholder="Email address...">
  1275.                                                        <span class="input-group-btn">
  1276.                                                            <button type="submit" name="Submit" class="elist__submit btn">
  1277.                                                            <p class="sr-only">Sign up for newsletter</p>
  1278.                                                            <svg class="arrow-right icon"><use xlink:href="#svg-arrow-right"></use></svg></button>
  1279.                                                        </span>
  1280.                                                    </div>
  1281.                                                </form>
  1282.                                            </div>
  1283.                                        </section>                    </div>
  1284.                                    <div class="social-media col-xs-12 col-sm-6 col-md-12">
  1285.                                        <h2 class="social__title footer__title" data-v-edit-region="Social Title">Stay Connected</h2>
  1286.                                        <section class="microblock social" data-v-edit-region="Footer Social Media Links"><div class="microblock__body">
  1287.                                                <ul class="social__list list-unstyled">
  1288.                                                    <li class="social__item">
  1289.                                                        <a class="social__link facebook" href="//www.facebook.com/intertronix" target="_blank" title="Like Intertronix on Facebook">
  1290.                                                            <p class="sr-only">Like Intertronix on Facebook</p>
  1291.                                                            <i class="vol-theme-icon  vol-theme-icon--facebook"></i>
  1292.                                                        </a>
  1293.                                                    </li>
  1294.                                                    <li class="social__item">
  1295.                                                        <a class="social__link twitter" href="//twitter.com/intertronix" target="_blank" title="Follow Intertronix on Twitter">
  1296.                                                            <p class="sr-only">Follow Intertronix on Twitter</p>
  1297.                                                            <img src="/v/vspfiles/assets/images/xlogo_32.jpg"/>
  1298.                                                        </a>
  1299.                                                    </li>
  1300.                                                    <li class="social__item">
  1301.                                                        <a class="social__link instagram" href="//instagram.com/" target="_blank" title="Follow Intertronix on Instagram">
  1302.                                                            <p class="sr-only">Follow Intertronix on Instagram</p>
  1303.                                                            <i class="vol-theme-icon  vol-theme-icon--instagram"></i>
  1304.                                                        </a>
  1305.                                                    </li>
  1306.                                             <!--       <li class="social__item">
  1307.                                                        <a class="social__link pinterest" href="//www.pinterest.com/" target="_blank" title="Pin Intertronix to Pinterest">
  1308.                                                            <p class="sr-only">Pin Intertronix to Pinterest</p>
  1309.                                                            <i class="vol-theme-icon  vol-theme-icon--pinterest"></i>
  1310.                                                        </a>
  1311.                                                    </li> -->
  1312.                                              <!--      <li class="social__item">
  1313.                                                        <a class="social__link rss" href="blogger.com" target="_blank" title="Subscribe to Intertronix's Blog">
  1314.                                                            <p class="sr-only">Subscribe to Intertronix's Blog</p>
  1315.                                                            <i class="vol-theme-icon  vol-theme-icon--rss"></i>
  1316.                                                        </a>
  1317.                                                    </li> -->
  1318.                                                    
  1319.                                                    <li class="social__item">
  1320.                                                        <a class="social__link wordpress" href="//blog.intertronix.com/" target="_blank" title="Subscribe to Intertronix's Blog">
  1321.                                                            <p class="sr-only">Like Intertronix on Wordpress</p>
  1322.                                                            <i class="vol-theme-icon  vol-theme-icon--wordpress"></i>
  1323.                                                        </a>
  1324.                                                    </li>
  1325.                                                    <li class="social__item">
  1326.                                                        <a class="social__link youtube" href="//www.youtube.com/intertronix" target="_blank" title="Subscribe to Intertronix's YouTube Channel">
  1327.                                                            <p class="sr-only">Subscribe to Intertronix's YouTube Channel</p>
  1328.                                                            <i class="vol-theme-icon  vol-theme-icon--youtube"></i>
  1329.                                                        </a>
  1330.                                                    </li>
  1331.                                              <!--      <li class="social__item">
  1332.                                                        <a class="social__link gplus" href="//plus.google.com/" target="_blank" title="Add Intertronix to Your Google+ Circle">
  1333.                                                            <p class="sr-only">Add Intertronix to Your Google+ Circle</p>
  1334.                                                            <i class="vol-theme-icon  vol-theme-icon--googleplus"></i>
  1335.                                                        </a>
  1336.                                                    </li> -->
  1337.                                       <!--             <li class="social__item">
  1338.                                                        <a class="social__link linked-in" href="//www.linkedin.com/" target="_blank" title="Connect with Intertronix on LinkedIn">
  1339.                                                            <p class="sr-only">Connect with Intertronix on LinkedIn</p>
  1340.                                                            <i class="vol-theme-icon  vol-theme-icon--linkedin"></i>
  1341.                                                        </a>
  1342.                                                    </li> -->
  1343.                                                    <li class="social__item">
  1344.                                               <!--         <a class="social__link houzz" href="//www.houzz.com/" target="_blank" title="Follow Intertronix on Houzz">
  1345.                                                            <p class="sr-only">Like Intertronix on Houzz</p>
  1346.                                                            <i class="vol-theme-icon  vol-theme-icon--houzz"></i>
  1347.                                                        </a>
  1348.                                                    </li> -->
  1349.                                           <!--         <li class="social__item">
  1350.                                                        <a class="social__link yelp" href="//www.yelp.com/" target="_blank" title="View Intertronix on Yelp">
  1351.                                                            <p class="sr-only">Like Intertronix on Yelp</p>
  1352.                                                            <i class="vol-theme-icon  vol-theme-icon--yelp"></i>
  1353.                                                        </a>
  1354.                                                    </li>
  1355.                                                    -->
  1356.                                                </li></ul>
  1357.                                            </div></section>
  1358.                                    </div>
  1359.                                    <div class="credit-cards-wrapper col-xs-12">
  1360.                                        <!-- Credit Cards -->
  1361.                                        <div class="credit-cards microblock">
  1362.                                            <i class="vol-theme-icon  vol-theme-icon--paypal"></i>
  1363.                                            <i class="vol-theme-icon  vol-theme-icon--visa"></i>
  1364.                                            <i class="vol-theme-icon  vol-theme-icon--discover"></i>
  1365.                                            <i class="vol-theme-icon  vol-theme-icon--mastercard"></i>
  1366.                                            <i class="vol-theme-icon  vol-theme-icon--amex"></i>
  1367.                                        </div>                    </div>
  1368.                                    <div class="ssl-wrapper col-xs-12">
  1369.                                        <!-- Volusion SSL -->
  1370.                                        <section class="ssl microblock">
  1371.                                            <div class="microblock__body">
  1372.                                                <a id="ssl__link" href="javascript:void(0);" rel="nofollow">
  1373.                                                 <p class="sr-only">View our SSL</p>
  1374.                                                    <svg class="icon">
  1375.                                                        <use xlink:href="#svg-ssl-simple"></use>
  1376.                                                    </svg>
  1377.                                                </a>
  1378.                                            </div>
  1379.                                        </section>
  1380.                                    </div>
  1381.                                </div>
  1382.                            </div>
  1383.                        </div>
  1384.                    </div>
  1385.                    <div class="footer__bottom footer__section">
  1386.                        <div class="container">
  1387.                            <div class="row">
  1388.                                <div class="col-xs-10 text-center">
  1389.                                    <!-- Copyright -->
  1390. <p> - 2526 Catamaran Way, Chula Vista. California 91914 | USA - </p>
  1391.                                    <section class="copyright microblock">
  1392.                                        <a href="/terms.asp" title="Terms" rel="nofollow">&copy; Copyright  <span class="insertYear">20165</span>&nbsp;Intertronix.</a>
  1393.                                        <span class="copyright__line">
  1394.                                            All Rights Reserved.
  1395.                                            <a href="http://www.volusion.com" target="_blank" rel="nofollow">Built with Volusion</a><!---->
  1396.                                            <!-- #if_not_hompage -->
  1397.                                        </span>
  1398.                                    </section>
  1399.                                </div>
  1400.                            </div>
  1401.                        </div>
  1402.                    </div>
  1403.                </footer>
  1404.            </div> <!-- .page-wrap -->
  1405.        </div>
  1406.    </div>
  1407.    
  1408.                <script>
  1409.                $(document).ready(function(){
  1410.                /* detects if the slideshow is on */
  1411.                if($("div#vSlider")[0]) {
  1412.                // vSliderOptions.nav = true; // Uncomment both lines to enable both dots and nav arrows
  1413.                // vSliderOptions.dots = true; // Uncomment both lines to enable both dots and nav arrows
  1414.                vSliderOptions.navClass = ['btn-prev', 'btn-next'];
  1415.                vSliderOptions.navText = ['<svg class="icon arrow-left"><use xlink:href="#svg-arrow-left"/></svg><span class="text-hide">Previous</span>', '<svg class="icon arrow-right"><use xlink:href="#svg-arrow-right"/></svg><span class="text-hide">Next</span>'];
  1416.                }
  1417.                });
  1418.                </script>
  1419.    
  1420.    <!-- IE9 FIX - CATEGORY GRID LAYOUT -->
  1421.    <!--[if IE 9]><script>"searchresults.asp"===PageName()&&!function(e){e(document).ready(function(){var r,t=0,n=0,i=new Array,h=0;e(".v-product").each(function(){if(r=e(this),h=r.position().top,n!=h){for(currentDiv=0;currentDiv<i.length;currentDiv++)i[currentDiv].height(t);i.length=0,n=h,t=r.height(),i.push(r)}else i.push(r),t=t<r.height()?r.height():t;for(currentDiv=0;currentDiv<i.length;currentDiv++)i[currentDiv].height(t)})})}($jQueryModern);</script><![endif]-->
  1422.    <script src="/v/vspfiles/templates/260/js/min/template.min.js"></script>
  1423.    <aside class="push-cart" id="vol-push-cart" data-vol-cart="true"></aside>
  1424.  
  1425.  
  1426.  
  1427. <script type="text/javascript">function store_init(event){} AttachEvent(window, 'load', store_init);</script>
  1428.  
  1429. <script type="text/javascript">
  1430.    if (!/\/shoppingcart\.asp/i.test(window.location.pathname)) {
  1431.        jQuery(document).ready(function() {
  1432.            jQuery('a').each(AddCartLink)
  1433.        });
  1434.    }
  1435. </script>
  1436.  
  1437.  <script>
  1438.     if (document.getElementsByName("MailingList")[0]) {
  1439.        var emailSubscribeForm = document.getElementsByName("MailingList")[0];
  1440.        disableSubscribeSubmit = function() {
  1441.          emailSubscribeButton.removeAttribute("type");
  1442.        }
  1443.        forwardToMailingList = function(e) {
  1444.            var subscribeEmail = emailSubscribeForm.querySelector("input").value;
  1445.          sessionStorage.setItem("subEmailAddress", subscribeEmail);
  1446.          emailSubscribeForm.submit();
  1447.        }
  1448.  
  1449.        if (emailSubscribeForm.querySelector("button")) {
  1450.            var emailSubscribeButton = emailSubscribeForm.querySelector("button");
  1451.            emailSubscribeButton.addEventListener("click", forwardToMailingList);
  1452.        }
  1453.    }
  1454.  </script>
  1455. <script src="/a/j/class-name-watcher.js" defer ></script>
  1456.  
  1457.    <script type="text/javascript">
  1458.        window.isUsingPpcp = true;
  1459.    </script>
  1460.    
  1461.        <script type="text/javascript">
  1462.            window.useNewCheckout = true;
  1463.        </script>
  1464.    
  1465.    <script src="/a/j/paypal-push-cart.js" defer ></script>
  1466.  
  1467.    <script src="/a/j/push-cart.js" defer ></script>
  1468.  
  1469. <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'94ad7e5ace7cc94b',t:'MTc0OTEwMzY4Ny4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
  1470. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda