
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">

    <!-- Mobile Metas -->
    <meta name="viewport" content="width=device-width, user-scalable=1, initial-scale=1, maximum-scale=1">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta http-equiv="Content-Security-Policy"
          content="default-src 'self' www.google.com;
               script-src 'self' 'unsafe-inline' 'unsafe-eval' tarsus.zendesk.com maxcdn.bootstrapcdn.com www.gstatic.com www.google.com cdn.quilljs.com cdn.datatables.net *.clarity.ms www.googletagmanager.com static.zdassets.com cdnjs.cloudflare.com code.jquery.com cdn.jsdelivr.net use.fontawesome.com content.storefront7.co.za resources.storefront7.co.za www.google-analytics.com api.smooch.io maps.googleapis.com cdn.storefront7.co.za;
               style-src 'self' 'unsafe-inline' cdn.quilljs.com cdn.datatables.net cdnjs.cloudflare.com code.jquery.com cdn.jsdelivr.net use.fontawesome.com content.storefront7.co.za resources.storefront7.co.za fonts.googleapis.com npmcdn.com;
               img-src 'self' *.storefront7.co.za qatdp.tarsusonline.co.za portal.tarsusdistribution.co.za cdn.datatables.net images.icecat.biz *.amazonaws.com *.app.storefront8.co.za c.bing.com *.clarity.ms iquote.hpe.com data: tarsus.zendesk.com static.zdassets.com;
               font-src 'self' netdna.bootstrapcdn.com content.storefront7.co.za use.fontawesome.com fonts.gstatic.com cdn.jsdelivr.net;
               connect-src 'self' wss://tarsus.zendesk.com storefront-7.s3.eu-west-1.amazonaws.com tarsussupport.zendesk.com portal.tarsusdistribution.co.za *.clarity.ms ekr.zdassets.com www.google-analytics.com tarsus.zendesk.com maps.googleapis.com wss://api.smooch.io google.com;
			   frame-src 'self' *.ngrok-free.app content.storefront7.co.za docs.google.com www.google.com" >

    <!-- Meta tags -->
    <title>Login | Tarsus Distribution Portal</title>
    <meta name="title" content="Login" />
    <meta name="description" />

    <!-- Canonical SEO -->
    <link rel="canonical" href="https://portal.tarsusdistribution.co.za/account/login?RedirectTo=%2Fsyndication%2Fzipfile%2F104" />

    <!-- Open Graph Tags -->
    <meta property="og:title" content="Login" />
    <meta property="og:url" content="https://portal.tarsusdistribution.co.za/account/login?RedirectTo=%2Fsyndication%2Fzipfile%2F104" />
    <meta property="og:type" content="website" />
    <meta property="og:description" content="" />
    <meta property="og:image" content="//content.storefront7.co.za/stores/za.co.storefront7.portal-tarsusdistribution/pictures/tdp-logo-1_z08n.png" />

    <!-- Stylesheets -->
                        <link data-stylesheet="main" rel="stylesheet" href="/scss/themes/tarsus-new/tarsus-new.min.css?v=2026072118" />

    <!--	Look And Feel	-->
    <style   type="text/css">.predictive-search .predictive-search-holder .result-contain .product-result-holder .search-result .search-result-sku span span {
    display: inline;
}

.container.sliderAndImages .row .col-md-12:nth-child(1) .content-image img {
    max-height: 265px;
}
.product-detail-tab .product-detail-description{
 float: unset; 
}
.product-detail-tab > div{
 width: 100%; 
}
.product-box .product-box-img{
	display: flex;
}
.product-box-detail{
 clear: both; 
}
/*
.category-tree.tf-tree{
 background: #fff; 
}
.tbay-products-contain .product-categories{
 	border-top: solid 1px #d8dde0;
  padding: 25px 0;
}*/
.alert-success, .ui-notify.success, .ui-notify.cart{
 	background-color: #dff0d8 !important; 
}
.product-detail-contain{
 padding-top: 10px; 
}

.category-section .fa.fa-plus {
 color: #eb088b;
}

.category-section .fa.fa-minus {
  color: #eb088b;
}
.message-notifications-dropdown .account-notifications .notifications-container .messages-container a.btn-full {
    background: #eb088b;
    font-size: 15px;
    line-height: 15px;
}</style>
<style   type="text/css">#GlobalStockCheckModal .backorders {
  display: none;
}</style>
<style   type="text/css">.grecaptcha-badge {
  /* Do not use display:none as this somehow breaks spam detection */
  visibility: hidden;
}</style>
<style   type="text/css">#account-orders a[href="/account/quotes"] {
  display: none !important;
}</style>
<style   type="text/css">.notebookleaders-contain img {
    float: left;
}

.notebookleaders-contain h2 {
    padding: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
    background: inherit;
    margin-left: 60px;
}</style>
<style   type="text/css">.custom-footer-list-li{
  	color: #8d8d8d;
        :hover{ color: #eb088b; }
}

.custom-footer-social-icon{
      float: left;
      padding-right: 10px !important;
      padding-bottom: 10px !important;
}

.custom-footer-header-override
{
     margin: 0 0 15px 0 !important;
      color: #8d8d8d !important;
}

.custom-footer-title{
      margin-bottom: 5px;
      text-transform: capitalize;
      color: #8d8d8d;
}
</style>
<style   type="text/css">	.product-type {
		min-height: 40px;
		max-height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		white-space: normal;
	}</style>

    
	<style type="text/css">

		.top-bar {
			display: none !important;
		}

		.site-search, .nav-contain, .top-bar, .navbar-ctas, .footer, .cust-row.top-buttons {
			display: none !important;
		}

		html .main-content, html main.main-content {
			padding-top: 0 !important;
		}

		.header-b.sticky, .header-b.masthead {
			transform: translateY(0) !important;
		}

		.header-b .navbar .sub-bar > .container {
			justify-content: center;
		}

			.header-b .navbar .sub-bar > .container .navbar-header {
				width: auto !important;
			}

		div#covidNoticeDiv {
			margin-top: 60px;
		}

		.shifter-spacing {
			padding-top: 0 !important;
		}

		#2faLabel {
			padding-top: 10px;
		}

		.form-centered-content a.btn {
			margin-top: 10px !important;
			font-weight: bold;
		}
	</style>


    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.29.0/codemirror.min.css" />
    <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.min.css">
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
	<link rel="stylesheet" href="https://content.storefront7.co.za/common/css/flatpickr/material_blue.css">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">

    <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>

    <script type="text/javascript">

        $.get("/ajax/loggedincheck", function (data) {
            var isloggedIn = data.IsLoggedIn;
            if (isloggedIn == true) {
                setTimeout(function () {
                    //$('#top-bar').css('display', 'inline-block');
					$('.navbar').css('display', 'block');
                }, 250);
            }
            else {
				//$('.navbar').css('display', 'none');
                //$('.navbar').hide();
				setTimeout(function () {
					$('.navbar').hide();
				}, 250);
                if (!window.location.pathname.includes('/account/register')
                    && !window.location.pathname.includes('/account/forgot')
                    && !window.location.pathname.includes('/account/reset')
                    && !window.location.pathname.includes('/account/reset-success')
                    && !window.location.pathname.includes('/account/otp')
                    && !window.location.pathname.includes('/error/')
                    && !window.location.pathname.includes('/tarsus/account/login-otp')
                    && !window.location.pathname.includes('/account/login')
                    && !window.location.pathname.includes('/account/loggedout')
                    && !window.location.pathname.includes('/account/join')
                    && !window.location.pathname.includes('/cookiepolicy')
                    && !window.location.pathname.includes('/account/activate'))
                    {
                        $.removeCookie('Session', { path: '/' });
                        $.removeCookie('SFTSession', { path: '/' });
                        window.location.href = '/account/login?tid=1001';
                    }
            }

        })

        var Api = (function () {
            var key = '';
            var bToken = '';

            var init = function (apiKey, reference) {
                key = apiKey;
                bToken = 'Bearer '.concat(btoa(reference));
            };

            var valid = function () {
                if (key.trim().length === 0) return false;
                if (bToken.trim().length === 0) return false;

                return true;
            }

            var exec = function (url, type, settings, data) {
                if (!valid()) return;

                var set = $.extend({
                    async: true,
                    beforeSend: function () {

                    },
                    resp200: function (data, status, request) {

                    },
                    resp400: function (response) {

                    },
                    resp401: function (response) {

                    },
                    resp403: function (response) {

                    },
                    resp500: function (response) {

                    },
                    complete: function (data, status, request) {

                    }
                }, settings);

                $.ajax({
                    headers: {
                        'X-Storefront-Application-Key': key,
                        'Authorization': bToken
                    },
                    url: url,
                    type: type,
                    data: data,
                    async: set.async,
                    beforeSend: set.beforeSend,
                    statusCode: {
                        200: set.resp200,
                        400: set.resp400,
                        401: set.resp401,
                        403: set.resp403,
                        500: set.resp500
                    },
                    complete: set.complete
                });
            };

            return {
                Initialise: init,
                Execute: exec
            };
        })(jQuery);

        $.get("/api/admin/tarsus/get-store-api-details", function (storeApiDetails) {

            //logged in check

            Api.Initialise(storeApiDetails.ApiKey, storeApiDetails.Email + ':' + storeApiDetails.SessionReference);

            var path = window.location.pathname;
            if (path.search('/account/login') >= 0) return;
            if (path.search('/account/loggedout') >= 0) return;
            if (path.search('/account/join') >= 0) return;

            Api.Execute('/api/store/tarsusapi/login/getlastlogin', 'GET', {
                resp200: function (data) {
                    $('#lastLoggedInDate').html("Last Logged In: <span style='color:#eb088b'>" + data.lastlogin + "</span>");
                    if (!data.threePLEnabled) {
                        $('#threePLManagement').hide();
                    }
                }
            });
        });


    </script>

    <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
    <script src="https://use.fontawesome.com/36070ee43c.js" defer></script>
    <script src="//content.storefront7.co.za/common/scripts/lazyload.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js" type="text/javascript"></script>

    <script src="//content.storefront7.co.za/common/scripts/jquery.mustache.min.js" type="text/javascript"></script>
    <script src="//content.storefront7.co.za/common/scripts/mustache.min.js" type="text/javascript"></script>
    <script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.client.sdk.min.js"></script>
    <script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.events.appear.min.js"></script>

    <script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.optin.min.js"></script>

<script type="text/javascript">

	var optinMaxAgeMinutes = 0;

	//Initialize the Optin SDK
		Optin.Add('Google Analytics 4', 'G-EWWX0WELHM', 'performance');


</script>

    <script type="text/javascript">

        function cookieExists(name) {
            var nameEQ = name + '=';
            var ca = document.cookie.split(';');
            var found = false;
            for (var i = 0; i < ca.length; i++) {
                var c = ca[i];
                while (c.charAt(0) == ' ') c = c.substring(1, c.length);
                if (c.indexOf(nameEQ) == 0) found = true;
            }
            return found;
        }

        var tfSession = cookieExists('SFTSession');
        var sfSession = cookieExists('Session');

        if (tfSession == false || sfSession == false) {
            $('#tarsus-tools-navigation').html('');
        }

        if ((tfSession == false || sfSession == false)
            && !window.location.pathname.includes('/account/register')
            && !window.location.pathname.includes('/account/forgot')
            && !window.location.pathname.includes('/account/reset')
            && !window.location.pathname.includes('/account/reset-success')
            && !window.location.pathname.includes('/account/otp')
            && !window.location.pathname.includes('/error/')
            && !window.location.pathname.includes('/tarsus/account/login-otp')
            && !window.location.pathname.includes('/account/login')
            && !window.location.pathname.includes('/account/loggedout')
            && !window.location.pathname.includes('/account/join')

            && !window.location.pathname.includes('/cookiepolicy')
            && !window.location.pathname.includes('/account/activate')
        ) {
            $.removeCookie('Session', { path: '/' });
            $.removeCookie('SFTSession', { path: '/' });
            window.location.href = '/account/login?tid=1002';
        }

        var sdk = new SDK.default();

        Optin.Initialize({

            defaults: {
                performance: true,
                functional: true,
                targeting: true,
                consent: false
            },
            config:
            {
                html: 'Please note that we use cookies to offer you a better user experience, analyse site traffic, and better serve advertising. By continuing to use this website, you consent to the use of cookies in accordance with our <a href="/cookiepolicy" target="_blank">&nbsp;Cookie Policy</a>',
                acceptButtonText: 'Ok'
            },
            styling: {

                root: {
                    transition: '1s ease all',
                    'background-color': '#D1D2D3 !important',
                    position: 'fixed',
                    'z-index': '1040',
                    bottom: '-200px',
                    right: '0',
                    left: '0',
                    'max-height': '90%',
                    'overflow-x': 'hidden',
                    'overflow-y': 'auto',
                    'box-shadow': '0 0 18px rgb(0 0 0 / 20%)',
                    'font-size': '14px'
                },
                container: {
                    width: '100%',
                    padding: '0',
                    position: 'relative',
                    'max-width': '100%',
                    margin: '0 auto',
                    'box-sizing': 'border-box'
                },
                sdkRow: {
                    margin: '0',
                    'max-width': 'none',
                    display: 'block'
                },
                sdkContainer: {
                    width: '77%',
                    'margin-left': '0',
                    float: 'left',
                    'box-sizing': 'border-box',
                    padding: '0',
                    display: 'initial'
                },
                policy: {
                    'margin-left': '2em',
                    margin: '1.25em 0 .625em 2em',
                    overflow: 'hidden'
                },
                buttonGroupParent: {
                    width: '10%',
                    'padding-left': '2%',
                    'padding-right': '2%',
                    margin: 'auto',
                    'min-height': '1px',
                    'text-align': 'center',
                    float: 'left',
                    'box-sizing': 'border-box',
                    padding: '0',
                    display: 'initial'
                },
                buttonGroup: {
                    display: 'inline-block',
                    'margin-right': 'auto'
                },
                cookieSettingsButton: {
                    display: 'none'
                },
                acceptButton: {
                    'background-color': '#000000 !important',
                    'border-color': '#000000',
                    color: '#FFFFFF',
                    'margin-top': '1em',
                    'margin-right': '1em',
                    'min-width': '125px',
                    height: 'auto',
                    'white-space': 'normal',
                    'word-break': 'break-word',
                    'word-wrap': 'break-word',
                    padding: '12px 10px',
                    'line-height': '1.2',
                    'font-size': '12',
                    'font-weight': '600',
                    'border-radius': '0px !important',
                    border: '1px solid #bbb',
                    cursor: 'pointer',
                    'box-sizing': 'border-box',
                    'letter-spacing': '0.01em',
                    'text-decoration': 'none',
                    'text-align': 'center',
                    'margin-bottom': '1rem'
                }
            }
        });

    </script>

    <!-- Async Scripts -->
    

    <!--    Look And Feel	-->
    <script   type="text/javascript" async>$(function(){
	$( document ).ready(function() {
               $("zone[Section = 'Before Footer']").toggleClass('footer');
         });
});</script>


        <script src="https://www.google.com/recaptcha/api.js" defer></script>


    

    <script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.google-analytics-4.min.js"></script>
	<script defer>
		$(function () {

			$.ajax({
				type: 'GET',
				url: '/api/admin/tarsus/google-analytics-data',
				success:
					function (data) {
						SFGA.Init('G-EWWX0WELHM', data.UserId, 'False' == 'True');
						var userData = { Email: data.Email, Name: data.Name, Surname: data.Surname, AccountId: data.AccountId };
						SFGA.SetUserProperties(userData);
					}
			});
        });
	</script>


    <!--[if lt IE 9]>

        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

    <![endif]-->
    <!-- Favicon -->
        <link rel="icon" type="image/x-icon" href="//content.storefront7.co.za/stores/za.co.storefront7.portal-tarsusdistribution/pictures/favicon_55de.ico?height=32&width=32" />

    

    <script type="text/javascript">(function (c, l, a, r, i, t, y) { c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) }; t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i; y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y); })(window, document, "clarity", "script", "e6dx58ctg7");</script>

</head>
<body>
	<div id="browser-outdated" class="modal fade" tabindex="-1" role="dialog">
	<div class="modal-dialog modal-md" role="document">
		<div class="modal-content">
			<div class="modal-header">
				<h5 class="modal-title">Browser Outdated</h5>
			</div>
			<div class="modal-body" style="padding-top: 0; font-size: 12px;">
				<p class="ie-banner-text" style="font-size:1.2em;">
					Unfortunately, your Microsoft Internet Explorer browser is no longer supported.  Please upgrade to Microsoft Edge here:
					<br />
					<a href="https://www.microsoft.com/en-us/edge?form=MA13FJ">https://www.microsoft.com/en-us/edge?form=MA13FJ</a>
				</p>
				<p class="ie-banner-text">
					TDP works best in the latest versions of Google Chrome, Mozilla Firefox , Safari and Microsoft Edge.
				</p>
			</div>
		</div>
	</div>
</div>

<script type="text/javascript">
	navigator.browserInfo = (function () {
		var ua = navigator.userAgent, tem,
			M = ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i) || [];
		if (/trident/i.test(M[1])) {
			tem = /\brv[ :]+(\d+)/g.exec(ua) || [];
			return 'IE ' + (tem[1] || '');
		}
		if (M[1] === 'Chrome') {
			tem = ua.match(/\b(OPR|Edge)\/(\d+)/);
			if (tem != null) return tem.slice(1).join(' ').replace('OPR', 'Opera');
		}
		M = M[2] ? [M[1], M[2]] : [navigator.appName, navigator.appVersion, '-?'];
		if ((tem = ua.match(/version\/(\d+)/i)) != null) M.splice(1, 1, tem[1]);
		return M.join(' ');
	})();

	var str = navigator.browserInfo;
	var browser = str.substring(0, str.indexOf(" "));
	var version = str.substring(str.indexOf(" "));
	version = version.trim();
	version = parseFloat(version);

	var isOutdated = false;

	switch (browser) {
		case "IE":
			isOutdated = true;
			break;
	}

	if (isOutdated) {
		$('#browser-outdated').modal({
			backdrop: 'static',
			keyboard: false
		});
		$('.modal-backdrop.fade.in').css('opacity', '1')
	}
</script>

	<div class="global-load" style="display: none;">
		<img class="global-loader-icon" src="/scss/themes/tarsusportal/Loaders/global_loader.gif" />
	</div>
	<announcements></announcements>
	<div class="corner">
		<div class="corner-loader">
			<div class="loader"></div>
		</div>
		<div class="loading"><span class="text"></span><span class="one">.</span><span class="two">.</span><span class="three">.</span></div>
	</div>
	<div id="notification">
		<div class="alert" id="message">
			<div class="ui-notify #{style}">
				<div class="ui-notify-contain">
					<p><i class="fa fa-#{icon}"></i>#{text}</p>
					<a data-dismiss="alert" class="btn btn-ok">OK</a>
					<a href="/checkout/cart" class="btn btn-view-cart">View Cart / Checkout</a>
				</div>
				<a class="notify-close" data-dismiss="alert"><i class="fa fa-close"></i></a>
			</div>
		</div>
	</div>
	
<zone section="Before Header">
</zone>
	

<!-- header starts -->
<header class="masthead header-b" >
	<div class="top-bar" style="position: fixed; top: 0; width: 100%;">
		<div class="container">
			<div class="util-contain utils-expand">
				<div class="top-utils-left" id="expanded-nav-menu">
					<welcome-user></welcome-user>
					<div class="dropdown">
						<span class="dropdown-toggle" type="button" id="support-centre" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
							Partner Support Centre
							<i class="fa fa-angle-down" aria-hidden="true"></i>
						</span>
						<ul class="dropdown-menu support-dropdown support-centre support-centre-selector" aria-labelledby="support-centre">
							<li><i class="fa fa-life-ring fa-lg"></i><a href="https://support.tarsusdistribution.co.za/hc/en-za">Support Articles</a></li>
							<li><i class="fa fa-envelope fa-lg"></i><a href="https://support.tarsusdistribution.co.za/hc/en-za/requests/new">Submit a support request</a></li>
							<li><i class="fa fa-phone fa-lg"></i><a href="tel:+27 (011) 531 2222">011 531 2222</a></li>
							<li><i class="fa fa-paper-plane fa-lg"></i><a href="mailto:support@tarsus.co.za">support@tarsus.co.za</a></li> 
							<li><i class="fa fa-truck fa-lg fa-flip-horizontal"></i><a target="_blank" href="https://support.tarsusdistribution.co.za/hc/en-za/articles/17648519829789-Delivery-times-and-how-to-track-my-order">Delivery timelines</a></li> 
						</ul>
					</div>
				</div>

				<div class="top-utils-left" id="mini-nav-menu" style="display:none;">
					<welcome-user></welcome-user>
					<div class="dropdown top-bar-menu-item utils-menu">
						
<ul class="nav navbar-nav">
		 <li class="dropdown">
				 <a data-type="Store" data-contextId=""  href="/products/browse" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><i class="nav-icon  Default"></i>Categories<i class="fa fa-chevron-down"></i></a>

<style>
	.dropdown .dropdown-submenu > .dropdown-menu {
		display: none;
	}

	.dropdown-menu {
		cursor: pointer;
	}

	.dropdown-submenu {
		position: relative;
	}

		.dropdown-submenu > .dropdown-menu {
			top: 0;
			left: 100%;
			margin-top: -1px;
			margin-left: 0px;
		}

		.dropdown-submenu:hover > .dropdown-menu {
			display: block;
		}

		.dropdown-submenu > a:after {
			display: block;
			content: "\f054";
			font-family: "FontAwesome";
			float: right;
			font-size: 8px;
			line-height: 20px;
		}

		.dropdown-submenu:hover > a:after {
			border-left-color: #fff;
		}
