<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="/a/j/milonic/milonic_src.js"></script>
<script	type="text/javascript">
if(ns4)_d.write("<scr"+"ipt src=/a/j/milonic/mmenuns4.js><\/scr"+"ipt>"); 
  else _d.write("<scr"+"ipt src=/a/j/milonic/mmenudom.js><\/scr"+"ipt>"); 
</script>
<script type="text/javascript">
var Config_CDN_URL = '/'
</script>
<script type="text/javascript" src="/v/vspfiles/templates/q_based/Menu_Popout_Styles.js"></script>
<script type="text/javascript" src="/v/vspfiles/templates/q_based/Menu_Popout_Data.js"></script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pest Control - Bed Bugs</title>
<meta name="description" content="Q-Based Healthcare products treat a wide array of Human and Pet Skin ailments, as well as environmental cleaning products, with natural, eco-friendly ingredients. Q-Based is raising the Quality of Life Beyond Today's Medicine." />
<meta name="keywords" content="q-based healthcare shopping cart, shop qbased, e commerce, q based, healthcare, health care, all stop, allstop, petsbestrx, pets bestrx, deadbedbugs, dead bed bugs, puracleenrx, dermatechrx, dermatech, skin care, ringworm, mange, bed bugs, bedbugs, scabies, lice, poison ivy, eczema, psoriasis, arthritis, carpal tunnel, ear mites, athletes foot, jock itch, staph, information, pictures, treatments, remedies, cures, medicines, relief" />
<meta name="robots" content="index, follow" />
<meta name="GOOGLEBOT" content="INDEX, FOLLOW" />
 <meta name="globalsign-domain-verification" content="O4Lq9nGoxCysYF0hQUhuGMX9xZPqfEjR0XJIAeakBy" /> 