</style>

		<ul class="dropdown-menu">
				<li  data-url="/accessories" data-name="Accessories"  data-path="/Accessories" data-contextId="4543" data-nestedlevel="0" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories" data-menuid="4543">Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=4543 data-url="/accessories/accessories" data-name="Accessories"  data-path="/Accessories/Accessories" data-contextId="5229" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/accessories" data-menuid="5229">Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5229 data-url="/accessories/accessories/lenovo" data-name="Lenovo"  data-path="/Accessories/Accessories/Lenovo" data-contextId="7321" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/accessories/lenovo" data-menuid="7321">Lenovo</a>
				</li>
				<li data-parentId=5229 data-url="/accessories/accessories/body-glove" data-name="Body Glove"  data-path="/Accessories/Accessories/Body Glove" data-contextId="7657" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/accessories/body-glove" data-menuid="7657">Body Glove</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/wireless-accessories" data-name="Wireless Accessories"  data-path="/Accessories/Wireless Accessories" data-contextId="5302" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/wireless-accessories" data-menuid="5302">Wireless Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5302 data-url="/accessories/wireless-accessories/hp" data-name="HP"  data-path="/Accessories/Wireless Accessories/HP" data-contextId="5672" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/wireless-accessories/hp" data-menuid="5672">HP</a>
				</li>
				<li data-parentId=5302 data-url="/accessories/wireless-accessories/oki" data-name="OKI"  data-path="/Accessories/Wireless Accessories/OKI" data-contextId="7666" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/wireless-accessories/oki" data-menuid="7666">OKI</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/stylus" data-name="Stylus"  data-path="/Accessories/Stylus" data-contextId="5305" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/stylus" data-menuid="5305">Stylus</a>
		<ul class="dropdown-menu">
				<li data-parentId=5305 data-url="/accessories/stylus/targus" data-name="Targus"  data-path="/Accessories/Stylus/Targus" data-contextId="5657" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stylus/targus" data-menuid="5657">Targus</a>
				</li>
				<li data-parentId=5305 data-url="/accessories/stylus/hp" data-name="HP"  data-path="/Accessories/Stylus/HP" data-contextId="5658" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stylus/hp" data-menuid="5658">HP</a>
				</li>
				<li data-parentId=5305 data-url="/accessories/stylus/dell" data-name="Dell"  data-path="/Accessories/Stylus/Dell" data-contextId="5659" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stylus/dell" data-menuid="5659">Dell</a>
				</li>
				<li data-parentId=5305 data-url="/accessories/stylus/lenovo" data-name="Lenovo"  data-path="/Accessories/Stylus/Lenovo" data-contextId="6136" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stylus/lenovo" data-menuid="6136">Lenovo</a>
				</li>
				<li data-parentId=5305 data-url="/accessories/stylus/samsung" data-name="Samsung"  data-path="/Accessories/Stylus/Samsung" data-contextId="7730" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stylus/samsung" data-menuid="7730">Samsung</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/stand" data-name="Stand"  data-path="/Accessories/Stand" data-contextId="5306" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/stand" data-menuid="5306">Stand</a>
		<ul class="dropdown-menu">
				<li data-parentId=5306 data-url="/accessories/stand/snug" data-name="Snug"  data-path="/Accessories/Stand/Snug" data-contextId="7630" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stand/snug" data-menuid="7630">Snug</a>
				</li>
				<li data-parentId=5306 data-url="/accessories/stand/ugreen" data-name="Ugreen"  data-path="/Accessories/Stand/Ugreen" data-contextId="7733" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/stand/ugreen" data-menuid="7733">Ugreen</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/remote-control" data-name="Remote Control"  data-path="/Accessories/Remote Control" data-contextId="5312" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/remote-control" data-menuid="5312">Remote Control</a>
		<ul class="dropdown-menu">
				<li data-parentId=5312 data-url="/accessories/remote-control/logitech" data-name="Logitech"  data-path="/Accessories/Remote Control/Logitech" data-contextId="6112" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/remote-control/logitech" data-menuid="6112">Logitech</a>
				</li>
				<li data-parentId=5312 data-url="/accessories/remote-control/hp" data-name="HP"  data-path="/Accessories/Remote Control/HP" data-contextId="7433" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/remote-control/hp" data-menuid="7433">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/plug" data-name="Plug"  data-path="/Accessories/Plug" data-contextId="5315" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/plug" data-menuid="5315">Plug</a>
		<ul class="dropdown-menu">
				<li data-parentId=5315 data-url="/accessories/plug/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Accessories/Plug/Tarsus Distribution" data-contextId="7484" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/plug/tarsus-distribution" data-menuid="7484">Tarsus Distribution</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/adapter" data-name="Adapter"  data-path="/Accessories/Adapter" data-contextId="5316" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/adapter" data-menuid="5316">Adapter</a>
		<ul class="dropdown-menu">
				<li data-parentId=5316 data-url="/accessories/adapter/targus" data-name="Targus"  data-path="/Accessories/Adapter/Targus" data-contextId="5761" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/targus" data-menuid="5761">Targus</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/lenovo" data-name="Lenovo"  data-path="/Accessories/Adapter/Lenovo" data-contextId="5764" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/lenovo" data-menuid="5764">Lenovo</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/hp" data-name="HP"  data-path="/Accessories/Adapter/HP" data-contextId="5766" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/hp" data-menuid="5766">HP</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/hama" data-name="Hama"  data-path="/Accessories/Adapter/Hama" data-contextId="5767" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/hama" data-menuid="5767">Hama</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/dell" data-name="Dell"  data-path="/Accessories/Adapter/Dell" data-contextId="5768" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/dell" data-menuid="5768">Dell</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/logitech" data-name="Logitech"  data-path="/Accessories/Adapter/Logitech" data-contextId="6108" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/logitech" data-menuid="6108">Logitech</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/acer" data-name="Acer"  data-path="/Accessories/Adapter/Acer" data-contextId="7012" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/acer" data-menuid="7012">Acer</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/hpe" data-name="Hpe"  data-path="/Accessories/Adapter/Hpe" data-contextId="7201" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/hpe" data-menuid="7201">Hpe</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Accessories/Adapter/Tarsus Distribution" data-contextId="7485" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/tarsus-distribution" data-menuid="7485">Tarsus Distribution</a>
				</li>
				<li data-parentId=5316 data-url="/accessories/adapter/samsung" data-name="Samsung"  data-path="/Accessories/Adapter/Samsung" data-contextId="7507" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/adapter/samsung" data-menuid="7507">Samsung</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/docking-station" data-name="Docking Station"  data-path="/Accessories/Docking Station" data-contextId="5323" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/docking-station" data-menuid="5323">Docking Station</a>
		<ul class="dropdown-menu">
				<li data-parentId=5323 data-url="/accessories/docking-station/dell" data-name="Dell"  data-path="/Accessories/Docking Station/Dell" data-contextId="5772" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/dell" data-menuid="5772">Dell</a>
				</li>
				<li data-parentId=5323 data-url="/accessories/docking-station/targus" data-name="Targus"  data-path="/Accessories/Docking Station/Targus" data-contextId="5787" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/targus" data-menuid="5787">Targus</a>
				</li>
				<li data-parentId=5323 data-url="/accessories/docking-station/lenovo" data-name="Lenovo"  data-path="/Accessories/Docking Station/Lenovo" data-contextId="5788" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/lenovo" data-menuid="5788">Lenovo</a>
				</li>
				<li data-parentId=5323 data-url="/accessories/docking-station/hp" data-name="HP"  data-path="/Accessories/Docking Station/HP" data-contextId="5789" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/hp" data-menuid="5789">HP</a>
				</li>
				<li data-parentId=5323 data-url="/accessories/docking-station/hyper" data-name="Hyper"  data-path="/Accessories/Docking Station/Hyper" data-contextId="7388" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/hyper" data-menuid="7388">Hyper</a>
				</li>
				<li data-parentId=5323 data-url="/accessories/docking-station/microsoft" data-name="Microsoft"  data-path="/Accessories/Docking Station/Microsoft" data-contextId="7589" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/docking-station/microsoft" data-menuid="7589">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/notebook-stand" data-name="Notebook Stand"  data-path="/Accessories/Notebook Stand" data-contextId="5329" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/notebook-stand" data-menuid="5329">Notebook Stand</a>
		<ul class="dropdown-menu">
				<li data-parentId=5329 data-url="/accessories/notebook-stand/targus" data-name="Targus"  data-path="/Accessories/Notebook Stand/Targus" data-contextId="6205" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/notebook-stand/targus" data-menuid="6205">Targus</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/fan" data-name="Fan"  data-path="/Accessories/Fan" data-contextId="5330" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/fan" data-menuid="5330">Fan</a>
		<ul class="dropdown-menu">
				<li data-parentId=5330 data-url="/accessories/fan/hpe" data-name="Hpe"  data-path="/Accessories/Fan/Hpe" data-contextId="7722" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/fan/hpe" data-menuid="7722">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/switch" data-name="Switch"  data-path="/Accessories/Switch" data-contextId="6100" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/switch" data-menuid="6100">Switch</a>
		<ul class="dropdown-menu">
				<li data-parentId=6100 data-url="/accessories/switch/apc" data-name="APC"  data-path="/Accessories/Switch/APC" data-contextId="7635" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/switch/apc" data-menuid="7635">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/joystick" data-name="Joystick"  data-path="/Accessories/Joystick" data-contextId="6110" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/joystick" data-menuid="6110">Joystick</a>
		<ul class="dropdown-menu">
				<li data-parentId=6110 data-url="/accessories/joystick/logitech" data-name="Logitech"  data-path="/Accessories/Joystick/Logitech" data-contextId="6116" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/joystick/logitech" data-menuid="6116">Logitech</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/racing-wheel" data-name="Racing Wheel"  data-path="/Accessories/Racing Wheel" data-contextId="6111" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/racing-wheel" data-menuid="6111">Racing Wheel</a>
		<ul class="dropdown-menu">
				<li data-parentId=6111 data-url="/accessories/racing-wheel/logitech" data-name="Logitech"  data-path="/Accessories/Racing Wheel/Logitech" data-contextId="6117" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/racing-wheel/logitech" data-menuid="6117">Logitech</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/usb-reader" data-name="Usb Reader"  data-path="/Accessories/Usb Reader" data-contextId="6212" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/usb-reader" data-menuid="6212">Usb Reader</a>
		<ul class="dropdown-menu">
				<li data-parentId=6212 data-url="/accessories/usb-reader/kingston" data-name="Kingston"  data-path="/Accessories/Usb Reader/Kingston" data-contextId="6213" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-reader/kingston" data-menuid="6213">Kingston</a>
				</li>
				<li data-parentId=6212 data-url="/accessories/usb-reader/hp" data-name="HP"  data-path="/Accessories/Usb Reader/HP" data-contextId="7348" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-reader/hp" data-menuid="7348">HP</a>
				</li>
				<li data-parentId=6212 data-url="/accessories/usb-reader/logitech" data-name="Logitech"  data-path="/Accessories/Usb Reader/Logitech" data-contextId="7355" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-reader/logitech" data-menuid="7355">Logitech</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/cable-kit" data-name="Cable Kit"  data-path="/Accessories/Cable Kit" data-contextId="6238" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/cable-kit" data-menuid="6238">Cable Kit</a>
		<ul class="dropdown-menu">
				<li data-parentId=6238 data-url="/accessories/cable-kit/hp" data-name="HP"  data-path="/Accessories/Cable Kit/HP" data-contextId="6260" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/hp" data-menuid="6260">HP</a>
				</li>
				<li data-parentId=6238 data-url="/accessories/cable-kit/hpe" data-name="Hpe"  data-path="/Accessories/Cable Kit/Hpe" data-contextId="7204" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/hpe" data-menuid="7204">Hpe</a>
				</li>
				<li data-parentId=6238 data-url="/accessories/cable-kit/apc" data-name="APC"  data-path="/Accessories/Cable Kit/APC" data-contextId="7615" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/apc" data-menuid="7615">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/cable-lock" data-name="Cable Lock"  data-path="/Accessories/Cable Lock" data-contextId="6239" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/cable-lock" data-menuid="6239">Cable Lock</a>
		<ul class="dropdown-menu">
				<li data-parentId=6239 data-url="/accessories/cable-lock/targus" data-name="Targus"  data-path="/Accessories/Cable Lock/Targus" data-contextId="6255" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/targus" data-menuid="6255">Targus</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/lenovo" data-name="Lenovo"  data-path="/Accessories/Cable Lock/Lenovo" data-contextId="6256" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/lenovo" data-menuid="6256">Lenovo</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/legion" data-name="Legion"  data-path="/Accessories/Cable Lock/Legion" data-contextId="6257" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/legion" data-menuid="6257">Legion</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/hp" data-name="HP"  data-path="/Accessories/Cable Lock/HP" data-contextId="6258" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/hp" data-menuid="6258">HP</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/dell" data-name="Dell"  data-path="/Accessories/Cable Lock/Dell" data-contextId="6259" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/dell" data-menuid="6259">Dell</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/cable" data-name="Cable"  data-path="/Accessories/Cable" data-contextId="6240" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/cable" data-menuid="6240">Cable</a>
		<ul class="dropdown-menu">
				<li data-parentId=6240 data-url="/accessories/cable/lenovo" data-name="Lenovo"  data-path="/Accessories/Cable/Lenovo" data-contextId="6250" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/lenovo" data-menuid="6250">Lenovo</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/hp" data-name="HP"  data-path="/Accessories/Cable/HP" data-contextId="6251" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/hp" data-menuid="6251">HP</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/dell" data-name="Dell"  data-path="/Accessories/Cable/Dell" data-contextId="6254" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/dell" data-menuid="6254">Dell</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/targus" data-name="Targus"  data-path="/Accessories/Cable Lock/Targus" data-contextId="6255" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/targus" data-menuid="6255">Targus</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/lenovo" data-name="Lenovo"  data-path="/Accessories/Cable Lock/Lenovo" data-contextId="6256" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/lenovo" data-menuid="6256">Lenovo</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/legion" data-name="Legion"  data-path="/Accessories/Cable Lock/Legion" data-contextId="6257" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/legion" data-menuid="6257">Legion</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/hp" data-name="HP"  data-path="/Accessories/Cable Lock/HP" data-contextId="6258" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/hp" data-menuid="6258">HP</a>
				</li>
				<li data-parentId=6239 data-url="/accessories/cable-lock/dell" data-name="Dell"  data-path="/Accessories/Cable Lock/Dell" data-contextId="6259" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-lock/dell" data-menuid="6259">Dell</a>
				</li>
				<li data-parentId=6238 data-url="/accessories/cable-kit/hp" data-name="HP"  data-path="/Accessories/Cable Kit/HP" data-contextId="6260" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/hp" data-menuid="6260">HP</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/apc" data-name="APC"  data-path="/Accessories/Cable/APC" data-contextId="6967" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/apc" data-menuid="6967">APC</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/targus" data-name="Targus"  data-path="/Accessories/Cable/Targus" data-contextId="7162" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/targus" data-menuid="7162">Targus</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Accessories/Cable/Tarsus Distribution" data-contextId="7177" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/tarsus-distribution" data-menuid="7177">Tarsus Distribution</a>
				</li>
				<li data-parentId=6238 data-url="/accessories/cable-kit/hpe" data-name="Hpe"  data-path="/Accessories/Cable Kit/Hpe" data-contextId="7204" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/hpe" data-menuid="7204">Hpe</a>
				</li>
				<li data-parentId=6238 data-url="/accessories/cable-kit/apc" data-name="APC"  data-path="/Accessories/Cable Kit/APC" data-contextId="7615" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-kit/apc" data-menuid="7615">APC</a>
				</li>
				<li data-parentId=7614 data-url="/accessories/cable-partition/apc" data-name="APC"  data-path="/Accessories/Cable Partition/APC" data-contextId="7619" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-partition/apc" data-menuid="7619">APC</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/samsung" data-name="Samsung"  data-path="/Accessories/Cable/Samsung" data-contextId="7629" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/samsung" data-menuid="7629">Samsung</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/anker" data-name="Anker"  data-path="/Accessories/Cable/Anker" data-contextId="7664" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/anker" data-menuid="7664">Anker</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/snug" data-name="Snug"  data-path="/Accessories/Cable/Snug" data-contextId="7667" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/snug" data-menuid="7667">Snug</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/ugreen" data-name="Ugreen"  data-path="/Accessories/Cable/Ugreen" data-contextId="7669" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/ugreen" data-menuid="7669">Ugreen</a>
				</li>
				<li data-parentId=6240 data-url="/accessories/cable/u-green" data-name="U Green"  data-path="/Accessories/Cable/U Green" data-contextId="7726" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable/u-green" data-menuid="7726">U Green</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/monitor-stand" data-name="Monitor Stand"  data-path="/Accessories/Monitor Stand" data-contextId="6353" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/monitor-stand" data-menuid="6353">Monitor Stand</a>
		<ul class="dropdown-menu">
				<li data-parentId=6353 data-url="/accessories/monitor-stand/dell" data-name="Dell"  data-path="/Accessories/Monitor Stand/Dell" data-contextId="6356" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/monitor-stand/dell" data-menuid="6356">Dell</a>
				</li>
				<li data-parentId=6353 data-url="/accessories/monitor-stand/targus" data-name="Targus"  data-path="/Accessories/Monitor Stand/Targus" data-contextId="6358" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/monitor-stand/targus" data-menuid="6358">Targus</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/filter" data-name="Filter"  data-path="/Accessories/Filter" data-contextId="6365" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/filter" data-menuid="6365">Filter</a>
		<ul class="dropdown-menu">
				<li data-parentId=6365 data-url="/accessories/filter/hama" data-name="Hama"  data-path="/Accessories/Filter/Hama" data-contextId="6366" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/filter/hama" data-menuid="6366">Hama</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/charger" data-name="Charger"  data-path="/Accessories/Charger" data-contextId="6493" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/charger" data-menuid="6493">Charger</a>
		<ul class="dropdown-menu">
				<li data-parentId=6493 data-url="/accessories/charger/hp" data-name="HP"  data-path="/Accessories/Charger/HP" data-contextId="6964" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/hp" data-menuid="6964">HP</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/targus" data-name="Targus"  data-path="/Accessories/Charger/Targus" data-contextId="7097" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/targus" data-menuid="7097">Targus</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/hyper" data-name="Hyper"  data-path="/Accessories/Charger/Hyper" data-contextId="7277" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/hyper" data-menuid="7277">Hyper</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/ugreen" data-name="Ugreen"  data-path="/Accessories/Charger/Ugreen" data-contextId="7504" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/ugreen" data-menuid="7504">Ugreen</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/samsung" data-name="Samsung"  data-path="/Accessories/Charger/Samsung" data-contextId="7505" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/samsung" data-menuid="7505">Samsung</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/choetech" data-name="Choetech"  data-path="/Accessories/Charger/Choetech" data-contextId="7506" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/choetech" data-menuid="7506">Choetech</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/microsoft" data-name="Microsoft"  data-path="/Accessories/Charger/Microsoft" data-contextId="7634" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/microsoft" data-menuid="7634">Microsoft</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/anker" data-name="Anker"  data-path="/Accessories/Charger/Anker" data-contextId="7663" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/anker" data-menuid="7663">Anker</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/lenovo" data-name="Lenovo"  data-path="/Accessories/Charger/Lenovo" data-contextId="7684" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/lenovo" data-menuid="7684">Lenovo</a>
				</li>
				<li data-parentId=6493 data-url="/accessories/charger/u-green" data-name="U Green"  data-path="/Accessories/Charger/U Green" data-contextId="7721" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/charger/u-green" data-menuid="7721">U Green</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/usb-hub" data-name="USB Hub"  data-path="/Accessories/USB Hub" data-contextId="6495" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/usb-hub" data-menuid="6495">USB Hub</a>
		<ul class="dropdown-menu">
				<li data-parentId=6495 data-url="/accessories/usb-hub/hp" data-name="HP"  data-path="/Accessories/USB Hub/HP" data-contextId="6530" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-hub/hp" data-menuid="6530">HP</a>
				</li>
				<li data-parentId=6495 data-url="/accessories/usb-hub/targus" data-name="Targus"  data-path="/Accessories/USB Hub/Targus" data-contextId="6533" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-hub/targus" data-menuid="6533">Targus</a>
				</li>
				<li data-parentId=6495 data-url="/accessories/usb-hub/hyper" data-name="Hyper"  data-path="/Accessories/USB Hub/Hyper" data-contextId="7025" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/usb-hub/hyper" data-menuid="7025">Hyper</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/webcam" data-name="Webcam"  data-path="/Accessories/Webcam" data-contextId="6912" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/webcam" data-menuid="6912">Webcam</a>
		<ul class="dropdown-menu">
				<li data-parentId=6912 data-url="/accessories/webcam/logitech" data-name="Logitech"  data-path="/Accessories/Webcam/Logitech" data-contextId="6916" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/webcam/logitech" data-menuid="6916">Logitech</a>
				</li>
				<li data-parentId=6912 data-url="/accessories/webcam/hp" data-name="HP"  data-path="/Accessories/Webcam/HP" data-contextId="7432" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/webcam/hp" data-menuid="7432">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/presenter" data-name="Presenter"  data-path="/Accessories/Presenter" data-contextId="6925" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/presenter" data-menuid="6925">Presenter</a>
		<ul class="dropdown-menu">
				<li data-parentId=6925 data-url="/accessories/presenter/logitech" data-name="Logitech"  data-path="/Accessories/Presenter/Logitech" data-contextId="6928" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/presenter/logitech" data-menuid="6928">Logitech</a>
				</li>
				<li data-parentId=6925 data-url="/accessories/presenter/targus" data-name="Targus"  data-path="/Accessories/Presenter/Targus" data-contextId="6929" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/presenter/targus" data-menuid="6929">Targus</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/lock" data-name="Lock"  data-path="/Accessories/Lock" data-contextId="7014" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/lock" data-menuid="7014">Lock</a>
		<ul class="dropdown-menu">
				<li data-parentId=7014 data-url="/accessories/lock/hp" data-name="HP"  data-path="/Accessories/Lock/HP" data-contextId="7016" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/lock/hp" data-menuid="7016">HP</a>
				</li>
				<li data-parentId=7014 data-url="/accessories/lock/legion" data-name="Legion"  data-path="/Accessories/Lock/Legion" data-contextId="7017" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/lock/legion" data-menuid="7017">Legion</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/external-optical-drive" data-name="External Optical Drive"  data-path="/Accessories/External Optical Drive" data-contextId="7019" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/external-optical-drive" data-menuid="7019">External Optical Drive</a>
		<ul class="dropdown-menu">
				<li data-parentId=7019 data-url="/accessories/external-optical-drive/dell" data-name="Dell"  data-path="/Accessories/External Optical Drive/Dell" data-contextId="7022" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/external-optical-drive/dell" data-menuid="7022">Dell</a>
				</li>
				<li data-parentId=7019 data-url="/accessories/external-optical-drive/hp" data-name="HP"  data-path="/Accessories/External Optical Drive/HP" data-contextId="7023" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/external-optical-drive/hp" data-menuid="7023">HP</a>
				</li>
				<li data-parentId=7019 data-url="/accessories/external-optical-drive/hpe" data-name="Hpe"  data-path="/Accessories/External Optical Drive/Hpe" data-contextId="7216" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/external-optical-drive/hpe" data-menuid="7216">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/lamp" data-name="Lamp"  data-path="/Accessories/Lamp" data-contextId="7093" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/lamp" data-menuid="7093">Lamp</a>
		<ul class="dropdown-menu">
				<li data-parentId=7093 data-url="/accessories/lamp/snug" data-name="Snug"  data-path="/Accessories/Lamp/Snug" data-contextId="7631" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/lamp/snug" data-menuid="7631">Snug</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/internal-optical-drive" data-name="Internal Optical Drive"  data-path="/Accessories/Internal Optical Drive" data-contextId="7105" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/internal-optical-drive" data-menuid="7105">Internal Optical Drive</a>
		<ul class="dropdown-menu">
				<li data-parentId=7105 data-url="/accessories/internal-optical-drive/hpe" data-name="Hpe"  data-path="/Accessories/Internal Optical Drive/Hpe" data-contextId="7199" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/internal-optical-drive/hpe" data-menuid="7199">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/bracket" data-name="Bracket"  data-path="/Accessories/Bracket" data-contextId="7107" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/bracket" data-menuid="7107">Bracket</a>
		<ul class="dropdown-menu">
				<li data-parentId=7107 data-url="/accessories/bracket/kingston" data-name="Kingston"  data-path="/Accessories/Bracket/Kingston" data-contextId="7117" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/bracket/kingston" data-menuid="7117">Kingston</a>
				</li>
				<li data-parentId=7107 data-url="/accessories/bracket/hp" data-name="HP"  data-path="/Accessories/Bracket/HP" data-contextId="7118" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/bracket/hp" data-menuid="7118">HP</a>
				</li>
				<li data-parentId=7107 data-url="/accessories/bracket/apc" data-name="APC"  data-path="/Accessories/Bracket/APC" data-contextId="7633" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/bracket/apc" data-menuid="7633">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/ac-adapter" data-name="AC Adapter"  data-path="/Accessories/AC Adapter" data-contextId="7108" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/ac-adapter" data-menuid="7108">AC Adapter</a>
		<ul class="dropdown-menu">
				<li data-parentId=7108 data-url="/accessories/ac-adapter/lenovo" data-name="Lenovo"  data-path="/Accessories/AC Adapter/Lenovo" data-contextId="7120" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/ac-adapter/lenovo" data-menuid="7120">Lenovo</a>
				</li>
				<li data-parentId=7108 data-url="/accessories/ac-adapter/hp" data-name="HP"  data-path="/Accessories/AC Adapter/HP" data-contextId="7121" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/ac-adapter/hp" data-menuid="7121">HP</a>
				</li>
				<li data-parentId=7108 data-url="/accessories/ac-adapter/dell" data-name="Dell"  data-path="/Accessories/AC Adapter/Dell" data-contextId="7123" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/ac-adapter/dell" data-menuid="7123">Dell</a>
				</li>
				<li data-parentId=7108 data-url="/accessories/ac-adapter/acer" data-name="Acer"  data-path="/Accessories/AC Adapter/Acer" data-contextId="7124" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/ac-adapter/acer" data-menuid="7124">Acer</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/video-conferencing-kit" data-name="Video Conferencing Kit"  data-path="/Accessories/Video Conferencing Kit" data-contextId="7147" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/video-conferencing-kit" data-menuid="7147">Video Conferencing Kit</a>
		<ul class="dropdown-menu">
				<li data-parentId=7147 data-url="/accessories/video-conferencing-kit/hp" data-name="HP"  data-path="/Accessories/Video Conferencing Kit/HP" data-contextId="7415" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/video-conferencing-kit/hp" data-menuid="7415">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/privacy-filter" data-name="Privacy Filter"  data-path="/Accessories/Privacy Filter" data-contextId="7362" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/privacy-filter" data-menuid="7362">Privacy Filter</a>
		<ul class="dropdown-menu">
				<li data-parentId=7362 data-url="/accessories/privacy-filter/targus" data-name="Targus"  data-path="/Accessories/Privacy Filter/Targus" data-contextId="7365" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/privacy-filter/targus" data-menuid="7365">Targus</a>
				</li>
				<li data-parentId=7362 data-url="/accessories/privacy-filter/hp" data-name="HP"  data-path="/Accessories/Privacy Filter/HP" data-contextId="7492" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/privacy-filter/hp" data-menuid="7492">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/video-conference-camera" data-name="Video Conference Camera"  data-path="/Accessories/Video Conference Camera" data-contextId="7443" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/video-conference-camera" data-menuid="7443">Video Conference Camera</a>
		<ul class="dropdown-menu">
				<li data-parentId=7443 data-url="/accessories/video-conference-camera/hp" data-name="HP"  data-path="/Accessories/Video Conference Camera/HP" data-contextId="7446" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/video-conference-camera/hp" data-menuid="7446">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/conference-touch-controller" data-name="Conference Touch Controller"  data-path="/Accessories/Conference Touch Controller" data-contextId="7444" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/conference-touch-controller" data-menuid="7444">Conference Touch Controller</a>
		<ul class="dropdown-menu">
				<li data-parentId=7444 data-url="/accessories/conference-touch-controller/hp" data-name="HP"  data-path="/Accessories/Conference Touch Controller/HP" data-contextId="7447" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/conference-touch-controller/hp" data-menuid="7447">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/hub" data-name="Hub"  data-path="/Accessories/Hub" data-contextId="7581" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/hub" data-menuid="7581">Hub</a>
		<ul class="dropdown-menu">
				<li data-parentId=7581 data-url="/accessories/hub/snug" data-name="Snug"  data-path="/Accessories/Hub/Snug" data-contextId="7584" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/hub/snug" data-menuid="7584">Snug</a>
				</li>
				<li data-parentId=7581 data-url="/accessories/hub/dell" data-name="Dell"  data-path="/Accessories/Hub/Dell" data-contextId="7680" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/hub/dell" data-menuid="7680">Dell</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/tag" data-name="Tag"  data-path="/Accessories/Tag" data-contextId="7593" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/tag" data-menuid="7593">Tag</a>
		<ul class="dropdown-menu">
				<li data-parentId=7593 data-url="/accessories/tag/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Accessories/Tag/Tarsus Distribution" data-contextId="7606" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/tag/tarsus-distribution" data-menuid="7606">Tarsus Distribution</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/flash-drive" data-name="Flash Drive"  data-path="/Accessories/Flash Drive" data-contextId="7608" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/flash-drive" data-menuid="7608">Flash Drive</a>
		<ul class="dropdown-menu">
				<li data-parentId=7608 data-url="/accessories/flash-drive/kingston" data-name="Kingston"  data-path="/Accessories/Flash Drive/Kingston" data-contextId="7609" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/flash-drive/kingston" data-menuid="7609">Kingston</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/monitor-arm" data-name="Monitor Arm"  data-path="/Accessories/Monitor Arm" data-contextId="7613" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/monitor-arm" data-menuid="7613">Monitor Arm</a>
		<ul class="dropdown-menu">
				<li data-parentId=7613 data-url="/accessories/monitor-arm/dell" data-name="Dell"  data-path="/Accessories/Monitor Arm/Dell" data-contextId="7618" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/monitor-arm/dell" data-menuid="7618">Dell</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/cable-partition" data-name="Cable Partition"  data-path="/Accessories/Cable Partition" data-contextId="7614" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/cable-partition" data-menuid="7614">Cable Partition</a>
		<ul class="dropdown-menu">
				<li data-parentId=7614 data-url="/accessories/cable-partition/apc" data-name="APC"  data-path="/Accessories/Cable Partition/APC" data-contextId="7619" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/cable-partition/apc" data-menuid="7619">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/power-cable" data-name="Power Cable"  data-path="/Accessories/Power Cable" data-contextId="7622" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/power-cable" data-menuid="7622">Power Cable</a>
		<ul class="dropdown-menu">
				<li data-parentId=7622 data-url="/accessories/power-cable/hp" data-name="HP"  data-path="/Accessories/Power Cable/HP" data-contextId="7625" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/power-cable/hp" data-menuid="7625">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/earbuds" data-name="Earbuds"  data-path="/Accessories/Earbuds" data-contextId="7681" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/earbuds" data-menuid="7681">Earbuds</a>
		<ul class="dropdown-menu">
				<li data-parentId=7681 data-url="/accessories/earbuds/dell" data-name="Dell"  data-path="/Accessories/Earbuds/Dell" data-contextId="7682" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/earbuds/dell" data-menuid="7682">Dell</a>
				</li>
				<li data-parentId=7681 data-url="/accessories/earbuds/skull-candy" data-name="Skull Candy"  data-path="/Accessories/Earbuds/Skull Candy" data-contextId="7731" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/earbuds/skull-candy" data-menuid="7731">Skull Candy</a>
				</li>
				<li data-parentId=7681 data-url="/accessories/earbuds/hp" data-name="HP"  data-path="/Accessories/Earbuds/HP" data-contextId="7738" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/earbuds/hp" data-menuid="7738">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4543 data-url="/accessories/video-conferencing" data-name="Video Conferencing"  data-path="/Accessories/Video Conferencing" data-contextId="7728" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/accessories/video-conferencing" data-menuid="7728">Video Conferencing</a>
		<ul class="dropdown-menu">
				<li data-parentId=7147 data-url="/accessories/video-conferencing-kit/hp" data-name="HP"  data-path="/Accessories/Video Conferencing Kit/HP" data-contextId="7415" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/video-conferencing-kit/hp" data-menuid="7415">HP</a>
				</li>
				<li data-parentId=7728 data-url="/accessories/video-conferencing/hp" data-name="HP"  data-path="/Accessories/Video Conferencing/HP" data-contextId="7729" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/accessories/video-conferencing/hp" data-menuid="7729">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/desktops" data-name="Desktops"  data-path="/Desktops" data-contextId="6980" data-nestedlevel="0" data-displayorder="0" class="dropdown-submenu">
					<a href="/desktops" data-menuid="6980">Desktops</a>
		<ul class="dropdown-menu">
				<li data-parentId=6980 data-url="/desktops/all-in-one-pc" data-name="All-In-One PC"  data-path="/Desktops/All-In-One PC" data-contextId="6981" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/desktops/all-in-one-pc" data-menuid="6981">All-In-One PC</a>
		<ul class="dropdown-menu">
				<li data-parentId=6981 data-url="/desktops/all-in-one-pc/dell" data-name="Dell"  data-path="/Desktops/All-In-One PC/Dell" data-contextId="6988" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/all-in-one-pc/dell" data-menuid="6988">Dell</a>
				</li>
				<li data-parentId=6981 data-url="/desktops/all-in-one-pc/hp" data-name="HP"  data-path="/Desktops/All-In-One PC/HP" data-contextId="6989" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/all-in-one-pc/hp" data-menuid="6989">HP</a>
				</li>
				<li data-parentId=6981 data-url="/desktops/all-in-one-pc/lenovo" data-name="Lenovo"  data-path="/Desktops/All-In-One PC/Lenovo" data-contextId="6990" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/all-in-one-pc/lenovo" data-menuid="6990">Lenovo</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6980 data-url="/desktops/desktop-pc" data-name="Desktop PC"  data-path="/Desktops/Desktop PC" data-contextId="6982" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/desktops/desktop-pc" data-menuid="6982">Desktop PC</a>
		<ul class="dropdown-menu">
				<li data-parentId=6982 data-url="/desktops/desktop-pc/dell" data-name="Dell"  data-path="/Desktops/Desktop PC/Dell" data-contextId="6991" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/desktop-pc/dell" data-menuid="6991">Dell</a>
				</li>
				<li data-parentId=6982 data-url="/desktops/desktop-pc/hp" data-name="HP"  data-path="/Desktops/Desktop PC/HP" data-contextId="6992" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/desktop-pc/hp" data-menuid="6992">HP</a>
				</li>
				<li data-parentId=6982 data-url="/desktops/desktop-pc/lenovo" data-name="Lenovo"  data-path="/Desktops/Desktop PC/Lenovo" data-contextId="6993" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/desktop-pc/lenovo" data-menuid="6993">Lenovo</a>
				</li>
				<li data-parentId=6982 data-url="/desktops/desktop-pc/acer" data-name="Acer"  data-path="/Desktops/Desktop PC/Acer" data-contextId="7392" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/desktop-pc/acer" data-menuid="7392">Acer</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6980 data-url="/desktops/thinclient" data-name="Thinclient"  data-path="/Desktops/Thinclient" data-contextId="6984" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/desktops/thinclient" data-menuid="6984">Thinclient</a>
		<ul class="dropdown-menu">
				<li data-parentId=6984 data-url="/desktops/thinclient/hp" data-name="HP"  data-path="/Desktops/Thinclient/HP" data-contextId="6995" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/desktops/thinclient/hp" data-menuid="6995">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/wearables" data-name="Wearables"  data-path="/Wearables" data-contextId="7717" data-nestedlevel="0" data-displayorder="0" class="dropdown-submenu">
					<a href="/wearables" data-menuid="7717">Wearables</a>
		<ul class="dropdown-menu">
				<li data-parentId=7717 data-url="/wearables/wearable-technology" data-name="Wearable Technology"  data-path="/Wearables/Wearable Technology" data-contextId="7718" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/wearables/wearable-technology" data-menuid="7718">Wearable Technology</a>
		<ul class="dropdown-menu">
				<li data-parentId=7718 data-url="/wearables/wearable-technology/samsung" data-name="Samsung"  data-path="/Wearables/Wearable Technology/Samsung" data-contextId="7719" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/wearables/wearable-technology/samsung" data-menuid="7719">Samsung</a>
				</li>
		</ul>
				</li>
				<li data-parentId=7717 data-url="/wearables/smartwatch" data-name="Smartwatch"  data-path="/Wearables/Smartwatch" data-contextId="7736" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/wearables/smartwatch" data-menuid="7736">Smartwatch</a>
		<ul class="dropdown-menu">
				<li data-parentId=7736 data-url="/wearables/smartwatch/samsung" data-name="Samsung"  data-path="/Wearables/Smartwatch/Samsung" data-contextId="7737" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/wearables/smartwatch/samsung" data-menuid="7737">Samsung</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/audio" data-name="Audio"  data-path="/Audio" data-contextId="6496" data-nestedlevel="0" data-displayorder="1" class="dropdown-submenu">
					<a href="/audio" data-menuid="6496">Audio</a>
		<ul class="dropdown-menu">
				<li data-parentId=6496 data-url="/audio/earphones" data-name="Earphones"  data-path="/Audio/Earphones" data-contextId="6534" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/earphones" data-menuid="6534">Earphones</a>
		<ul class="dropdown-menu">
				<li data-parentId=6534 data-url="/audio/earphones/skullcandy" data-name="Skullcandy"  data-path="/Audio/Earphones/Skullcandy" data-contextId="6571" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/skullcandy" data-menuid="6571">Skullcandy</a>
				</li>
				<li data-parentId=6534 data-url="/audio/earphones/hp" data-name="HP"  data-path="/Audio/Earphones/HP" data-contextId="7083" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/hp" data-menuid="7083">HP</a>
				</li>
				<li data-parentId=6534 data-url="/audio/earphones/lenovo" data-name="Lenovo"  data-path="/Audio/Earphones/Lenovo" data-contextId="7090" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/lenovo" data-menuid="7090">Lenovo</a>
				</li>
				<li data-parentId=6534 data-url="/audio/earphones/samsung" data-name="Samsung"  data-path="/Audio/Earphones/Samsung" data-contextId="7502" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/samsung" data-menuid="7502">Samsung</a>
				</li>
				<li data-parentId=6534 data-url="/audio/earphones/body-glove" data-name="Body Glove"  data-path="/Audio/Earphones/Body Glove" data-contextId="7503" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/body-glove" data-menuid="7503">Body Glove</a>
				</li>
				<li data-parentId=6534 data-url="/audio/earphones/burtone" data-name="Burtone"  data-path="/Audio/Earphones/Burtone" data-contextId="7577" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/earphones/burtone" data-menuid="7577">Burtone</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/headphones" data-name="Headphones"  data-path="/Audio/Headphones" data-contextId="6535" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/headphones" data-menuid="6535">Headphones</a>
		<ul class="dropdown-menu">
				<li data-parentId=6535 data-url="/audio/headphones/body-glove" data-name="Body Glove"  data-path="/Audio/Headphones/Body Glove" data-contextId="7501" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headphones/body-glove" data-menuid="7501">Body Glove</a>
				</li>
				<li data-parentId=6535 data-url="/audio/headphones/hp" data-name="HP"  data-path="/Audio/Headphones/HP" data-contextId="7676" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headphones/hp" data-menuid="7676">HP</a>
				</li>
				<li data-parentId=6535 data-url="/audio/headphones/skull-candy" data-name="Skull Candy"  data-path="/Audio/Headphones/Skull Candy" data-contextId="7727" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headphones/skull-candy" data-menuid="7727">Skull Candy</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/headset" data-name="Headset"  data-path="/Audio/Headset" data-contextId="6536" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/headset" data-menuid="6536">Headset</a>
		<ul class="dropdown-menu">
				<li data-parentId=6536 data-url="/audio/headset/logitech" data-name="Logitech"  data-path="/Audio/Headset/Logitech" data-contextId="6617" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/logitech" data-menuid="6617">Logitech</a>
				</li>
				<li data-parentId=6536 data-url="/audio/headset/lenovo" data-name="Lenovo"  data-path="/Audio/Headset/Lenovo" data-contextId="6618" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/lenovo" data-menuid="6618">Lenovo</a>
				</li>
				<li data-parentId=6536 data-url="/audio/headset/dell" data-name="Dell"  data-path="/Audio/Headset/Dell" data-contextId="6932" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/dell" data-menuid="6932">Dell</a>
				</li>
				<li data-parentId=6536 data-url="/audio/headset/hp" data-name="HP"  data-path="/Audio/Headset/HP" data-contextId="6933" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/hp" data-menuid="6933">HP</a>
				</li>
				<li data-parentId=6536 data-url="/audio/headset/targus" data-name="Targus"  data-path="/Audio/Headset/Targus" data-contextId="7026" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/targus" data-menuid="7026">Targus</a>
				</li>
				<li data-parentId=6536 data-url="/audio/headset/poly" data-name="Poly"  data-path="/Audio/Headset/Poly" data-contextId="7341" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/headset/poly" data-menuid="7341">Poly</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/speakers" data-name="Speakers"  data-path="/Audio/Speakers" data-contextId="6538" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/speakers" data-menuid="6538">Speakers</a>
		<ul class="dropdown-menu">
				<li data-parentId=6538 data-url="/audio/speakers/logitech" data-name="Logitech"  data-path="/Audio/Speakers/Logitech" data-contextId="6613" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakers/logitech" data-menuid="6613">Logitech</a>
				</li>
				<li data-parentId=6538 data-url="/audio/speakers/hp" data-name="HP"  data-path="/Audio/Speakers/HP" data-contextId="7078" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakers/hp" data-menuid="7078">HP</a>
				</li>
				<li data-parentId=6538 data-url="/audio/speakers/body-glove" data-name="Body Glove"  data-path="/Audio/Speakers/Body Glove" data-contextId="7541" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakers/body-glove" data-menuid="7541">Body Glove</a>
				</li>
				<li data-parentId=6538 data-url="/audio/speakers/burtone" data-name="Burtone"  data-path="/Audio/Speakers/Burtone" data-contextId="7576" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakers/burtone" data-menuid="7576">Burtone</a>
				</li>
				<li data-parentId=6538 data-url="/audio/speakers/soundcore" data-name="Soundcore"  data-path="/Audio/Speakers/Soundcore" data-contextId="7720" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakers/soundcore" data-menuid="7720">Soundcore</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/conference-phone" data-name="Conference Phone"  data-path="/Audio/Conference Phone" data-contextId="7006" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/conference-phone" data-menuid="7006">Conference Phone</a>
		<ul class="dropdown-menu">
				<li data-parentId=7006 data-url="/audio/conference-phone/hp" data-name="HP"  data-path="/Audio/Conference Phone/HP" data-contextId="7431" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/conference-phone/hp" data-menuid="7431">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/speakerphone" data-name="Speakerphone"  data-path="/Audio/Speakerphone" data-contextId="7413" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/speakerphone" data-menuid="7413">Speakerphone</a>
		<ul class="dropdown-menu">
				<li data-parentId=7413 data-url="/audio/speakerphone/hp" data-name="HP"  data-path="/Audio/Speakerphone/HP" data-contextId="7420" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/speakerphone/hp" data-menuid="7420">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/expansion-microphone" data-name="Expansion Microphone"  data-path="/Audio/Expansion Microphone" data-contextId="7414" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/expansion-microphone" data-menuid="7414">Expansion Microphone</a>
		<ul class="dropdown-menu">
				<li data-parentId=7414 data-url="/audio/expansion-microphone/hp" data-name="HP"  data-path="/Audio/Expansion Microphone/HP" data-contextId="7421" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/expansion-microphone/hp" data-menuid="7421">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6496 data-url="/audio/handset" data-name="Handset"  data-path="/Audio/Handset" data-contextId="7490" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/audio/handset" data-menuid="7490">Handset</a>
		<ul class="dropdown-menu">
				<li data-parentId=7490 data-url="/audio/handset/hp" data-name="HP"  data-path="/Audio/Handset/HP" data-contextId="7491" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/audio/handset/hp" data-menuid="7491">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/backup-power" data-name="Backup Power"  data-path="/Backup Power" data-contextId="6391" data-nestedlevel="0" data-displayorder="3" class="dropdown-submenu">
					<a href="/backup-power" data-menuid="6391">Backup Power</a>
		<ul class="dropdown-menu">
				<li data-parentId=6391 data-url="/backup-power/heatsink" data-name="Heatsink"  data-path="/Backup Power/Heatsink" data-contextId="6398" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/heatsink" data-menuid="6398">Heatsink</a>
		<ul class="dropdown-menu">
				<li data-parentId=6398 data-url="/backup-power/heatsink/hpe" data-name="Hpe"  data-path="/Backup Power/Heatsink/Hpe" data-contextId="7213" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/heatsink/hpe" data-menuid="7213">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/ups" data-name="UPS"  data-path="/Backup Power/UPS" data-contextId="6421" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/ups" data-menuid="6421">UPS</a>
		<ul class="dropdown-menu">
				<li data-parentId=6423 data-url="/backup-power/ups-accessories/apc" data-name="APC"  data-path="/Backup Power/UPS Accessories/APC" data-contextId="6474" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups-accessories/apc" data-menuid="6474">APC</a>
				</li>
				<li data-parentId=6422 data-url="/backup-power/ups-management-card/hp" data-name="HP"  data-path="/Backup Power/UPS Management Card/HP" data-contextId="6476" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups-management-card/hp" data-menuid="6476">HP</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/eaton" data-name="Eaton"  data-path="/Backup Power/UPS/Eaton" data-contextId="6477" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/eaton" data-menuid="6477">Eaton</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/hp" data-name="HP"  data-path="/Backup Power/UPS/HP" data-contextId="6478" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/hp" data-menuid="6478">HP</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/lalela" data-name="Lalela"  data-path="/Backup Power/UPS/Lalela" data-contextId="6479" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/lalela" data-menuid="6479">Lalela</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/apc" data-name="APC"  data-path="/Backup Power/UPS/APC" data-contextId="6490" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/apc" data-menuid="6490">APC</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/snug" data-name="Snug"  data-path="/Backup Power/UPS/Snug" data-contextId="7497" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/snug" data-menuid="7497">Snug</a>
				</li>
				<li data-parentId=6421 data-url="/backup-power/ups/choetech" data-name="Choetech"  data-path="/Backup Power/UPS/Choetech" data-contextId="7498" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups/choetech" data-menuid="7498">Choetech</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/ups-accessories" data-name="UPS Accessories"  data-path="/Backup Power/UPS Accessories" data-contextId="6423" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/ups-accessories" data-menuid="6423">UPS Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=6423 data-url="/backup-power/ups-accessories/apc" data-name="APC"  data-path="/Backup Power/UPS Accessories/APC" data-contextId="6474" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups-accessories/apc" data-menuid="6474">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/power-supply-unit" data-name="Power Supply Unit"  data-path="/Backup Power/Power Supply Unit" data-contextId="6424" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/power-supply-unit" data-menuid="6424">Power Supply Unit</a>
		<ul class="dropdown-menu">
				<li data-parentId=6424 data-url="/backup-power/power-supply-unit/hp" data-name="HP"  data-path="/Backup Power/Power Supply Unit/HP" data-contextId="6472" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-supply-unit/hp" data-menuid="6472">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/power-distribution-unit" data-name="Power Distribution Unit"  data-path="/Backup Power/Power Distribution Unit" data-contextId="6425" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/power-distribution-unit" data-menuid="6425">Power Distribution Unit</a>
		<ul class="dropdown-menu">
				<li data-parentId=6425 data-url="/backup-power/power-distribution-unit/apc" data-name="APC"  data-path="/Backup Power/Power Distribution Unit/APC" data-contextId="6465" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-distribution-unit/apc" data-menuid="6465">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/power-bank" data-name="Power Bank"  data-path="/Backup Power/Power Bank" data-contextId="6497" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/power-bank" data-menuid="6497">Power Bank</a>
		<ul class="dropdown-menu">
				<li data-parentId=6497 data-url="/backup-power/power-bank/lenovo" data-name="Lenovo"  data-path="/Backup Power/Power Bank/Lenovo" data-contextId="7092" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/lenovo" data-menuid="7092">Lenovo</a>
				</li>
				<li data-parentId=6497 data-url="/backup-power/power-bank/hyper" data-name="Hyper"  data-path="/Backup Power/Power Bank/Hyper" data-contextId="7399" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/hyper" data-menuid="7399">Hyper</a>
				</li>
				<li data-parentId=6497 data-url="/backup-power/power-bank/snug" data-name="Snug"  data-path="/Backup Power/Power Bank/Snug" data-contextId="7499" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/snug" data-menuid="7499">Snug</a>
				</li>
				<li data-parentId=6497 data-url="/backup-power/power-bank/samsung" data-name="Samsung"  data-path="/Backup Power/Power Bank/Samsung" data-contextId="7500" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/samsung" data-menuid="7500">Samsung</a>
				</li>
				<li data-parentId=6497 data-url="/backup-power/power-bank/targus" data-name="Targus"  data-path="/Backup Power/Power Bank/Targus" data-contextId="7610" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/targus" data-menuid="7610">Targus</a>
				</li>
				<li data-parentId=6497 data-url="/backup-power/power-bank/ugreen" data-name="Ugreen"  data-path="/Backup Power/Power Bank/Ugreen" data-contextId="7705" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-bank/ugreen" data-menuid="7705">Ugreen</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/battery" data-name="Battery"  data-path="/Backup Power/Battery" data-contextId="6751" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/battery" data-menuid="6751">Battery</a>
		<ul class="dropdown-menu">
				<li data-parentId=6751 data-url="/backup-power/battery/apc" data-name="APC"  data-path="/Backup Power/Battery/APC" data-contextId="6752" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/battery/apc" data-menuid="6752">APC</a>
				</li>
				<li data-parentId=6751 data-url="/backup-power/battery/eaton" data-name="Eaton"  data-path="/Backup Power/Battery/Eaton" data-contextId="6753" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/battery/eaton" data-menuid="6753">Eaton</a>
				</li>
				<li data-parentId=6751 data-url="/backup-power/battery/verbatim" data-name="Verbatim"  data-path="/Backup Power/Battery/Verbatim" data-contextId="6757" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/battery/verbatim" data-menuid="6757">Verbatim</a>
				</li>
				<li data-parentId=7637 data-url="/backup-power/battery-replacement-kit/apc" data-name="APC"  data-path="/Backup Power/Battery Replacement Kit/APC" data-contextId="7648" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/battery-replacement-kit/apc" data-menuid="7648">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/power-surge-module" data-name="Power Surge Module"  data-path="/Backup Power/Power Surge Module" data-contextId="6906" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/power-surge-module" data-menuid="6906">Power Surge Module</a>
		<ul class="dropdown-menu">
				<li data-parentId=6906 data-url="/backup-power/power-surge-module/apc" data-name="APC"  data-path="/Backup Power/Power Surge Module/APC" data-contextId="6909" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/power-surge-module/apc" data-menuid="6909">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/connector" data-name="Connector"  data-path="/Backup Power/Connector" data-contextId="7145" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/connector" data-menuid="7145">Connector</a>
		<ul class="dropdown-menu">
				<li data-parentId=7145 data-url="/backup-power/connector/apc" data-name="APC"  data-path="/Backup Power/Connector/APC" data-contextId="7638" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/connector/apc" data-menuid="7638">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/battery-replacement-kit" data-name="Battery Replacement Kit"  data-path="/Backup Power/Battery Replacement Kit" data-contextId="7637" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/backup-power/battery-replacement-kit" data-menuid="7637">Battery Replacement Kit</a>
		<ul class="dropdown-menu">
				<li data-parentId=7637 data-url="/backup-power/battery-replacement-kit/apc" data-name="APC"  data-path="/Backup Power/Battery Replacement Kit/APC" data-contextId="7648" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/battery-replacement-kit/apc" data-menuid="7648">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6391 data-url="/backup-power/ups-management-card" data-name="UPS Management Card"  data-path="/Backup Power/UPS Management Card" data-contextId="6422" data-nestedlevel="1" data-displayorder="9" class="dropdown-submenu">
					<a href="/backup-power/ups-management-card" data-menuid="6422">UPS Management Card</a>
		<ul class="dropdown-menu">
				<li data-parentId=6422 data-url="/backup-power/ups-management-card/hp" data-name="HP"  data-path="/Backup Power/UPS Management Card/HP" data-contextId="6476" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/backup-power/ups-management-card/hp" data-menuid="6476">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/bags-cases-and-sleeves" data-name="Bags, Cases and Sleeves"  data-path="/Bags, Cases and Sleeves" data-contextId="6173" data-nestedlevel="0" data-displayorder="5" class="dropdown-submenu">
					<a href="/bags-cases-and-sleeves" data-menuid="6173">Bags, Cases and Sleeves</a>
		<ul class="dropdown-menu">
				<li data-parentId=6173 data-url="/bags-cases-and-sleeves/bag" data-name="Bag"  data-path="/Bags, Cases and Sleeves/Bag" data-contextId="6177" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/bags-cases-and-sleeves/bag" data-menuid="6177">Bag</a>
		<ul class="dropdown-menu">
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/dell" data-name="Dell"  data-path="/Bags, Cases and Sleeves/Bag/Dell" data-contextId="6182" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/dell" data-menuid="6182">Dell</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/hp" data-name="HP"  data-path="/Bags, Cases and Sleeves/Bag/HP" data-contextId="6183" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/hp" data-menuid="6183">HP</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/legion" data-name="Legion"  data-path="/Bags, Cases and Sleeves/Bag/Legion" data-contextId="6184" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/legion" data-menuid="6184">Legion</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/lenovo" data-name="Lenovo"  data-path="/Bags, Cases and Sleeves/Bag/Lenovo" data-contextId="6185" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/lenovo" data-menuid="6185">Lenovo</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/targus" data-name="Targus"  data-path="/Bags, Cases and Sleeves/Bag/Targus" data-contextId="6186" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/targus" data-menuid="6186">Targus</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/solo" data-name="Solo"  data-path="/Bags, Cases and Sleeves/Bag/Solo" data-contextId="7511" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/solo" data-menuid="7511">Solo</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/rivacase" data-name="Rivacase"  data-path="/Bags, Cases and Sleeves/Bag/Rivacase" data-contextId="7513" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/rivacase" data-menuid="7513">Rivacase</a>
				</li>
				<li data-parentId=6177 data-url="/bags-cases-and-sleeves/bag/body-glove" data-name="Body Glove"  data-path="/Bags, Cases and Sleeves/Bag/Body Glove" data-contextId="7514" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/bag/body-glove" data-menuid="7514">Body Glove</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6173 data-url="/bags-cases-and-sleeves/tablet-case" data-name="Tablet Case"  data-path="/Bags, Cases and Sleeves/Tablet Case" data-contextId="6178" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/bags-cases-and-sleeves/tablet-case" data-menuid="6178">Tablet Case</a>
		<ul class="dropdown-menu">
				<li data-parentId=6178 data-url="/bags-cases-and-sleeves/tablet-case/targus" data-name="Targus"  data-path="/Bags, Cases and Sleeves/Tablet Case/Targus" data-contextId="6187" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/tablet-case/targus" data-menuid="6187">Targus</a>
				</li>
				<li data-parentId=6178 data-url="/bags-cases-and-sleeves/tablet-case/lenovo" data-name="Lenovo"  data-path="/Bags, Cases and Sleeves/Tablet Case/Lenovo" data-contextId="7089" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/tablet-case/lenovo" data-menuid="7089">Lenovo</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6173 data-url="/bags-cases-and-sleeves/sleeve" data-name="Sleeve"  data-path="/Bags, Cases and Sleeves/Sleeve" data-contextId="6193" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/bags-cases-and-sleeves/sleeve" data-menuid="6193">Sleeve</a>
		<ul class="dropdown-menu">
				<li data-parentId=6193 data-url="/bags-cases-and-sleeves/sleeve/dell" data-name="Dell"  data-path="/Bags, Cases and Sleeves/Sleeve/Dell" data-contextId="6194" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/sleeve/dell" data-menuid="6194">Dell</a>
				</li>
				<li data-parentId=6193 data-url="/bags-cases-and-sleeves/sleeve/targus" data-name="Targus"  data-path="/Bags, Cases and Sleeves/Sleeve/Targus" data-contextId="6197" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/sleeve/targus" data-menuid="6197">Targus</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6173 data-url="/bags-cases-and-sleeves/cellular-phone-case" data-name="Cellular Phone Case"  data-path="/Bags, Cases and Sleeves/Cellular Phone Case" data-contextId="7734" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/bags-cases-and-sleeves/cellular-phone-case" data-menuid="7734">Cellular Phone Case</a>
		<ul class="dropdown-menu">
				<li data-parentId=7734 data-url="/bags-cases-and-sleeves/cellular-phone-case/body-glove" data-name="Body Glove"  data-path="/Bags, Cases and Sleeves/Cellular Phone Case/Body Glove" data-contextId="7735" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/bags-cases-and-sleeves/cellular-phone-case/body-glove" data-menuid="7735">Body Glove</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/components" data-name="Components"  data-path="/Components" data-contextId="4556" data-nestedlevel="0" data-displayorder="8" class="dropdown-submenu">
					<a href="/components" data-menuid="4556">Components</a>
		<ul class="dropdown-menu">
				<li data-parentId=4556 data-url="/components/screw" data-name="Screw"  data-path="/Components/Screw" data-contextId="5340" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/components/screw" data-menuid="5340">Screw</a>
		<ul class="dropdown-menu">
				<li data-parentId=5340 data-url="/components/screw/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Components/Screw/Tarsus Distribution" data-contextId="7580" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/components/screw/tarsus-distribution" data-menuid="7580">Tarsus Distribution</a>
				</li>
				<li data-parentId=5340 data-url="/components/screw/apc" data-name="APC"  data-path="/Components/Screw/APC" data-contextId="7639" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/components/screw/apc" data-menuid="7639">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4556 data-url="/components/wireless-bundle" data-name="Wireless Bundle"  data-path="/Components/Wireless Bundle" data-contextId="7660" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/components/wireless-bundle" data-menuid="7660">Wireless Bundle</a>
		<ul class="dropdown-menu">
				<li data-parentId=7660 data-url="/components/wireless-bundle/apc" data-name="APC"  data-path="/Components/Wireless Bundle/APC" data-contextId="7661" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/components/wireless-bundle/apc" data-menuid="7661">APC</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/consumables-and-supplies" data-name="Consumables and Supplies"  data-path="/Consumables and Supplies" data-contextId="6006" data-nestedlevel="0" data-displayorder="10" class="dropdown-submenu">
					<a href="/consumables-and-supplies" data-menuid="6006">Consumables and Supplies</a>
		<ul class="dropdown-menu">
				<li data-parentId=6006 data-url="/consumables-and-supplies/drum-unit" data-name="Drum Unit"  data-path="/Consumables and Supplies/Drum Unit" data-contextId="6010" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/drum-unit" data-menuid="6010">Drum Unit</a>
		<ul class="dropdown-menu">
				<li data-parentId=6010 data-url="/consumables-and-supplies/drum-unit/hp" data-name="HP"  data-path="/Consumables and Supplies/Drum Unit/HP" data-contextId="6053" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/drum-unit/hp" data-menuid="6053">HP</a>
				</li>
				<li data-parentId=6010 data-url="/consumables-and-supplies/drum-unit/oki" data-name="OKI"  data-path="/Consumables and Supplies/Drum Unit/OKI" data-contextId="6149" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/drum-unit/oki" data-menuid="6149">OKI</a>
				</li>
				<li data-parentId=6010 data-url="/consumables-and-supplies/drum-unit/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Drum Unit/Lexmark" data-contextId="7309" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/drum-unit/lexmark" data-menuid="7309">Lexmark</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/ink-cartridge" data-name="Ink Cartridge"  data-path="/Consumables and Supplies/Ink Cartridge" data-contextId="6011" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/ink-cartridge" data-menuid="6011">Ink Cartridge</a>
		<ul class="dropdown-menu">
				<li data-parentId=6011 data-url="/consumables-and-supplies/ink-cartridge/oki" data-name="OKI"  data-path="/Consumables and Supplies/Ink Cartridge/OKI" data-contextId="6047" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-cartridge/oki" data-menuid="6047">OKI</a>
				</li>
				<li data-parentId=6011 data-url="/consumables-and-supplies/ink-cartridge/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Ink Cartridge/Lexmark" data-contextId="6048" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-cartridge/lexmark" data-menuid="6048">Lexmark</a>
				</li>
				<li data-parentId=6011 data-url="/consumables-and-supplies/ink-cartridge/hp" data-name="HP"  data-path="/Consumables and Supplies/Ink Cartridge/HP" data-contextId="6049" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-cartridge/hp" data-menuid="6049">HP</a>
				</li>
				<li data-parentId=6011 data-url="/consumables-and-supplies/ink-cartridge/canon" data-name="Canon"  data-path="/Consumables and Supplies/Ink Cartridge/Canon" data-contextId="6050" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-cartridge/canon" data-menuid="6050">Canon</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/labels" data-name="Labels"  data-path="/Consumables and Supplies/Labels" data-contextId="6012" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/labels" data-menuid="6012">Labels</a>
		<ul class="dropdown-menu">
				<li data-parentId=6012 data-url="/consumables-and-supplies/labels/hp" data-name="HP"  data-path="/Consumables and Supplies/Labels/HP" data-contextId="6045" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/labels/hp" data-menuid="6045">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/paper" data-name="Paper"  data-path="/Consumables and Supplies/Paper" data-contextId="6013" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/paper" data-menuid="6013">Paper</a>
		<ul class="dropdown-menu">
				<li data-parentId=6013 data-url="/consumables-and-supplies/paper/hp" data-name="HP"  data-path="/Consumables and Supplies/Paper/HP" data-contextId="6043" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/paper/hp" data-menuid="6043">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/ribbon" data-name="Ribbon"  data-path="/Consumables and Supplies/Ribbon" data-contextId="6014" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/ribbon" data-menuid="6014">Ribbon</a>
		<ul class="dropdown-menu">
				<li data-parentId=6014 data-url="/consumables-and-supplies/ribbon/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Ribbon/Lexmark" data-contextId="6041" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ribbon/lexmark" data-menuid="6041">Lexmark</a>
				</li>
				<li data-parentId=6014 data-url="/consumables-and-supplies/ribbon/oki" data-name="OKI"  data-path="/Consumables and Supplies/Ribbon/OKI" data-contextId="6055" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ribbon/oki" data-menuid="6055">OKI</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/toner" data-name="Toner"  data-path="/Consumables and Supplies/Toner" data-contextId="6015" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/toner" data-menuid="6015">Toner</a>
		<ul class="dropdown-menu">
				<li data-parentId=6015 data-url="/consumables-and-supplies/toner/samsung" data-name="Samsung"  data-path="/Consumables and Supplies/Toner/Samsung" data-contextId="6034" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/toner/samsung" data-menuid="6034">Samsung</a>
				</li>
				<li data-parentId=6015 data-url="/consumables-and-supplies/toner/oki" data-name="OKI"  data-path="/Consumables and Supplies/Toner/OKI" data-contextId="6035" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/toner/oki" data-menuid="6035">OKI</a>
				</li>
				<li data-parentId=6015 data-url="/consumables-and-supplies/toner/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Toner/Lexmark" data-contextId="6036" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/toner/lexmark" data-menuid="6036">Lexmark</a>
				</li>
				<li data-parentId=6015 data-url="/consumables-and-supplies/toner/hp" data-name="HP"  data-path="/Consumables and Supplies/Toner/HP" data-contextId="6037" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/toner/hp" data-menuid="6037">HP</a>
				</li>
				<li data-parentId=6015 data-url="/consumables-and-supplies/toner/canon" data-name="Canon"  data-path="/Consumables and Supplies/Toner/Canon" data-contextId="6038" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/toner/canon" data-menuid="6038">Canon</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/ink-bottle" data-name="Ink Bottle"  data-path="/Consumables and Supplies/Ink Bottle" data-contextId="6144" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/ink-bottle" data-menuid="6144">Ink Bottle</a>
		<ul class="dropdown-menu">
				<li data-parentId=6144 data-url="/consumables-and-supplies/ink-bottle/canon" data-name="Canon"  data-path="/Consumables and Supplies/Ink Bottle/Canon" data-contextId="6145" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-bottle/canon" data-menuid="6145">Canon</a>
				</li>
				<li data-parentId=6144 data-url="/consumables-and-supplies/ink-bottle/hp" data-name="HP"  data-path="/Consumables and Supplies/Ink Bottle/HP" data-contextId="6146" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-bottle/hp" data-menuid="6146">HP</a>
				</li>
				<li data-parentId=6144 data-url="/consumables-and-supplies/ink-bottle/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Ink Bottle/Lexmark" data-contextId="7186" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/ink-bottle/lexmark" data-menuid="7186">Lexmark</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/latex-ink-cartridge" data-name="Latex Ink Cartridge"  data-path="/Consumables and Supplies/Latex Ink Cartridge" data-contextId="7393" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/latex-ink-cartridge" data-menuid="7393">Latex Ink Cartridge</a>
		<ul class="dropdown-menu">
				<li data-parentId=7393 data-url="/consumables-and-supplies/latex-ink-cartridge/hp" data-name="HP"  data-path="/Consumables and Supplies/Latex Ink Cartridge/HP" data-contextId="7397" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/latex-ink-cartridge/hp" data-menuid="7397">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/waste-container" data-name="Waste Container"  data-path="/Consumables and Supplies/Waste Container" data-contextId="7438" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/waste-container" data-menuid="7438">Waste Container</a>
		<ul class="dropdown-menu">
				<li data-parentId=7438 data-url="/consumables-and-supplies/waste-container/lexmark" data-name="Lexmark"  data-path="/Consumables and Supplies/Waste Container/Lexmark" data-contextId="7440" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/waste-container/lexmark" data-menuid="7440">Lexmark</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/data-cartridge" data-name="Data Cartridge"  data-path="/Consumables and Supplies/Data Cartridge" data-contextId="7640" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/data-cartridge" data-menuid="7640">Data Cartridge</a>
		<ul class="dropdown-menu">
				<li data-parentId=7640 data-url="/consumables-and-supplies/data-cartridge/hp" data-name="HP"  data-path="/Consumables and Supplies/Data Cartridge/HP" data-contextId="7649" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/data-cartridge/hp" data-menuid="7649">HP</a>
				</li>
				<li data-parentId=7640 data-url="/consumables-and-supplies/data-cartridge/hpe" data-name="Hpe"  data-path="/Consumables and Supplies/Data Cartridge/Hpe" data-contextId="7650" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/data-cartridge/hpe" data-menuid="7650">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6006 data-url="/consumables-and-supplies/replacement-cartridge" data-name="Replacement Cartridge"  data-path="/Consumables and Supplies/Replacement Cartridge" data-contextId="7641" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/consumables-and-supplies/replacement-cartridge" data-menuid="7641">Replacement Cartridge</a>
		<ul class="dropdown-menu">
				<li data-parentId=7641 data-url="/consumables-and-supplies/replacement-cartridge/apc" data-name="APC"  data-path="/Consumables and Supplies/Replacement Cartridge/APC" data-contextId="7651" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/consumables-and-supplies/replacement-cartridge/apc" data-menuid="7651">APC</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/displays-and-projectors" data-name="Displays and Projectors"  data-path="/Displays and Projectors" data-contextId="6217" data-nestedlevel="0" data-displayorder="12" class="dropdown-submenu">
					<a href="/displays-and-projectors" data-menuid="6217">Displays and Projectors</a>
		<ul class="dropdown-menu">
				<li data-parentId=6217 data-url="/displays-and-projectors/monitors" data-name="Monitors"  data-path="/Displays and Projectors/Monitors" data-contextId="6221" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/displays-and-projectors/monitors" data-menuid="6221">Monitors</a>
		<ul class="dropdown-menu">
				<li data-parentId=6221 data-url="/displays-and-projectors/monitors/dell" data-name="Dell"  data-path="/Displays and Projectors/Monitors/Dell" data-contextId="6227" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/monitors/dell" data-menuid="6227">Dell</a>
				</li>
				<li data-parentId=6221 data-url="/displays-and-projectors/monitors/hp" data-name="HP"  data-path="/Displays and Projectors/Monitors/HP" data-contextId="6228" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/monitors/hp" data-menuid="6228">HP</a>
				</li>
				<li data-parentId=6221 data-url="/displays-and-projectors/monitors/lenovo" data-name="Lenovo"  data-path="/Displays and Projectors/Monitors/Lenovo" data-contextId="6229" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/monitors/lenovo" data-menuid="6229">Lenovo</a>
				</li>
				<li data-parentId=6221 data-url="/displays-and-projectors/monitors/samsung" data-name="Samsung"  data-path="/Displays and Projectors/Monitors/Samsung" data-contextId="7587" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/monitors/samsung" data-menuid="7587">Samsung</a>
				</li>
				<li data-parentId=6221 data-url="/displays-and-projectors/monitors/acer" data-name="Acer"  data-path="/Displays and Projectors/Monitors/Acer" data-contextId="7588" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/monitors/acer" data-menuid="7588">Acer</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6217 data-url="/displays-and-projectors/wall-mount-bracket" data-name="Wall Mount Bracket"  data-path="/Displays and Projectors/Wall Mount Bracket" data-contextId="6222" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/displays-and-projectors/wall-mount-bracket" data-menuid="6222">Wall Mount Bracket</a>
		<ul class="dropdown-menu">
				<li data-parentId=6222 data-url="/displays-and-projectors/wall-mount-bracket/hp" data-name="HP"  data-path="/Displays and Projectors/Wall Mount Bracket/HP" data-contextId="6233" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/wall-mount-bracket/hp" data-menuid="6233">HP</a>
				</li>
				<li data-parentId=6222 data-url="/displays-and-projectors/wall-mount-bracket/huawei" data-name="Huawei"  data-path="/Displays and Projectors/Wall Mount Bracket/Huawei" data-contextId="7689" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/wall-mount-bracket/huawei" data-menuid="7689">Huawei</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6217 data-url="/displays-and-projectors/projector" data-name="Projector"  data-path="/Displays and Projectors/Projector" data-contextId="6965" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/displays-and-projectors/projector" data-menuid="6965">Projector</a>
		<ul class="dropdown-menu">
				<li data-parentId=6965 data-url="/displays-and-projectors/projector/acer" data-name="Acer"  data-path="/Displays and Projectors/Projector/Acer" data-contextId="6966" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/displays-and-projectors/projector/acer" data-menuid="6966">Acer</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/keyboards-and-mice" data-name="Keyboards and Mice"  data-path="/Keyboards and Mice" data-contextId="6774" data-nestedlevel="0" data-displayorder="14" class="dropdown-submenu">
					<a href="/keyboards-and-mice" data-menuid="6774">Keyboards and Mice</a>
		<ul class="dropdown-menu">
				<li data-parentId=6774 data-url="/keyboards-and-mice/mouse-pad" data-name="Mouse Pad"  data-path="/Keyboards and Mice/Mouse Pad" data-contextId="6795" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/keyboards-and-mice/mouse-pad" data-menuid="6795">Mouse Pad</a>
		<ul class="dropdown-menu">
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Mouse Pad/Logitech" data-contextId="6848" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/logitech" data-menuid="6848">Logitech</a>
				</li>
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/body-glove" data-name="Body Glove"  data-path="/Keyboards and Mice/Mouse Pad/Body Glove" data-contextId="7494" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/body-glove" data-menuid="7494">Body Glove</a>
				</li>
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/hp" data-name="HP"  data-path="/Keyboards and Mice/Mouse Pad/HP" data-contextId="7671" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/hp" data-menuid="7671">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6774 data-url="/keyboards-and-mice/mouse" data-name="Mouse"  data-path="/Keyboards and Mice/Mouse" data-contextId="6796" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/keyboards-and-mice/mouse" data-menuid="6796">Mouse</a>
		<ul class="dropdown-menu">
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/dell" data-name="Dell"  data-path="/Keyboards and Mice/Mouse/Dell" data-contextId="6842" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/dell" data-menuid="6842">Dell</a>
				</li>
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/hp" data-name="HP"  data-path="/Keyboards and Mice/Mouse/HP" data-contextId="6843" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/hp" data-menuid="6843">HP</a>
				</li>
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/lenovo" data-name="Lenovo"  data-path="/Keyboards and Mice/Mouse/Lenovo" data-contextId="6845" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/lenovo" data-menuid="6845">Lenovo</a>
				</li>
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/targus" data-name="Targus"  data-path="/Keyboards and Mice/Mouse/Targus" data-contextId="6846" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/targus" data-menuid="6846">Targus</a>
				</li>
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Mouse Pad/Logitech" data-contextId="6848" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/logitech" data-menuid="6848">Logitech</a>
				</li>
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Mouse/Logitech" data-contextId="6855" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/logitech" data-menuid="6855">Logitech</a>
				</li>
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/body-glove" data-name="Body Glove"  data-path="/Keyboards and Mice/Mouse Pad/Body Glove" data-contextId="7494" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/body-glove" data-menuid="7494">Body Glove</a>
				</li>
				<li data-parentId=6795 data-url="/keyboards-and-mice/mouse-pad/hp" data-name="HP"  data-path="/Keyboards and Mice/Mouse Pad/HP" data-contextId="7671" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse-pad/hp" data-menuid="7671">HP</a>
				</li>
				<li data-parentId=6796 data-url="/keyboards-and-mice/mouse/bodyglove" data-name="Bodyglove"  data-path="/Keyboards and Mice/Mouse/Bodyglove" data-contextId="7683" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/mouse/bodyglove" data-menuid="7683">Bodyglove</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6774 data-url="/keyboards-and-mice/keyboard" data-name="Keyboard"  data-path="/Keyboards and Mice/Keyboard" data-contextId="6797" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/keyboards-and-mice/keyboard" data-menuid="6797">Keyboard</a>
		<ul class="dropdown-menu">
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/dell" data-name="Dell"  data-path="/Keyboards and Mice/Keyboard/Dell" data-contextId="6838" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/dell" data-menuid="6838">Dell</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/lenovo" data-name="Lenovo"  data-path="/Keyboards and Mice/Keyboard/Lenovo" data-contextId="6839" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/lenovo" data-menuid="6839">Lenovo</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Keyboard/Logitech" data-contextId="6840" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/logitech" data-menuid="6840">Logitech</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/targus" data-name="Targus"  data-path="/Keyboards and Mice/Keyboard/Targus" data-contextId="6841" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/targus" data-menuid="6841">Targus</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/dell" data-name="Dell"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Dell" data-contextId="6877" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/dell" data-menuid="6877">Dell</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/hp" data-name="HP"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/HP" data-contextId="6878" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/hp" data-menuid="6878">HP</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/lenovo" data-name="Lenovo"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Lenovo" data-contextId="6879" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/lenovo" data-menuid="6879">Lenovo</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Logitech" data-contextId="6880" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/logitech" data-menuid="6880">Logitech</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/hp" data-name="HP"  data-path="/Keyboards and Mice/Keyboard/HP" data-contextId="6934" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/hp" data-menuid="6934">HP</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/microsoft" data-name="Microsoft"  data-path="/Keyboards and Mice/Keyboard/Microsoft" data-contextId="7391" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/microsoft" data-menuid="7391">Microsoft</a>
				</li>
				<li data-parentId=6797 data-url="/keyboards-and-mice/keyboard/body-glove" data-name="Body Glove"  data-path="/Keyboards and Mice/Keyboard/Body Glove" data-contextId="7495" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard/body-glove" data-menuid="7495">Body Glove</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/body-glove" data-name="Body Glove"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Body Glove" data-contextId="7538" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/body-glove" data-menuid="7538">Body Glove</a>
				</li>
				<li data-parentId=7673 data-url="/keyboards-and-mice/keyboard-cover/microsoft" data-name="Microsoft"  data-path="/Keyboards and Mice/Keyboard Cover/Microsoft" data-contextId="7674" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-cover/microsoft" data-menuid="7674">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6774 data-url="/keyboards-and-mice/keyboard-and-mouse-combo" data-name="Keyboard and Mouse Combo"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo" data-contextId="6874" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo" data-menuid="6874">Keyboard and Mouse Combo</a>
		<ul class="dropdown-menu">
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/dell" data-name="Dell"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Dell" data-contextId="6877" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/dell" data-menuid="6877">Dell</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/hp" data-name="HP"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/HP" data-contextId="6878" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/hp" data-menuid="6878">HP</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/lenovo" data-name="Lenovo"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Lenovo" data-contextId="6879" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/lenovo" data-menuid="6879">Lenovo</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/logitech" data-name="Logitech"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Logitech" data-contextId="6880" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/logitech" data-menuid="6880">Logitech</a>
				</li>
				<li data-parentId=6874 data-url="/keyboards-and-mice/keyboard-and-mouse-combo/body-glove" data-name="Body Glove"  data-path="/Keyboards and Mice/Keyboard and Mouse Combo/Body Glove" data-contextId="7538" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-and-mouse-combo/body-glove" data-menuid="7538">Body Glove</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6774 data-url="/keyboards-and-mice/keyboard-cover" data-name="Keyboard Cover"  data-path="/Keyboards and Mice/Keyboard Cover" data-contextId="7673" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/keyboards-and-mice/keyboard-cover" data-menuid="7673">Keyboard Cover</a>
		<ul class="dropdown-menu">
				<li data-parentId=7673 data-url="/keyboards-and-mice/keyboard-cover/microsoft" data-name="Microsoft"  data-path="/Keyboards and Mice/Keyboard Cover/Microsoft" data-contextId="7674" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/keyboards-and-mice/keyboard-cover/microsoft" data-menuid="7674">Microsoft</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/networking" data-name="Networking"  data-path="/Networking" data-contextId="4551" data-nestedlevel="0" data-displayorder="17" class="dropdown-submenu">
					<a href="/networking" data-menuid="4551">Networking</a>
		<ul class="dropdown-menu">
				<li data-parentId=4551 data-url="/networking/transceiver" data-name="Transceiver"  data-path="/Networking/Transceiver" data-contextId="5234" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/transceiver" data-menuid="5234">Transceiver</a>
		<ul class="dropdown-menu">
				<li data-parentId=5234 data-url="/networking/transceiver/hp" data-name="HP"  data-path="/Networking/Transceiver/HP" data-contextId="5509" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/transceiver/hp" data-menuid="5509">HP</a>
				</li>
				<li data-parentId=5234 data-url="/networking/transceiver/hpe" data-name="Hpe"  data-path="/Networking/Transceiver/Hpe" data-contextId="7232" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/transceiver/hpe" data-menuid="7232">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/networking-switch" data-name="Networking Switch"  data-path="/Networking/Networking Switch" data-contextId="5237" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/networking-switch" data-menuid="5237">Networking Switch</a>
		<ul class="dropdown-menu">
				<li data-parentId=5237 data-url="/networking/networking-switch/hp" data-name="HP"  data-path="/Networking/Networking Switch/HP" data-contextId="5516" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/networking-switch/hp" data-menuid="5516">HP</a>
				</li>
				<li data-parentId=5237 data-url="/networking/networking-switch/hpe" data-name="Hpe"  data-path="/Networking/Networking Switch/Hpe" data-contextId="7298" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/networking-switch/hpe" data-menuid="7298">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/networking-accessories" data-name="Networking Accessories"  data-path="/Networking/Networking Accessories" data-contextId="5239" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/networking-accessories" data-menuid="5239">Networking Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5239 data-url="/networking/networking-accessories/intel" data-name="Intel"  data-path="/Networking/Networking Accessories/Intel" data-contextId="7167" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/networking-accessories/intel" data-menuid="7167">Intel</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/network-card" data-name="Network Card"  data-path="/Networking/Network Card" data-contextId="5240" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/network-card" data-menuid="5240">Network Card</a>
		<ul class="dropdown-menu">
				<li data-parentId=5240 data-url="/networking/network-card/hp" data-name="HP"  data-path="/Networking/Network Card/HP" data-contextId="5523" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/network-card/hp" data-menuid="5523">HP</a>
				</li>
				<li data-parentId=5240 data-url="/networking/network-card/apc" data-name="APC"  data-path="/Networking/Network Card/APC" data-contextId="6350" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/network-card/apc" data-menuid="6350">APC</a>
				</li>
				<li data-parentId=5240 data-url="/networking/network-card/hpe" data-name="Hpe"  data-path="/Networking/Network Card/Hpe" data-contextId="7230" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/network-card/hpe" data-menuid="7230">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/controller-card" data-name="Controller Card"  data-path="/Networking/Controller Card" data-contextId="5260" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/controller-card" data-menuid="5260">Controller Card</a>
		<ul class="dropdown-menu">
				<li data-parentId=5260 data-url="/networking/controller-card/hp" data-name="HP"  data-path="/Networking/Controller Card/HP" data-contextId="5490" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/controller-card/hp" data-menuid="5490">HP</a>
				</li>
				<li data-parentId=5260 data-url="/networking/controller-card/hpe" data-name="Hpe"  data-path="/Networking/Controller Card/Hpe" data-contextId="7205" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/controller-card/hpe" data-menuid="7205">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/mount-kits" data-name="Mount Kits"  data-path="/Networking/Mount Kits" data-contextId="6354" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/mount-kits" data-menuid="6354">Mount Kits</a>
		<ul class="dropdown-menu">
				<li data-parentId=6354 data-url="/networking/mount-kits/hp" data-name="HP"  data-path="/Networking/Mount Kits/HP" data-contextId="6360" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/mount-kits/hp" data-menuid="6360">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/firewall" data-name="Firewall"  data-path="/Networking/Firewall" data-contextId="7164" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/firewall" data-menuid="7164">Firewall</a>
		<ul class="dropdown-menu">
				<li data-parentId=7164 data-url="/networking/firewall/hpe" data-name="Hpe"  data-path="/Networking/Firewall/Hpe" data-contextId="7723" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/firewall/hpe" data-menuid="7723">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4551 data-url="/networking/system-controller" data-name="System Controller"  data-path="/Networking/System Controller" data-contextId="7627" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/networking/system-controller" data-menuid="7627">System Controller</a>
		<ul class="dropdown-menu">
				<li data-parentId=7627 data-url="/networking/system-controller/hp" data-name="HP"  data-path="/Networking/System Controller/HP" data-contextId="7628" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/networking/system-controller/hp" data-menuid="7628">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/notebooks-and-tablets" data-name="Notebooks and Tablets"  data-path="/Notebooks and Tablets" data-contextId="6122" data-nestedlevel="0" data-displayorder="19" class="dropdown-submenu">
					<a href="/notebooks-and-tablets" data-menuid="6122">Notebooks and Tablets</a>
		<ul class="dropdown-menu">
				<li data-parentId=6122 data-url="/notebooks-and-tablets/notebook" data-name="Notebook"  data-path="/Notebooks and Tablets/Notebook" data-contextId="6123" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/notebooks-and-tablets/notebook" data-menuid="6123">Notebook</a>
		<ul class="dropdown-menu">
				<li data-parentId=6123 data-url="/notebooks-and-tablets/notebook/acer" data-name="Acer"  data-path="/Notebooks and Tablets/Notebook/Acer" data-contextId="6126" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/notebook/acer" data-menuid="6126">Acer</a>
				</li>
				<li data-parentId=6123 data-url="/notebooks-and-tablets/notebook/dell" data-name="Dell"  data-path="/Notebooks and Tablets/Notebook/Dell" data-contextId="6127" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/notebook/dell" data-menuid="6127">Dell</a>
				</li>
				<li data-parentId=6123 data-url="/notebooks-and-tablets/notebook/hp" data-name="HP"  data-path="/Notebooks and Tablets/Notebook/HP" data-contextId="6128" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/notebook/hp" data-menuid="6128">HP</a>
				</li>
				<li data-parentId=6123 data-url="/notebooks-and-tablets/notebook/lenovo" data-name="Lenovo"  data-path="/Notebooks and Tablets/Notebook/Lenovo" data-contextId="6129" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/notebook/lenovo" data-menuid="6129">Lenovo</a>
				</li>
				<li data-parentId=6123 data-url="/notebooks-and-tablets/notebook/microsoft" data-name="Microsoft"  data-path="/Notebooks and Tablets/Notebook/Microsoft" data-contextId="7398" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/notebook/microsoft" data-menuid="7398">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6122 data-url="/notebooks-and-tablets/tablet" data-name="Tablet"  data-path="/Notebooks and Tablets/Tablet" data-contextId="6124" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/notebooks-and-tablets/tablet" data-menuid="6124">Tablet</a>
		<ul class="dropdown-menu">
				<li data-parentId=6124 data-url="/notebooks-and-tablets/tablet/samsung" data-name="Samsung"  data-path="/Notebooks and Tablets/Tablet/Samsung" data-contextId="7675" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/tablet/samsung" data-menuid="7675">Samsung</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6122 data-url="/notebooks-and-tablets/cellular-phones" data-name="Cellular Phones"  data-path="/Notebooks and Tablets/Cellular Phones" data-contextId="7677" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/notebooks-and-tablets/cellular-phones" data-menuid="7677">Cellular Phones</a>
		<ul class="dropdown-menu">
				<li data-parentId=7677 data-url="/notebooks-and-tablets/cellular-phones/samsung" data-name="Samsung"  data-path="/Notebooks and Tablets/Cellular Phones/Samsung" data-contextId="7678" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/notebooks-and-tablets/cellular-phones/samsung" data-menuid="7678">Samsung</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/point-of-sale" data-name="Point Of Sale"  data-path="/Point Of Sale" data-contextId="4549" data-nestedlevel="0" data-displayorder="20" class="dropdown-submenu">
					<a href="/point-of-sale" data-menuid="4549">Point Of Sale</a>
		<ul class="dropdown-menu">
				<li data-parentId=4549 data-url="/point-of-sale/pos-accessories" data-name="POS Accessories"  data-path="/Point Of Sale/POS Accessories" data-contextId="5261" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/point-of-sale/pos-accessories" data-menuid="5261">POS Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5261 data-url="/point-of-sale/pos-accessories/hp" data-name="HP"  data-path="/Point Of Sale/POS Accessories/HP" data-contextId="5623" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/point-of-sale/pos-accessories/hp" data-menuid="5623">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/printers-and-scanners" data-name="Printers and Scanners"  data-path="/Printers and Scanners" data-contextId="4548" data-nestedlevel="0" data-displayorder="21" class="dropdown-submenu">
					<a href="/printers-and-scanners" data-menuid="4548">Printers and Scanners</a>
		<ul class="dropdown-menu">
				<li data-parentId=4548 data-url="/printers-and-scanners/printer-accessories" data-name="Printer Accessories"  data-path="/Printers and Scanners/Printer Accessories" data-contextId="5281" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer-accessories" data-menuid="5281">Printer Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Accessories/OKI" data-contextId="5619" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/oki" data-menuid="5619">OKI</a>
				</li>
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Accessories/HP" data-contextId="5620" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/hp" data-menuid="5620">HP</a>
				</li>
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/samsung" data-name="Samsung"  data-path="/Printers and Scanners/Printer Accessories/Samsung" data-contextId="7182" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/samsung" data-menuid="7182">Samsung</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/printer-maintenance-kit" data-name="Printer Maintenance Kit"  data-path="/Printers and Scanners/Printer Maintenance Kit" data-contextId="5283" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer-maintenance-kit" data-menuid="5283">Printer Maintenance Kit</a>
		<ul class="dropdown-menu">
				<li data-parentId=5283 data-url="/printers-and-scanners/printer-maintenance-kit/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Maintenance Kit/OKI" data-contextId="5616" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-maintenance-kit/oki" data-menuid="5616">OKI</a>
				</li>
				<li data-parentId=5283 data-url="/printers-and-scanners/printer-maintenance-kit/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Maintenance Kit/HP" data-contextId="5617" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-maintenance-kit/hp" data-menuid="5617">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/printer-paper-tray" data-name="Printer Paper Tray"  data-path="/Printers and Scanners/Printer Paper Tray" data-contextId="5284" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer-paper-tray" data-menuid="5284">Printer Paper Tray</a>
		<ul class="dropdown-menu">
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Paper Tray/OKI" data-contextId="5613" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/oki" data-menuid="5613">OKI</a>
				</li>
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/lexmark" data-name="Lexmark"  data-path="/Printers and Scanners/Printer Paper Tray/Lexmark" data-contextId="5614" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/lexmark" data-menuid="5614">Lexmark</a>
				</li>
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Paper Tray/HP" data-contextId="5615" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/hp" data-menuid="5615">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/printer-spares" data-name="Printer Spares"  data-path="/Printers and Scanners/Printer Spares" data-contextId="5285" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer-spares" data-menuid="5285">Printer Spares</a>
		<ul class="dropdown-menu">
				<li data-parentId=5285 data-url="/printers-and-scanners/printer-spares/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Spares/OKI" data-contextId="5612" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-spares/oki" data-menuid="5612">OKI</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/printer" data-name="Printer"  data-path="/Printers and Scanners/Printer" data-contextId="5286" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer" data-menuid="5286">Printer</a>
		<ul class="dropdown-menu">
				<li data-parentId=5285 data-url="/printers-and-scanners/printer-spares/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Spares/OKI" data-contextId="5612" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-spares/oki" data-menuid="5612">OKI</a>
				</li>
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Paper Tray/OKI" data-contextId="5613" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/oki" data-menuid="5613">OKI</a>
				</li>
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/lexmark" data-name="Lexmark"  data-path="/Printers and Scanners/Printer Paper Tray/Lexmark" data-contextId="5614" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/lexmark" data-menuid="5614">Lexmark</a>
				</li>
				<li data-parentId=5284 data-url="/printers-and-scanners/printer-paper-tray/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Paper Tray/HP" data-contextId="5615" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-paper-tray/hp" data-menuid="5615">HP</a>
				</li>
				<li data-parentId=5283 data-url="/printers-and-scanners/printer-maintenance-kit/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Maintenance Kit/OKI" data-contextId="5616" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-maintenance-kit/oki" data-menuid="5616">OKI</a>
				</li>
				<li data-parentId=5283 data-url="/printers-and-scanners/printer-maintenance-kit/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Maintenance Kit/HP" data-contextId="5617" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-maintenance-kit/hp" data-menuid="5617">HP</a>
				</li>
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer Accessories/OKI" data-contextId="5619" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/oki" data-menuid="5619">OKI</a>
				</li>
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Accessories/HP" data-contextId="5620" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/hp" data-menuid="5620">HP</a>
				</li>
				<li data-parentId=5286 data-url="/printers-and-scanners/printer/hp" data-name="HP"  data-path="/Printers and Scanners/Printer/HP" data-contextId="5629" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer/hp" data-menuid="5629">HP</a>
				</li>
				<li data-parentId=5286 data-url="/printers-and-scanners/printer/lexmark" data-name="Lexmark"  data-path="/Printers and Scanners/Printer/Lexmark" data-contextId="5630" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer/lexmark" data-menuid="5630">Lexmark</a>
				</li>
				<li data-parentId=5286 data-url="/printers-and-scanners/printer/oki" data-name="OKI"  data-path="/Printers and Scanners/Printer/OKI" data-contextId="5631" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer/oki" data-menuid="5631">OKI</a>
				</li>
				<li data-parentId=5281 data-url="/printers-and-scanners/printer-accessories/samsung" data-name="Samsung"  data-path="/Printers and Scanners/Printer Accessories/Samsung" data-contextId="7182" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-accessories/samsung" data-menuid="7182">Samsung</a>
				</li>
				<li data-parentId=7184 data-url="/printers-and-scanners/printer-cabinet/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Cabinet/HP" data-contextId="7185" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-cabinet/hp" data-menuid="7185">HP</a>
				</li>
				<li data-parentId=5286 data-url="/printers-and-scanners/printer/canon" data-name="Canon"  data-path="/Printers and Scanners/Printer/Canon" data-contextId="7383" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer/canon" data-menuid="7383">Canon</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/scanner" data-name="Scanner"  data-path="/Printers and Scanners/Scanner" data-contextId="5288" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/scanner" data-menuid="5288">Scanner</a>
		<ul class="dropdown-menu">
				<li data-parentId=5288 data-url="/printers-and-scanners/scanner/hp" data-name="HP"  data-path="/Printers and Scanners/Scanner/HP" data-contextId="5632" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/scanner/hp" data-menuid="5632">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/roller" data-name="Roller"  data-path="/Printers and Scanners/Roller" data-contextId="7075" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/roller" data-menuid="7075">Roller</a>
		<ul class="dropdown-menu">
				<li data-parentId=7075 data-url="/printers-and-scanners/roller/hp" data-name="HP"  data-path="/Printers and Scanners/Roller/HP" data-contextId="7076" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/roller/hp" data-menuid="7076">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/printer-cabinet" data-name="Printer Cabinet"  data-path="/Printers and Scanners/Printer Cabinet" data-contextId="7184" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/printer-cabinet" data-menuid="7184">Printer Cabinet</a>
		<ul class="dropdown-menu">
				<li data-parentId=7184 data-url="/printers-and-scanners/printer-cabinet/hp" data-name="HP"  data-path="/Printers and Scanners/Printer Cabinet/HP" data-contextId="7185" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/printer-cabinet/hp" data-menuid="7185">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4548 data-url="/printers-and-scanners/sheet-stacker" data-name="Sheet Stacker"  data-path="/Printers and Scanners/Sheet Stacker" data-contextId="7516" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/printers-and-scanners/sheet-stacker" data-menuid="7516">Sheet Stacker</a>
		<ul class="dropdown-menu">
				<li data-parentId=7516 data-url="/printers-and-scanners/sheet-stacker/hp" data-name="HP"  data-path="/Printers and Scanners/Sheet Stacker/HP" data-contextId="7517" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/printers-and-scanners/sheet-stacker/hp" data-menuid="7517">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/security" data-name="Security"  data-path="/Security" data-contextId="6394" data-nestedlevel="0" data-displayorder="23" class="dropdown-submenu">
					<a href="/security" data-menuid="6394">Security</a>
		<ul class="dropdown-menu">
				<li data-parentId=6394 data-url="/security/security-camera" data-name="Security Camera"  data-path="/Security/Security Camera" data-contextId="6416" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/security/security-camera" data-menuid="6416">Security Camera</a>
		<ul class="dropdown-menu">
				<li data-parentId=6416 data-url="/security/security-camera/apc" data-name="APC"  data-path="/Security/Security Camera/APC" data-contextId="7679" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/security/security-camera/apc" data-menuid="7679">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6394 data-url="/security/keypad" data-name="Keypad"  data-path="/Security/Keypad" data-contextId="6745" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/security/keypad" data-menuid="6745">Keypad</a>
		<ul class="dropdown-menu">
				<li data-parentId=6745 data-url="/security/keypad/targus" data-name="Targus"  data-path="/Security/Keypad/Targus" data-contextId="6747" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/security/keypad/targus" data-menuid="6747">Targus</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6394 data-url="/security/alarm-accessories" data-name="Alarm Accessories"  data-path="/Security/Alarm Accessories" data-contextId="7643" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/security/alarm-accessories" data-menuid="7643">Alarm Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=7643 data-url="/security/alarm-accessories/apc" data-name="APC"  data-path="/Security/Alarm Accessories/APC" data-contextId="7652" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/security/alarm-accessories/apc" data-menuid="7652">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6394 data-url="/security/rack-monitor-device" data-name="Rack Monitor Device"  data-path="/Security/Rack Monitor Device" data-contextId="7658" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/security/rack-monitor-device" data-menuid="7658">Rack Monitor Device</a>
		<ul class="dropdown-menu">
				<li data-parentId=7658 data-url="/security/rack-monitor-device/apc" data-name="APC"  data-path="/Security/Rack Monitor Device/APC" data-contextId="7659" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/security/rack-monitor-device/apc" data-menuid="7659">APC</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/servers" data-name="Servers"  data-path="/Servers" data-contextId="4546" data-nestedlevel="0" data-displayorder="24" class="dropdown-submenu">
					<a href="/servers" data-menuid="4546">Servers</a>
		<ul class="dropdown-menu">
				<li data-parentId=4546 data-url="/servers/server" data-name="Server"  data-path="/Servers/Server" data-contextId="5279" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/server" data-menuid="5279">Server</a>
		<ul class="dropdown-menu">
				<li data-parentId=5279 data-url="/servers/server/hp" data-name="HP"  data-path="/Servers/Server/HP" data-contextId="5588" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server/hp" data-menuid="5588">HP</a>
				</li>
				<li data-parentId=5279 data-url="/servers/server/dell" data-name="Dell"  data-path="/Servers/Server/Dell" data-contextId="5609" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server/dell" data-menuid="5609">Dell</a>
				</li>
				<li data-parentId=5293 data-url="/servers/server-accessories/hp" data-name="HP"  data-path="/Servers/Server Accessories/HP" data-contextId="5633" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-accessories/hp" data-menuid="5633">HP</a>
				</li>
				<li data-parentId=5280 data-url="/servers/server-module/hpe" data-name="Hpe"  data-path="/Servers/Server Module/Hpe" data-contextId="7202" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-module/hpe" data-menuid="7202">Hpe</a>
				</li>
				<li data-parentId=5293 data-url="/servers/server-accessories/hpe" data-name="Hpe"  data-path="/Servers/Server Accessories/Hpe" data-contextId="7214" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-accessories/hpe" data-menuid="7214">Hpe</a>
				</li>
				<li data-parentId=5279 data-url="/servers/server/hpe" data-name="Hpe"  data-path="/Servers/Server/Hpe" data-contextId="7302" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server/hpe" data-menuid="7302">Hpe</a>
				</li>
				<li data-parentId=5280 data-url="/servers/server-module/apc" data-name="APC"  data-path="/Servers/Server Module/APC" data-contextId="7644" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-module/apc" data-menuid="7644">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/server-module" data-name="Server Module"  data-path="/Servers/Server Module" data-contextId="5280" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/server-module" data-menuid="5280">Server Module</a>
		<ul class="dropdown-menu">
				<li data-parentId=5280 data-url="/servers/server-module/hpe" data-name="Hpe"  data-path="/Servers/Server Module/Hpe" data-contextId="7202" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-module/hpe" data-menuid="7202">Hpe</a>
				</li>
				<li data-parentId=5280 data-url="/servers/server-module/apc" data-name="APC"  data-path="/Servers/Server Module/APC" data-contextId="7644" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-module/apc" data-menuid="7644">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/rack-accessories" data-name="Rack Accessories"  data-path="/Servers/Rack Accessories" data-contextId="5290" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/rack-accessories" data-menuid="5290">Rack Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5290 data-url="/servers/rack-accessories/hp" data-name="HP"  data-path="/Servers/Rack Accessories/HP" data-contextId="5644" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack-accessories/hp" data-menuid="5644">HP</a>
				</li>
				<li data-parentId=5290 data-url="/servers/rack-accessories/apc" data-name="APC"  data-path="/Servers/Rack Accessories/APC" data-contextId="5645" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack-accessories/apc" data-menuid="5645">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/rack" data-name="Rack"  data-path="/Servers/Rack" data-contextId="5291" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/rack" data-menuid="5291">Rack</a>
		<ul class="dropdown-menu">
				<li data-parentId=5291 data-url="/servers/rack/hp" data-name="HP"  data-path="/Servers/Rack/HP" data-contextId="5640" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack/hp" data-menuid="5640">HP</a>
				</li>
				<li data-parentId=5291 data-url="/servers/rack/apc" data-name="APC"  data-path="/Servers/Rack/APC" data-contextId="5643" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack/apc" data-menuid="5643">APC</a>
				</li>
				<li data-parentId=5290 data-url="/servers/rack-accessories/hp" data-name="HP"  data-path="/Servers/Rack Accessories/HP" data-contextId="5644" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack-accessories/hp" data-menuid="5644">HP</a>
				</li>
				<li data-parentId=5290 data-url="/servers/rack-accessories/apc" data-name="APC"  data-path="/Servers/Rack Accessories/APC" data-contextId="5645" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rack-accessories/apc" data-menuid="5645">APC</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/rail" data-name="Rail"  data-path="/Servers/Rail" data-contextId="5292" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/rail" data-menuid="5292">Rail</a>
		<ul class="dropdown-menu">
				<li data-parentId=5292 data-url="/servers/rail/apc" data-name="APC"  data-path="/Servers/Rail/APC" data-contextId="5639" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rail/apc" data-menuid="5639">APC</a>
				</li>
				<li data-parentId=5292 data-url="/servers/rail/hpe" data-name="Hpe"  data-path="/Servers/Rail/Hpe" data-contextId="7219" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/rail/hpe" data-menuid="7219">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/server-accessories" data-name="Server Accessories"  data-path="/Servers/Server Accessories" data-contextId="5293" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/server-accessories" data-menuid="5293">Server Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=5293 data-url="/servers/server-accessories/hp" data-name="HP"  data-path="/Servers/Server Accessories/HP" data-contextId="5633" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-accessories/hp" data-menuid="5633">HP</a>
				</li>
				<li data-parentId=5293 data-url="/servers/server-accessories/hpe" data-name="Hpe"  data-path="/Servers/Server Accessories/Hpe" data-contextId="7214" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/server-accessories/hpe" data-menuid="7214">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/mounting-bracket" data-name="Mounting Bracket"  data-path="/Servers/Mounting Bracket" data-contextId="6355" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/mounting-bracket" data-menuid="6355">Mounting Bracket</a>
		<ul class="dropdown-menu">
				<li data-parentId=6355 data-url="/servers/mounting-bracket/hp" data-name="HP"  data-path="/Servers/Mounting Bracket/HP" data-contextId="7390" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/mounting-bracket/hp" data-menuid="7390">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/console" data-name="Console"  data-path="/Servers/Console" data-contextId="6699" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/console" data-menuid="6699">Console</a>
		<ul class="dropdown-menu">
				<li data-parentId=6699 data-url="/servers/console/hp" data-name="HP"  data-path="/Servers/Console/HP" data-contextId="6703" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/console/hp" data-menuid="6703">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/ethernet-adapter" data-name="Ethernet Adapter"  data-path="/Servers/Ethernet Adapter" data-contextId="6890" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/ethernet-adapter" data-menuid="6890">Ethernet Adapter</a>
		<ul class="dropdown-menu">
				<li data-parentId=6890 data-url="/servers/ethernet-adapter/hp" data-name="HP"  data-path="/Servers/Ethernet Adapter/HP" data-contextId="6891" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/ethernet-adapter/hp" data-menuid="6891">HP</a>
				</li>
				<li data-parentId=6890 data-url="/servers/ethernet-adapter/hpe" data-name="Hpe"  data-path="/Servers/Ethernet Adapter/Hpe" data-contextId="7215" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/ethernet-adapter/hpe" data-menuid="7215">Hpe</a>
				</li>
				<li data-parentId=6890 data-url="/servers/ethernet-adapter/dell" data-name="Dell"  data-path="/Servers/Ethernet Adapter/Dell" data-contextId="7612" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/ethernet-adapter/dell" data-menuid="7612">Dell</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/processor" data-name="Processor"  data-path="/Servers/Processor" data-contextId="7102" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/processor" data-menuid="7102">Processor</a>
		<ul class="dropdown-menu">
				<li data-parentId=7102 data-url="/servers/processor/hp" data-name="HP"  data-path="/Servers/Processor/HP" data-contextId="7109" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/processor/hp" data-menuid="7109">HP</a>
				</li>
				<li data-parentId=7102 data-url="/servers/processor/hpe" data-name="Hpe"  data-path="/Servers/Processor/Hpe" data-contextId="7209" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/processor/hpe" data-menuid="7209">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4546 data-url="/servers/hard-drive-accessories" data-name="Hard Drive Accessories"  data-path="/Servers/Hard Drive Accessories" data-contextId="7104" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/servers/hard-drive-accessories" data-menuid="7104">Hard Drive Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=7104 data-url="/servers/hard-drive-accessories/hp" data-name="HP"  data-path="/Servers/Hard Drive Accessories/HP" data-contextId="7112" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/servers/hard-drive-accessories/hp" data-menuid="7112">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/software" data-name="Software"  data-path="/Software" data-contextId="4545" data-nestedlevel="0" data-displayorder="25" class="dropdown-submenu">
					<a href="/software" data-menuid="4545">Software</a>
		<ul class="dropdown-menu">
				<li data-parentId=4545 data-url="/software/operating-system" data-name="Operating System"  data-path="/Software/Operating System" data-contextId="5274" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/operating-system" data-menuid="5274">Operating System</a>
		<ul class="dropdown-menu">
				<li data-parentId=5274 data-url="/software/operating-system/microsoft" data-name="Microsoft"  data-path="/Software/Operating System/Microsoft" data-contextId="5575" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/operating-system/microsoft" data-menuid="5575">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/installation" data-name="Installation"  data-path="/Software/Installation" data-contextId="5276" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/installation" data-menuid="5276">Installation</a>
		<ul class="dropdown-menu">
				<li data-parentId=5276 data-url="/software/installation/hp" data-name="HP"  data-path="/Software/Installation/HP" data-contextId="7710" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/installation/hp" data-menuid="7710">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/office-software" data-name="Office Software"  data-path="/Software/Office Software" data-contextId="6940" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/office-software" data-menuid="6940">Office Software</a>
		<ul class="dropdown-menu">
				<li data-parentId=6940 data-url="/software/office-software/microsoft" data-name="Microsoft"  data-path="/Software/Office Software/Microsoft" data-contextId="6943" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/office-software/microsoft" data-menuid="6943">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/server-software" data-name="Server Software"  data-path="/Software/Server Software" data-contextId="6942" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/server-software" data-menuid="6942">Server Software</a>
		<ul class="dropdown-menu">
				<li data-parentId=6942 data-url="/software/server-software/hp" data-name="HP"  data-path="/Software/Server Software/HP" data-contextId="6946" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/server-software/hp" data-menuid="6946">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/security-software" data-name="Security Software"  data-path="/Software/Security Software" data-contextId="6950" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/security-software" data-menuid="6950">Security Software</a>
		<ul class="dropdown-menu">
				<li data-parentId=6950 data-url="/software/security-software/kaspersky" data-name="Kaspersky"  data-path="/Software/Security Software/Kaspersky" data-contextId="6953" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/security-software/kaspersky" data-menuid="6953">Kaspersky</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/windows-software" data-name="Windows Software"  data-path="/Software/Windows Software" data-contextId="6951" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/windows-software" data-menuid="6951">Windows Software</a>
		<ul class="dropdown-menu">
				<li data-parentId=6951 data-url="/software/windows-software/microsoft" data-name="Microsoft"  data-path="/Software/Windows Software/Microsoft" data-contextId="6955" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/windows-software/microsoft" data-menuid="6955">Microsoft</a>
				</li>
		</ul>
				</li>
				<li data-parentId=4545 data-url="/software/license" data-name="License"  data-path="/Software/License" data-contextId="7085" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/software/license" data-menuid="7085">License</a>
		<ul class="dropdown-menu">
				<li data-parentId=7085 data-url="/software/license/microsoft" data-name="Microsoft"  data-path="/Software/License/Microsoft" data-contextId="7086" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/license/microsoft" data-menuid="7086">Microsoft</a>
				</li>
				<li data-parentId=7085 data-url="/software/license/apc" data-name="APC"  data-path="/Software/License/APC" data-contextId="7187" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/license/apc" data-menuid="7187">APC</a>
				</li>
				<li data-parentId=7085 data-url="/software/license/hp" data-name="HP"  data-path="/Software/License/HP" data-contextId="7305" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/software/license/hp" data-menuid="7305">HP</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/storage-and-media" data-name="Storage and Media"  data-path="/Storage and Media" data-contextId="6775" data-nestedlevel="0" data-displayorder="27" class="dropdown-submenu">
					<a href="/storage-and-media" data-menuid="6775">Storage and Media</a>
		<ul class="dropdown-menu">
				<li data-parentId=6775 data-url="/storage-and-media/tape-cartridge" data-name="Tape Cartridge"  data-path="/Storage and Media/Tape Cartridge" data-contextId="6780" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/tape-cartridge" data-menuid="6780">Tape Cartridge</a>
		<ul class="dropdown-menu">
				<li data-parentId=6780 data-url="/storage-and-media/tape-cartridge/hp" data-name="HP"  data-path="/Storage and Media/Tape Cartridge/HP" data-contextId="6826" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-cartridge/hp" data-menuid="6826">HP</a>
				</li>
				<li data-parentId=6780 data-url="/storage-and-media/tape-cartridge/hpe" data-name="Hpe"  data-path="/Storage and Media/Tape Cartridge/Hpe" data-contextId="7289" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-cartridge/hpe" data-menuid="7289">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/storage-unit" data-name="Storage Unit"  data-path="/Storage and Media/Storage Unit" data-contextId="6781" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/storage-unit" data-menuid="6781">Storage Unit</a>
		<ul class="dropdown-menu">
				<li data-parentId=6781 data-url="/storage-and-media/storage-unit/hp" data-name="HP"  data-path="/Storage and Media/Storage Unit/HP" data-contextId="6824" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/storage-unit/hp" data-menuid="6824">HP</a>
				</li>
				<li data-parentId=6781 data-url="/storage-and-media/storage-unit/hpe" data-name="Hpe"  data-path="/Storage and Media/Storage Unit/Hpe" data-contextId="7212" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/storage-unit/hpe" data-menuid="7212">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/solid-state-drive" data-name="Solid State Drive"  data-path="/Storage and Media/Solid State Drive" data-contextId="6783" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/solid-state-drive" data-menuid="6783">Solid State Drive</a>
		<ul class="dropdown-menu">
				<li data-parentId=6783 data-url="/storage-and-media/solid-state-drive/kingston" data-name="Kingston"  data-path="/Storage and Media/Solid State Drive/Kingston" data-contextId="6822" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/solid-state-drive/kingston" data-menuid="6822">Kingston</a>
				</li>
				<li data-parentId=6783 data-url="/storage-and-media/solid-state-drive/dell" data-name="Dell"  data-path="/Storage and Media/Solid State Drive/Dell" data-contextId="7352" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/solid-state-drive/dell" data-menuid="7352">Dell</a>
				</li>
				<li data-parentId=6783 data-url="/storage-and-media/solid-state-drive/hp" data-name="HP"  data-path="/Storage and Media/Solid State Drive/HP" data-contextId="7353" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/solid-state-drive/hp" data-menuid="7353">HP</a>
				</li>
				<li data-parentId=6783 data-url="/storage-and-media/solid-state-drive/hpe" data-name="Hpe"  data-path="/Storage and Media/Solid State Drive/Hpe" data-contextId="7621" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/solid-state-drive/hpe" data-menuid="7621">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/sd-card" data-name="Sd Card"  data-path="/Storage and Media/Sd Card" data-contextId="6784" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/sd-card" data-menuid="6784">Sd Card</a>
		<ul class="dropdown-menu">
				<li data-parentId=6784 data-url="/storage-and-media/sd-card/kingston" data-name="Kingston"  data-path="/Storage and Media/Sd Card/Kingston" data-contextId="6821" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/sd-card/kingston" data-menuid="6821">Kingston</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/memory" data-name="Memory"  data-path="/Storage and Media/Memory" data-contextId="6786" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/memory" data-menuid="6786">Memory</a>
		<ul class="dropdown-menu">
				<li data-parentId=6786 data-url="/storage-and-media/memory/dell" data-name="Dell"  data-path="/Storage and Media/Memory/Dell" data-contextId="6813" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/memory/dell" data-menuid="6813">Dell</a>
				</li>
				<li data-parentId=6786 data-url="/storage-and-media/memory/hp" data-name="HP"  data-path="/Storage and Media/Memory/HP" data-contextId="6814" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/memory/hp" data-menuid="6814">HP</a>
				</li>
				<li data-parentId=6786 data-url="/storage-and-media/memory/kingston" data-name="Kingston"  data-path="/Storage and Media/Memory/Kingston" data-contextId="6815" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/memory/kingston" data-menuid="6815">Kingston</a>
				</li>
				<li data-parentId=6786 data-url="/storage-and-media/memory/hpe" data-name="Hpe"  data-path="/Storage and Media/Memory/Hpe" data-contextId="7206" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/memory/hpe" data-menuid="7206">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/internal-storage" data-name="Internal Storage"  data-path="/Storage and Media/Internal Storage" data-contextId="6787" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/internal-storage" data-menuid="6787">Internal Storage</a>
		<ul class="dropdown-menu">
				<li data-parentId=6787 data-url="/storage-and-media/internal-storage/hp" data-name="HP"  data-path="/Storage and Media/Internal Storage/HP" data-contextId="6811" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/internal-storage/hp" data-menuid="6811">HP</a>
				</li>
				<li data-parentId=6787 data-url="/storage-and-media/internal-storage/dell" data-name="Dell"  data-path="/Storage and Media/Internal Storage/Dell" data-contextId="6820" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/internal-storage/dell" data-menuid="6820">Dell</a>
				</li>
				<li data-parentId=6787 data-url="/storage-and-media/internal-storage/hpe" data-name="Hpe"  data-path="/Storage and Media/Internal Storage/Hpe" data-contextId="7276" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/internal-storage/hpe" data-menuid="7276">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/external-storage" data-name="External Storage"  data-path="/Storage and Media/External Storage" data-contextId="6790" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/external-storage" data-menuid="6790">External Storage</a>
		<ul class="dropdown-menu">
				<li data-parentId=6790 data-url="/storage-and-media/external-storage/hpe" data-name="Hpe"  data-path="/Storage and Media/External Storage/Hpe" data-contextId="7210" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/external-storage/hpe" data-menuid="7210">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/cd-sleeves" data-name="Cd Sleeves"  data-path="/Storage and Media/Cd Sleeves" data-contextId="6794" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/cd-sleeves" data-menuid="6794">Cd Sleeves</a>
		<ul class="dropdown-menu">
				<li data-parentId=6794 data-url="/storage-and-media/cd-sleeves/hp" data-name="HP"  data-path="/Storage and Media/Cd Sleeves/HP" data-contextId="7670" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/cd-sleeves/hp" data-menuid="7670">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/tape-drive" data-name="Tape Drive"  data-path="/Storage and Media/Tape Drive" data-contextId="6799" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/tape-drive" data-menuid="6799">Tape Drive</a>
		<ul class="dropdown-menu">
				<li data-parentId=6799 data-url="/storage-and-media/tape-drive/hp" data-name="HP"  data-path="/Storage and Media/Tape Drive/HP" data-contextId="6828" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-drive/hp" data-menuid="6828">HP</a>
				</li>
				<li data-parentId=6799 data-url="/storage-and-media/tape-drive/hpe" data-name="Hpe"  data-path="/Storage and Media/Tape Drive/Hpe" data-contextId="7285" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-drive/hpe" data-menuid="7285">Hpe</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/tape" data-name="Tape"  data-path="/Storage and Media/Tape" data-contextId="7322" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/tape" data-menuid="7322">Tape</a>
		<ul class="dropdown-menu">
				<li data-parentId=6780 data-url="/storage-and-media/tape-cartridge/hp" data-name="HP"  data-path="/Storage and Media/Tape Cartridge/HP" data-contextId="6826" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-cartridge/hp" data-menuid="6826">HP</a>
				</li>
				<li data-parentId=6799 data-url="/storage-and-media/tape-drive/hp" data-name="HP"  data-path="/Storage and Media/Tape Drive/HP" data-contextId="6828" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-drive/hp" data-menuid="6828">HP</a>
				</li>
				<li data-parentId=6799 data-url="/storage-and-media/tape-drive/hpe" data-name="Hpe"  data-path="/Storage and Media/Tape Drive/Hpe" data-contextId="7285" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-drive/hpe" data-menuid="7285">Hpe</a>
				</li>
				<li data-parentId=6780 data-url="/storage-and-media/tape-cartridge/hpe" data-name="Hpe"  data-path="/Storage and Media/Tape Cartridge/Hpe" data-contextId="7289" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-cartridge/hpe" data-menuid="7289">Hpe</a>
				</li>
				<li data-parentId=7322 data-url="/storage-and-media/tape/hp" data-name="HP"  data-path="/Storage and Media/Tape/HP" data-contextId="7323" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape/hp" data-menuid="7323">HP</a>
				</li>
				<li data-parentId=7707 data-url="/storage-and-media/tape-option/hp" data-name="HP"  data-path="/Storage and Media/Tape Option/HP" data-contextId="7714" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-option/hp" data-menuid="7714">HP</a>
				</li>
				<li data-parentId=7708 data-url="/storage-and-media/tape-library-scalable-base-module/hp" data-name="HP"  data-path="/Storage and Media/Tape Library Scalable Base Module/HP" data-contextId="7715" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-library-scalable-base-module/hp" data-menuid="7715">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/portable-ssd" data-name="Portable Ssd"  data-path="/Storage and Media/Portable Ssd" data-contextId="7344" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/portable-ssd" data-menuid="7344">Portable Ssd</a>
		<ul class="dropdown-menu">
				<li data-parentId=7344 data-url="/storage-and-media/portable-ssd/kingston" data-name="Kingston"  data-path="/Storage and Media/Portable Ssd/Kingston" data-contextId="7350" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/portable-ssd/kingston" data-menuid="7350">Kingston</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/portable-hdd" data-name="Portable Hdd"  data-path="/Storage and Media/Portable Hdd" data-contextId="7426" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/portable-hdd" data-menuid="7426">Portable Hdd</a>
		<ul class="dropdown-menu">
				<li data-parentId=7426 data-url="/storage-and-media/portable-hdd/kingston" data-name="Kingston"  data-path="/Storage and Media/Portable Hdd/Kingston" data-contextId="7427" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/portable-hdd/kingston" data-menuid="7427">Kingston</a>
				</li>
				<li data-parentId=7426 data-url="/storage-and-media/portable-hdd/verbatim" data-name="Verbatim"  data-path="/Storage and Media/Portable Hdd/Verbatim" data-contextId="7428" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/portable-hdd/verbatim" data-menuid="7428">Verbatim</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/tape-option" data-name="Tape Option"  data-path="/Storage and Media/Tape Option" data-contextId="7707" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/tape-option" data-menuid="7707">Tape Option</a>
		<ul class="dropdown-menu">
				<li data-parentId=7707 data-url="/storage-and-media/tape-option/hp" data-name="HP"  data-path="/Storage and Media/Tape Option/HP" data-contextId="7714" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-option/hp" data-menuid="7714">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/tape-library-scalable-base-module" data-name="Tape Library Scalable Base Module"  data-path="/Storage and Media/Tape Library Scalable Base Module" data-contextId="7708" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/tape-library-scalable-base-module" data-menuid="7708">Tape Library Scalable Base Module</a>
		<ul class="dropdown-menu">
				<li data-parentId=7708 data-url="/storage-and-media/tape-library-scalable-base-module/hp" data-name="HP"  data-path="/Storage and Media/Tape Library Scalable Base Module/HP" data-contextId="7715" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/tape-library-scalable-base-module/hp" data-menuid="7715">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/storage-accessories" data-name="Storage Accessories"  data-path="/Storage and Media/Storage Accessories" data-contextId="7709" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/storage-accessories" data-menuid="7709">Storage Accessories</a>
		<ul class="dropdown-menu">
				<li data-parentId=7709 data-url="/storage-and-media/storage-accessories/hp" data-name="HP"  data-path="/Storage and Media/Storage Accessories/HP" data-contextId="7716" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/storage-accessories/hp" data-menuid="7716">HP</a>
				</li>
		</ul>
				</li>
				<li data-parentId=6775 data-url="/storage-and-media/drive-enclosure" data-name="Drive Enclosure"  data-path="/Storage and Media/Drive Enclosure" data-contextId="7724" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/storage-and-media/drive-enclosure" data-menuid="7724">Drive Enclosure</a>
		<ul class="dropdown-menu">
				<li data-parentId=7724 data-url="/storage-and-media/drive-enclosure/targus" data-name="Targus"  data-path="/Storage and Media/Drive Enclosure/Targus" data-contextId="7725" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/storage-and-media/drive-enclosure/targus" data-menuid="7725">Targus</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
				<li  data-url="/warranty-and-support" data-name="Warranty and Support"  data-path="/Warranty and Support" data-contextId="6776" data-nestedlevel="0" data-displayorder="31" class="dropdown-submenu">
					<a href="/warranty-and-support" data-menuid="6776">Warranty and Support</a>
		<ul class="dropdown-menu">
				<li data-parentId=6776 data-url="/warranty-and-support/warranty" data-name="Warranty"  data-path="/Warranty and Support/Warranty" data-contextId="6800" data-nestedlevel="1" data-displayorder="0" class="dropdown-submenu">
					<a href="/warranty-and-support/warranty" data-menuid="6800">Warranty</a>
		<ul class="dropdown-menu">
				<li data-parentId=6800 data-url="/warranty-and-support/warranty/hp" data-name="HP"  data-path="/Warranty and Support/Warranty/HP" data-contextId="6832" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/warranty-and-support/warranty/hp" data-menuid="6832">HP</a>
				</li>
				<li data-parentId=6800 data-url="/warranty-and-support/warranty/lenovo" data-name="Lenovo"  data-path="/Warranty and Support/Warranty/Lenovo" data-contextId="6856" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/warranty-and-support/warranty/lenovo" data-menuid="6856">Lenovo</a>
				</li>
				<li data-parentId=6800 data-url="/warranty-and-support/warranty/apc" data-name="APC"  data-path="/Warranty and Support/Warranty/APC" data-contextId="6972" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/warranty-and-support/warranty/apc" data-menuid="6972">APC</a>
				</li>
				<li data-parentId=6800 data-url="/warranty-and-support/warranty/hpe" data-name="Hpe"  data-path="/Warranty and Support/Warranty/Hpe" data-contextId="7303" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/warranty-and-support/warranty/hpe" data-menuid="7303">Hpe</a>
				</li>
				<li data-parentId=6800 data-url="/warranty-and-support/warranty/tarsus-distribution" data-name="Tarsus Distribution"  data-path="/Warranty and Support/Warranty/Tarsus Distribution" data-contextId="7340" data-nestedlevel="2" data-displayorder="0" class="">
					<a href="/warranty-and-support/warranty/tarsus-distribution" data-menuid="7340">Tarsus Distribution</a>
				</li>
		</ul>
				</li>
		</ul>
				</li>
		</ul>


		 </li>