<!-- Targetbay Script Begin -->
<script type="text/javascript">
    var tbCustomScript = window.setInterval(function () {
        var productId = productName = productImageUrl = productUrl = userMail = "";

        if (document.querySelector('meta[property~="og:title"]')) {
            productName = document.querySelector('meta[property~="og:title"]').content
        }

        if (typeof global_Current_ProductCode !== 'undefined') {
            productId = global_Current_ProductCode;
        }

        if (document.querySelector('meta[property~="og:image"]')) {
            productImageUrl = document.querySelector('meta[property~="og:image"]').content
        }

        if (document.querySelector('meta[property~="og:url"]')) {
            productUrl = document.querySelector('meta[property~="og:url"]').content
        }

        if (getCookie("tb_email")) {
            userMail = getCookie("tb_email");
        }

        window.tbConfig = {
            platform: 'vc',
            apiStatus: 'app',
            publicKey: 'X2E9ZTkwZjJmN2MtMzBkNi00ZDVmLThjMjEtYmJkOTJkYTRkYWFhJl9pPTFmYjFkZmRlLTMyMDAtNDFhOS1iYTBmLThjYmZhMTUxMmE3ZA==',
            apiKey: '1fb1dfde-3200-41a9-ba0f-8cbfa1512a7d',
            apiToken: 'e90f2f7c-30d6-4d5f-8c21-bbd92da4daaa',
            apiVersion: 'v1',
            trackingType: '1',
            productName: productName,
            productId: productId,
            productImageUrl: productImageUrl,
            productUrl: productUrl,
            productStockStatus: true,
            userId: userMail,
            userMail: userMail,
            userAvatar: '',
            pageUrl: 'page-visit',
            utmSources: '',
            utmToken: '',
            pageData: '',
            orderId: '',                    
            tbWooBulkReview : true,
            tbTrack: true,
            tbMessage: true,
            tbRecommendations: true,
            tbReview: {
                tbSiteReview: true,
                tbProductReview: true,
                tbBulkReview: true,
                tbQa: true,
                tbReviewBadge: true
            }
        };
        var urlCheck =  getParams(window.location.href);

        if (urlCheck.OrderID !== undefined && urlCheck.OrderID !== null) {
                tbConfig.orderId = urlCheck.OrderID;
            }

        if (getCookie("tb_firstname")) {
            tbConfig.userName = getCookie("tb_firstname") + " " + getCookie("tb_lastname");
        } else {
            tbConfig.userName = "anonymous";
        }

        var sNew = document.scripts[0], gNew;
        gNew = document.createElement('script');
        gNew.src = 'https://app.targetbay.com/js/tb-vc-events.js';
        gNew.type = 'text/javascript';
        gNew.async = true;
        sNew.parentNode.insertBefore(gNew, sNew);

        var sNew = document.scripts[0], gNew;
        gNew = document.createElement('script');
        gNew.src = 'https://app.targetbay.com/js/tb-volusion-sub.js';
        gNew.type = 'text/javascript';
        gNew.async = true;
        sNew.parentNode.insertBefore(gNew, sNew);

        function getCookie(cookieName) {
            var sourceCookie = cookieName + '=';
            var allCookies = document.cookie.split(';');

            for (var i = 0; i < allCookies.length; i++) {
                var currentCookie = allCookies[i];

                while (currentCookie.charAt(0) === ' ') {
                    currentCookie = currentCookie.substring(1);
                }

                if (currentCookie.indexOf(sourceCookie) === 0) {
                    return currentCookie.substring(sourceCookie.length, currentCookie.length);
                }
            }
            return '';
        }

        function getParams(url){
            var params = {};
            var parser = document.createElement('a');
            parser.href = url;
            var query = parser.search.substring(1);
            var vars = query.split('&');

            for (var i = 0; i < vars.length; i++) {
                var pair = vars[i].split('=');
                params[pair[0]] = decodeURIComponent(pair[1]);
            }

            return params;
        }
        var dta = document.getElementById('ProductDetail_ProductDetails_div2');

        if (dta !== null && dta !== undefined) {
            dta.insertAdjacentHTML('afterend', '<div id="targetbay_reviews"></div>');
        }
        
        // Create a new element
        /*var newNode = document.createElement('div');
        newNode.setAttribute("class", "tb_recommend");
        newNode.setAttribute("data-tb", "front_970");
        // Get the reference node
        var referenceNode = document.querySelector('main.container');

        // Insert the new node before the reference node

        if (referenceNode) {
            referenceNode.after(newNode);
        }
        var dta = document.querySelector('.tb_recommend');

        if (dta !== null && dta !== undefined) {
            dta.insertAdjacentHTML('beforebegin', '<div class="container"><div class="tb_review_carousel" data-review-id="carousel_4107"></div></div>');
        }*/

        var element = document.getElementsByClassName("colors_productname");

        if (element[0] !== undefined) {
            element[0].classList.add("product_name");
        }

        var customReviewShow = window.setInterval(function () {

            if (document.querySelector(".targetbay-reviews-count-field")) {
                document.querySelector(".targetbay-reviews-count-field").addEventListener("click", function() {
                    document.getElementById("Header_ProductDetail_Reviews").click();   
                    document.getElementById('tbProductReviews').scrollIntoView()
                });
            }
            clearInterval(customReviewShow);
        }, 3000);

/*Custom add to cart tracking code starts*/
    var accessToken = tbConfig.publicKey;
    var tbcustomerId = getCookie('targetbay_session_id');
    if (getCookie('tbUserID')) {
        tbcustomerId = getCookie('tbUserID');
    }
    var tbproductId = tbConfig.productId;
    var tbcustomerEmail = tbConfig.userMail;
    var tbcustomerName = tbConfig.userName;

     if (document.querySelector(".vCSS_input_addtocart") !== undefined && document.querySelector(".vCSS_input_addtocart") !== null) {
	        document.querySelector(".vCSS_input_addtocart").addEventListener("click", function() {
	        	var btnCustomCart = window.setInterval(function () {
	            	updateCartTokenlocal('btnCartTrack');
                    //cartEventTracking();
	            	var btnCartInsert = getCookie('btnCartTrack');

	                if (btnCartInsert) {
	                  	clearInterval(btnCustomCart);
	                }
	            }, 3000);
	        });
    	}

if (document.querySelectorAll("a[href*='/ShoppingCart.asp?ProductCode") !== undefined && document.querySelectorAll("a[href*='/ShoppingCart.asp?ProductCode") !== null) {
            var iBtn = 0;
            document.querySelectorAll("a[href*='/ShoppingCart.asp?ProductCode").forEach(function(element) {
                element.addEventListener("click", function() {
                    var btnSmallCustomCart = window.setInterval(function () {
                    iBtn ++;
                    updateCartTokenlocal('smallBtnTrack' + iBtn);
                    var smallCartInsert = getCookie('smallBtnTrack' + iBtn);

                        if (smallCartInsert) {
                            clearInterval(btnSmallCustomCart);
                        }
                    }, 3000);
                });
            });
        }

if (document.querySelector(".v65-cart-item-remove-image") !== undefined && document.querySelector(".v65-cart-item-remove-image") !== null){
            document.querySelectorAll(".v65-cart-item-remove-image").forEach(function(element) {
                element.addEventListener("click", function() {
                    tbEvents.setCookie('removeListTrack', true);
                });
            });
        }

        if (document.getElementById("btnRecalculate") !== undefined && document.getElementById("btnRecalculate") !== null){
            document.getElementById("btnRecalculate").addEventListener("click", function() {
                tbEvents.setCookie('recalCulateTrack', true);
            });
        }

       function updateCartTokenlocal(queryname) {
        tbEvents.setCookie(queryname, true);
        var cartList = [];
        var cartOldList = [];
        var tokenData = getCookie('targetbay_token');

        if(tokenData === undefined || tokenData === null || tokenData === ''){
            tokenData = getCookie('utm_token');
        }
        var tokenSource = getCookie('targetbay_utm_source');
        var tokenUtm = getCookie('utm_medium');
        var xhrToken = new XMLHttpRequest();
        xhrToken.open('POST', '/AjaxCart.asp');
        xhrToken.onload = function () {

            if (xhrToken.status === 200) {
                var cartJson = JSON.parse(xhrToken.responseText);
                var emailTrack = tbcustomerEmail;
                var oldCartData = getCookie('cartOldData');

                if (oldCartData !== '' && oldCartData !== null && oldCartData !== "undefined") {
                    oldCartData = JSON.parse(getCookie('cartOldData'));
                } else {
                    oldCartData = [];
                }
 
                if (cartJson['Products'] !== undefined && cartJson['Products'] !== null && cartJson['Products'] !== "") {
                	var cartListData = cartJson['Products'];

	                if(cartListData.length > 0) {

	                    //PhysicalItems
	                    for (var p = 0; p < cartListData.length; p++) {
	                        var tbdataCart = {
	                            action: 'submit_data',
	                            productId: cartListData[p].ProductID,
	                            sku: cartListData[p].ProductCode,
                                quantity: cartListData[p].Quantity,
	                        };

	                        var tbdataCartOld = {
	                            action: 'submit_data',
	                            productId: cartListData[p].ProductID,
                                quantity: cartListData[p].Quantity,
	                        };

                            if (cartListData[p].ProductPrice) {
                                tbdataCart.price = cartListData[p].ProductPrice.replace(/[^0-9.]/g, "");
                                tbdataCartOld.price = cartListData[p].ProductPrice.replace(/[^0-9.]/g, "");
                            }
	                        cartList.push(tbdataCart);
	                        cartOldList.push(tbdataCartOld);
	                    }
	                }
	            }

                var tbdatatrack = {
                    action: 'submit_data',
                    url: window.location.href,
                    tbcustomer_id: tbcustomerId,
                    tbcustomer_email: emailTrack,
                    tbcustomer_name: tbcustomerName,
                    utm_token: tokenData,
                    utm_medium: tokenUtm,
                    utm_source: tokenSource,
                    cart_data: cartList,
                    cart_old_data: oldCartData,
                    product_id: tbproductId
                };
                tbEvents.setCookie('cartTrack', false);
                insertDatalocal(JSON.stringify(tbdatatrack), 'add-to-cart', JSON.stringify(cartOldList));
            }
        };
        xhrToken.send();
    }

    function insertDatalocal(dataList, url, cartData) {
        var xhrinsertData = new XMLHttpRequest();
        xhrinsertData.open(
            'POST', tbVolusion.apiVcUrl + url + '?_t=' + accessToken
        );
        xhrinsertData.setRequestHeader('Content-Type', 'application/json');
        xhrinsertData.onreadystatechange = function (data) {

            if (xhrinsertData.readyState === 4 && xhrinsertData.status === 200) {
                tbEvents.setCookie('insertData', "");
                tbEvents.setCookie('insertUrl', "");

                if(cartData !== '' && cartData !== null){
                    tbEvents.setCookie('cartOldData', cartData);
                }
            }
        };
        xhrinsertData.send(dataList);
    }
/*Custom add to cart tracking code ends*/
        clearInterval(tbCustomScript);
    }, 3000);
</script>
<!-- Targetbay Script End -->

<link rel="alternate" media="only screen and (max-width: 640px)" href="https://shop.qbased.com/mobile/Category.aspx?id=354" />
		
<link type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/base/jquery-ui.css" rel="stylesheet" />
<link type="text/css" href="/a/c/default.css" rel="stylesheet" />





<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="/a/j/min/jquery-migrate-1.4.1-modified.min.js"></script>

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.min.js"></script>




<script type="text/javascript">
	var Config_VCompare_MaxProducts = '3';
	var PageText_783 = "Compare";
	var PageText_784 = "Change Selections";
	var PageText_785 = "You've attempted to select more than {0} items. Click {1} to continue with your initial {0} items or {2} to change your selections.";
	var PageText_819 = "Product Comparison";
    var PageText_822 = "Compare";
    var PageText_840 = "Create Password";
    var PageText_841 = "Retype Password";
    var PageText_842 = "Added to cart";
    var PageText_843 = "Subtotal";
    var PageText_844 = "items in cart";
</script>
<script type="text/javascript" src="/a/j/volusion.js?7.227.0"></script>
<script type="text/javascript">
    (function ($) {
        volusion.ready(function () {
            if (volusion.cart.isObservingCount()) {
                var ts = new Date().getTime();
                $.getJSON('/ajaxcart.asp?cachebust=' + ts, function (data) {
                    var quantityTotal = 0;
                    $.each(data.Products, function (key, val) {
                        if (val.IsProduct === 'Y') {
                            quantityTotal += parseInt(val.Quantity);
                        } else if (val.IsAccessory === 'Y') {
                            quantityTotal += parseInt(val.Quantity);
                        }
                    });
                    quantityTotal = quantityTotal || '0';
                    volusion.cart.itemCount(quantityTotal);
                });
            }
        });
    } (jQuery));
</script>
<link type="text/css" rel="stylesheet" href="/a/contentbuilder/assets/default/content.css" />
<script type="text/javascript" src="../../a/j/paypal-rest-default-buttons.js"></script>

	<script type="text/javascript" src="/a/j/soft_add.js"></script>

	<!-- Support for multi-product add to soft cart missing from product details page and possibly others -->
	<script type="text/javascript" src="/a/j/soft_add_mult.js"></script>


<link type="text/css" rel="stylesheet" href="/a/c/soft_add.css" />
<script type="text/javascript">
	var global_Config_EnableDisplayOptionProducts = 'False';
	var global_Config_ForceSecureShoppingCartPage = false;
	var global_PageText_OtherItemsAdded = '(All other items have been added to the cart)';
	var Config_EnableSoftAddToCart = true;
</script>

<script type="text/javascript" src="/a/j/soft_add_mult.js"></script>
<script type="text/javascript" src="/a/j/javascripts.js?6_5_7.227.0"></script>

<script type="text/javascript" src="/a/j/vcompare.js"></script>
<link type="text/css" rel="stylesheet" href="/a/c/VCompare.css" />

<script type="text/javascript">
	var Config_Search_Auto_Complete = false;
</script>

<script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/17052aca8bb/bf64226adg/f2c8c7e93216e073_complete.js" crossorigin="anonymous"></script>

    <script src="https://www.paypal.com/sdk/js?client-id=AeDWFs5RFH33pB3skuP1M57jTWgMHSuKFMxJtkMddpYsR7SSEBanfqI1RN7LlRaQ_Jmjxb8-L_1dbIJW&merchant-id=4K3NLND9NNQY2&currency=USD&commit=false&intent=capture&disable-funding=card&components=buttons,messages,hosted-fields&enable-funding=venmo,paylater"></script>


<script type="text/javascript">
if (location.protocol != 'https:')
{
 location.href = 'https:' + window.location.href.substring(window.location.protocol.length);
}
</script>
<!-- YOTPO TAG DEPRECATED - DCoots -->

  <!--
  DYNAMIC PAGE-SPECIFIC META TAGS WILL BE PLACED HERE
  DO NOT ADD YOUR OWN META TAGS
  ONLY PUT CSS/JAVSCRIPT INCLUDES IN YOUR HEAD TAG
  -->


 <meta id="v65-layout-mode" data-cart="storedot" data-checkout="storedot"> 
  <link href="/v/vspfiles/templates/q_based/css/imports.css" rel="stylesheet">
  
  <script src="/v/vspfiles/templates/q_based/js/design-toolkit_min.js"></script>
  <script>DTK.loadCSS("q_based");</script> <!-- FOR CHECKOUT -->
<!--ADDED SCRIPTS-->
 <script type="text/javascript" src="/v/vspfiles/js/showhide.js"></script>

<!-- Thumbnail Hover Script -->
 <script type="text/javascript" src="/v/vspfiles/js/jquery.thumbhover.js"></script>
 <script type="text/javascript">
$(function(){
  $("img[src*='_s.jpg']").thumbPopup({
    imgSmallFlag: "_s",
    imgLargeFlag: "_l"
  });
  });
 </script>
<!-- End Thumbnail Hover Script -->

<!-- [if lt IE 7.] 
<script defer type="text/javascript" src="/v/vspfiles/V4_Backup/pngfix.js"></script>
[endif]-->