</ul>
					</div>

					<div class="dropdown top-bar-menu-item">
						<span class="dropdown-toggle" type="button" id="mini-support-centre" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
							My Tools
							<i class="fa fa-angle-down" aria-hidden="true"></i>
						</span>
						<div class="dropdown-menu underlined-menu-items primary-color-menu-items" style="width:520px">
							<div class="row">
								<ul class="col-md-6">
									<li><a href="/shipmenttracker"><i class="fa fa-truck fa-flip-horizontal" aria-hidden="true"></i> Track My Order</a></li>
									<li><a href="/account/orders"><i class="fa fa-history" aria-hidden="true"></i> Online Order History</a></li>
									<li><a href="/tom"><i class="fa fa-file-text-o" aria-hidden="true"></i> Total Order Management</a></li>
									<li><a href="/DigitalLocker"><i class="fa fa-windows" aria-hidden="true"></i> ESD Digital Locker</a></li>
									<li><a href="/mytools/productpricelists"><i class="fa fa-file-powerpoint-o" aria-hidden="true"></i> Pricelists</a></li>
									<li><a href="/mytools/warrantychecker"><i class="fa fa-check-square-o" aria-hidden="true"></i> Warranty Checker</a></li>
									<li><a href="/consumables-compatibility"><i class="fa fa-print" aria-hidden="true"></i> Print Compatibility</a></li>
								</ul>
								<ul class="col-md-6">
									<li><a href="/promotion-builder"><i class="fa fa-envelope-o" aria-hidden="true"></i> Build-a-Promotion</a></li>
									<li><a href="/email-promotions"><i class="fa fa-envelope" aria-hidden="true"></i> Current Promotions</a></li>
									<li><a href="/syndication"><i class="fa fa-files-o" aria-hidden="true"></i> Content Syndication</a></li>
									<li><a href="/enterprise-hub"><i class="fa fa-server" aria-hidden="true"></i> EnterpriseHub</a></li>
									<li><a href="/vendortools"><i class="fa fa-info-circle" aria-hidden="true"></i> Vendor Tools</a></li>
									<li><a href="/cpo"><i class="fa fa-cube" aria-hidden="true"></i> Unboxed & CPO </a></li>
								</ul>
							</div>
						</div>
					</div>

					<div class="dropdown">
						<span class="dropdown-toggle" type="button" id="mini-support-centre" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
							Support
							<i class="fa fa-angle-down" aria-hidden="true"></i>
						</span>
						<ul class="dropdown-menu support-dropdown support-centre" aria-labelledby="mini-support-centre">
							<li><i class="fa fa-life-ring fa-lg"></i><a href="https://support.tarsusdistribution.co.za/hc/en-za">Support Articles</a></li>
							<li><i class="fa fa-envelope fa-lg"></i><a href="https://support.tarsusdistribution.co.za/hc/en-za/requests/new">Submit a support request</a></li>
							<li><i class="fa fa-phone fa-lg"></i><a href="tel:+27 (011) 531 2222">011 531 2222</a></li>
							<li><i class="fa fa-paper-plane fa-lg"></i><a href="mailto:support@tarsus.co.za">support@tarsus.co.za</a></li>
							<li><i class="fa fa-truck fa-lg fa-flip-horizontal"></i><a target="_blank" href="https://support.tarsusdistribution.co.za/hc/en-za/articles/17648519829789-Delivery-times-and-how-to-track-my-order">Delivery timelines</a></li>
						</ul>
					</div>
				</div>

				<div class="top-utils-right">
					<miniwishlist>
	<span class="placeholder"></span>