<!-- ######### GOOGLE ANALYTICS ######### -->
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-657040-9']);
  _gaq.push(['_setDomainName', 'qbased.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<!---ADDED META DATA-->
<meta name="alexaVerifyID" content="0mA60zBA1lRRKXTWQGsT0-lpfhg" />
<meta name="google-site-verification" content="Fw9Nifn0bxYmmEBvyAzoU6jvcgmQ9B_a5-uqxIo5eaQ" />
</head>

<!-- ======================== FILE INFO ========================
Company:  Q-Based Solutions Marketplace
Designer: WA
Developer:  ARH
Production: April 2013
======================== END INFO ======================== -->

<body id="body">
  <noscript id="no-js-notice">
    To take full advantage of this site, please enable your browser's JavaScript feature.
    <a href="http://launchpad.volusion.com/kb_results.asp?ID=42" target="_blank">Learn how</a>
  </noscript>

  <div id="pageWrapper">

    <!-- ======================== HEADER ======================== -->
    <div id="header">

      <!--if_homepage-->

      
        <div id="display_homepage_title"><span class="vol-logo vol-logo--graphic" itemscope itemtype='http://schema.org/Store'><meta itemprop='name' content='www.qbased.com'><a class="vol-logo__link" href="https://shop.qbased.com/default.asp" title="www.qbased.com">www.qbased.com</a></span></div>
      <!--if_not_homepage-->
      <div class="header-inner fright">
        <div class="contact">
          <div class="phone fleft">
            <span>Need Assistance?</span>
            Call 866.314.8917
          </div>
          <div class="chat fright">
            <div id="LP_DIV_1367449098216" style="width: 137px; height: 65px; text-align: center;"></div>
          </div>
        </div>
        <div class="siteTools">
          <a class="first" href="/aboutus.asp" title="About Q-Based Solutions, Inc.">About Us</a>
          <a href="/myaccount.asp" title="My Account">My Account</a>
          <a href="/articles.asp?id=307" title="Contact Q-Based Solutions, Inc.">Contact Us</a>
        </div>
        <div class="cart-wrap fright" onclick="location.href='/shoppingcart.asp'">
                    <a href="/shoppingcart.asp" title="View Shopping Cart"></a>Cart
                    <div id="display_cart_summary"><div class="cartsummary_full">(0)&nbsp;<a href="/ShoppingCart.asp">View My Cart</a></div></div>
        </div>
      </div>

    </div><!-- #header -->


    <!-- ==================== UL LAYOUT ==================== -->
    <div id="topNav" class="clear">
      <div id="display_menu_1" class="menu">
<script type="text/javascript">var breadCrumb="|354||380|";</script>
<script type="text/javascript">display_menu_1();</script>
</div>
      <div id="displaySearch">
          <form action="https://shop.qbased.com/SearchResults.asp" method="get" name="SearchBoxForm">
              <input type="text" name="Search" class="searchInput transition" value="" placeholder="Search across our site..." />
              <input type="submit" name="Submit" class="searchSubmit" value=""/>
          </form>
      </div>
    </div><!-- #top_nav -->
    <div id="banner" onclick="location.href='/articles.asp?id=308'">
      <div class="fleft">
        <p class="free">
          Free<span>
            &amp; discreet
          </span>
        </p>
        <p class="days">
          2-5 day
        </p>
        <p class="amount">
          Standard Shipping <br/>
          On all Orders over $50 <br/> US only
        </p>
      </div>
      <div class="fright">
        <span class="same">SAME DAY SHIPPING</span>
        On All Orders Placed by 3:00 PM CST Mon-Fri
      </div>
    </div>

      <!-- ==================== CONTENT ==================== -->
      <div id="contentWrap" class="clear">
        <div id="content" class="clear">

            <!-- ==================== CONTENT AREA ==================== -->
          <div id="content_area">
<script type="text/javascript">
var SearchParams = 'searching=Y&sort=5&cat=354&show=30&page=1';
</script>


<script type="text/javascript" src="/a/j/productlist.js"></script>
    <div id='divWaitModal' class="a65chromeModal ui-dialog noniframe" style="width: 75px; height: 75px; display: none;">
        <div style="height: 50px">
            <img src="/a/i/ajax-loader.gif" alt="Waiting..." height="25px" width="25px;" style="padding: 12px" />
        </div>
    </div>
	
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td> 
            <table width="100%" border="0" cellspacing="0" cellpadding="5">
              <tr> 
                <td>
				
				
				
					<b>You are here: <a href="https://shop.qbased.com/">Home</a> &gt; <a href="https://shop.qbased.com/Home-and-Garden-s/380.htm" title="Home and Garden">Home and Garden</a> &gt; <a href="https://shop.qbased.com/category-s/354.htm" title="">Pest Control - Bed Bugs</a></b>
					
				  </td>
              </tr>
            </table>
          </td>
        </tr>
		
		
					<tr>
						<td>
						<img class="category_image_img" src="//cdn3.volusion.com/y2am2.jw7oz/v/vspfiles/photos/categories/354.gif" alt="" />
						</td>
					</tr>
				
        
		<tr>
          <td class="colors_lines_light"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="1" height="1" alt=""></td>
        </tr>
			


        <tr> 
          <td class="colors_backgroundneutral"> 
            <table width="215" border="0" cellspacing="0" cellpadding="0" class="colors_backgroundlight">
                    <tr> 
                      
                <td width="195"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="15" height="15" align="absmiddle" border=0 alt=""><font face="Arial" size="2"><b>Choose a sub category:</b></font></td>
                      
                <td align="right" width="20"><img src="/v/vspfiles/templates/q_based/images/SearchResults_SubCat_Angle.gif"></td>
              </tr>
              <tr> 
                <td class="colors_lines_light" height="1"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="1" height="1" alt=""></td>
                <td height="1" class="colors_backgroundneutral"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="1" height="1" alt=""></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="5">
              <tr> 
                <td> 
                  <table width="100%">
						
						<tr>
							
							<td>							
								<img src="/v/vspfiles/templates/q_based/images/Bullet_SubCategory.gif" align="absmiddle">
								<font face='Arial' size='2'><b>
								
								<a target="" class="subcategory_link" href="https://shop.qbased.com/non-toxic-bed-bug-killing-products-s/4.htm" title="non-toxic bed bug-killing products"><span class="subcategory_name">Dead Bed Bugs - Residential</span></a>

							</b></font></td>
							
							<td>							
								<img src="/v/vspfiles/templates/q_based/images/Bullet_SubCategory.gif" align="absmiddle">
								<font face='Arial' size='2'><b>
								
								<a target="" class="subcategory_link" href="https://shop.qbased.com/bed-bug-bureau-commercial-bed-bug-solutions-s/77.htm" title="bed bug bureau commercial bed bug solutions"><span class="subcategory_name">Bed Bug Bureau - Institutional</span></a>

							</b></font></td>
							
						</tr>
						
				  </table>
				  </td>
              </tr>
            </table>
          </td>
        </tr>
        <tr> 
          <td><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="1" height="1" alt=""></td>
        </tr>
        
        <tr>
			<td valign="top" align="center">
				<span id="listOfErrorsSpan">
				
				</span>
			</td>
        </tr>
      </table>


<table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr> 
          <td> 
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr>
<td>
<table width="100%" border="0" cellspacing="10" cellpadding="10">
<tr>
<td>
<h3>We've been killing bed bugs since 2005 and have the most effective bed bug treatments on the market!</h3>
</td>
</tr>
</table>
</td>
</tr>
</table>

            <form class="search_results_section" method="post" name="MainForm" id="MainForm" action="/searchresults.asp" onsubmit="return OnSubmitSearchForm(event, this);">
			<input type="hidden" name="Search" value="">
			<input type="hidden" name="Cat" value="354">
			
<table width="100%" border="0" cellspacing="0" cellpadding="4">
  <tr> 
	<td>
	
              <table cellpadding="3" cellspacing="0" width="100%">
                <tr> 
                  <td valign="bottom" rowspan="2">
				   <table width="250" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="2" valign="middle"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="2" height="1" align="absmiddle" alt=""></td>
                      <td width="180" valign="middle"><nobr>
                        <div id="jmenuhide">
                        <b>Sort By:</b>
                        <select class="sortby_select" title="Sort By:" id="SortBy" >
							
                            <option value="1"   >Price: Low to High</option>
							<option value="2"   >Price: High to Low</option>
							<option value="5"   selected="selected">Most Popular</option>
							<option value="7"   >Title</option>
							<option value="9"   >Manufacturer</option>
							<option value="3"   >Newest</option>
							<option value="4"   >Oldest</option>
							<option value="11" >Availability</option>
						</select>
                       		</div>
                        
                      </nobr> </td>
                      <td width="3" valign="middle"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="3" height="1" align="absmiddle" alt=""></td>
                      
					  <td width="65" valign="middle">
                        
							<img onclick="if (v$('SortBy').value != '') {Add_Search_Param('sort', v$('SortBy').value);} Refine();" border="0" style="cursor:pointer;" src="/v/vspfiles/templates/q_based/images/buttons/btn_go_gray.gif">
                        
                      </td>
					  
					</tr>
                  </table></td>
                  <td align="right">
					
					<select class="results_per_page_select" onchange="if (this.value != '') {Add_Search_Param('show', this.value);} Refine();" title="{0} per page">
					
					<option selected="selected" value="30">30 per page</option>
					
					
					<option  value="60">60 per page</option>
					
					<option  value="120">120 per page</option>
					
					<option  value="180">180 per page</option>
					
					<option  value="300">300 per page</option>
					
					
					</select>
					
                    </b></font>
					</nobr>
					
					</td>
                </tr>
                <tr> 
                  <td align="right"> 
				  	
					
						
						<div class="pages_available_text">
						1
						</div>
						
					
					
						
					</td>
                </tr>
              </table>
	
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td background="/v/vspfiles/templates/q_based/images/Divider_Horizontal.gif"><img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="5" height="5" alt=""></td>
                </tr>
              </table>
	</td>
  </tr>
</table>

                          

						<table width="100%" border="0" cellspacing="0" cellpadding="8">
							<tr> 
								<td> 
						
								<table width="100%" border="0" cellspacing="0" cellpadding="0" class="v65-productDisplay"> 
<tr class="v65-productDisplay-row"> 
<td valign="top" class="v65-productDisplay-cell v65-productName" width="33%"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-32oz-p/as00102.htm" class="productnamecolor colors_productname" title="AllStop Dead Bed Bugs Killer Spray - - Eco Friendly -  32 oz, AS00102"> 
AllStop Dead Bed Bugs Killer Spray - - Eco Friendly -  32 oz
</a>
</td> 
<td class="v65-productDisplay-cell v65-productColumn-divider v65-product-rowspan" rowspan="4" background="/v/vspfiles/templates/q_based/images/Grid_Divider_Vertical.gif"> 
<img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="9" height="3" alt=""> 
</td> 
<td valign="top" class="v65-productDisplay-cell v65-productName" width="33%"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-64-oz-p/as00330.htm" class="productnamecolor colors_productname" title="Bed Bug Spray  by Dead Bed Bugs- 64 oz, AS00330"> 
Bed Bug Spray  by Dead Bed Bugs- 64 oz
</a>
</td> 
<td class="v65-productDisplay-cell v65-productColumn-divider v65-product-rowspan" rowspan="4" background="/v/vspfiles/templates/q_based/images/Grid_Divider_Vertical.gif"> 
<img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="9" height="3" alt=""> 
</td> 
<td valign="top" class="v65-productDisplay-cell v65-productName" width="33%"> 
<a href="https://shop.qbased.com/Safest-100-Food-Grade-Diatomaceous-Earth-5-Gal-p/as00048.htm" class="productnamecolor colors_productname" title="Safest 100% Food-Grade Diatomaceous Earth - 5 Gal, AS00048"> 
Safest 100% Food-Grade Diatomaceous Earth - 5 Gal
</a>
</td> 
</tr> 
<tr class="v65-productDisplay-row"> 
<td valign="top" width="33%" class="v65-productDisplay-cell v65-productDetailInfo"> 
<div>
<meta itemprop='productID' content='879391003040'>
<table width="100%"cellpadding="0" cellspacing="0"><tr>
<td width="64%" valign="top" class="v65-productDisplay-cell v65-productAvailability v65-infoButton">
<div>
<font class="text colors_text">    <div class="product_listprice"><b>List Price: $59.95</b>     </div></font><font class="text colors_text">    <div class="product_productprice">Your Price: $23.95     </div></font><b><font class="pricecolor colors_productprice">    <div class="product_saleprice">Sale: $19.95     </div></font></b><font class="productnamecolor colors_productname"><i><b>    <div class="product_yousave"><i><b>Your Savings $40.00!</i></b>    </div></b></i></font>
</div>
<img src="/v/vspfiles/templates/q_based/images/Icon_FreeShipping_Small.gif">
</td>
<td width="36%" align="right"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-32oz-p/as00102.htm" class="smalltext colors_text"> 
<img src="/v/vspfiles/templates/q_based/images/Bullet_MoreInfo.gif" border="0" alt="more info"></a>
<a href="/ShoppingCart.asp?ProductCode=AS00102"> 
<IMG SRC="/v/vspfiles/templates/q_based/images/buttons/btn_addtocart_small.gif" ALIGN=absmiddle BORDER=0></A> 
</td> 
</tr></table> 
</div>
</td> 
<td valign="top" width="33%" class="v65-productDisplay-cell v65-productDetailInfo"> 
<div>
<meta itemprop='productID' content='852663993485'>
<table width="100%"cellpadding="0" cellspacing="0"><tr>
<td width="64%" valign="top" class="v65-productDisplay-cell v65-productAvailability v65-infoButton">
<div>
<font class="text colors_text">    <div class="product_listprice"><b>List Price: $79.95</b>     </div></font><font class="text colors_text">    <div class="product_productprice">Your Price: $49.95     </div></font><b><font class="pricecolor colors_productprice">    <div class="product_saleprice">Sale: $39.95     </div></font></b><font class="productnamecolor colors_productname"><i><b>    <div class="product_yousave"><i><b>Your Savings $40.00!</i></b>    </div></b></i></font>
</div>
<img src="/v/vspfiles/templates/q_based/images/Icon_FreeShipping_Small.gif">
</td>
<td width="36%" align="right"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-64-oz-p/as00330.htm" class="smalltext colors_text"> 
<img src="/v/vspfiles/templates/q_based/images/Bullet_MoreInfo.gif" border="0" alt="more info"></a>
<a href="/ShoppingCart.asp?ProductCode=AS00330"> 
<IMG SRC="/v/vspfiles/templates/q_based/images/buttons/btn_addtocart_small.gif" ALIGN=absmiddle BORDER=0></A> 
</td> 
</tr></table> 
</div>
</td> 
<td valign="top" width="33%" class="v65-productDisplay-cell v65-productDetailInfo"> 
<div>
<meta itemprop='productID' content='879391003019'>
<table width="100%"cellpadding="0" cellspacing="0"><tr>
<td width="64%" valign="top" class="v65-productDisplay-cell v65-productAvailability v65-infoButton">
<div>
<font class="text colors_text">    <div class="product_listprice"><b>List Price: $74.95</b>     </div></font><font class="text colors_text">    <div class="product_productprice">Your Price: $47.95     </div></font><b><font class="pricecolor colors_productprice">    <div class="product_saleprice">Sale: $47.95     </div></font></b><font class="productnamecolor colors_productname"><i><b>    <div class="product_yousave"><i><b>Your Savings $27.00!</i></b>    </div></b></i></font>
</div>
<img src="/v/vspfiles/templates/q_based/images/Icon_FreeShipping_Small.gif">
</td>
<td width="36%" align="right"> 
<a href="https://shop.qbased.com/Safest-100-Food-Grade-Diatomaceous-Earth-5-Gal-p/as00048.htm" class="smalltext colors_text"> 
<img src="/v/vspfiles/templates/q_based/images/Bullet_MoreInfo.gif" border="0" alt="more info"></a>
<a href="/ShoppingCart.asp?ProductCode=AS00048"> 
<IMG SRC="/v/vspfiles/templates/q_based/images/buttons/btn_addtocart_small.gif" ALIGN=absmiddle BORDER=0></A> 
</td> 
</tr></table> 
</div>
</td> 
</tr> 
<tr class="v65-productDisplay-row"> 
<td valign="top" class="v65-productDisplay-cell v65-productPhoto" width="33%" align="center"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-32oz-p/as00102.htm" title="Bed Bug Spray by Dead Bed Bugs - 32 oz" alt="Bed Bug Spray by Dead Bed Bugs - 32 oz">
<img src="//cdn3.volusion.com/y2am2.jw7oz/v/vspfiles/photos/AS00102-1.jpg?v-cache=1659620034" border=0 alt="Bed Bug Spray by Dead Bed Bugs - 32 oz" title="Bed Bug Spray by Dead Bed Bugs - 32 oz"></a>
<script type="text/javascript">if(window.VCompare){VCompare('AS00102', 2);}</script>
</td> 
<td valign="top" class="v65-productDisplay-cell v65-productPhoto" width="33%" align="center"> 
<a href="https://shop.qbased.com/non-toxic-bed-bug-contact-killing-spray-64-oz-p/as00330.htm" title="Bed Bug Spray by Dead Bed Bugs - 64 oz" alt="Bed Bug Spray by Dead Bed Bugs - 64 oz">
<img src="//cdn3.volusion.com/y2am2.jw7oz/v/vspfiles/photos/AS00330-1.jpg?v-cache=1659620034" border=0 alt="Bed Bug Spray by Dead Bed Bugs - 64 oz" title="Bed Bug Spray by Dead Bed Bugs - 64 oz"></a>
<script type="text/javascript">if(window.VCompare){VCompare('AS00330', 2);}</script>
</td> 
<td valign="top" class="v65-productDisplay-cell v65-productPhoto" width="33%" align="center"> 
<a href="https://shop.qbased.com/Safest-100-Food-Grade-Diatomaceous-Earth-5-Gal-p/as00048.htm" title="Safest 100% Food-Grade Diatomaceous Earth - 5 Gal" alt="Safest 100% Food-Grade Diatomaceous Earth - 5 Gal">
<img src="//cdn3.volusion.com/y2am2.jw7oz/v/vspfiles/photos/AS00048-1.jpg?v-cache=1659620034" border=0 alt="Safest 100% Food-Grade Diatomaceous Earth - 5 Gal" title="Safest 100% Food-Grade Diatomaceous Earth - 5 Gal"></a>
<script type="text/javascript">if(window.VCompare){VCompare('AS00048', 2);}</script>
</td> 
</tr> 
<tr class="v65-productDisplay-row"> 
<td valign="top" width="33%"> 
<font class="text colors_text">
Click on the Product Picture to Learn More - AllStop Eco-Friendly, true 25(b) exempt, natural pesticide Bed Bug Spray with multiple actives will kill bed bugs and other crawling bugs without toxic pesticides! Fast acting and effective!<br />
<br />
</font>
</td> 
<td valign="top" width="33%"> 
<font class="text colors_text">
Click on the Product Picture to Learn More - AllStop &nbsp;Dead Bed Bugs Spray is Effective on all bugs - EPA 25b exempt which means it is safe around pets, children and food. Average kill time for bed bugs is tested at 15 seconds!
</font>
</td> 
<td valign="top" width="33%"> 
<font class="text colors_text">
Click on the Product Picture to Learn More - AllStop Food-Grade Diatomaceous Earth 5 Gal or approx. 20 lbs :: 100% Natural Amorphous Fossil Shell Flour, Safe and Easy to Use &nbsp;to people and pets - no bait or pesticides. 100% safe around children or pets and no masks required! Sourced from the #1 US manufacturer Permaguard. :: Shop.Qbased.com
</font>
</td> 
</tr> 
<tr> 
<td class="v65-productDisplay-cell v65-productRow-bottom v65-product-colspan" background="/v/vspfiles/templates/q_based/images/Grid_Divider_Horizontal.gif" colspan="5"> 
<img src="/v/vspfiles/templates/q_based/images/clear1x1.gif" width="3" height="9"> 
</td> 
</tr> 
</table> 

								
								</td>
							</tr>
						</table>			
						
						

              <table cellpadding="3" cellspacing="0" width="100%">
                <tr> 
                  <td height=10>&nbsp;</td>
                  <td height=10>&nbsp;</td>
                </tr>
                <tr> 
                  <td>&nbsp; </td>
                  <td align="right"> 
                    
						
						<div class="pages_available_text">
						1
						</div>
						
					
                  </td>
                </tr>
              </table>


              </form>

          </td>
        </tr>
      </table>
</div><!-- #content_area -->
          <div class="leftnav-wrap">
             <img class="top shadow" src="/v/vspfiles/templates/q_based/images/template/shadow-top.png" alt=""/>
             <img class="bottom shadow" src="/v/vspfiles/templates/q_based/images/template/shadow-bottom.png" alt=""/>
          <div id="leftNav">

            <div id="categoryname">Home and Garden</div>
            <div id="display_menu_s">
<script type="text/javascript">var breadCrumb="|354||380|";</script>
<script type="text/javascript">
function mOvr99(src)
{ if (src.className != 'nav nav_hover nav_selected') src.className = 'nav nav_hover'; }
function mOut99(src)
{ if (src.className != 'nav nav_hover nav_selected') src.className = 'nav'; }
function mClk99(src, popup) 
{ if (!popup) {window.location=src.getElementsByTagName('A')[0].getAttribute('href');} else {window.open(src);} }
</script>
<ul>
<li class="nav" onmouseover="mOvr99(this);" onmouseout="mOut99(this);" onclick="mClk99(this);">
	<a href="https://shop.qbased.com/Disinfectants-s/376.htm" title="Disinfectants">Disinfectants</a>
</li>
<li class="nav" onmouseover="mOvr99(this);" onmouseout="mOut99(this);" onclick="mClk99(this);">
	<a href="https://shop.qbased.com/category-s/386.htm" title="">Home decorating</a>
</li>
<li class="nav nav_hover nav_selected" onmouseover="mOvr99(this);" onmouseout="mOut99(this);" onclick="mClk99(this);">
	<a href="https://shop.qbased.com/category-s/354.htm" title="">Pest Control - Bed Bugs</a>
</li>
</ul>
</div>
              <!-- ========== MENU 2 ========== -->
              <p id="Menu2_Title">Information</p>
              <div id="display_menu_2" class="menu">
<script type="text/javascript">var breadCrumb="|354||380|";</script>
<script type="text/javascript">
function mOvr2(src)
{ if (src.className != 'nav nav_hover nav_selected') src.className = 'nav nav_hover'; }
function mOut2(src)
{ if (src.className != 'nav nav_hover nav_selected') src.className = 'nav'; }
function mClk2(src, popup) 
{ if (!popup) {window.location=src.getElementsByTagName('A')[0].getAttribute('href');} else {window.open(src);} }
</script>
<ul>
<li class="nav" onmouseover="mOvr2(this);" onmouseout="mOut2(this);" onclick="mClk2(this);">
	<a href="https://shop.qbased.com/Ailment-Articles-s/122.htm" title="Ailment Articles">Ailment Articles</a>
</li>
</ul>
</div><!-- #display_menu_2 -->

            <div id="display_promotions_999" class="clear"><a href="/articles.asp?id=308" title="Free Shipping Policy">
<div class="shipping shipping1 promo">
                  <p class="free">Free<span>&amp; discreet</span></p>
                  <p class="days">2-5 day shipping</p>
                  <p class="amount">Standard Shipping
                  On all Orders over $50</p>
                </div>
Free Shipping Policy</a>
                 <div class="shipping shipping2 promo">
                  <p><span>Same Day <br />Shipping</span>
                 If placed by 3:00 PM CST Mon-Fri</p>
                </div>
                <div class="fb promo">
<div class="like-btn">
                  <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fqbasedmarketplace%3Fref%3Dhl&amp;send=false&amp;layout=standard&amp;width=53&amp;show_faces=true&amp;font&amp;colorscheme=light&amp;action=like&amp;height=30&amp;appId=290651840949210" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:53px; height:30px;" allowTransparency="true"></iframe></div>
                </div>
                <div class="seals promo">
                  <a href="/returns.asp"><img class="seal1" src="/v/vspfiles/templates/q_based/images/template/money-back.png" alt=""/> </a>
                  <img class="seal2" src="/v/vspfiles/templates/q_based/images/template/cards.png" alt=""/>
                  <img class="seal3" src="/v/vspfiles/templates/q_based/images/template/paypal.png" alt=""/>
                  <img class="seal4" src="/v/vspfiles/templates/q_based/images/template/bill.png" alt=""/>
                </div></div>

          </div><!-- #leftNav -->
        </div>
        </div><!-- #content -->

      </div><!-- #contentWrap -->
      


    <!-- ==================== FOOTER ==================== -->
    <div id="footer" class="clear">
      <div id="footerTop" class="clear">
        <div class="col1 col">
          <div class="title">Blog Library</div>
            <div class="row">
              <a href="https://allstop.com/health-blog/" title="" target="_blank">AllStop</a> | <a href="https://deadbedbugs.com/blog/" title="" target="_blank">Dead Bed Bugs</a> | <a href="https://petsbestrx.com/pet-health/" title="" target="_blank">PetsBestRx</a> | <a href="https://petsbestrx.com/mange-news/" title="" target="_blank">Mange</a> | <a href="https://petsbestrx.com/pet-ringworm-news/" title="" target="_blank">Ringworm</a> 
            </div>
            <div class="row">
              <a href="https://petsbestrx.com/ear-mite-news/" title="EarMites" target="_blank">EarMites</a> | <a href="https://petsbestrx.com/pet-skin-repair-news/" title="Skin Repair" target="_blank">Skin Repair</a> | <a href="#" title="Staph" target="_blank">Staph</a> | <a href="https://petsbestrx.com/pet-health/" title="Pet Health Resources" target="_blank">Pet Health Resources</a> 
            </div><!--row-->
        </div><!--col1-->
        <div class="col2 col">
          <div class="title">FAQ Database</div>
          <div class="row">
              <a href="https://deadbedbugs.com/faq/" title="Bed Bugs" target="_blank">Bed Bugs</a> | <a href="https://allstop.com/faq/category/eczema/" title="Eczema" target="_blank">Eczema</a> | <a href="https://allstop.com/faq/category/head-lice/" title="Head Lice" target="_blank">Head Lice</a> | <a href="https://allstop.com/faq/category/scabies/" title="Scabies" target="_blank">Scabies</a> | <a href="https://allstop.com/faq/category/ringworm/" title="" target="_blank">Ringworm</a> 
            </div>
            <div class="row">
              <a href="https://www.qbased.com/faq-articles/" title="Q-Based" target="_blank">Q-Based</a> | <a href="https://petsbestrx.com/faq/category/mange/" title="Pet Mange" target="_blank">Pet Mange</a> | <a href="https://petsbestrx.com/faq/category/ear-mites/" title="Pet Ear Mites" target="_blank">Pet Ear Mites</a> | <a href="https://petsbestrx.com/faq/category/pet-ringworm/" title="Pet Ringworm" target="_blank">Pet Ringworm</a> 
            </div><!--row-->
        </div>
        <div class="col3 col">
          <div class="title">Connect</div>
            <a href="https://www.facebook.com/qbasedmarketplace?ref=hl" class="fb" target="_blank"></a>
            <a href="https://twitter.com/qbased" class="tw" target="_blank"></a>
            <a href="https://www.youtube.com/user/qbased" class="yt" target="_blank"></a>
        </div>
        
        
        </div>

      <div id="footerMiddle" class="clear">

        <ul class="col-1">
          <li class="title">About Us</li>
          <li><a href="/aboutus.asp" title="About Q-Based Solutions, Inc.">Company Info</a></li>
          <li><a href="/articles.asp?id=307" title="Contact Q-Based Solutions, Inc.">Contact Us</a></li>    
          <li><a href="/affiliate_info.asp" title="Become a Q-Based Solutions, Inc. Affliate">Become an Affiliate</a></li>
          <li><a href="/articles.asp?id=132" title="Q-Based Solutions, Inc.'s Policy">Company Policy</a></li>

        </ul>

        <ul class="col-2">
          <li class="title">My Account</li>
          <li><a href="/shoppingcart.asp" title="View My Shopping Cart">View Cart</a></li>
          <li><a href="https://shop.qbased.com/login.asp" title="Login to Your Account">Sign In</a></li>
           <li><a href="/orders.asp" title="View the Status of My Order">Order Status</a></li>
        
         
        </ul>

        <ul class="col-3">
          <li class="title" >Shopping</li>
          <li><a href="/cindex.asp" title="Q-Based Solutions, Inc.'s Category Index">Category Index</a></li>
          <li><a href="/pindex.asp" title="Q-Based Solutions, Inc.'s Product Index">Product Index</a></li>
          <li><a href="/articles.asp?id=134" title="Corporate Sitemap">Corporate Sitemap</a></li>
    
        </ul>

        <ul class="col-4">
          <li class="title">Helpful Info</li>
          <li><a href="/articles.asp?id=305" title="Shipping">Shipping Policy</a></li>
         <li><a href="/articles.asp?id=308" title="Free Shipping">Free Shipping Policy</a></li>
          <li><a href="/returns.asp" title="Returns">Returns Policy</a></li>
          <li><a href="/terms_privacy.asp" title="Privacy Policy">Privacy Policy</a></li>
          <li><a href="/terms.asp" title="Terms and Conditions">Terms &amp; Conditions</a></li>
        </ul>

        <div class="elist-wrap">
             
        <div class="title">Sign Up for our Newsletter:</div>
        <form name="MailingList" method="post" action="https://shop.qbased.com/MailingList_subscribe.asp">
          <input type="text" class="elistInput transition" name="emailaddress" value="" placeholder="Email Address" />
          <input type="submit" name="Submit" class="elistSubmit" value="GO" />
        </form>
      </div><!-- #eList -->
       

     

      </div>

  <!--
  ==========================================================================================
    VOLUSION LINK - BEGIN
  ==========================================================================================
    Customer has agreed per Volusion's Terms of Service (https://www.volusion.com/agreement_monthtomonth.asp)
    to maintain a text hyperlink to "https://www.volusion.com" in the footer of the website. The link must be
    standard html, contain no javascript, and be approved by Volusion. Removing this link breaches the Volusion agreement.
  ==========================================================================================
  -->

      <div id="footerBottom" class="clear">
        <div class="row top">
        <a class="first" href="javascript:void(0);" onclick="window.open('https://www.volusion.com/ssl.asp?url=shop.qbased.com', 'VolusionSSL', 'top=10,left=10,menubar=0,resizable=0,scrollbars=0,width=467,height=467')"><img src="/v/vspfiles/templates/q_based/images/template/vsecure.png" alt=""/></a>
        
        
        
<div class="AuthorizeNetSeal"><script type="text/javascript" language="javascript">var ANS_customer_id="bb24052d-4418-4b9f-9d95-4e854b1bed99";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script></div>
        
        <a href="https://www.securitymetrics.com/site_certificate.adp?s=209%2e216%2e112%2e76&amp;i=344334" target="_blank" class="security"><img src="https://www.securitymetrics.com/images/sm_tested1.gif" alt="SecurityMetrics for PCI Compliance, QSA, IDS, Penetration Testing, Forensics, and Vulnerability Assessment" border="0"></a>

        <a href="#"><img src="/v/vspfiles/templates/q_based/images/template/ssl.png"></a>
        </div>
        <div class="row">
        <a href="https://shop.qbased.com/terms.asp" title="Terms">Copyright &copy; <span class="insertYear">2013</span>&nbsp;Q-Based Solutions, Inc.. All Rights Reserved.</a>Built with <a href="https://www.volusion.com" target="_blank" rel="nofollow">Volusion</a></div>
      </div><!-- #footerBottom -->
    </div><!-- #footer -->
    </div><!-- #pageWrapper -->



<!-- LIVE PERSON DEPRECATED - DCoots -->
<!-- DOCTOR TRUSTED DEPRECATED - DCoots  -->





<script type="text/javascript">function store_init(event){} AttachEvent(window, 'load', store_init);</script>

<script type="text/javascript">
    if (!/\/shoppingcart\.asp/i.test(window.location.pathname)) {
        jQuery(document).ready(function() {
            jQuery('a').each(AddCartLink)
        });
    }
</script>

  <script>
     if (document.getElementsByName("MailingList")[0]) {
        var emailSubscribeForm = document.getElementsByName("MailingList")[0];
        disableSubscribeSubmit = function() {
          emailSubscribeButton.removeAttribute("type");
        }
        forwardToMailingList = function(e) {
            var subscribeEmail = emailSubscribeForm.querySelector("input").value;
          sessionStorage.setItem("subEmailAddress", subscribeEmail);
          emailSubscribeForm.submit();
        }

        if (emailSubscribeForm.querySelector("button")) {
            var emailSubscribeButton = emailSubscribeForm.querySelector("button");
            emailSubscribeButton.addEventListener("click", forwardToMailingList);
        }
    }
  </script>
<script src="/a/j/class-name-watcher.js" defer ></script>

    <script type="text/javascript">
        window.isUsingPpcp = true;
    </script>
    
        <script type="text/javascript">
            window.useNewCheckout = true;
        </script>
    
    <script src="/a/j/paypal-push-cart.js" defer ></script>

    <script src="/a/j/push-cart.js" defer ></script>

</body>
</html>