</miniwishlist>

<script type="text/html" id="mini-wishlist-template">
	<ul class="mini-wishlist">
        <li class="dropdown">
            <a class="desktop-menu-mini-cart dropdown-toggle hidden-xs" data-toggle="dropdown" href="/account/wishlists" role="button" aria-haspopup="true" aria-expanded="false">
                <span class="mini-cart-text-contain">Wishlist</span><i class="fa fa-heart"></i><span class="mini-wishlist-count">{{ItemTotal}}</span> <i class="fa fa-chevron-down"></i>
            </a>
            <a class="mobile-menu-mini-cart hidden-lg hidden-md hidden-sm" href="/account/wishlists">
                <span class="mini-cart-text-contain">Wishlist</span><i class="fa fa-heart"></i><span class="mini-wishlist-count">{{ItemTotal}}</span> <i class="fa fa-chevron-down"></i>
            </a>
            <div class="dropdown-menu">
                {{ #wishlists.length }}
                <ul class="mini-wishlist-content" style="max-height:335px;">
                    {{ #wishlists}}
                    <li style="margin-bottom: 5px; padding-bottom: 5px;">
                        <div class="mini-cart-item">
                            <a href="/account/wishlist/details/{{Reference}}" class="mini-cart-img-contain">
                                <span class="mini-cart-img" role="img" aria-label="" style="background-image: url('{{PictureUrl}}');"></span>
                            </a>
                            <a href="/account/wishlist/details/{{Reference}}" class="mini-cart-title" style="width: 220px; margin-right:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 60px; white-space: initial;">
                                {{ProductName}}
                            </a>
                            <span class="mini-cart-price" style="width:90px;">{{FormattedPrice}}</span>
                        </div>
                    </li>
                    {{/wishlists}}
                </ul>

                <div class="mini-cart-total clearfix">
                    <span class="mini-cart-total-title">Wishlist Subtotal:</span>
                    <span class="mini-cart-total-amount">{{PriceTotal}}</span>
                </div>

                <div class="mini-cart-footer clearfix">
                    {{#wishlists.0}}
                    <a href="/account/wishlist/details/{{Reference}}" class="btn btn-primary pull-right btn-magenta">View Wishlist</a>
                    {{/wishlists.0}}
                </div>
                {{/wishlists.length}}
                {{^wishlists.length}}
                <p class="wishlist-empty" style="margin-left:10px;margin-top:10px;">No items in Wishlist</p>
                {{/wishlists.length}}
            </div>
        </li>
	</ul>
</script>

<script>
	$(document).ready(function () {
		//$('.mini-wishlist-content').mCustomScrollbar();
		$('.mini-wishlist-content').mCustomScrollbar({
			mouseWheelPixels: 10,
			scrollInertia: 0
		});
		$("#viewMiniWishlist").click(function () {
			$(this).prop("disabled", true);
			$(this).html(
				`<i class='fa fa-circle-o-notch fa-spin fa-fw'></i> Loading...`
			);
		});
	});
</script>

<script>
	$(function () {
		Tarsus.Functions.Wishlist.LoadMiniWishlist();
	});
</script>
					
<minicart>
	<span class="placeholder"></span>
</minicart>

<script id="minicart_html" type="text/html">
    <ul class="mini-cart">
        <li class="dropdown">
            <a class="desktop-menu-mini-cart dropdown-toggle hidden-xs" data-toggle="dropdown" href="/checkout/cart" role="button" aria-haspopup="true" aria-expanded="false">
                <span class="mini-cart-text-contain">Cart</span><i class="fa fa-shopping-cart"></i><span class="mini-cart-count">{{ItemCount}}</span> <i class="fa fa-chevron-down"></i>
            </a>
            <a class="mobile-menu-mini-cart hidden-lg hidden-md hidden-sm" href="/checkout/cart">
                <i class="fa fa-shopping-cart"></i><span class="mini-cart-count">{{ItemCount}}</span> <span class="mini-cart-text-contain">item(s)</span>
            </a>
            <div class="dropdown-menu">
                {{^HasItems}}
                <p class="cart-empty">No items in cart</p>
                {{/HasItems}}
                {{#HasItems}}
                <ul class="mini-cart-content">
                    {{#Items}}
                    <li>
                        <div class="mini-cart-item">
                            <a href="{{Url}}" class="mini-cart-img-contain">
                                <span class="mini-cart-img" role="img" aria-label="" style="background-image: url('{{Picture}}');"></span>
                            </a>
                            <a href="{{Url}}" class="mini-cart-title">
                                {{Name}}
                            </a>
                            <span class="mini-cart-extra">x{{Qty}}</span>
                            <span class="mini-cart-price">{{PriceText}}</span>
                            <a href="javascript:;" class="mini-cart-remove" data-basket-item-id="{{Id}}" sf-ga-trigger="click" sf-ga-event="remove_from_cart" sf-ga-data-endpoint='/ajax/google-analytics-4/cart/item?itemId={{Id}}'><i class="fa fa-close"></i></a>
                        </div>
                    </li>
                    {{/Items}}
                </ul>


                <div class="mini-cart-total clearfix">
                    <span class="mini-cart-total-title">Total Amount:</span>
                    <span class="mini-cart-total-amount">{{TotalText}}</span>
                </div>


                <div class="mini-cart-footer clearfix">
                    <a href="/checkout/cart" class="btn btn-magenta">View Cart</a>
                    
                </div>
                {{/HasItems}}
            </div>
        </li>
    </ul>
    <a class="btn btn-lite checkout-button" href="/checkout/cart">Checkout</a>
</script>
<script>
	$(function () {
		Cart.MiniCart.GetMiniCart();
	});
</script>
					<account-menu>
    <span class="placeholder"></span>
</account-menu>

<script id="accountmenu_html" type="text/html">
    <ul class="account-dropdown">
        {{#LoggedIn}}
        <!-- Logged IN -->
        
        
        
        <li class="dropdown">
            <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">
                <span class="user-name-switch">My Account</span><i class="fa fa-chevron-down"></i>
            </a>
            <div class="dropdown-menu">
				<ul>
					{{#Links}}
					<li class="account-menu-item"><i class="{{Icon}}" style="float: left; margin-top: 8px; color: #31333c !important;"></i><a href="{{Url}}" style="margin-left: 25px; color: #31333c !important;">{{Text}}</a></li>
					{{/Links}}
					<li class="account-menu-item"><i class="fa fa-file-o" style="float: left; margin-top: 8px; color: #31333c !important;"></i><a href="/account/webquotes" style="margin-left: 25px; color: #31333c !important;">Quotes</a></li>
					{{#Backoffice}}
					<li class="account-menu-item"><i class="fa fa-cogs" style="float: left; margin-top: 8px; color: #31333c !important;"></i><a rel="noopener noreferrer" href="/backoffice" target="_blank" style="margin-left: 25px; color: #31333c !important;">Manage Store</a></li>
					{{/Backoffice}}
					{{#MultipleAccounts}}
					<li class="account-menu-item"><a href="/account/switch"><i class="fa fa-users"></i>Switch Account</a></li>
					{{/MultipleAccounts}}
					<li class="account-menu-item"><a class="btn" style="margin-top:15px !important; margin-bottom: 0px !important;" href="/tarsus/account/logout">Sign Out</a></li>
				</ul>
            </div>
        </li>
        {{/LoggedIn}}
        {{^LoggedIn}}
        <li class="account-lnk-sign-in"><a href="/account/login">Sign In</a></li>
        <li class="account-lnk-register"><a href="/account/register">Register</a></li>
        {{/LoggedIn}}
    </ul>
</script>
<script>
    sdk.profile.get({
        success: function (response) {
            var data = response.data; // This line will need to be changed

            if (!data.LoggedIn) {
                var path = window.location.pathname;
            }

            var roles = data.Roles == undefined ? "" : data.Roles;
            if (data.Links) {
                data.Links.filter(function (item, index) {
                    if (item.Text == 'Profile') {
                        item.Url = '/tarsus/account/profile';
                    }
                });
            }
            var profileModel = {
                Backoffice: data.LoggedIn ? roles.indexOf("BackOffice") > -1 : false,
                MultipleAccounts: data.LoggedIn ? roles.indexOf("MultipleAccounts") > -1 : false
            }
            $('account-menu').html(Mustache.render($('#accountmenu_html').html(), $.extend({}, data, profileModel)));
        },
        error: function (resp) { console.log("Error Loading Account Menu:", resp) }
    });

</script>
				</div>
			</div>
		</div>
	</div><!-- /.top-bar -->

</header>

<script id="welcome_login_html" type="text/html">
	<div style="display:flex;align-items:center;">
		<a href="/">
			<svg id="mini-tdp-logo" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" style="height:50px;display:none;margin-right:30px;">
				<defs>
					<style>
						.stwhite {
							fill: #fff;
						}

						.st1 {
							fill: #e22084;
						}

						.st2 {
							fill: #808184;
						}
					</style>
				</defs>
				<polygon class="st1" points="117.52 228.26 46.26 187.11 46.26 269.4 117.52 228.26 46.26 187.11 46.26 269.4 117.52 228.26" />
				<g>
					<path class="stwhite" d="M134.95,214.86l5.19-28.74h34.73l-5.19,28.74h25.34l-4.19,24.75h-25.35l-10.18,55.28c-.8,4.19-1,6.39-1,7.98,0,3.99,2.2,4.99,8.38,4.99s12.97-.6,15.77-.8l-3.39,21.36c-3.19.8-14.17,3.19-25.94,3.19-20.16,0-29.14-8.78-29.14-26.15,0-3.39.2-7.18,1-11.37l9.78-54.48,4.19-24.75Z" />
					<path class="stwhite" d="M296.31,328.62h-32.13l1-5.79c-8.78,4.79-20.36,8.78-33.13,8.78-23.15,0-35.72-13.77-35.72-38.72,0-5.19.4-10.78,1.6-16.96l2.6-13.97c7.38-39.72,28.14-50.09,60.47-50.09,7.98,0,14.37.6,20.56,1.8l7.38-40.51h34.72l-27.34,155.47ZM260.78,238.21c-14.37,0-21.95,3.99-26.14,27.14l-2.59,13.97c-.8,4.59-1.2,8.58-1.2,11.57,0,10.18,4.79,14.37,15.97,14.37,6.79,0,13.57-1.8,19.76-3.99l10.98-61.47c-5.79-1-12.37-1.6-16.76-1.6Z" />
					<path class="st2" d="M439.21,278.92c-7.58,41.31-28.34,52.49-62.27,52.49-6.59,0-15.17-.8-19.76-1.8l-6.99,39.51h-34.72l27.14-154.27h32.13l-1.2,7.19c11.77-7.19,24.35-10.18,34.33-10.18,23.95,0,35.12,11.98,35.12,34.33,0,6.79-1.2,18.16-3.79,32.73ZM392.91,238.41c-5.79,0-11.57,1.2-20.76,4.79l-10.98,60.27c5.79,1.2,11.38,1.8,16.76,1.8,15.17,0,22.15-4.59,26.94-29.34,2.79-14.97,3.19-20.16,3.19-24.15,0-9.98-4.99-13.37-15.17-13.37Z" />
				</g>
			</svg>
		</a>
		<div id="staff-container"></div>
		<span>Welcome <span class="welcome-name-switch top-bar-menu-item">{{Name}}</span></span>
	</div>
</script>

<script id="welcome_guest_html" type="text/html">
	<span>Welcome <span class="welcome-name-switch">Guest</span></span>
</script>

<script>
	$(function () {
		const body = document.body;
		const nav = document.querySelector(".top-bar");
		const scrollUp = "scroll-up";
		const scrollDown = "scroll-down";
		let lastScroll = 0;
		window.addEventListener("scroll", () => {
			if (screen.width <= 800) {
				return;
			}
			const currentScroll = window.pageYOffset;
			if (currentScroll <= 0) {
				body.classList.remove(scrollUp);
				$('#expanded-nav-menu').css('display', 'flex');
				$('#mini-nav-menu').css('display', 'none');
				$('#mini-tdp-logo, #mini-tdp-logo').css('display', 'none');
				return;
			}
			if (currentScroll > lastScroll && !body.classList.contains(scrollDown)) {
				// down
				body.classList.remove(scrollUp);
				body.classList.add(scrollDown);
				$('#expanded-nav-menu').css('display', 'none');
				$('#mini-nav-menu').css('display', 'flex');
				$('#mini-tdp-logo, #mini-tdp-logo').css('display', 'block');
			} else if (
				currentScroll < lastScroll &&
				body.classList.contains(scrollDown)
			) {
				// up
				body.classList.remove(scrollDown);
				body.classList.add(scrollUp);
			}
			lastScroll = currentScroll;
		});
	});

	sdk.profile.get({
		success: function (response) {
			var data = response.data;
			
			if (data.LoggedIn) {
				data.Name = data.Name.split(/[, ]+/).pop();
				$('welcome-user').html(Mustache.render($('#welcome_login_html').html(), data));
			} else {
				$('welcome-user').html(Mustache.render($('#welcome_guest_html').html(), {}));
			}
		},
		error: function (resp) { console.log("Error Loading Welcome user:", resp) }
	});

	$(window).on('load', function () {
		// Select and clone the dropdown menu items
		var renderSupportItems = $('.support-centre-selector li').clone();

		// Create the support mobile HTML structure
		var supportMobileHtml =
			`<li>` +
			`<a class="nav-item">Partner Support Centre <i class="fa fa-angle-right"></i></a>` +
			`<ul class="level-2 menu support-menu-items">` +
			`</ul>` +
			`</li>`;

		// Append the cloned items to the level-2 menu
		var $supportMobileHtml = $(supportMobileHtml);
		$supportMobileHtml.find('.level-2.menu').append(renderSupportItems);
		$supportMobileHtml.find('.level-2.menu li a').addClass('nav-item');

		// Append the complete structure to the existing ul with class 'level-1 menu' inside 'slide'
		$('.slide > ul.level-1.menu').append($supportMobileHtml);

		// Select and clone the dropdown menu items
		var renderMyToolsItems = $('.mytools-nav li').clone();

		// Create the support mobile HTML structure
		var myToolsMobileHtml =
			`<li>` +
			`<a class="nav-item">My Tools <i class="fa fa-angle-right"></i></a>` +
			`<ul class="level-2 menu">` +
			`</ul>` +
			`</li>`;

		// Append the cloned items to the level-2 menu
		var $myToolsMobileHtml = $(myToolsMobileHtml);
		$myToolsMobileHtml.find('.level-2.menu').append(renderMyToolsItems);
		$myToolsMobileHtml.find('.level-2.menu li a').addClass('nav-item');

		// Append the complete structure to the existing ul with class 'level-1 menu' inside 'slide'
		$('.slide > ul.level-1.menu').append($myToolsMobileHtml);
		$('.level-1.menu li').first().remove();

		//$('#staff-container, #staff-container').append('<span class="staff-label">STAFF</span>');
		// Get Staff acount
		Api.Execute(
			'/ajax/checkstaff',
			'GET',
			{
				resp200: function (data) {
					if (data.staffAccount === 'true') {
						$('#staff-container, #staff-container').append('<span class="staff-label">STAFF</span>');
					}
				},
				resp400: function (response) {
					console.error(response);
				},
				resp401: function (response) {
					console.error(response);
				},
				resp403: function (response) {
					console.error(response);
				},
				resp500: function (response) {
					console.error(response);
				}
			});
	});
</script>


	<!-- main content starts -->
	<main class="main-content">
			<div class="container">
				<div class="site-search"></div>
			</div>

		
<zone section="Before Main">
</zone>

		



<div id="browser-outdated" class="modal fade" tabindex="-1" role="dialog">
	<div class="modal-dialog modal-md" role="document">
		<div class="modal-content">
			<div class="modal-header">
				<h5 class="modal-title">Browser Outdated</h5>
			</div>
			<div class="modal-body" style="padding-top: 0; font-size: 12px;">
				<p class="ie-banner-text" style="font-size:1.2em;">
					Unfortunately, your Microsoft Internet Explorer browser is no longer supported.  Please upgrade to Microsoft Edge here:
					<br />
					<a href="https://www.microsoft.com/en-us/edge?form=MA13FJ">https://www.microsoft.com/en-us/edge?form=MA13FJ</a>
				</p>
				<p class="ie-banner-text">
					TDP works best in the latest versions of Google Chrome, Mozilla Firefox , Safari and Microsoft Edge.
				</p>
			</div>
		</div>
	</div>
</div>

<script type="text/javascript">
	navigator.browserInfo = (function () {
		var ua = navigator.userAgent, tem,
			M = ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i) || [];
		if (/trident/i.test(M[1])) {
			tem = /\brv[ :]+(\d+)/g.exec(ua) || [];
			return 'IE ' + (tem[1] || '');
		}
		if (M[1] === 'Chrome') {
			tem = ua.match(/\b(OPR|Edge)\/(\d+)/);
			if (tem != null) return tem.slice(1).join(' ').replace('OPR', 'Opera');
		}
		M = M[2] ? [M[1], M[2]] : [navigator.appName, navigator.appVersion, '-?'];
		if ((tem = ua.match(/version\/(\d+)/i)) != null) M.splice(1, 1, tem[1]);
		return M.join(' ');
	})();

	var str = navigator.browserInfo;
	var browser = str.substring(0, str.indexOf(" "));
	var version = str.substring(str.indexOf(" "));
	version = version.trim();
	version = parseFloat(version);

	var isOutdated = false;

	switch (browser) {
		case "IE":
			isOutdated = true;
			break;
	}

	if (isOutdated) {
		$('#browser-outdated').modal({
			backdrop: 'static',
			keyboard: false
		});
		$('.modal-backdrop.fade.in').css('opacity', '1')
	}
</script>

<main class="main-content">
	<div class="sign-in-contain login-contain">
		<div class="form-centered">
			<div class="container">
				<div class="form-centered-contain" style="margin: 20px 0; opacity:1;">
					<img class="LoginLockImg" src="//content.storefront7.co.za/stores/za.co.storefront7.portal-tarsusdistribution/TDP-LOGO-BIG.png" alt="Login Person" style="max-width:320px"/>
					<div class="form-centered-header login-header">
						<h1 style="font-size: 36px; font-weight: bold">Partner Login</h1>
						<p style="font-size: 15px;margin-bottom: 15px;">Sign in to your Tarsus Distribution Portal profile</p>
					</div>
					<div class="form-centered-content">

						
<div class="modal fade modal-terms" role="dialog">
    <div class="modal-dialog modal-lg" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h4 class="modal-title">Tarsus Distribution (Pty) Ltd Standard Terms And Conditions Of Sale</h4>
            </div>
            <div class="modal-body">
                <div class="terms-container text-left">
                    
                    <ol>
                        <li>
                            <strong>1.DEFINITIONS </strong>
                            <ol>
                                <li>
                                    1.1    In these terms and conditions:
                                    <ol>
                                        <li>1.1.1   “The goods” means any goods, including software and or warranties delivered electronically, and services as indicated on any forms, price lists, quotations, orders or invoices of Tarsus Distribution (Pty) Limited ("Tarsus") or supplied by Tarsus. </li>
                                        <li>1.1.2   “Customer” means the legal or natural person purchasing any goods from Tarsus or supplied any goods by Tarsus.  </li>
                                        <li>1.1.3   “ESD” means Electronic Software Delivery. </li>
                                        <li>1.1.4 “Vis Major” means any event that is outside of Tarsus’ reasonable control including but not limited to: any national state of disaster or other circumstances impacting the availability of the goods as required by Tarsus and within the times required by Tarsus, or preventing the free supply of goods or free movement of people or  goods;  pandemic;  war  (declared  or  not);  terrorism;  robbery  or  theft;  hi-jacking;  civil  unrest;  loss  of warehousing; fire; explosion; strikes; lockouts; international restrictions; any actions of government (foreign or local); the inability of the vendor / manufacturer to meet an order of Tarsus within usual and / or required time frames for any reason; or the inability or failure of the vendor / manufacturer to supply or deliver the goods to Tarsus in South Africa within usual and / or required time frames for any reason. </li>
                                        <li>1.1.5   Tarsus has committed to protecting the Customers PI and to complying with the Protection of Personal Information Act 4 of 2013 (“POPI”) and all other applicable legislation.  </li>
                                        <li>1.1.6   For purposes hereof the terms “Personal Information” (or PI) and “Processing” have the meanings given in POPI. “Process” and “Processed” shall be defined with reference to Processing. </li>
                                    </ol>
                                </li>
                            </ol>
                        </li>

                        <li>
                            <strong>2.PRICES AND QUOTATIONS</strong>
                            <ol>
                                <li>2.1    Where no quote is issued, the price of the goods shall be the price as set out in the price lists published by Tarsus Distribution (Pty) Limited ("Tarsus") at the time that the order is accepted or, where there is no published price, then the usual price charged by Tarsus. Tarsus reserves the right to change prices and price lists from time to time. </li>
                                <li>
                                    2.2    Prices quoted are valid for a period of twenty-four (24) hours from date of quote, and are subject to the conditions below: 2.2.1   The terms and conditions as set out in this agreement shall apply, to the exclusion of all of the Customers’ terms, in respect of all transactions concluded between Tarsus and the Customer and shall apply to all quotations issued by and all orders processed by Tarsus and to the supply, sale and delivery of all goods or services by Tarsus, including delivery by ESD.
                                    <ol>
                                        <li>2.2.2   The placing of any order for goods shall be deemed and is agreed to constitute agreement to these terms and conditions and to the provision of the POPI Consent. </li>
                                        <li>2.2.3   Foreign Exchange: prices quoted are subject to foreign currency fluctuations.  </li>
                                        <li>2.2.4   In the event that the Rand fluctuates against the applicable foreign currency from the date of the quotation and the date on which the Customer’s Purchase Order is accepted by Tarsus, Tarsus reserves the right to re-quote and Tarsus reserves the right to increase the price of such goods in accordance with the Exchange Rate increase.  </li>
                                        <li>2.2.5   In the event of the shipping, airfreight or other transportation costs increasing between the date of the quotation and the date on which the Customer’s Purchase Order is accepted by Tarsus, Tarsus reserves the right to increase the price of such goods in accordance with the cost increase. </li>
                                        <li>2.2.6   In the event of a manufacturer’s price being increased between the date of the quotation and the date on which the Customer’s Purchase Order is accepted by Tarsus, Tarsus reserves the right to increase the price of such goods in accordance with the manufacturer’s price increase. </li>
                                        <li>2.2.7   A purchase order or order placed against a quotation is deemed to be and shall constitute acceptance of that quote. Tarsus may accept any orders received from the Customer or their duly appointed specified users on Tarsus Distribution’s online Portal in respect of goods constituting software.  </li>
                                        <li>2.2.8   Tarsus reserves the right to invoice Customers for goods ordered on Tarsus Distribution’s online Portal and those which were procured upon written request either via a non-cancellable irrevocable order, official purchase order or an email instruction received.  </li>
                                        <li>2.2.9   Orders for software placed on Tarsus Distribution’s online Portal by the Customers duly appointed specified users shall bind the Customer and be orders of the Customer. </li>
                                        <li>2.2.10  Tarsus reserves the right not to accept any order. </li>
                                        <li>2.2.11  Acceptance by Tarsus of any order and all delivery obligations are always subject to the availability of the goods.  2.2.12  All goods shall remain the property of Tarsus until paid for in full and are sold only with the original equipment manufacturers warranty. Tarsus gives no additional warranty and excludes all other warranties on goods save to the extent that a South African law expressly imposes a warranty that cannot be excluded. The Customer shall be responsible for checking specifications of goods and that they are fit for purpose before placing the order. </li>
                                        <li>2.2.13  Errors and Omissions are exempted and shall not bind Tarsus. Tarsus reserves the right, at any time, to correct any error or omission. </li>
                                        <li>2.2.14  Unless otherwise stated in the quote, prices exclude VAT.</li>
                                    </ol>
                                </li>
                            </ol>
                        </li>

                        <li>
                            <strong>3.PAYMENT AND INVOICES </strong>
                            <ol>
                                <li>3.1    The Customer shall pay the amount on the tax invoice. Payment is due immediately save for credit approved Customers, in which event payment is due within 30 calendar days of date of the statement. </li>
                                <li>3.2    Where the Customer uses the postal (or any third party or delivery) service for any purpose, such service shall be deemed to be the agent of the Customer. Likewise, where the Customer uses Internet banking, the bank shall be deemed to be the agent of the Customer.  </li>
                                <li>3.3    The Customer hereby consents and agrees that Tarsus may issue tax invoices, credit notes and debit notes (collectively “Invoices”) to the Customer in electronic form (this includes Emails). Tarsus may issue separate invoices for each delivery.  The Customer agrees to retain the invoices in encrypted and readable form for at least 5 years. </li>
                                <li>3.4    The Customer shall not for any reason withhold payment or make set offs or deductions from any payment due by it. No extension of payment terms will be effective unless reduced to writing and signed by a director or duly authorised representative of Tarsus. 3.5    Tarsus shall have the right to suspend deliveries and to exercise its rights in terms of clause 8 if any amount due by the Customer is unpaid. </li>
                                <li>
                                    3.6    If any amount is not settled in full on due date Tarsus shall be entitled, without prejudice to any of its rights, to:
                                    <ol>
                                        <li>3.6.1   immediately institute action against the Customer and/or 3.6.2   cancel the sale and / or any outstanding orders or deliveries, and in all cases claim damages. </li>
                                    </ol>
                                </li>
                                <li>3.7    Should any amount not be paid by the Customer on due date, the full outstanding amount in respect of all purchases by the Customer shall automatically become due and payable, and the Customer shall be liable to pay interest in respect of amounts unpaid at the compound rate of a 5% (five per cent) above the prime overdraft rate of Nedcor Bank Limited on all overdue amounts from due date until date of payment, calculated and payable monthly in advance. A certificate from Nedcor Bank Limited, signed by any manager of such bank, whose authority and capacity it shall not be necessary to prove, shall be prima facie proof of the interest rate charged. </li>
                                <li>3.8    Tarsus will not give notice of a change of banking details other that by way of a letter, signed in manuscript (not electronically) by a director of Tarsus. The Customer is warned and agrees not to act on any other purported notice of a change of banking details and does so at its risk. </li>
                                <li>3.9    Notwithstanding anything to the contrary in any agreement providing for the payment of allowances, rebates or advertising contributions (hereinafter “Allowances”) by Tarsus to the Customer,  where an Allowance is to be settled in cash, Tarsus and the Customer agree that that the Customer will issue Tarsus with a tax invoice. Tarsus and the Customer further agree that in this case, the Allowance is regarded as consideration for the supply of a service. 4.CREDIT FACILITIES. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>4.CREDIT FACILITIES</strong>
                            <ol>
                                <li>4.1    Tarsus shall have an unfettered discretion to grant, increase, decrease or withdraw credit facilities to the Customer and to determine the nature and extent thereof from time to time without prior consultation with the customer. </li>

                            </ol>
                        </li>

                        <li>
                            <strong>5.ORDERS</strong>
                            <ol>
                                <li>5.1    The Customer hereby confirms that the goods and services on the tax invoice issued duly represent the goods and services ordered by the Customer (or its duly appointed specified users in the case of software) at the prices agreed to by the Customer and where performance/delivery has already taken place that the services and goods were inspected and that the Customer is satisfied that these conform in all respects to the quantity ordered and were received in good order and condition. </li>
                                <li>5.2    Tarsus is entitled to accept written or oral orders. All such orders and any variations to orders will be binding, subject to these standard terms and conditions and may not be varied or cancelled without prior written consent from Tarsus. Tarsus will not be responsible for any errors or misunderstandings occasioned by the Customer’s failure to make the order in writing. </li>
                                <li>5.3    Orders shall constitute irrevocable offers to purchase the goods in question at the usual prices of Tarsus as at the date when the Customer places the order of the goods, subject to clause 2 above, and shall be capable of acceptance by Tarsus by the written acceptance of the purchase order or delivery of the goods. </li>
                                <li>5.4    Tarsus reserves the right to cancel or refuse any order or sale at any time without any claim from the Customer  (other than return of payments already made for the goods), if: the exchange rate fluctuates by more than 3% between the date of acceptance of the order and the date that the goods are received by Tarsus from the vendor / manufacturer; or where any Vis Major event endures or is likely to endure for longer than 10 calendar days or where the vendor terminates or cancels the rights of Tarsus to distribute their goods or where the vendor cannot or will not supply the goods for any reason not attributable to the fault of Tarsus. </li>
                                <li>5.5    The Customer shall provide Tarsus with an order number when placing an order. </li>
                                <li>5.6    Any order marked for “Collections” and not collected within 3 days of placing the order may at Tarsus’s election be cancelled and the goods put back into stock for re-sale. </li>
                                <li>5.7    Tarsus shall not be obliged to accept any order and may cancel an order or resultant sale, at any time, without claim from the Customer, if the goods cannot be obtained at usual prices from the vendor for any reason.   </li>
                                <li>5.8    The Customer shall be solely responsible for ensuring that all goods ordered from and / or reflected in any quote issued by Tarsus is correct, meets the end users’ requirements and will be fit for purpose. Tarsus shall not be liable for errors by the Customer or their duly appointed specified users in selecting or ordering any goods.  </li>
                                <li>5.9    All quotations and all sales and transactions are subject to Tarsus Distribution’s Standard Terms and Conditions applicable as at the time of our acceptance of any order, to the exclusion of all other terms and conditions. A copy of  the  Standard  Terms  and  Conditions  are  available  on  request  and  on  our  website  at www.tarsusdistribution.co.za/terms-and-conditions.  </li>
                                <li>5.10   Terms added by Tarsus to any quote shall be additional to those contained herein and the terms herein shall, unless otherwise expressly stated in the quote, prevail to the extent of any conflict.   </li>
                                <li>5.11   Tarsus will not be held responsible for any misuse or fraud by the Customer or its duly appointed specified users of the Tarsus Distribution Portal or any software purchased and delivered. 5.12   Tarsus may require the customer to register users on the Tarsus Distribution Portal as a condition of use. The Customer shall be liable for and bound by all orders placed using its log on credentials or account. The Customer shall be responsible for managing its users and for removing users that are no longer authorised by the Customer to place orders on the Customers behalf.</li>

                            </ol>
                        </li>

                        <li>
                            <strong>6.DELIVERY </strong>
                            <ol>
                                <li>6.1    Any delivery note (copy or original) signed by the Customer and/or its authorised representative and/or its nominated agent and held by Tarsus, shall be prima facie proof that delivery was made to the Customer. </li>
                                <li>6.2    Tarsus shall be entitled, at its discretion, to split the delivery and invoicing of the goods ordered in the quantities and on the dates that it decides save where Tarsus has agreed that a specific order may not be delivered in parts. </li>
                                <li>6.3    In the event of the Customer choosing to engage its own third party to transport the goods, the Customer indemnifies Tarsus against any claims of any nature whatsoever that may arise from such an agreement with the third party or from any act or omission of the third party. Receipt of the goods by the third party shall constitute delivery to the Customer and the third party shall be the agent of the Customer. </li>
                                <li>6.4    Tarsus is entitled to engage a third party(ies) on its behalf to attend to the logistics, storage and transport all goods purchased by the Customer to the delivery address stipulated by the Customer. </li>
                                <li>6.5    Should the Customer wish to receive delivery of the goods by a more expensive method of transportation than that normally used by Tarsus, the Customer shall make such request in writing and, in the event that Tarsus agrees to arrange such special delivery the additional charges shall be debited to the Customer’s account and shall be payable by the Customer. </li>
                                <li>6.6    Tarsus does not guarantee that the goods will be dispatched or delivered on any particular date and time, and the Customer shall have no claim against Tarsus in respect of any loss occasioned by any delay in dispatch or delivery of any goods ordered and/or services rendered, nor may the Customer cancel any order by reason of such delay. </li>
                                <li>6.7    All obligations of Tarsus to deliver or supply any goods shall be suspended during a Vis Major event or whilst the Customer is in material breach of any obligation, including to pay any amount, to Tarsus. </li>
                                <li>6.8    Where the goods delivered do not match the delivery note for the delivery, the goods must not be accepted, the details of the discrepancy between the delivery note and the goods delivered must be recorded by the Customer on the delivery note and all the goods must be given to the driver of the delivery vehicle for return to Tarsus. </li>
                                <li>6.9    Goods received in a damaged condition must either be rejected or accepted and a note of the item and type of damage made on the front of the delivery note. Where the goods are rejected, the goods must be returned as per 6.7, above.  </li>
                                <li>6.10   All goods taken on an evaluation, approval, demonstration basis or all goods taken on consignment by the Customer are deemed sold to the Customer at Tarsus’s usual price if not returned to Tarsus in perfect condition in the original packaging and with all accessories and manuals intact within 5 (five) working days of delivery thereof to the Customer. </li>
                                <li>6.11   Tarsus reserves the right to stipulate minimum quantities and values of goods that can be ordered and to charge delivery charges, as and when necessary. </li>
                                <li>6.12   Goods constituting software may be delivered by way of ESD to the Customer.  ESD may be by way of email, use of the Tarsus Distribution Portal, other electronic download or provision of a software activation code, any of which shall constitute valid delivery of the goods.  Tarsus may monitor the ESD process. Acceptance of the vendors licence shall be a condition of any download or use or software. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>7.OWNERSHIP AND RISK </strong>
                            <ol>
                                <li>7.1  All risk in and to goods sold by Tarsus to the Customer shall pass to the Customer on delivery thereof.  </li>
                                <li>7.2  Ownership in all goods shall remain vested in Tarsus until the full purchase price has been paid.  </li>
                                <li>7.3  Goods in the possession of the Customer bearing Tarsus’s name, trademark, labels and/or serial no. are deemed to be those for which payment has not yet been made, and should any breach of these terms occur, may be re-possessed by Tarsus and the Customer consents in such circumstances to the grant of a Court order entitling Tarsus to take possession of such goods. The Customer shall fully insure the goods purchased from Tarsus against loss or damage until the Customer has paid the full purchase price for such goods. Pending payment to Tarsus for goods purchased, all benefits in terms of the insurance policy relating to the insurance of such goods shall be and is hereby ceded to Tarsus. </li>
                                <li>7.4  The Customer shall inform the landlord of the premises at which the goods are kept that such goods are the sole and absolute property of Tarsus until such time as the Customer has paid the full purchase price to Tarsus. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>8.BREACH OF CONTRACT AND LIMITATION </strong>
                            <ol>
                                <li>
                                    8.1 In the event of a breach of these terms and conditions by the Customer, or if the Customer is sequestrated or placed into liquidation or judicial management or commits any act of insolvency or enters into any compromise with its creditors or fails to satisfy a judgment granted against it within 7 (seven) days of the date of judgment or changes the structure of its ownership, Tarsus shall, without prejudice to any further rights herein or at common law, be entitled to:
                                    <ol>
                                        <li>8.1.1 Claim specific performance  or cancel this  agreement  and claim immediate  payment  of all outstanding amounts and interest as well as any damages suffered; and </li>
                                        <li>8.1.2 Take possession of all goods that have  not been  paid  for in full and  the  Customer consents in  such circumstances to the grant of a Court order entitling Tarsus to take possession of such goods; </li>
                                    </ol>
                                </li>
                                <li>8.2 All obligations of Tarsus shall be suspended without claim from the Customer where the Customer is in breach of any obligation to Tarsus. </li>
                                <li>8.3 No claim, from Customer, under these terms and conditions will arise unless the Customer has, within 30 (thirty) days of the later of the date on which the alleged breach or defect occurred, or the date on which the Customer should reasonably have been aware of the alleged breach or defect, given Tarsus 30 (thirty) days written notice to rectify any defect or breach of contract.  </li>
                                <li>8.4 Neither party shall be liable to the other for any indirect, consequential or special damages howsoever caused or arising. </li>
                                <li>8.5 The Customer agrees that neither Tarsus nor any of its employees will be liable for any negligent or innocent misrepresentations made to the Customer, nor shall the Customer be entitled to resile from these terms and conditions on those grounds.</li>
                            </ol>
                        </li>


                        <li>
                            <strong>9.LEGAL PROCEEDINGS </strong>
                            <ol>
                                <li>9.1  These terms and conditions shall be governed and construed under and in accordance with the laws of the Republic of South Africa. </li>
                                <li>9.2  Tarsus shall, at its option and notwithstanding that the amount of its claim or the nature of the relief sought exceeds the jurisdiction of the Magistrate’s Court be entitled to institute action out of such court. </li>
                                <li>9.3  A certificate issued and signed by any director or any duly authorised representative of Tarsus, whose authority need not be proved, in respect of any indebtedness of the Customer to Tarsus or in respect of any other fact, including but without limiting the generality of the aforegoing, the fact that such goods were sold and delivered, shall be prima facie proof of the Customer’s indebtedness to Tarsus and prima facie proof of delivery of the goods in terms of this contract. </li>
                                <li>9.4  Any print out of computer evidence tendered by Tarsus shall be admissible evidence and the Customer shall not be entitled to object to the admissibility of such evidence purely on the grounds that such evidence is computer evidence. </li>
                                <li>9.5  The Customer’s chosen domicilium address and email address in the reseller application form shall be recognised as the Customer’s domicilium for all purposes in terms of this contract whether in respect of the serving of any court process, notices that payment of any amount is due or communications of whatever nature. Any service that comes to the attention of a director of a party shall be effective from such date regardless of the address or method of delivery. </li>
                                <li>9.6  In the event of the Customer breaching any of its obligations and/or failing to timeously make payment of any amount to Tarsus, the Customer agrees to pay, and shall be liable to pay, all legal costs incurred by Tarsus in enforcing its rights in terms of these terms and conditions on the attorney/own client scale including collection charges, tracing agent’s fees, air fares and export fees.</li>
                                <li>
                                    9.7  Any document will be deemed duly received by the Customer within:
                                    <ol>
                                        <li>9.7.1  24 (twenty-four) hours of being emailed to the Customer’s chosen domicilium email address; or</li>
                                        <li>9.7.2  on being delivered by hand to the Customer or any director or member of the Customer. </li>
                                    </ol>
                                </li>
                            </ol>
                        </li>

                        <li>
                            <strong>10.ARBITRATION </strong>
                            <ol>
                                <li>10.1 Tarsus may elect at its sole discretion, to refer any dispute arising from or in connection with this contract to arbitration which arbitration award shall be final and binding on the Customer and Tarsus. </li>
                                <li>10.2 The arbitrator will be a person agreed upon by the parties or failing agreement, appointed by the Arbitration Foundation of Southern Africa (AFSA), who shall then finally resolve the dispute or issue in accordance with the Commercial Rules of the Arbitration Foundation of SA. Tarsus may elect not to have the arbitration administered by AFSA. </li>
                                <li>10.3 The arbitration shall be held at Sandton.  </li>
                                <li>10.4 The arbitrator shall give a reasoned written judgement and may award (and tax) costs on the High Court tariff. </li>
                                <li>10.5 There shall be a right of appeal where the quantum exceeds two million rand.   </li>
                                <li>
                                    10.6 The provisions of this clause shall not preclude either party from access to an appropriate court of law for:
                                    <ol>
                                        <li>10.6.1 interim relief in the form of an interdict, mandamus, or order for specific performance, pending the outcome of an arbitration in terms hereof; or </li>
                                        <li>10.6.2 any other form of relief on the basis of facts which are not disputed, provided that if a dispute arises in the course of the proceedings and Tarsus elects to refer the dispute to arbitration, they shall be stayed pending an arbitration on the dispute in terms hereof. </li>

                                    </ol>
                                </li>

                            </ol>
                        </li>

                        <li>
                            <strong>11.NEGOTIABLE INSTRUMENTS</strong>
                            <ol>
                                <li>11.1  Acceptance of a negotiable instrument from the Customer shall not be deemed to be a waiver of Tarsus’ rights under this contract.</li>

                            </ol>
                        </li>

                        <li>
                            <strong>12.RETURNED GOODS</strong>
                            <ol>
                                <li>
                                    12.1  Whilst Tarsus is under no obligation to accept the return of goods, the Customer may apply to Tarsus for permission to return goods and if written permission is given:
                                    <ol>
                                        <li>12.1.1 the Customer may return any defective goods to the premises of Tarsus or its nominee at the Customer’s own cost; </li>
                                        <li>
                                            12.1.2 any item delivered to Tarsus will form the object of a pledge in favour of Tarsus for present and past debts of the Customer to Tarsus and Tarsus will be entitled to retain such pledge at a value determined as follows:
                                            <ol>
                                                <li>12.1.2.1 the difference between the selling price and the value of the goods at the time that the debt became due;</li>
                                                <li>12.1.2.2 the value of any repossessed goods or retained pledge goods will be deemed to be the value placed on them by any sworn valuator after such repossession and such valuator will be prima  facie proof of the value.</li>
                                            </ol>
                                        </li>
                                        <li>12.1.3 Tarsus reserves the right to charge a handling fee on goods returned.  </li>
                                        <li>12.1.4 The credit control department must be notified of the relevant invoice, packing slip and batch numbers before any claim will be considered.</li>

                                    </ol>
                                </li>
                                <li>12.2  Tarsus will follow the policies on any returned and/or faulty goods or goods which the vendor regards as “dead on arrival”, as prescribed by the vendor responsible for the brand of goods. Details of prescribed vendor policies are obtainable from Tarsus.</li>
                            </ol>
                        </li>

                        <li>
                            <strong>13.WARRANTIES AND INDEMNITY</strong>
                            <ol>
                                <li>13.1  Goods are sold only with the manufacturer’s product specific warranties. All other guarantees and warranties, including common law guarantees and warranties in relation to goods and services, are hereby specifically excluded to the maximum extent permissible in law by Tarsus. </li>
                                <li>13.2  All warranties are immediately null and void should any equipment be tampered with or should the “seals” on the equipment be broken by anyone other than Tarsus or its appointed nominee, or should the goods be operated outside the manufacturer’s specifications or warranty terms. </li>
                                <li>13.3  To be valid, warranty claims must be supported by the original tax invoice and the goods must be accompanied by all accessories and manuals. All items must be returned in “as new” condition. </li>
                                <li>13.5  The Customer indemnifies and holds Tarsus (including its employees, subcontractors or subsidiaries) harmless against all claims of whatsoever nature that may be brought or threatened against Tarsus by any third party arising from or in connection with any act or omission of the Customer or its employees or any breach of any term of this Agreement by the Customer or arising out of any claim by the Customers duly appointed specified users.  </li>
                                <li>13.4  No warranties whether express or implied shall apply, other than those provided expressly in these Standard Terms and Conditions.  Tarsus specifically disclaims the implied warranty of merchantability and fitness for a particular purpose. No representation or warranty, including but not limited to statements of capacity, suitability for use or performance made by employees of Tarsus shall be considered to be a warranty by Tarsus. Any such statements made shall not give rise to any liability or whatsoever nature on the part of Tarsus, its employees, subcontractors or subsidiaries. Tarsus will not be liable to the Customer for any loss, damage or expense of any nature, whether direct, special, indirect or consequential, including but not limited to loss of profits arising out of Tarsus’s performance or the use of the goods or services rendered. </li>
                                <li>13.6  The Customer shall not duplicate copyrighted material. In the event of the Customer duplicating copyrighted material, each attempt to do so will immediately render the full prevailing price in respect thereof payable to Tarsus. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>14.REPAIRS</strong>
                            <ol>
                                <li>14.1  Tarsus’s liability in terms of a manufacturer’s warranty is restricted to, in Tarsus or the manufacturer’s discretion, the cost of repair or replacement of faulty goods or services or the granting of credit. Tarsus assumes and shall have no liability at all for the preservation or loss of any data on any goods returned to Tarsus.</li>
                                <li>14.2  In the case of repairs undertaken by Tarsus repair quotes given are merely estimates and are not binding on Tarsus. </li>
                                <li>14.3  The Customer hereby agrees that any item returned for a repair may be sold by Tarsus to defray the cost of such repair if the item remains uncollected for a period of 30 (thirty) days after the repairs have been completedand the customer having been notified thereof. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>15.GENERAL</strong>
                            <ol>
                                <li>15.1   Tarsus reserves the right in its sole discretion to vary or amend any or all of these terms and conditions from time to time and any such amended or varied terms and conditions shall be binding on the Customer from the time that the Customer is notified thereof. Tarsus may give notice of such changes on its website, in email signatures, on quotations or any other manner reasonably likely to come to the Customers attention.  The standard terms and conditions are available on our website at www.tarsusdistribution.co.za/terms-and-conditions</li>
                                <li>15.2   This contract represents the entire agreement between Tarsus and the Customer on the matters dealt with herein and shall govern all future contractual relationships between Tarsus and the Customer. </li>
                                <li>15.3   No amendment and/or alteration and/or variation and/or deletion and/or addition and/or cancellation of these terms and conditions, including this clause, whether consensual or unilateral or bilateral shall be of any force and effect unless reduced to writing and signed by a director of Tarsus. No agreement, whether consensual or unilateral or bilateral, purporting or obligate Tarsus to sign a written agreement to amend, alter, vary, delete, add or cancel these terms and conditions shall be of any force and effect unless reduced to writing and signed by a director of Tarsus. </li>
                                <li>15.4   No relaxation or indulgence with Tarsus may grant the Customer shall prejudice or be deemed to be a waiver of any Tarsus’ rights in terms of these terms and conditions. </li>
                                <li>15.5   The Customer shall not cede its rights nor assign its rights or obligations under these terms and conditions. </li>
                                <li>15.6   The Customer undertakes to notify Tarsus within 7 (seven) days of any change of address or change of director, shareholder, address or the information as set out in this contract. </li>
                                <li>15.7   The headings in this document are included for convenience and are not to be taken into account for the purpose of interpreting this contract. </li>
                                <li>15.8   Each of the terms herein shall be a separate and divisible terms and if any such term becomes unenforceable for any reason whatsoever, then that term shall be severable and shall not affect the validity of the other terms. </li>
                                <li>15.9   The Customer undertakes to inform Tarsus in writing at least 14 (fourteen) days prior to the intended selling or alienating of the whole of or any part of the Customer’s business and failure to do so will constitute a material breach of this contract entitling Tarsus to cancel the contract without further notice to the Customer. </li>
                                <li>15.10  Sales of certain goods are subject to the US Government enhanced proliferation control initiative (EPCI) which states that these goods may not be sold to or be used for the purpose of nuclear weapons/explosive devices, for chemical or biological weapons including key components for the production of such weapons, or for the purpose of missiles or missile systems which deliver weapons for mass destruction. The Customer undertakes to exercise due care to ensure that no such restrictions are breached by it. </li>
                                <li>15.11  Certain of the vendors (“Listed Vendors”) of goods that we distribute require that Tarsus incorporates and imposes terms and conditions specified by the vendor (“Specified Vendor Terms”), into any sale or distribution of their goods or services. The names of the Listed Vendors and the Listed Vendors Specified Terms are available at www.tarsusdistribution.co.za/terms-and-conditions. Where any goods of a Listed Vendor are sold or supplied by Tarsus, the Listed Vendors Specified Vendor Terms shall apply, in addition to these terms and conditions, to the sale or supply of the Listed Vendors goods and are deemed to be incorporated herein. Customers are advised to check the list of Listed Vendors and the Specified Vendor Terms regularly as these may be changed and updated from time to time by the vendors. </li>
                                <li>15.12  Goods are manufactured for standard commercial use, and are not intended for use in critical safety systems or nuclear facilities. </li>
                                <li>15.13  Tarsus shall at any time, in its sole discretion, be entitled to cede, assign or subcontract all or any of its rights or obligations in terms of these terms and conditions, including the right to collect any payment, to any third party without prior notice to the Customer. </li>
                            </ol>
                        </li>

                        <li>
                            <strong>16.DISCLOSURE OF PERSONAL INFORMATION AND CONSENT</strong>
                            <ol>
                                <li>16.1   By using or continuing to use their Tarsus account or conducting business with a member of the Tarsus group of companies (“Tarsus”), the customer (“Customer”) accepts and agrees to Tarsus processing Personal Information (“PI”) supplied to, held or collected or Processed by any member of the Tarsus group whether the PI was or is obtained previously, now or in the future </li>
                                <li>16.2   The Customer hereby gives the consent to process Personal Information as set out in The Consent to Process Personal Information available at www. www.tarsusdistribution.co.za, as amended from time to time, and shall be bound by the contents thereof. All obligations of Tarsus are conditional on the Customers consent to process personal information remaining in place. This consent is provided voluntarily and expressly.</li>
                            </ol>
                        </li>

                    </ol>
                </div>
            </div>
            <div class="modal-footer">
                <div class="terms-btn-contain">
                    <button id="btnRejectTermsModal" type="button" class="btn btn-inverted-no-outline" data-dismiss="modal">Decline</button>
                    <button id="btnAcceptTermsModal" type="button" data-loading-text="<i class='fa fa-spinner fa-spin'></i> Signing In" onclick="$(this).button('loading')" class="btn btn-login-no-outline">Accept</button>
                </div>
            </div>
        </div>
    </div>
</div>

<script type="text/javascript">

    $(document).on('keypress', function (e) {

        if ($('.modal-terms').is(':visible')) {
            if (e.which == 13) {
                validateLogin();
            }
        }

    });
</script>
						

<div class="modal fade modal-otp" id="otp-modal" role="dialog" data-keyboard="false" data-backdrop="static">
	<div class="modal-dialog modal-lg" role="document">
		<div class="modal-content">
			<div class="modal-header">
				<h4 class="modal-title">Please authenticate your login</h4>
			</div>
			<div class="modal-body">
				<div class="otp-container">
					<p>
						An OTP has been sent to your email address. Please enter it below to continue:<br>
					</p>
					<div class="otp-input-container">
						<input class="form-control" id="otp-value" style="width: 100%;">
						<button type="button" class="btn btn-inverted-no-outline" onclick="resendOtp();">Resend</button>
							<button id="final-submit-button"
									data-sitekey="6LfBVIoiAAAAAFYk_FTtKCQiwQQN5lbFFKtLk9DA"
									data-callback='loginSubmit'
									data-action='registerAccount'
									data-loading-text="<i class='fa fa-spinner fa-spin'></i> Verifying" type="submit" class="btn btn-login g-recaptcha">
								Verify and login
							</button>
							<script>
								function loginSubmit(token) {
									login();
								}
							</script>
					</div>
				</div>
			</div>

			<form id="login-otp-form" action="/tarsus/account/login-otp" method="post">
				<input type="hidden" id="otp-hash" name="Hash" />
				<input type="hidden" id="otp-email" name="Email" />
				<input type="hidden" id="otp-otp" name="Otp" />
				<input type="hidden" id="otp-RememberMe" name="RememberMe" />
				<input type="hidden" id="otp-city" name="City" />
				<input type="hidden" id="otp-country" name="Country" />
				<input type="hidden" id="otp-region" name="Region" />
				<input type="hidden" name="RedirectTo" value="/syndication/zipfile/104" />
			</form>
		</div>
	</div>
</div>

<input type="hidden" id="otp-hash" />
<input type="hidden" id="otp-email" />

<script type="text/javascript">

	$("#otp-value").keypress(function (event) {

		var keycode = (event.keyCode ? event.keyCode : event.which);
		if (keycode == '13') {
			event.preventDefault();
			login();
		}

	});

	function login() {

		var hash = $('#otp-hash').val();
		var otp = $('#otp-value').val();
		var email = $('#otp-email').val();
		var rememberMe = $("#RememberMe").is(':checked');

		var location;
		if ($.cookie('RegionCookie') != undefined) {
			location = JSON.parse($.cookie('RegionCookie'));
		}
		else {
			location = {
				countryCode: "",
				city: "",
				region: "",
				countryName: ""
			};
		}

		$.ajax({
			url: '/api/store/tarsus/login/validate-otp',
			async: true,
			type: 'POST',
			data: { Email: email, Otp: otp, Hash: hash, RememberMe: rememberMe, Country: location.countryName, Region: location.region, City: location.city },
			success: function (result) {
				if (result.Valid == true) {
					$('#otp-hash').val(hash);
					$('#otp-email').val(email);
					$('#otp-otp').val(otp);
					$('#otp-RememberMe').val(rememberMe);
					$('#otp-city').val(location.city);
					$('#otp-region').val(location.region);
					$('#otp-country').val(location.countryName);
					SFGA.Event('LoginSuccess', { Email: email, AccountName: result.AccountName, AccountNumber: result.AccountNumber });
					$('#final-submit-button').html("<i class='fa fa-spinner fa-spin'></i> Signing In...");
					$('#final-submit-button').addClass('disabled');
					$('#final-submit-button').attr('disabled', 'disabled');

					setTimeout(function () {
						$('#login-otp-form').submit();
					}, 1500);
				}
				else {
					$('.modal-terms').modal('hide');
					$('#btnAcceptTermsModal').html('Accept Terms');
					$('#btnAcceptTermsModal').removeAttr('disabled');
					$('#btnAcceptTermsModal').removeClass('disabled');
					Utils.Notify({ style: 'error', title: 'Login Failed', message: result.Message, icon: 'fa fa-times error-notification' });
				}
			},
			error: function () {
				$('.submit-overlay').addClass('hidden');
			}
		});

	}

	function resendOtp() {

		var email = $('#otp-email').val();

		$.ajax({
			url: '/api/store/tarsus/login/resend-otp?email=' + email,
			async: true,
			type: 'GET',
			success: function (result) {
				if (result.Valid == true) {
					$('#otp-hash').val(result.Hash);
					$('#otp-email').val(result.Email);
					Utils.Notify({ style: 'info', title: 'OTP Resent', message: 'A new OTP code has been sent.', icon: 'fa fa-times error-notification' });
				}
				else {
					$('.modal-terms').modal('hide');
					$('#btnAcceptTermsModal').html('Accept Terms');
					$('#btnAcceptTermsModal').removeAttr('disabled');
					$('#btnAcceptTermsModal').removeClass('disabled');
					Utils.Notify({ style: 'error', title: 'Login Failed', message: result.Message, icon: 'fa fa-times error-notification' });
				}
			},
			error: function () {
				$('.submit-overlay').addClass('hidden');
			}
		});

	}

</script>

						<input name="__RequestVerificationToken" type="hidden" value="dQMpeNxGJ-jnSxRRHtcLJZXt8RRjDqm1dmE2DCGonhORvC9yLppZU-Vqh3pJHM54b0zKFC5EKIzIRXSr9VEfSTD4xTw1" />

						<div class="form-group">
							<label class="login-control-label" for="Email">Email</label>
							<input class="form-control" data-val="true" data-val-email="&#39;Email&#39; is not a valid email address." data-val-required="Please enter an &#39;Email&#39;." id="txtEmail" name="Email" placeholder="Email Address" type="text" value="" />
						</div>
						<div class="form-group password-input">
							<label class="login-control-label" for="Password">Password</label>
							<input class="form-control" data-val="true" data-val-required="Please enter a &#39;Password&#39;." id="txtPassword" name="Password" placeholder="Password" type="password" />
							<i class="password-input-control" id="togglePassword">
								<i class="fa fa-eye fa-2x" id="open-eye"></i>
								<i class="fa fa-eye-slash fa-2x hidden" id="close-eye"></i>
							</i>
						</div>
						<div class="row">
							<div class="col-sm-6">
								<label class="custom-checkbox-contain">
									<input class="custom-checkbox d-none" data-val="true" data-val-required="&#39;RememberMe&#39; must not be empty." id="RememberMe" name="RememberMe" type="checkbox" value="true" /><input name="RememberMe" type="hidden" value="false" />
									<span class="checkbox-icon">
										<i class="fa fa-square-o unchecked-icon"></i>
										<i class="fa fa-check-square-o checked-icon"></i>
									</span>
									Remember me today
								</label>
							</div>
							<div class="col-sm-6">
								<a href="/account/forgot/?redirectTo=/syndication/zipfile/104" class="lnk-forgot-password">Forgot password?</a>
							</div>
						</div>

							<div class="row">
								<div class="col" align="center">
									<form id="form1" runat="server">
										<div class="g-recaptcha" data-sitekey="6Lf3sPklAAAAAAvJL0mJHkt_YqiTQIQech7w0Gry" data-callback="enableLogin" data-expired-callback="disableLogin"></div>
									</form>
									<script src='https://www.google.com/recaptcha/api.js'></script>
								</div>
							</div>
						<a id="btnSignIn" class="btn btn-login">LOG IN</a>
						<div class="btn-toolbar">
							<a id="btnRegister" class="btn btn-inverted" href="/account/join/?redirectTo=/syndication/zipfile/104">Request access</a>
							<a id="btnSignInHelp" class="btn btn-inverted" href="https://support.tarsusdistribution.co.za/hc/en-za">Get login help</a>
						</div>
					</div>
				</div>
				<p style="width:100%;margin:115px auto 0;font-size: 12px;">
					We recommend using Edge = 8 (latest) / Firefox = 47 (or later) / Chrome = 41 (or later) / Opera = 36 (latest) / Safari = 5.1 (latest) for the best experience<br />
					<br />

					The Tarsus Distribution Portal is only available for registered Tarsus Distribution reseller partners that have been approved to access<br />
					this platform. Standard terms and conditions apply.
					<br /><br />
					Tarsus Distribution (Pty) Ltd. 2026 | <a href="/cookiepolicy" class="link" target="_blank">Cookie Policy</a> | <a href="https://www.tarsusdistribution.co.za/privacy-policy" class="link" target="_blank">Privacy Policy</a> | <a href="https://tarsusdistribution.co.za/customer-consent-policy/" class="link" target="_blank">Customer Consent Policy</a> | <a href="https://tarsusdistribution.co.za/terms-and-conditions/" class="link" target="_blank">Terms and Conditions</a>
				</p>
			</div>
		</div>
	</div>
</main>
<!-- main content ends -->

<script type="text/javascript">

	document.querySelectorAll('.custom-checkbox-contain').forEach(label => {
		const checkbox = label.querySelector('.custom-checkbox');
		const iconUnchecked = label.querySelector('.unchecked-icon');
		const iconChecked = label.querySelector('.checked-icon');

		label.addEventListener('click', () => {
			checkbox.checked = !checkbox.checked;
			iconUnchecked.style.display = checkbox.checked ? 'none' : 'inline-block';
			iconChecked.style.display = checkbox.checked ? 'inline-block' : 'none';
		});
	});

	$(document).ready(function () {

		$(".masthead").prepend('<div class="notice-container" unauthed="true"></div>');



	})

	const urlParams = new URLSearchParams(window.location.search);
	const reloadPage = urlParams.get('reloadPage');
	var recaptchaData = "";

	if (reloadPage) {
		window.location.href = "/account/login";
	}

	const togglePassword = document.querySelector("#togglePassword");
	const password = document.querySelector("#txtPassword");

	togglePassword.addEventListener("click", function () {
		// toggle the type attribute
		const type = password.getAttribute("type") === "password" ? "text" : "password";
		password.setAttribute("type", type);
		// toggle the icon
		if (type === "text") {
			$('#close-eye').removeClass('hidden');
			$('#open-eye').addClass('hidden');
		} else {
			$('#open-eye').removeClass('hidden');
			$('#close-eye').addClass('hidden');
		}
		//this.classList.toggle("hide-icon");
	});

	// prevent form submit
	const form = document.querySelector("form");
	form.addEventListener('submit', function (e) {
		e.preventDefault();
	});

	$("#txtEmail, #txtPassword").keypress(function (event) {

		var keycode = (event.keyCode ? event.keyCode : event.which);
		if (keycode == '13') {
			event.preventDefault();
			if (recaptchaData == "") {
				Utils.Notify({ style: 'error', title: 'Validation Error', message: 'Please confirm that you are not a robot.', icon: 'fa fa-times error-notification' });
				return;
		}
			if (!validCredentials()) {
				Utils.Notify({ style: 'error', title: 'Validation Error', message: 'Please enter your credentials before trying to log in.', icon: 'fa fa-times error-notification' });
			}
			else {
				$('.modal-terms').modal({ backdrop: 'static' });
			}
		}

	});

	$('#btnSignIn').on('click', function () {
        
            if (recaptchaData == "") {
                Utils.Notify({ style: 'error', title: 'Validation Error', message: 'Please confirm that you are not a robot.', icon: 'fa fa-times error-notification' });
                return;
        }
        
		if (!validCredentials()) {
			Utils.Notify({ style: 'error', title: 'Validation Error', message: 'Please enter your credentials before trying to log in.', icon: 'fa fa-times error-notification' });
		}
		else {
			$('.modal-terms').modal({ backdrop: 'static' });
		}
	});

	$('#btnAcceptTermsModal').on('click', function () {
		$('#btnCloseTermsModal').attr('disabled', true);
		$('#btnRejectTermsModal').attr('disabled', true);
		validateLogin();
	});

	function validCredentials() {
		if ($('#txtEmail').val() == '' || $('#txtPassword').val() == '') return false;
		else return true;
	}

	function validateLogin() {
		var email = $('#txtEmail').val();
		var password = $('#txtPassword').val();

		SFGA.Event('ValidateLogin', { Email: email });

		$('#btnAcceptTermsModal').html("<i class='fa fa-spinner fa-spin'></i> Signing In");

		var url = '/api/store/tarsus/login/validate-login';

		$.ajax({
			url: url,
			async: true,
			data: {
				Email: email,
				Password: password,
				Captcha: recaptchaData
			},
			type: 'POST',
			success: function (result) {
				if (result.Valid == true) {
					$('#otp-hash').val(result.Hash);
					$('#otp-email').val(result.Email);
					$('.modal-terms').modal('hide');
					$('#otp-modal').modal({ backdrop: 'static' });
				}
				else {
					$('.modal-terms').modal('hide');
					$('#btnAcceptTermsModal').html('Accept Terms');
					$('#btnAcceptTermsModal').removeAttr('disabled');
					$('#btnAcceptTermsModal').removeClass('disabled');

					var message = 'Please enter your correct login credentials.';
					if (result.AccountNotActivated) {
						message = 'You have not activated your account via email! Please check your inbox for the subject line "Success! Tarsus Distribution Portal access approved".';
					}

					if (result.Status) {
						message = result.Status;
					}

					Utils.Notify({ style: 'error', title: 'Login Failed', message: message, icon: 'fa fa-times error-notification' });
				}
			},
			error: function () {
				$('.submit-overlay').addClass('hidden');
			}
		});
	}

	function enableLogin(data) {
		recaptchaData = data;
	}

	function disableLogin() {
		recaptchaData = "";
	}
</script>

	</main>

	<button id="scrollToTop"></button>
	<script>
		const scrollToTopBtn = document.getElementById("scrollToTop");

		function isMobile() {
			return window.innerWidth <= 768; // Mobile screen width check
		}

		function toggleButtonVisibility() {
			if (isMobile() && window.scrollY > 100) {
				scrollToTopBtn.style.display = "block";
			} else {
				scrollToTopBtn.style.display = "none";
			}
		}

		// Attach scroll event to show/hide button only on mobile
		window.addEventListener("scroll", toggleButtonVisibility);

		// Handle resizing in case user resizes screen
		window.addEventListener("resize", () => {
			if (!isMobile()) {
				scrollToTopBtn.style.display = "none";
			}
		});

		// Scroll to top when clicked
		scrollToTopBtn.addEventListener("click", () => {
			window.scrollTo({
				top: 0,
				behavior: "smooth"
			});
		});
	</script>

	
<zone section="After Main">
</zone>

	<!-- main content ends -->
	
<zone section="Before Footer">

<div class="container" style="">
	<div class="row">
		<div class="col-md-12">
<br/>
<br/>
<div class="container" style="">
	<div class="row">
		<div class="col-md-3">
                    <div class="footer-list">
                        <img src="https://content.storefront7.co.za/stores/za.co.storefront7.portal-tarsusdistribution/assets/tarsus-distribution-logo.png" class="footer-logo" />
                    </div>		</div>
		<div class="col-md-9">

<div class="container" style="">
	<div class="row">
		<div class="col-md-3">
<span class="footer-title custom-footer-header-override hidden-xs hidden-sm">Account</span>
<ul>
	<li><a class="custom-footer-list-li" href="/account/profile" target="_self">Profile</a></li>
	<li><a class="custom-footer-list-li" href="/account/addresses" target="_self">Addresses</a></li>
	<li><a class="custom-footer-list-li" href="/account/messages" target="_self">Messages</a></li>
	<li><a class="custom-footer-list-li" href="/account/orders" target="_self">Order History</a></li>
 	<li><a class="custom-footer-list-li" href="/account/wishlists" target="_self">Wishlists</a></li>
</ul>		</div>
		<div class="col-md-3">
<span class="footer-title custom-footer-header-override hidden-xs hidden-sm">Contact Us</span>
<ul>
	<li><a class="custom-footer-list-li"  href="https://support.tarsusdistribution.co.za/hc/en-za" target="_blank" role="button">Partner Support Centre</a></li>
	<li><a class="custom-footer-list-li"  href="mailto:onlinenotify@tarsus.co.za" target="_blank" 		role="button">support@tarsus.co.za</a></li>
<li><a class="custom-footer-list-li"  href="https://www.tarsus.co.za/tarsus-distribution-branches/" target="_blank" role="button">Branch Address</a></li>
	<li><a class="custom-footer-list-li"  target="_blank" role="button"> Call +27 (011) 531 2222</a></li>
</ul>		</div>
		<div class="col-md-3">
<span class="footer-title custom-footer-header-override hidden-xs hidden-sm">Policy</span>
<ul>
	<li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/terms-and-conditions" target="_blank">Terms &amp; Conditions</a></li>
	<li><a class="custom-footer-list-li" href="/cookiepolicy" role="button">Cookie Policy</a></li>
	<li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/privacy-policy" target="_blank">Privacy Policy</a></li>
        <li><a class="custom-footer-list-li" href="https://support.tarsusdistribution.co.za/hc/en-za/categories/17234223536797-Returns-Refunds-and-Warranty" target="_blank">Returns/Refund Policy</a></li>
	<li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/customer-consent-policy" target="_blank">Customer Consent Policy</a></li>
<li><a class="custom-footer-list-li" href="https://www.alvivaholdings.com/media/monstroid/pdf/governance-and-policies/codeofconduct-2024.pdf" target="_blank">Code of Conduct</a></li>
         <li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/wp-content/uploads/Tarsus_Distribution_PTY_Ltd_PAIA_Manual_August_2025.pdf" role="button">PAPIA Manual</a></li>
         <li><a class="custom-footer-list-li" href="https://support.tarsusdistribution.co.za/hc/en-za/articles/17603
951885341-Fraud-Awareness-stay-vigilant-and-informed" role="button">Fraud Awareness</a></li>
</ul>		</div>
		<div class="col-md-3">
<span class="footer-title custom-footer-header-override hidden-xs hidden-sm">The Company</span>
<ul>
	<li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/about-us/" target="_blank">About Tarsus Distribution</a></li>
	<li><a class="custom-footer-list-li" href="https://www.tarsus.co.za/latest-news" role="button">Tarsus Today Blog</a></li>
</ul>

</br>

<span class="footer-title custom-footer-header-override hidden-xs hidden-sm">Connect</span>
<div class="footer-list"> 
	<ul>
              <li class="custom-footer-social-icon" style="margin-top: -1px;"><a target="_blank" href="http://www.facebook.com/TarsusDistribution"><i class=" fa fa-facebook-f" style="color:#808184;">&nbsp; </i></a></li>
              <li class="custom-footer-social-icon" style="margin-top: 1px;"><a target="_blank" href="http://twitter.com/TarsusOnline"><i class="bi bi-twitter-x" style="color:#808184;"></i></a></li>
              <li class="custom-footer-social-icon"><a target="_blank" href="https://www.linkedin.com/company/tarsus-technologies"><i class=" fa fa-linkedin" style="color:#808184;">&nbsp; </i></a></li>
              <li class="custom-footer-social-icon"><a target="_blank" href="https://www.youtube.com/channel/UCyBLFwVqSYX8qpsxwBTH8SA"><i class=" fa fa-youtube-play" style="color:#808184;">&nbsp; </i></a></li>
              <li class="custom-footer-social-icon"><a target="_blank" href="https://www.instagram.co
m/tarsusdistribution/"><i class=" fa fa-instagram" style="color:#808184;">&nbsp; </i></a></li>
         </ul>
</div>		</div>
	</div>
</div>		</div>
	</div>
</div>
<div class="container" style="">
	<div class="row">
		<div class="col-md-12">
<hr class="solid"> <span class="custom-footer-title"><b>Disclaimer</b></span>
 <p style="font-size: 12px;">Unless we state a specific limitation, Tarsus Distribution will attempt to have sufficient advertised stock available to meet consumers’ anticipated demands. If we still run out of stock, we will attempt to obtain the stock or we will offer you a reasonable alternative. Tarsus Distribution takes the utmost care to ensure that all advertisements are correct. Prices exclude accessories used for display purposes and exclude VAT. Subject to applicable law, we will not be liable for any damages suffered as a result of your use of our website.</p>		</div>
	</div>
</div>
<div class="container" style="">
	<div class="row">
		<div class="col-md-9">
<span class="custom-footer-title" style="margin-bottom=0"><b>Tarsus Distribution © 2025</b><span class="copyright-year"></span></span>
                    <p style="font-size: 12px;">
                        Tarsus Distribution and the Tarsus Distribution logo are registered trademarks of the Tarsus Technology Group  in the South Africa and other countries. All other trademarks are the property of their respective owners.
<br>
<br>
Head Office Physical Address
1 Ruacana Street Waterfall Commercial District Buccleuch Ext 9 Johannesburg Gauteng South Africa 
<br>
Call +27 531 1000
<br>
info@tarsus.co.za
<br>
www.tarsus.co.za
                    </p>		</div>
		<div class="col-md-3">
<span style="display:none;" class="custom-footer-title"><b>Powered by <a class="custom-footer-list-li" href="https://www.storefront.co.za" target="_blank">Storefront</a></b></span>		</div>
	</div>
</div>		</div>
	</div>
</div><br/>
<br/>
<br/><div style="background-color:#D1D2D3; padding:20px; display: flex; justify-content: center; align-items: center;">
  <!-- Container for the SVGs, displayed in a row -->
  <div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; align-items: center;">
    
    <!-- payfast -->
    <svg width="90" height="40" viewBox="0 0 94 33" xmlns="http://www.w3.org/2000/svg" style="margin-right: 10px;">
      <!-- Generator: Adobe Illustrator 29.0.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 192)  -->
      <defs>
        <style>
          .st0 {
            fill: #aaa;
          }
        </style>
      </defs>
      <path class="st0" d="M87.63,5.06h-3.19l5.5,6.54-5.45,6.49h3.19l5.45-6.49-5.5-6.54Z"/>
      <path class="st0" d="M56.08,27.35c0-.19-.03-.38-.1-.55-.06-.18-.15-.32-.26-.44-.11-.13-.26-.23-.43-.3-.18-.08-.37-.11-.6-.11-.21,0-.41.03-.59.11-.18.08-.34.18-.49.3-.13.13-.24.28-.33.44-.09.18-.14.36-.15.55h2.95,0ZM57.07,27.74v.32h-3.95c0,.21.05.4.14.59.09.18.2.34.35.48.15.13.32.24.51.32.19.08.39.11.61.11.33,0,.63-.08.87-.22.24-.15.43-.33.58-.54l.69.55c-.27.35-.58.61-.94.78-.36.16-.76.24-1.2.24-.38,0-.72-.06-1.05-.18-.32-.13-.59-.3-.83-.53-.23-.23-.41-.5-.54-.82s-.2-.68-.2-1.07.07-.74.19-1.07c.13-.33.32-.6.54-.84.23-.23.51-.41.82-.54.32-.13.65-.19,1.01-.19s.69.06,1,.18c.3.12.55.29.75.51.21.23.37.49.48.81.12.33.18.69.18,1.09l-.02.03h0Z"/>
      <path class="st0" d="M67.02,25.35l-1.12,3.83-1.21-3.83h-1.04l-1.2,3.83-1.14-3.83h-1.07l1.66,4.97h1.02l1.21-3.73h.02l1.23,3.73h1.03l1.64-4.97h-1.04,0Z"/>
      <path class="st0" d="M72.29,27.82c0-.24-.03-.46-.11-.68s-.18-.4-.32-.57c-.14-.16-.32-.29-.53-.39s-.44-.15-.71-.15-.5.05-.71.15-.38.23-.53.39-.24.35-.32.57c-.08.22-.11.44-.11.68s.03.46.11.68c.08.22.18.41.32.58.14.16.32.3.53.39.21.1.44.15.71.15s.5-.05.71-.15.38-.23.53-.39c.14-.16.24-.36.32-.58.08-.22.11-.43.11-.68ZM73.32,27.81c0,.38-.07.74-.2,1.05-.13.32-.33.59-.57.84-.24.23-.53.42-.85.54-.33.13-.68.19-1.05.19s-.73-.07-1.05-.19c-.33-.13-.61-.32-.85-.54-.24-.23-.43-.51-.56-.84-.13-.32-.2-.67-.2-1.05s.07-.74.2-1.05c.13-.32.32-.59.56-.82.24-.23.53-.41.85-.54.33-.13.68-.19,1.05-.19s.73.07,1.05.19c.33.13.61.3.85.54s.43.51.57.82c.13.32.2.67.2,1.05Z"/>
      <path class="st0" d="M78.1,23.81h-.99v6.51h.99v-6.51Z"/>
      <path class="st0" d="M59.85,26.1v-.75h-1.24v-1.54h-.98v5.04c0,.51.13.9.37,1.16.24.26.6.38,1.07.38.16,0,.3-.02.44-.03.12-.02.23-.04.32-.08v-.81c-.08.03-.16.05-.24.08-.11.02-.2.03-.29.03-.24,0-.43-.07-.54-.19-.11-.13-.16-.34-.16-.64v-2.64h1.25,0Z"/>
      <path class="st0" d="M76.27,25.21c-.33,0-.64.09-.9.27s-.51.41-.64.71v-.85h-.93v4.97h.99v-2.61c0-.21.03-.41.08-.6.05-.19.14-.36.25-.51.11-.15.26-.26.43-.35.18-.09.38-.13.62-.13.16,0,.3.02.44.05v-.91c-.1-.03-.22-.03-.35-.03h0Z"/>
      <path class="st0" d="M51.48,26.44c-.08-.24-.18-.45-.34-.64-.16-.18-.34-.33-.58-.44-.23-.11-.51-.16-.83-.16-.18,0-.36.03-.53.08-.16.05-.32.12-.46.2-.14.09-.26.18-.37.3-.11.11-.23.24-.29.37v-.81h-.93v4.97h.99v-2.64c0-.49.13-.9.37-1.19.24-.3.57-.44.95-.44.23,0,.42.04.57.13.15.08.26.19.34.33.08.14.14.3.18.49.03.18.04.37.04.58v2.75h1v-3.08c0-.28-.03-.55-.11-.8h0s0,0,0,0Z"/>
      <path class="st0" d="M80.19,25.35h1.21l-2.09,2.5,2.07,2.47h-1.21l-2.07-2.47,2.1-2.5h0,0Z"/>
      <path class="st0" d="M37.14,29.54c.24,0,.47-.04.66-.13.2-.09.37-.2.5-.34.13-.15.24-.33.32-.53.08-.21.11-.43.11-.69s-.04-.47-.11-.67c-.08-.21-.18-.38-.32-.53-.13-.15-.3-.27-.5-.34-.2-.09-.42-.13-.66-.13s-.47.04-.66.13c-.2.08-.37.2-.5.34-.13.14-.24.32-.32.53-.08.2-.11.43-.11.67s.04.47.11.69c.08.2.18.38.32.53s.3.26.5.34c.2.08.42.13.66.13ZM34.64,22.57h.92v3.56h.03c.16-.25.4-.44.7-.59.3-.15.63-.23.98-.23.38,0,.71.07,1.01.19.3.13.56.31.78.54.22.23.38.49.5.8.12.3.18.64.18,1s-.06.69-.18,1c-.12.3-.28.58-.5.8-.21.23-.47.41-.78.54-.3.13-.64.19-1.01.19-.33,0-.64-.08-.95-.22-.3-.14-.54-.34-.73-.6h-.03v.69h-.92v-7.71.02h0Z"/>
      <path class="st0" d="M39.77,25.45h1.06l1.44,3.77h.03l1.36-3.77h.99l-2.29,5.87c-.08.21-.17.4-.25.57-.09.18-.19.33-.32.44-.12.13-.27.22-.44.28-.17.07-.38.1-.63.1-.13,0-.28,0-.42-.03-.13-.02-.27-.05-.4-.1l.11-.84c.18.08.37.11.55.11.14,0,.26-.02.36-.06.1-.03.18-.09.25-.16.08-.07.13-.15.18-.24.05-.09.09-.2.14-.33l.29-.76-2.01-4.86h0Z"/>
      <path class="st0" d="M81.41,6.78v-2.05h-3.25V.71h-2.64v13.25c0,1.37.33,2.41,1,3.06.63.68,1.59,1.02,2.84,1.02.47,0,.84-.03,1.17-.09.32-.05.61-.12.85-.21h.03v-2.23l-.06.02c-.2.07-.41.13-.64.18-.28.04-.53.07-.77.07-.64,0-1.1-.17-1.36-.49-.29-.33-.43-.86-.43-1.67v-6.85h3.25,0Z"/>
      <path class="st0" d="M7.77,4.74c-1.72,0-3.15.66-4.35,2.03v-1.77H.86v16.85h2.56v-5.48c1.17,1.29,2.64,1.93,4.35,1.93,1.56,0,3.12-.64,4.26-1.74.9-.88,1.98-2.48,1.98-5.07,0-4.39-3.22-6.74-6.24-6.74h0ZM11.4,11.51v.05c0,2.58-1.63,4.38-3.97,4.38-2.56,0-4.08-2.26-4.08-4.44,0-2.7,2.13-4.38,4.08-4.38,2.3,0,3.97,1.85,3.97,4.39Z"/>
      <path class="st0" d="M20.93,4.83c-2.04,0-3.48.54-4.63,1.05l-.31.14.8,2.18.36-.17c.99-.45,2.1-.87,3.59-.87s3.27.51,3.3,2.95c-.77-.19-1.85-.41-3.42-.41-3.47,0-5.62,1.67-5.62,4.34v.05c0,2.75,2.49,4.2,4.96,4.2,1.62,0,3-.52,4.08-1.54v1.27h2.49v-7.89c0-1.65-.46-2.95-1.37-3.85-.97-.97-2.39-1.46-4.23-1.46h0ZM24.06,12.24v.91c0,1.69-1.61,2.97-3.76,2.97-1.31,0-2.73-.67-2.73-2.13,0-1.36,1.2-2.18,3.23-2.18,1.1,0,2.16.14,3.25.44Z"/>
      <path class="st0" d="M55.77,4.78c-2.04,0-3.48.54-4.63,1.05l-.31.14.8,2.18.36-.17c.99-.45,2.11-.87,3.59-.87s3.27.51,3.3,2.95c-.77-.19-1.84-.41-3.42-.41-3.47,0-5.62,1.67-5.62,4.34v.05c0,2.75,2.49,4.2,4.96,4.2,1.62,0,2.99-.52,4.08-1.54v1.38h2.49v-7.99c0-1.65-.46-2.95-1.37-3.85-.97-.97-2.39-1.46-4.23-1.46h0s0,0,0,0ZM58.9,13.1c0,1.69-1.61,2.97-3.76,2.97-1.31,0-2.73-.67-2.73-2.13,0-1.36,1.2-2.18,3.23-2.18,1.1,0,2.16.14,3.25.44v.91h0Z"/>
      <path class="st0" d="M34.41,14.71l-4.21-9.64v-.03h-2.84l5.76,12.63c-.71,1.62-1.32,1.94-2.13,1.94-.69,0-1.19-.12-1.76-.41l-.35-.18-.9,2.1-.02.03.31.15c.96.47,1.76.65,2.78.65,2.07,0,3.35-1.07,4.43-3.71l5.35-13.16.03-.06h-2.74l-3.72,9.67h0s0,0,0,0Z"/>
      <path class="st0" d="M42.33,7.75v10.35h2.56V7.07h3.88v-2.01h-3.91v-.21c0-2.02,1.01-2.25,1.77-2.25.54,0,1,.1,1.68.29l.47.13V.69l-.24-.08c-.65-.23-1.28-.33-2.14-.33-1.2,0-2.21.37-2.9,1.06-.77.77-1.18,1.96-1.18,3.42v.75"/>
      <path class="st0" d="M69.19,10.33l-.02.04v-.04h0c-1.46-.44-2.85-.87-2.85-1.8,0-.85.81-1.42,2.02-1.42,1.07,0,2.33.41,3.45,1.13l.32.2,1.19-1.97.02-.03-.29-.19c-1.34-.89-3.07-1.41-4.63-1.41-2.69,0-4.55,1.62-4.55,3.93,0,2.59,2.51,3.31,4.33,3.82,1.59.44,2.8.86,2.8,1.87s-.88,1.59-2.18,1.59-2.74-.52-4.04-1.5l-.3-.23-1.32,1.86-.03.03.27.22c1.44,1.17,3.48,1.89,5.32,1.89,2.84,0,4.74-1.65,4.74-4.1,0-2.61-2.56-3.38-4.26-3.89h0,0Z"/>
    </svg>

    <!-- verified by visa -->
    <svg width="90" height="40" viewBox="0 0 76 33" xmlns="http://www.w3.org/2000/svg" style="margin-right: 10px;">
      <defs>
        <style>
          .st0 {
            fill: #aaa;
          }
        </style>
      </defs>
      <path class="st0" d="M31.31,17.14l-3.72,10.05-.4-2.04c-.93-2.5-2.94-5.13-5.29-6.21l3.41,12.91h4.04l6-14.73h-4.05v.02ZM34.51,31.88l2.38-14.76h3.81l-2.38,14.76h-3.81ZM52.15,17.49c-.76-.3-1.94-.62-3.41-.62-3.77,0-6.42,2-6.44,4.87-.02,2.13,1.89,3.3,3.33,4.01,1.49.73,1.98,1.19,1.98,1.83-.01.99-1.19,1.44-2.28,1.44-1.52,0-2.33-.22-3.59-.77l-.49-.24-.53,3.3c.89.41,2.54.77,4.25.79,4,0,6.6-1.98,6.63-5.04.02-1.69-1-2.95-3.2-4.01-1.33-.68-2.15-1.13-2.14-1.83,0-.61.68-1.27,2.19-1.27,1.25-.02,2.15.27,2.85.57l.34.17.5-3.21ZM61.92,17.14h-2.94c-.91,0-1.59.26-2,1.23l-5.65,13.52h4s.65-1.82.81-2.22c.44,0,4.32.01,4.88.01.12.51.46,2.21.46,2.21h3.55l-3.09-14.75ZM57.22,26.65c.32-.85,1.51-4.13,1.51-4.13-.02.04.32-.85.51-1.41l.26,1.27s.74,3.53.89,4.26c-.59.01-2.42.01-3.17.01h0Z"/>
      <path class="st0" d="M24.13,17.13h-6.14l-.04.26c4.77,1.23,7.93,4.22,9.24,7.77l-1.33-6.79c-.22-.93-.9-1.21-1.73-1.24Z"/>
      <path class="st0" d="M6.45,13.57h-2.42L1.22.93l2.69-.45,1.92,9.89L10.71.61h2.58l-6.84,12.95ZM19.1,9.44h-5.8c-.16,1.76.65,2.53,2.04,2.53,1.16,0,2.18-.43,3.27-1.12v1.76c-1.08.67-2.33,1.1-3.79,1.1-2.53,0-4.19-1.44-3.69-4.69.45-2.93,2.48-4.71,4.84-4.71,2.71,0,3.61,2.03,3.22,4.6-.02.18-.08.41-.09.54h0ZM15.68,5.85c-.9,0-1.74.71-2.13,2.19h3.59c.06-1.4-.38-2.19-1.46-2.19h0ZM22.87,8.33l-.8,5.17h-2.24l1.39-9.03h1.91v1.81c.76-1.04,1.79-1.92,3.21-2v2.23c-1.42.1-2.69.85-3.48,1.82h0ZM26.31,13.5l1.39-9.03h2.24l-1.38,9.03h-2.25ZM29.07,2.96c-.75,0-1.27-.52-1.14-1.27.12-.77.8-1.31,1.54-1.31s1.25.54,1.12,1.31c-.11.75-.79,1.27-1.52,1.27ZM36.16,2.01c-.77,0-1.23.34-1.35,1.14l-.2,1.33h1.72v1.83h-2l-1.1,7.19h-2.23l1.1-7.2h-1.31l.29-1.83h1.31l.24-1.55c.31-2,1.7-2.75,3.55-2.75.39,0,.68.04.91.07l.02,1.83c-.22-.02-.55-.06-.93-.06h0ZM36.18,13.5l1.39-9.03h2.24l-1.38,9.03h-2.25ZM38.95,2.96c-.75,0-1.27-.52-1.16-1.27.12-.77.8-1.31,1.54-1.31s1.25.54,1.12,1.31c-.11.75-.79,1.27-1.51,1.27h0ZM48.52,9.44h-5.8c-.15,1.76.65,2.53,2.04,2.53,1.16,0,2.18-.43,3.27-1.12v1.76c-1.08.67-2.33,1.1-3.79,1.1-2.53,0-4.19-1.44-3.69-4.69.45-2.93,2.48-4.71,4.84-4.71,2.71,0,3.61,2.03,3.22,4.6-.02.18-.08.41-.09.54h0ZM45.1,5.85c-.9,0-1.74.71-2.13,2.19h3.59c.06-1.4-.38-2.19-1.46-2.19h0ZM55.15,13.5v-1.26c-.75.77-1.73,1.44-2.97,1.44-1.89,0-3.19-1.4-2.72-4.45.52-3.36,2.6-4.86,4.69-4.86.86,0,1.53.15,2.04.34l.67-4.35L59.17.01l-2.08,13.49h-1.94ZM55.91,6.57c-.52-.27-.93-.39-1.7-.39-1.18,0-2.19.95-2.48,2.93-.27,1.76.35,2.58,1.34,2.58.82,0,1.53-.49,2.25-1.24l.59-3.88ZM63.95,13.6c-1.06,0-1.93-.17-2.73-.45l1.47-9.59,1.74-.27-.63,4.15c.51-.45,1.22-.91,2.08-.91,1.44,0,2.41,1.07,2.05,3.37-.39,2.51-1.94,3.69-3.98,3.69h0ZM65.21,8.02c-.56,0-1.13.38-1.64.89l-.48,3.1c.34.12.56.18,1.04.18,1.07,0,1.83-.65,2.06-2.21.2-1.31-.24-1.96-.99-1.96h0ZM71.94,13.88c-.87,1.69-1.73,2.21-3.05,2.21-.3,0-.46-.03-.61-.07v-1.4c.2.06.44.1.77.1.49,0,.93-.22,1.22-.73l.22-.45-1.44-6.74,1.81-.22.84,4.87,2.26-4.77h1.69l-3.7,7.21Z"/>
    </svg>

    <!-- VISA -->
    <svg width="90" height="40" viewBox="0 0 102 33" xmlns="http://www.w3.org/2000/svg">
        <defs>
        <style>
          .st0 {
            fill: #aaa;
          }
        </style>
      </defs>
      <path class="st0" d="M29.44.6l-7.89,21.29-.84-4.33c-1.97-5.31-6.24-10.87-11.2-13.15l7.24,27.36h8.56L38.01.55h-8.58v.04ZM36.22,31.83L41.26.55h8.08l-5.05,31.28h-8.08ZM73.58,1.33c-1.6-.63-4.12-1.32-7.24-1.32-7.99,0-13.6,4.25-13.65,10.31-.04,4.51,4.01,7,7.06,8.49,3.16,1.54,4.2,2.51,4.2,3.88-.02,2.1-2.51,3.05-4.83,3.05-3.23,0-4.94-.48-7.6-1.62l-1.04-.5-1.13,7c1.88.87,5.37,1.62,9.01,1.67,8.47,0,13.99-4.2,14.06-10.68.04-3.57-2.12-6.26-6.78-8.49-2.82-1.45-4.55-2.4-4.53-3.88,0-1.3,1.45-2.69,4.64-2.69,2.64-.04,4.55.56,6.04,1.21l.71.37,1.06-6.8ZM94.29.6h-6.24c-1.93,0-3.38.54-4.25,2.6l-11.98,28.66h8.47s1.39-3.86,1.71-4.7c.93,0,9.16.02,10.33.02.26,1.08.97,4.68.97,4.68h7.52L94.29.6ZM84.33,20.74c.67-1.8,3.21-8.75,3.21-8.75-.04.09.67-1.8,1.08-2.99l.54,2.69s1.56,7.47,1.88,9.03c-1.26.02-5.13.02-6.72.02h0Z"/>
      <path class="st0" d="M14.21.57H1.19l-.09.54c10.12,2.6,16.81,8.95,19.58,16.46l-2.82-14.38c-.48-1.97-1.91-2.56-3.66-2.62Z"/>
    </svg>

    <!-- mastercard icon -->
    <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 42 34" width="90" height="40">
        <!-- Generator: Adobe Illustrator 29.0.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 192)  -->
        <defs>
          <style>      
            .st0 {
              fill: #aaa;
            }
          </style>
        </defs>
        <g>
          <path class="st0" d="M40.67,32.35v.08h.08s.03,0,.04-.01c.01,0,.02-.02.02-.03s0-.02-.02-.03c-.01,0-.02,0-.04,0h-.08ZM40.75,32.3s.07,0,.09.03c.02.02.03.04.03.07,0,.03,0,.05-.03.06-.02.02-.04.03-.07.03l.1.12h-.08l-.09-.12h-.03v.12h-.07v-.31h.14ZM40.73,32.71s.07,0,.1-.02c.03-.01.06-.03.08-.06.02-.02.04-.05.06-.08.01-.03.02-.07.02-.1s0-.07-.02-.1c-.01-.03-.03-.06-.06-.08-.02-.02-.05-.04-.08-.06-.03-.01-.06-.02-.1-.02s-.07,0-.1.02c-.03.01-.06.03-.08.06-.02.02-.04.05-.06.08-.01.03-.02.07-.02.1s0,.07.02.1c.01.03.03.06.06.08.02.02.05.04.08.06.03.01.07.02.1.02h0ZM40.73,32.12s.09,0,.13.03c.04.02.08.04.11.07.03.03.05.07.07.11.02.04.03.08.03.13s0,.09-.03.13c-.02.04-.04.08-.07.11-.03.03-.07.05-.11.07-.04.02-.09.03-.13.03s-.09,0-.13-.03c-.04-.02-.08-.04-.11-.07-.03-.03-.05-.07-.07-.11-.02-.04-.03-.08-.03-.13s0-.09.03-.13c.02-.04.04-.08.07-.11.03-.03.07-.05.11-.07.04-.02.09-.03.13-.03h0ZM9.46,30.93c0-.59.39-1.07,1.02-1.07s1.01.46,1.01,1.07-.41,1.07-1.01,1.07-1.02-.48-1.02-1.07h0ZM12.17,30.93v-1.68h-.73v.41c-.23-.3-.58-.49-1.06-.49-.94,0-1.68.74-1.68,1.76s.74,1.76,1.68,1.76c.48,0,.83-.19,1.06-.49v.41h.73v-1.68h0ZM36.8,30.93c0-.59.39-1.07,1.02-1.07s1.01.46,1.01,1.07-.41,1.07-1.01,1.07-1.02-.48-1.02-1.07h0ZM39.51,30.93v-3.02h-.73v1.75c-.23-.3-.58-.49-1.06-.49-.94,0-1.68.74-1.68,1.76s.74,1.76,1.68,1.76c.48,0,.83-.19,1.06-.49v.41h.73v-1.68h0ZM21.22,29.82c.47,0,.77.29.85.81h-1.74c.08-.48.37-.81.89-.81h0ZM21.23,29.17c-.98,0-1.67.72-1.67,1.76s.72,1.76,1.72,1.76c.5,0,.97-.13,1.37-.47l-.36-.54c-.28.22-.64.35-.97.35-.47,0-.9-.22-1-.82h2.49c0-.09.01-.18.01-.28,0-1.04-.65-1.76-1.59-1.76h0ZM30.03,30.93c0-.59.39-1.07,1.02-1.07s1.01.46,1.01,1.07-.41,1.07-1.01,1.07-1.02-.48-1.02-1.07h0ZM32.75,30.93v-1.68h-.73v.41c-.23-.3-.58-.49-1.06-.49-.94,0-1.68.74-1.68,1.76s.74,1.76,1.68,1.76c.48,0,.83-.19,1.06-.49v.41h.73v-1.68h0ZM25.92,30.93c0,1.02.71,1.76,1.79,1.76.5,0,.84-.11,1.21-.4l-.35-.59c-.27.2-.56.3-.88.3-.58,0-1.01-.43-1.01-1.07s.43-1.07,1.01-1.07c.32,0,.6.11.88.3l.35-.59c-.36-.29-.7-.4-1.21-.4-1.08,0-1.79.74-1.79,1.76h0ZM35.31,29.17c-.42,0-.69.2-.88.49v-.41h-.72v3.35h.73v-1.88c0-.55.24-.86.72-.86.15,0,.3.02.46.08l.22-.69c-.16-.06-.37-.09-.52-.09h0ZM15.78,29.52c-.35-.23-.83-.35-1.37-.35-.85,0-1.4.41-1.4,1.07,0,.55.41.88,1.16.99l.34.05c.4.06.59.16.59.35,0,.26-.27.41-.76.41s-.87-.16-1.11-.35l-.34.57c.4.29.9.43,1.45.43.97,0,1.53-.46,1.53-1.09,0-.59-.44-.9-1.17-1l-.34-.05c-.32-.04-.57-.11-.57-.33,0-.25.24-.39.64-.39.43,0,.84.16,1.04.29l.32-.59h0ZM25.18,29.17c-.42,0-.69.2-.88.49v-.41h-.72v3.35h.73v-1.88c0-.55.24-.86.72-.86.15,0,.3.02.46.08l.22-.69c-.16-.06-.37-.09-.52-.09h0ZM18.96,29.25h-1.19v-1.02h-.74v1.02h-.68v.67h.68v1.53c0,.78.3,1.24,1.16,1.24.32,0,.68-.1.91-.26l-.21-.62c-.22.13-.46.19-.65.19-.36,0-.48-.22-.48-.56v-1.51h1.19v-.67h0ZM8.06,32.61v-2.1c0-.79-.5-1.33-1.32-1.33-.43,0-.87.13-1.18.6-.23-.37-.6-.6-1.11-.6-.36,0-.71.11-.98.5v-.41h-.73v3.35h.74v-1.86c0-.58.32-.89.82-.89s.73.32.73.88v1.87h.74v-1.86c0-.58.34-.89.82-.89s.74.32.74.88v1.87h.74Z"/>
          <polygon class="st0" points="26.58 23.56 15.53 23.56 15.53 3.71 26.58 3.71 26.58 23.56 26.58 23.56"/>
          <g>
            <path class="st0" d="M16.24,13.63c0-4.03,1.89-7.61,4.82-9.92-2.15-1.69-4.86-2.7-7.8-2.7C6.29,1.01.63,6.66.63,13.63s5.65,12.62,12.62,12.62c2.94,0,5.65-1.01,7.8-2.7-2.94-2.31-4.82-5.9-4.82-9.92h0Z"/>
            <path class="st0" d="M41.09,21.46v-.49h-.13l-.15.34-.15-.34h-.13v.49h.09v-.37l.14.32h.09l.14-.32v.37h.09ZM40.28,21.46v-.41h.16v-.08h-.42v.08h.16v.41h.09ZM41.48,13.63c0,6.97-5.65,12.62-12.62,12.62-2.94,0-5.65-1.01-7.8-2.7,2.94-2.31,4.82-5.9,4.82-9.92s-1.89-7.61-4.82-9.92c2.15-1.69,4.86-2.7,7.8-2.7,6.97,0,12.62,5.65,12.62,12.62h0Z"/>
          </g>
        </g>
        <path fill="#8e8e8e" d="M25.88,13.7c0-4.03-1.89-7.61-4.82-9.92-2.94,2.31-4.82,5.9-4.82,9.92s1.89,7.61,4.82,9.92c2.94-2.31,4.82-5.9,4.82-9.92Z"/>
      </svg>

    <!-- mastercard securecode -->
    <svg width="90" height="40" viewBox="0 0 92 35" xmlns="http://www.w3.org/2000/svg" style="margin-right: 10px;">
      <defs>
        <style>
          .st0 {
            fill: #aaa;
            fill-rule: evenodd;
          }
        </style>
      </defs>
      <path class="st0" d="M85.63,14.57c0-.98.77-1.77,1.69-1.77s1.69.8,1.69,1.77-.74,1.77-1.69,1.77c-.92.03-1.69-.77-1.69-1.77h0ZM87.32,15.95c.72,0,1.28-.62,1.28-1.36s-.59-1.36-1.28-1.36-1.28.62-1.28,1.36.56,1.36,1.28,1.36h0ZM87.09,15.36h-.36v-1.57h.64c.13,0,.28,0,.39.08.13.08.18.23.18.39,0,.18-.1.33-.26.39l.28.69h-.39l-.23-.62h-.26v.64h0ZM87.09,14.49h.21c.08,0,.15,0,.21-.03.05-.03.08-.1.08-.18,0-.05-.03-.13-.08-.15-.05-.03-.15-.03-.21-.03h-.18s-.03.39-.03.39h0Z"/>
      <path class="st0" d="M61.36,2.73l-.46,3.03c-1-.54-1.75-.74-2.54-.74-2.11,0-3.59,2.16-3.59,5.21,0,2.11,1,3.39,2.64,3.39.69,0,1.46-.23,2.41-.72l-.49,3.18c-1.05.31-1.72.41-2.52.41-3.06,0-4.96-2.31-4.96-6.01,0-4.98,2.62-8.47,6.39-8.47.49,0,.92.05,1.28.15l1.18.31c.31.13.39.15.64.26h0Z"/>
      <path class="st0" d="M51.94,4.81c-.08-.03-.18-.03-.28-.03-.92,0-1.46.49-2.34,1.85l.26-1.72h-2.57l-1.75,11.32h2.85c1.03-6.93,1.28-8.11,2.64-8.11h.21c.26-1.36.59-2.36,1.08-3.29l-.1-.03h0Z"/>
      <path class="st0" d="M34.97,16.08c-.77.26-1.39.39-2.03.39-1.44,0-2.23-.87-2.23-2.49,0-.31.03-.67.08-1.03l.18-1.1.13-.9,1.23-7.73h2.82l-.33,1.67h1.46l-.41,2.75h-1.44s-.74,4.72-.74,4.72c-.03.21-.05.36-.05.46,0,.59.31.85.98.85.33,0,.56-.03.77-.1l-.41,2.52h0Z"/>
      <path class="st0" d="M23.77,8.48c0,1.44.67,2.41,2.16,3.16,1.13.56,1.34.74,1.34,1.26,0,.69-.51,1.03-1.62,1.03-.85,0-1.62-.13-2.54-.46l-.39,2.62.13.03.51.1c.18.03.41.08.74.1.67.05,1.21.1,1.57.1,2.98,0,4.37-1.21,4.37-3.77,0-1.54-.57-2.47-2-3.16-1.18-.56-1.31-.69-1.31-1.23,0-.62.46-.92,1.39-.92.56,0,1.31.08,2.03.18l.41-2.62c-.74-.13-1.85-.23-2.49-.23-3.21,0-4.31,1.72-4.29,3.83h0Z"/>
      <path class="st0" d="M83.98,16.21h-2.7l.13-1.1c-.77.87-1.59,1.26-2.62,1.26-2.08,0-3.44-1.87-3.44-4.7,0-3.77,2.11-6.96,4.62-6.96,1.1,0,1.93.49,2.72,1.54l.62-3.98h2.8l-2.13,13.94h0ZM79.8,13.56c1.34,0,2.26-1.57,2.26-3.83,0-1.44-.54-2.23-1.51-2.23-1.28,0-2.21,1.59-2.21,3.8,0,1.49.49,2.26,1.46,2.26h0Z"/>
      <path class="st0" d="M43.95,15.98c-.98.31-1.9.46-2.93.46-3.16,0-4.83-1.75-4.83-5.08,0-3.9,2.11-6.75,4.96-6.75,2.34,0,3.83,1.62,3.83,4.13,0,.82-.1,1.64-.36,2.8h-5.65c-.03.18-.03.26-.03.36,0,1.34.85,2,2.49,2,1,0,1.93-.23,2.95-.72l-.44,2.8h0ZM42.36,9.23c.03-.23.03-.44.03-.56,0-.92-.49-1.46-1.34-1.46-.9,0-1.54.72-1.8,2.03h3.11Z"/>
      <polygon class="st0" points="12.37 16.21 9.55 16.21 11.16 5.5 7.52 16.21 5.59 16.21 5.36 5.58 3.64 16.21 1 16.21 3.2 2.29 7.29 2.29 7.39 10.92 10.16 2.29 14.58 2.29 12.37 16.21 12.37 16.21"/>
      <path class="st0" d="M19.69,11.18c-.31-.03-.44-.05-.64-.05-1.62,0-2.41.59-2.41,1.72,0,.69.41,1.16,1.03,1.16,1.13,0,1.98-1.16,2.03-2.82h0ZM21.74,16.21h-2.36l.05-1.18c-.72.95-1.67,1.36-2.98,1.36-1.54,0-2.59-1.26-2.59-3.08,0-2.77,1.85-4.36,4.98-4.36.33,0,.74.03,1.16.08.08-.39.1-.54.1-.74,0-.74-.49-1.03-1.82-1.03-.8,0-1.72.13-2.36.33l-.36.13-.26.08.39-2.54c1.41-.44,2.36-.62,3.39-.62,2.44,0,3.72,1.16,3.72,3.31,0,.56-.05.98-.23,2.26l-.56,4.03-.1.72-.08.56-.05.41-.03.28h0Z"/>
      <path class="st0" d="M66.27,11.18c-.28-.03-.44-.05-.64-.05-1.62,0-2.44.59-2.44,1.72,0,.69.41,1.16,1.03,1.16,1.16,0,2-1.16,2.05-2.82h0ZM68.32,16.21h-2.36l.05-1.18c-.72.95-1.67,1.36-2.98,1.36-1.54,0-2.59-1.26-2.59-3.08,0-2.77,1.85-4.36,4.98-4.36.31,0,.74.03,1.16.08.08-.39.1-.54.1-.74,0-.74-.49-1.03-1.82-1.03-.8,0-1.72.13-2.36.33l-.41.1-.26.08.39-2.54c1.41-.44,2.36-.62,3.39-.62,2.44,0,3.72,1.16,3.72,3.31,0,.56-.05.98-.23,2.26l-.59,4.01-.08.72-.08.56-.05.39.03.36h0Z"/>
      <path class="st0" d="M76.25,4.81c-.08-.03-.18-.03-.28-.03-.92,0-1.46.49-2.34,1.85l.26-1.72h-2.57l-1.75,11.32h2.85c1.03-6.93,1.28-8.11,2.64-8.11h.21c.26-1.36.62-2.36,1.08-3.29l-.1-.03h0Z"/>
      <path class="st0" d="M64.34,27.22c0,2.57-.8,4.08-2.05,4.08-.92.03-1.46-1-1.46-2.52,0-1.8.82-3.85,2.11-3.85,1.05,0,1.41,1.1,1.41,2.29h0ZM67.14,27.25c0-2.85-1.41-5.08-4.06-5.08-3.06,0-5.03,2.7-5.03,6.68,0,2.85,1.18,5.19,4.06,5.19s5.03-2.05,5.03-6.78h0Z"/>
      <path class="st0" d="M58.95,20.19l-.44,3.03c-.95-.54-1.62-.74-2.36-.74-1.98,0-3.36,2.16-3.36,5.21,0,2.11.92,3.39,2.47,3.39.67,0,1.39-.23,2.26-.72l-.46,3.18c-.98.31-1.62.41-2.36.41-2.85,0-4.65-2.31-4.65-6.01,0-4.98,2.46-8.47,5.98-8.47.46,0,.85.05,1.18.15l1.08.31c.36.1.44.13.67.26h0Z"/>
      <path class="st0" d="M41.41,22.24c-.08-.03-.18-.03-.28-.03-.87,0-1.36.49-2.18,1.85l.26-1.72h-2.39l-1.62,11.32h2.64c.95-6.93,1.21-8.11,2.46-8.11q.08,0,.21.03c.23-1.36.56-2.36,1-3.29l-.1-.05h0Z"/>
      <path class="st0" d="M76.02,33.57h-2.52l.13-1.1c-.72.87-1.49,1.26-2.46,1.26-1.93,0-3.21-1.87-3.21-4.7,0-3.77,1.98-6.96,4.31-6.96,1.03,0,1.82.49,2.54,1.57l.59-3.98h2.62l-2,13.92h0ZM72.09,30.9c1.26,0,2.11-1.57,2.11-3.83,0-1.44-.49-2.21-1.41-2.21-1.21,0-2.05,1.57-2.05,3.8,0,1.49.46,2.23,1.36,2.23h0Z"/>
      <path class="st0" d="M16.56,33.52c-.9.31-1.77.46-2.72.46-2.95,0-4.49-1.75-4.49-5.08,0-3.88,1.98-6.75,4.62-6.75,2.18,0,3.57,1.59,3.57,4.13,0,.82-.1,1.64-.33,2.8h-5.26c-.03.18-.03.26-.03.36,0,1.31.8,1.98,2.34,1.98.95,0,1.8-.23,2.75-.72l-.44,2.82h0ZM15.07,26.76c0-.23.03-.44.03-.56,0-.92-.46-1.46-1.26-1.46-.85,0-1.44.72-1.69,2.03h2.93Z"/>
      <path class="st0" d="M48.09,33.52c-.9.31-1.77.46-2.72.46-2.98,0-4.52-1.75-4.52-5.08,0-3.88,1.98-6.75,4.62-6.75,2.18,0,3.59,1.59,3.59,4.13,0,.82-.1,1.64-.33,2.8h-5.26c-.03.18-.03.26-.03.36,0,1.31.8,1.98,2.34,1.98.95,0,1.8-.23,2.75-.72l-.44,2.82h0ZM46.6,26.76c.03-.23.03-.44.03-.56,0-.92-.46-1.46-1.26-1.46-.85,0-1.44.72-1.69,2.03h2.93Z"/>
      <path class="st0" d="M85.06,33.52c-.92.31-1.8.46-2.72.46-2.95,0-4.52-1.75-4.52-5.08,0-3.88,1.98-6.75,4.65-6.75,2.18,0,3.57,1.59,3.57,4.13,0,.82-.1,1.64-.33,2.8h-5.26c-.03.18-.03.26-.03.36,0,1.31.8,1.98,2.34,1.98.95,0,1.8-.23,2.75-.72l-.44,2.82h0ZM83.57,26.76c0-.23.03-.44.03-.56,0-.92-.46-1.46-1.26-1.46-.85,0-1.44.72-1.69,2.03h2.93Z"/>
      <path class="st0" d="M8.7,22.76c-.51-.36-1.23-.64-2.21-.64-1.08,0-1.93.23-1.93,1.36,0,2,3.9,1.26,3.9,5.57,0,3.93-2.57,4.96-4.9,4.96-1.03,0-2.23-.33-3.11-.74l.64-2.88c.54.49,1.59.82,2.49.82.85,0,2.13-.23,2.13-1.69,0-2.29-3.9-1.44-3.9-5.44,0-3.67,2.29-4.75,4.49-4.75,1.23,0,2.41.18,3.08.64l-.69,2.8h0Z"/>
      <path class="st0" d="M24.31,33.52c-.54.26-1.28.44-2.36.44-2.31,0-3.75-2.31-3.75-5.14,0-3.7,2.08-6.62,5.14-6.62.67,0,1.69.28,2.49.74l-.59,2.7c-.57-.39-1.16-.62-1.77-.62-1.41,0-2.44,1.31-2.44,3.62,0,1.34.74,2.44,1.9,2.44.69,0,1.18-.15,1.77-.49l-.39,2.93h0Z"/>
      <path class="st0" d="M34.22,30.67c-.13.98-.26,1.93-.33,2.93h-2.54l.21-1.82h-.03c-.8,1.23-1.62,2.08-3.08,2.08-1.59,0-2.46-1.69-2.46-3.88,0-.77.05-1.18.21-2.36l.72-5.24h2.85l-.77,5.26c-.08.56-.18,1.13-.18,1.72,0,.67.31,1.34,1.08,1.28,1.16,0,1.85-1.41,2.05-3.08l.8-5.19h2.75l-1.26,8.29h0Z"/>
      <polygon class="st0" points="87.71 33.46 87.27 33.46 87.27 31.59 86.65 31.59 86.65 31.18 88.32 31.18 88.32 31.59 87.71 31.59 87.71 33.46 87.71 33.46"/>
      <polygon class="st0" points="90.56 33.46 90.15 33.46 90.15 31.56 90.15 31.56 89.76 33.46 89.35 33.46 88.96 31.56 88.96 31.56 88.96 33.46 88.55 33.46 88.55 31.18 89.2 31.18 89.55 32.98 89.58 32.98 89.94 31.18 90.56 31.18 90.56 33.46 90.56 33.46"/>    
    </svg>
  </div>
</div></zone>
	
	
<zone section="After Footer">
</zone>

	<!-- Modals -->
	<div class="modal fade" id="currency-selector" role="dialog">
	
</div>
	<div class="modal fade" id="compare-notification" role="dialog">
	<div class="modal-dialog" role="document">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-close"></i></button>
				<h4 class="modal-title">Product added successfully!</h4>
			</div>
			<div class="modal-body">
				<div class="form-horizontal">
					<div class="form-group">
						<div class="col-md-12">
							<b></b> has been successfully added to product compare.
						</div>
					</div>
					<div class="form-group">
						<div class="col-md-12">
							<button type="button" class="btn pull-left" data-dismiss="modal">Continue shopping</button>
							<a href="/products/compare" type="button" class="btn pull-right">To product compare</a>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>
	<div id="GlobalStockCheckModal" class="modal fade stock-modal" tabindex="-1" role="dialog">
    <div class="modal-dialog modal-md" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title">Stock Level Information</h5>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">&times;</span>
                </button>
            </div>
            <div class="modal-body" style="padding-top: 0; font-size: 12px;">
                <!--New-->
                <table cellspacing="0" cellpadding="0" style="width: 100%; margin: 0;" class="InfoT table">
                    <tbody>
                        <tr>
                            <td colspan="2">
                                <span class="stock-product-name"></span>
                            </td>
                        </tr>
                        <tr>
                            <td><b>Product Code</b></td>
                            <td>
                                <span class="stock-product-sku"></span>
                            </td>
                        </tr>
                        <tr class="stock-availible">
                            <td><b>Stock Availability</b></td>
                            <td>
                                <div id="QuantityAvailable"></div>
                                <div id="StockTable"></div>
                                <table class="region-stock">
                                    <tbody>
                                        <tr>
                                            
                                            <td><div style="margin: 0;" class="stockMsg alert alert-danger" data-region="All">Sold Out</div></td>
                                        </tr>
                                    </tbody>
                                </table>
                            </td>
                        </tr>
                        <tr class="stock-quality">
                            <td><b>Quality&nbsp;</b></td>
                            <td class="stock-modified-on">Live!</td>
                        </tr>
                        <tr class="stock-indicator" id="StockingIndicatorRow">
                            <td>
                                <b>Stocking Indicator&nbsp;</b>
                            </td>
                            <td>
                                <div class="stock-indicator-text">No Stocking Indicator available</div>
                            </td>
                        </tr>
                        <tr class="lead-time" id="LeadTimeRow">
                            <td>
                                <b>Product Lead Time (days)&nbsp;</b>
                            </td>
                            <td>
                                <div class="lead-time-text">No Lead Time available</div>
                            </td>
                        </tr>
                        <tr class="stock-eta" id="NextStockEtaRow">
                            <td><b>Estimated Time of Arrival of Next Stock</b></td>
                            <td>
                                <div class="next-stocketa-text">No ETA available</div>
                            </td>
                        </tr>
                        <tr>
                            <td colspan="2" style="padding: 0;">
                                <br />
                                <div class="alert alert-info col-sm-8" role="alert">Please note: We try our best to ensure the most accurate stock levels. Products move fast and availability may change at any second.</div>
                                <div class="col-sm-3" style="padding-right: 0; margin-bottom: 20px; text-align: right;">
                                    <button type="button" style="width:167px;" class="btn btn-secondary btn-return" data-dismiss="modal"><i class="fa fa-undo"></i>&nbsp;Return</button>
                                </div>
                            </td>
                        </tr>
                        
                        <tr>
                            <td colspan="2" style="padding: 15px 0 0 0;"></td>
                        </tr>
                    </tbody>
                </table>
            </div>
        </div>
    </div>
</div>
	<!--Shipment estimation modal-->
	
<div class="modal fade deliveryInfoModal in" id="deliveryInfoModal" tabindex="-1" role="dialog" aria-hidden="false" style="">
    <div class="modal-dialog modal-lg">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
                <h4 class="modal-title">Delivery For Online Purchases</h4>
            </div>
            <div class="modal-body">
                <table cellspacing="0" cellpadding="0" style="width: 100%; margin: 0;" class="DeliveryInfoT table">
                    <tbody>
                        <tr>
                            <td>
                                <span>
                                    We know how eager you are to get your products to your customers, and we are keen to get them to you quickly.<br>
                                    <br>
                                    We work closely with our selected courier partners to ensure the best possible delivery time and experience. Should you want to track your order's progress, please click <a style="color: #EB088B;" href="/shipmenttracker">here</a>.<br>
                                    <br>
                                    *Working days are defined as Mondays to Fridays. Excludes Saturdays, Sundays, and public holidays.<br>
                                    <br>
                                </span>
                            </td>
                        </tr>
                        <tr>
                            <td>
                                <table cellspacing="0" cellpadding="0" style="width: 100%; margin: 0;" class="DeliveryInfoEstimateT table">
                                    <tbody>
                                        <tr class="modal-tr-first">
                                            <th></th>
                                            <th style="border-right: solid 1px white;">How much will my delivery cost?</th>
                                            <th>When can I expect my delivery?</th>
                                        </tr>
                                        <tr class="modal-tr-second">
                                            <td style="width: 120px; background: #EEEEEE;"><b>I live in South Africa</b></td>
                                            <td>
                                                <b>Delivery &amp; End User Delivery</b><br>
                                                Have your order delivered to your business or directly to your customer anywhere in South Africa. Simply add all your end-user addresses under ‘Addresses’.<br>
                                                <br>
                                                Delivery fees will be shown during checkout. All online orders are dispatched from our central warehouse in Johannesburg, Gauteng.<br>
                                                <br>
                                            </td>
                                            <td style="padding: 0 !important;">
                                                <table class="DeliveryInfoEstimateAreasT" style="width: 100%; margin: 0;">
                                                    <thead class="hidden-xl hidden-lg hidden-md">
                                                        <tr>
                                                            <th colspan="2">When can I expect my delivery?</th>
                                                        </tr>
                                                    </thead>
                                                    <tbody>
                                                        <tr>
                                                            <td style="width: 160px;">
                                                                <b>Area</b>
                                                            </td>
                                                            <td style="width: 178px;">
                                                                <b>Estimated Delivery Time *</b>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td>Pretoria (Central):</td>
                                                            <td>1-2 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Johannesburg (Central):</td>
                                                            <td>1-2 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Bloemfontein (Central):</td>
                                                            <td>1-2 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Durban (Central):</td>
                                                            <td>1-2 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Port Elizabeth (Central):</td>
                                                            <td>2-5 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Cape Town (Central):</td>
                                                            <td>2-5 working days</td>
                                                        </tr>
                                                        <tr>
                                                            <td>Regional (All surrounding areas including hard to reach rural areas services only once a week):</td>
                                                            <td>5-9 working days</td>
                                                        </tr>
                                                    </tbody>
                                                </table>
                                            </td>
                                        </tr>
                                        <tr class="modal-tr-third">
                                            <td style="background: #EEEEEE;">
                                                <b>I live outside of South Africa</b>
                                            </td>
                                            <td colspan="2">
                                                Sorry! We currently do not deliver online orders across the border or do international deliveries.
                                            </td>
                                        </tr>
                                        <tr class="modal-tr-last">
                                            <td style="background: #EEEEEE;">
                                                <b>I want to collect</b>
                                            </td>
                                            <td colspan="2">
                                                <b>Click &amp; Collect</b><br>
                                                Order online and collect your purchase at our head office in Johannesburg quicker and for free.<br>
                                                <br>
                                                Once your collection order has been processed you will receive a “Ready for collection” email notification with the collection details of your order. Please ensure this is presented when collecting.
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="modal-footer">
                <a data-dismiss="modal" class="btn btn-primary btn-magenta">Got It</a>
            </div>
        </div>
    </div>
</div>


	<!--Mobile App link modal-->
	<div id="mobileAppModal" class="modal fade" tabindex="-1" role="dialog" style="padding-right: 17px;">
	<div class="modal-dialog modal-md">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-close"></i></button>
				<h4 class="modal-title" id="myLargeModalLabel">Mobile Apps</h4>
			</div>
			<div class="modal-body">
				<div class="row">
					<div class="col-sm-12 text-left">
						Tarsus Distribution introduces its first reseller focused application. The Tarsus Reseller Application focuses on delivering quick and an easy product information to our customers whilst on the move or with their customers.
						<br>
						<br>
						This application allows our resellers to login, view that various brands and products available. Resellers will also have access to the latest Reseller pricing and stock availability indicators.
						<hr style="margin:15px 0;">
					</div>
				</div>
			</div>
			<div class="modal-footer">
				<div class="row">
					<div class="col-sm-6 text-center">
						<a id="ctl00_Apple" title="Download on the App Store" href="https://itunes.apple.com/za/app/tarsus/id920373620?mt=8" target="_blank"><img title="Download on the App Store" src="/scss/themes/tarsusportal/images/itunes.png" alt="" style="border-width:0px;"></a>
					</div>
					<div class="col-sm-6 text-center">
						<a id="ctl00_Image1" title="Get it on Google Store" href="https://play.google.com/store/apps/details?id=com.warpdevelopment.TarsusApp&amp;hl=en" target="_blank"><img title="Get it on Google Store" src="/scss/themes/tarsusportal/images/play-store.png" alt="" style="border-width:0px;"></a>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>


<div class="modal fade" id="add-wishlist-modal" role="dialog">
    <div class="modal-dialog" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-close"></i></button>
                <h4 class="modal-title">Select or add a new wishlist</h4>
            </div>
            <div class="modal-body">
                <div class="form-horizontal">
                    <div class="form-group">
                        <label class="col-md-3 control-label">Name</label>
                        <div class="col-md-7" id="add-to-wishlist-list">
                            <select id="Wishlist" placeholder="Search" class="js-select-wishlist">
                                <option selected data-default="true" disabled="disabled">Select or add a new wishlist.</option>
                            </select>
                        </div>
                        <div class="col-md-2">
                            <div class="popover-message">
                                <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Type a name and press 'Enter' to create a new wishlist."></span>
                            </div>
                        </div>
                    </div>
                    <div class="form-group">
                        <div class="col-md-offset-4 col-md-4">
                            <button type="button" class="btn" data-ajax-add="wishlist" data-loading-text='<i class="fa fa-circle-o-notch fa-spin"></i> Adding'>Add to wishlist</button>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<div class="modal fade" id="wishlist-notification" role="dialog">
    <div class="modal-dialog" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-close"></i></button>
                <h4 class="modal-title">Add to Wishlist</h4>
            </div>
            <div class="modal-body">
                <div class="form-horizontal">
                    <div class="form-group">
                        <div class="col-md-12">
                            <span class="message"></span>
                        </div>
                    </div>
                    <div class="form-group">
                        <div class="col-md-12">
                            <button type="button" class="btn pull-left" data-dismiss="modal" onclick="updateHeart()">Continue browsing</button>
                            <a href="/account/wishlists" type="button" class="btn pull-right">Go to wishlist</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<script type="text/javascript">
	function updateHeart() {
		$('#heart-container').removeClass('fa-heart-o').addClass('fa-heart').css('color', '#9E005D');
	}
</script>
	<script type="text/html" id="website-announcements">
    <div class="announcement-item sneaky" data-cookie="{{CookieName}}" style="color: {{TextColor}};background-color: {{BackgroundColor}};">
        <h4 class="announcement-title">{{Title}}</h4>
        <i class="announcement-icon {{Icon}}"></i>
        <span class="announcement-message">{{Message}}&ensp;|&ensp;<a href="http://www.tarsusdistribution.co.za/privacy-policy" class="link" target="_blank">Privacy Policy</a></span>
        <a class="announcement-closer cookie-announcment-accept btn" style="border: none;" onclick="CookieCloseAnnouncement($(this))">I Understand</a>
    </div>    
</script>
<script src="/scss/themes/tarsusportal/scripts/AnnouncementCookies.js?v=26072118" defer></script>
	<script type="text/html" id="website-message-container">
	<ul class="message-notifications-dropdown">
		<li class="dropdown account-item account-notifications">
			<a class="dropdown-toggle" href="#" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
				<span class="fa fa-bell message-bell"></span>
				<span class="bell-message-count">{{TotalItems}}</span>
			</a>
			<div class="dropdown-menu">
				<ul class="notifications-container">
					<li>
						<div class="messages-container">
							<div class="message-header">
								Notifications
								<a class="mark-all-as-read-click pull-right" onclick="Messages.MarkAllAsRead()"><i class="fa fa-close"></i></a>
							</div>
							<div class="messages-body">
								{{WebsiteMessages}}
							</div>
							<a class="btn btn-full" href="/account/messages">View all</a>
						</div>
					</li>
				</ul>
			</div>
		</li>
	</ul>
</script>
<script type="text/html" id="website-messages">
	<div class="message-info">
		<a onclick="Messages.MarkQuickMessageAsRead($(this), {{MessageId}})"><span class="fa fa-close"></span></a>
		<p class="message-title">{{Subject}}</p>
		<span class="message-date">{{Date}}</span>
	</div>
</script>

	<!-- Scripts -->
	<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery.dotdotdot/1.7.4/jquery.dotdotdot.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.30.1/moment.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/js/bootstrap-datetimepicker.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.29.0/codemirror.min.js" defer></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.2/bootbox.min.js" defer></script>

	<script src="//content.storefront7.co.za/common/scripts/jquery.notify.min.js" defer></script>
	<script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.core.min.js" defer></script>
	<script src="//content.storefront7.co.za/common/scripts/Emmerce.min.js" defer></script>
	<script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.pages.main.min.js" defer></script>
	<script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.content.min.js" id="ContentEddietor" data-api-key=""></script>

	<script src="https://resources.storefront7.co.za/7.071.016/scripts/storefront.ui.min.js" defer></script>

	<!--Custom-->
	<script src="/scss/themes/tarsusportal/scripts/js.cookie.js"></script>
	
	<script src="/scss/themes/tarsusportal/scripts/tarsus.js?v=26072118"></script>
	
	<script src="/scss/themes/tarsusportal/scripts/OverwriteDefault.js" defer></script>
	<script src="/scss/themes/tarsusportal/scripts/AnnouncementCookies.js?v=7.071.016" defer></script>
	<script src="/scss/themes/tarsusportal/scripts/compareProducts.js?v=7.071.016"></script>
	<script src="/scss/themes/tarsusportal/scripts/topbar.min.js"></script>

	<script>

		function resetToDefaults() {
			topbar.config({
				autoRun: true,
				barThickness: 3,
				barColors: {
					'0': 'rgba(235, 8, 139, 0.80)',
					'.25': 'rgba(235, 8, 139, 0.80)',
					'.50': 'rgba(235, 8, 139, 0.80)',
					'.75': 'rgba(235, 8, 139, 0.80)',
					'1.0': 'rgba(235, 8, 139, 0.80)'
				},
				shadowBlur: 10,
				shadowColor: 'rgba(0,   0,   0,   .6)'
			})
		}

		// Page load
		resetToDefaults();
		topbar.show();
		setTimeout(function () {
			$('.container').fadeIn('slow')
			topbar.hide()
		}, 1500);

		//On click open or close modal(MobileApp)
		$('.mobileAppBtn').on('click', function () {
			$('#mobileAppModal').modal('show');
		});

		// Global Loader
		disableScroll();
		$(window).on('load', function () {
			$('.global-load').hide();
			enableScroll();
		});

		function disableScroll() {
			$('body,html').css('overflow', 'hidden');
		}

		function enableScroll() {
			$('body,html').css('overflow', 'unset');
		}

		//Global stock check Modal
		Tarsus.Functions.InitCheckStock();
		Tarsus.Functions.Region.SetRegion();

		// Browse Add To Cart
		$(document).on('click', '.browse-add-cart', function () {
			var productId = $(this).attr('data-product-id');
			var name = $(this).attr('data-name');
			var btn = $(this);
			var isUpsell = false;

			// Check if product is being added from upsell grid on cart page
			if (window.location.href.indexOf('/checkout/cart') > -1) {
				isUpsell = true;
			}

			Tarsus.Functions.Cart.AddToCart(productId, name, 1, btn, isUpsell);
		});

		$(document).ready(function () {

			// Show access denied message if user has been redirected home from a page they do not have access to
			const urlParams = new URLSearchParams(window.location.search);
			const restricted = urlParams.get('restricted');
			if (restricted === 'True') {
				Utils.Notify(settings = { message: 'Your Account does not have access to this page.', style: "warning", expires: 6000 });
				// Remove the parameter from the URL
				window.history.replaceState({}, document.title, "/");
			}
			else {
				const noShop = urlParams.get('noShop');
				if (noShop === 'True') {
					Utils.Notify(settings = { message: 'Shopping has been disabled for your Account.', style: "warning", expires: 6000 });
					// Remove the parameter from the URL
					window.history.replaceState({}, document.title, "/");
				}
			}

			// Browse Add To Withlist
			$(document).on('click', '.wish-love', function () {
				var productId = $(this).parents('.product-box-contain').attr('data-id');
				var name = $(this).parents('.product-box-contain').attr('data-name');

				sdk.wishlist.get({
					success: function (response) {

						var wishlistItems = response.data;

						$('#Wishlist').empty();
						$('#Wishlist').append('<option selected data-default="true" disabled="disabled">Select or add a new wishlist.</option>');

						for (var i = 0; i < wishlistItems.length; i++) {
							var wishlistItem = wishlistItems[i];
							$('#Wishlist').append('<option data-name="' + wishlistItem.Name + '" value="' + wishlistItem.DocumentId + '">' + wishlistItem.Name + '</option>');
						}

						$('#add-wishlist-modal').data('product-id', productId);
						$('#add-wishlist-modal').data('product-type', 'Stock');
						$('#add-wishlist-modal').data('name', name);
						$('#add-wishlist-modal').modal('show');

					},
					error: function (resp) { console.log("Error Loading Wishlists:", resp) }
				});
			});
		});

		// ReInit Add To Wishlist
		$(window).on('load', function () {
			$('[data-ajax-add="wishlist"]').off('click');
			$('[data-ajax-add="wishlist"]').on('click', function () {
				var productId = $('#add-wishlist-modal').data('product-id');
				var productName = $('#add-wishlist-modal').data('name');
				var wishlistId;
				if (!isNaN($('#Wishlist').val())) {
					wishlistId = parseFloat($('#Wishlist').val());
				}
				var wishlistName = $('#Wishlist option:selected:not([data-default])').text();
				Tarsus.Functions.Wishlist.AddProductToWishlist($(this), productId, productName, wishlistId, wishlistName);
			});
		});
	</script>
	<!-- ContentEddietor Scripts -->

	<!-- Scripts-->
	

	<!-- Deferred Scripts -->
	<script type="text/javascript" src="/scss/themes/backoffice/Scripts/ContentEddietor/V2/contenteddietor.events.js" defer></script>


	<!-- Scripts Blocks -->
	

	<!-- PageScripts -->
	

	<!--	Look And Feel	-->
	<script   type="text/javascript" >$(function(){
  //link My Tarsus Tools to page
  $('.acticatetools').on('click', function(){
    window.location.href = "/mytarsustools";
  });

  $('#portalNotice').insertBefore('.top-bar');
  //For the dashboard items
  $('[data-type="link"]').each(function () {
    $(this).click(function () {
      if ($(this).attr("data-link-url") !== "#") {
        window.location = $(this).attr("data-link-url");
      }
    });
  });

  if(window.location.pathname == '/account/login'){
    setTimeout(function(){
      $('.shifter-spacing').eq(0).css('padding-top', '61px');	  
    }, 1000);
  }

  //BG Change
  switch (window.location.pathname) {
    case '/account/profile':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/change-password':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/addresses':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/wishlists':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/order/detail':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/order/latest':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/orders':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/quotes':
      $('.top-buttons').eq(0).css('margin-top', '0'); 	  
      break;
    case '/account/login':
      $('.main-content').eq(0).css('padding-top', '90px'); 	  
      break;
    case '/mytarsustool':
      $('body').css('background','#f7f7f7');
      break;
    case '/tom':
      $('body').css('background','#f7f7f7');
      break;
    case '/mytarsustools/warrantychecker':
      $('body').css('background','#f7f7f7');
      break;
    case '/email-promotions':
      $('body').css('background','#f7f7f7');
      break;
    case '/pricelists':
      $('body').css('background','#f7f7f7');
      break;
    case '/tom':
      $('body').css('background','#f7f7f7');
      break;
    case '/returnrequisition':
      $('body').css('background','#f7f7f7');
      break;
    case '/promotion-builder':
      $('body').css('background','#f7f7f7');
      break;
    case '/promotion-builder/promo': 
      $('body').css('background','#f7f7f7');
      break;
  }
});</script>
<script   type="text/javascript" async>$(function(){
  $('[data-toggle="popover"]').popover();
  $('.wish-love').popover({
    container: 'body',
    placement: 'left',
  })
});</script>
<script   type="text/javascript" async>$(function(){
	$('.account-dropdown .dropdown-menu ul > li:nth-child(4)').attr('style','display:none');
    $('.account-dropdown .dropdown-menu ul > li:nth-child(5)').attr('style','display:none');
  	$('.account-filter-contain .account-filter > .panel:nth-child(3)').attr('style','display:none');
});</script>
<script   type="text/javascript" async>$(document).ready(function(){
	
  	if(window.location.pathname.includes('account/login'))
    {
      zE('messenger', 'hide');
      return;
    }
    console.log("show zendesk");
    var zendeskScript = document.createElement('script');
    zendeskScript .id = 'ze-snippet';
    //var zendeskSource = 'https://static.zdassets.com/ekr/snippet.js?key=ea9ef01c-16cd-431f-a370-c1bc7361c235';  
    var zendeskSource = 'https://static.zdassets.com/ekr/snippet.js?key=95d3a374-5e97-4b97-9d3f-e8dd2e12e9c4';
    
    zendeskScript.setAttribute('src', zendeskSource);
    zendeskScript.async = true;
    document.head.appendChild(zendeskScript);
})
</script>
<script   type="text/javascript" src="https://content.storefront7.co.za/scripts/mega-menu/latest/Jquery.SFMega.min.js" ></script>
<script   type="text/javascript" async>$(window).on('load', function () {
  $('.nav.navbar-nav').attr("id", "mega-menu");
  $('.dropdown.top-bar-menu-item.utils-menu > ul.nav.navbar-nav').attr("id", "mega-menu-mini");

  var menus = $('#navbar .nav.navbar-nav > li ul');

  menus.each(function () {
    var menu = $(this);
    var items = [];
    menu.children().each(function () {
      items.push({ text: $(this).find('a').text(), el: $(this) });
    });
    items.sort(function (a, b) {
      var textA = a.text.toUpperCase();
      var textB = b.text.toUpperCase();
      return (textA < textB) ? -1 : (textA > textB) ? 1 : 0;
    });
    menu.empty();
    $.each(items, function (i, item) {
      menu.append(item.el);
    });
  });

  $('#mega-menu').SFMega({
    menu: {
      'categories': {
        type: 'side menu',
        style: 'content',
        advertSpace: true,
        columns: [4, 8],
        levels: 2,
        footer:'<div style="display:inline-block;margin-left:15px;">' +
                  '<div class="underlined-div"><a href="/specials">ON SPECIAL</a></div>' +
                  '<div class="underlined-div"><a href="/pricedtogo">PRICED2GO</a></div>' +
                  '<div class="underlined-div"><a href="/addons">ADD ONS</a></div>' +
                  '<div class="underlined-div"><a href="/notebook-leaders">NOTEBOOK LEADERS</a></div>' +
                  '<div class="underlined-div"><a href="/esd">ESD</a></div>' +
                  '<div class="underlined-div"><a href="/bargainbin">BARGAIN BIN</a></div>' +
                '</div>',
        onLoad: function ($dropdown, $megaHeader, $megaMenu, $megaFooter, settings, API) {
          // Your custom HTML content for the first left column
          var customHtml = '<div style="margin-top: 6px;margin-bottom: 10px;"><a id="custom-menu-header" href="/products/splash">View All Categories</a></div>';
          $dropdown.find('.SFMega_Side_Menu').prepend(customHtml);
        },
      },
    },

    reset: {
      OnMouseLeave: false,
      OnMenuClick: false,
    },
    keepMenuHeight: true,
  });

  $('#mega-menu-mini').SFMega({
    menu: {
      'categories': {
        type: 'side menu',
        style: 'content',
        advertSpace: true,
        columns: [4, 8],
        levels: 2,
        footer:'<div style="display:inline-block;margin-left:15px;">' +
                  '<div class="underlined-div"><a href="/specials">ON SPECIAL</a></div>' +
                  '<div class="underlined-div"><a href="/pricedtogo">PRICED2GO</a></div>' +
                  '<div class="underlined-div"><a href="/addons">ADD ONS</a></div>' +
                  '<div class="underlined-div"><a href="/notebook-leaders">NOTEBOOK LEADERS</a></div>' +
                  '<div class="underlined-div"><a href="/esd">ESD</a></div>' +
                  '<div class="underlined-div"><a href="/bargainbin">BARGAIN BIN</a></div>' +
                '</div>',
        onLoad: function ($dropdown, $megaHeader, $megaMenu, $megaFooter, settings, API) {
          // Your custom HTML content for the first left column
          var customHtml = '<div style="margin-top: 6px;margin-bottom: 10px;"><a id="custom-menu-header" href="/products/splash">View All Categories</a></div>';
          $dropdown.find('.SFMega_Side_Menu').prepend(customHtml);
        },
      },
    },

    reset: {
      OnMouseLeave: false,
      OnMenuClick: false,
    },
    keepMenuHeight: true,
  });

});</script>


	<!-- Lazy Load Images -->
	<script>

		$(document).ready(function () {
			lazyload();
			ProductSEO.Init();

			Tarsus.Functions.Initialize();
		})

	</script>

	
</body>
</html>
