CINXE.COM
Results
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Results</title> <link href='https://fonts.googleapis.com/css?family=Raleway:400,700,600' rel='stylesheet' type='text/css' /> <link href='https://fonts.googleapis.com/css?family=Josefin+Sans:400,700' rel='stylesheet' type='text/css'> <link href="/Content/newheader.css" rel="stylesheet" /> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KTXD93HH');</script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-135380960-6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-135380960-6'); </script> <link href="/Content/css?v=A4415e86FLxIULKZ-XA-lRdtS3tQ_2kE6GQy6lkpexU1" rel="stylesheet"/> <script src="/Content/scripts?v=66ggDI22g4LI6aCthyR9SnhbETcU_e4LlQ1TaJMMPDA1"></script> <script src="/Scripts/tooltip.js"></script> <script src="/Scripts/popover.js"></script> <script type="text/javascript"> $(document).ready(function() { //Reset the compact view to original state $(".panel-collapse.collapse").collapse('show'); $("#collapse-btn").prop("checked", true); // Toggle plus minus icon on show hide of collapse element $(function() { $('[data-toggle="popover"]').popover(); }); $("#dateFirstInput").datepicker(); $("[id^=advertiserFacetLink]").click(function() { $("#advertiserFacetMore").toggle(); $("#advertiserFacetLinkMore").toggle(); $("#advertiserFacetLinkLess").toggle(); }); $("[id^=challengerFacetLink]").click(function() { $("#challengerFacetMore").toggle(); $("#challengerFacetLinkMore").toggle(); $("#challengerFacetLinkLess").toggle(); }); $("#sortByRelevancyLink").click(function() { $("#SearchPage_SortBy").val('RELEVANCY'); $("#resultsForm").submit(); }); $("#pageControlPrevious").click(function() { var currentPage = 1; $("#CurrentPage").val(currentPage - 1); $("#resultsForm").submit(); }); $("#pageControlNext").click(function() { var currentPage = 1; $("#CurrentPage").val(currentPage + 1); $("#resultsForm").submit(); }); $("#sortByDateLink").click(function() { $("#SearchPage_SortBy").val('DATE'); $("#resultsForm").submit(); }); $(window).bind("load", function() { $(".collapse.in").each(function() { $(this).siblings(".panel-heading").find(".glyphicon").addClass("glyphicon-minus") .removeClass("glyphicon-plus"); }); $(".collapse").on('show.bs.collapse', function() { $(this).parent().find(".glyphicon").removeClass("glyphicon-plus").addClass("glyphicon-minus"); }).on('hide.bs.collapse', function() { $(this).parent().find(".glyphicon").removeClass("glyphicon-minus").addClass("glyphicon-plus"); }); }); $("#collapse-btn").click(function() { if ($(this).prop("checked")) { $(".panel-collapse.collapse").collapse('show'); } else { $(".panel-collapse.collapse").collapse('hide'); } }); //$("#expand-btn").click(function () { // $(".panel-collapse.collapse").collapse('show'); //}); }); function showCaseDocs(id, division) { if ($("#linkPanel_" + id).is(':visible')) { $("#linkPanel_" + id).hide(); $("#caseDocArrow_" + id).removeClass('glyphicon-chevron-down'); $("#caseDocArrow_" + id).addClass('glyphicon-chevron-right'); } else { $("#caseDocArrow_" + id).removeClass('glyphicon-chevron-right'); $("#caseDocArrow_" + id).addClass('glyphicon-chevron-down'); $.get('/Search/GetCaseDocs', { caseId: id, caseType: division }) .done(function(result) { var $target = $("#linkPanel_" + id); $target.replaceWith(result); return false; }) .fail(function() { alert('An error has occured while editing the treatment result.'); }); } }; </script> <style type="text/css"> /* The switch - the box around the slider */ .switch { position: relative; display: inline-block; width: 60px; height: 20px; } /* Hide default HTML checkbox */ .switch input { display: none; } /* The slider */ .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 14px; width: 14px; left: 4px; bottom: 3px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #152329; } input:focus + .slider { box-shadow: 0 0 1px #005f86; } input:checked + .slider:before { -webkit-transform: translateX(38px); -ms-transform: translateX(38px); transform: translateX(38px); } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } </style> </head> <body> <header class="page-header top_header"> <div class="headContainer"> <div class="rsmHeader"> <div class="navbar-header"> <div class="visible-xs-block"> <div class="xrm-editable-html xrm-attribute" data-languageContext="English"> <div class="xrm-attribute-value"> <div class="page-header__logo"><a class="page-header__logo-link" href="https://bbbprograms.org/home" title="BBB National Programs, Inc."><img alt="BBB National Programs Logo with the organization title" data-displaymode="Original" src="/Content/Images/bbb_logo_white.png" style="width: 140px;height: 44px;" title="BBB NP Logo" /> </a></div> </div> </div> </div> <div class="visible-sm-block visible-md-block visible-lg-block /*navbar-brand*/"> <div class="xrm-editable-html xrm-attribute" data-languageContext="English"> <div class="xrm-attribute-value"> <div class="page-header__logo"><a class="page-header__logo-link" href="https://bbbprograms.org/home" title="BBB National Programs, Inc."><img alt="BBB National Programs Logo with the organization title" data-displaymode="Original" src="/Content/Images/bbb_logo_white.png" style="width: 140px;height:44px;" title="BBB NP Logo" /> </a></div> </div> </div> </div> <div class="nav-wrapper"> <div class="nav-mobile visible-xs"> <button type="button" class="nav-mobile__button" data-toggle="collapse" data-target="#navbar" aria-expanded="false" onclick="setHeight();"> <span class="sr-only">Toggle navigation</span> <span><i class="fa fa-bars fa-2x"></i></span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> </div> </div> <div id="navbar" class="navbar-collapse collapse top_menu_nav"> <div class="navbar-right menu-bar " data-weblinks-maxdepth="2"> <ul class="nav navbar-nav weblinks top_menu_list--interior"> <li class="weblink "> <a href="https://portal.bbbnp.org/" title="Home"> Home </a> </li> <li class="weblink "> <a href="/" title="OnlineArchive"> ONLINE ARCHIVES </a> </li> <li class="weblink "> <a href="https://portal.bbbnp.org/nad-claims/" title="Challenges"> CHALLENGES </a> </li> <li class="weblink"> <a href="https://portal.bbbnp.org/Invoices/" title="Invoices"> Invoices </a> </li> <li class="Logout"><a href="/Account/Login" id="loginLink">LOG IN</a></li> </ul> </div> </div> </div> </div> </header> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KTXD93HH" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div class="container mt120"> <ul class="nav navbar-nav navbar-right topNav"> <li><a data-toggle="modal" data-target="#myModal" href="#myModal">Tips, Hints and Guides</a></li> </ul> <script type="text/javascript"> $(document).ready(function () { $("#searchBtn").click(function () { var caseID = $("#search").val(); var url = '/AdminTool/Case?caseid=_caseid_'; window.location.href = url.replace('_caseid_', caseID); return false; }); }) </script> <ul class="nav nav-tabs mt20"> <li class="active "><a href="/Search/LatestCases" aria-expanded="false">Latest Cases</a></li> <li class=""><a href="/Search/Index" aria-expanded="false">Search Cases</a></li> </ul> <div> <h3> 128 cases found, <strong> sorted by date</strong> </h3> <div style="width: 33%; float: left;clear: both;"> Select one or more to narrow results</div> <div class="col-md-6 pull-right text-right" style="padding-bottom: 20px; margin-top: -30px;"> <label class="switch"><input type="checkbox" id="collapse-btn"><span class="slider round"></span></label> </div> <div class="row"> <form action="/Search/ApplyFilter" class="form-horizontal" id="resultsForm" method="post"><input id="SearchPage_SearchValue" name="SearchPage.SearchValue" type="hidden" value="" /><input data-val="true" data-val-required="The IsLatestCases field is required." id="SearchPage_IsLatestCases" name="SearchPage.IsLatestCases" type="hidden" value="True" /><input id="SearchPage_Advertiser" name="SearchPage.Advertiser" type="hidden" value="" /><input id="SearchPage_Challenger" name="SearchPage.Challenger" type="hidden" value="" /><input id="SearchPage_Product" name="SearchPage.Product" type="hidden" value="" /><input data-val="true" data-val-date="The field DateFrom must be a date." id="SearchPage_DateFrom" name="SearchPage.DateFrom" type="hidden" value="11/27/2023 6:43:35 AM" /><input data-val="true" data-val-date="The field DateTo must be a date." data-val-required="The DateTo field is required." id="SearchPage_DateTo" name="SearchPage.DateTo" type="hidden" value="11/27/2024 6:43:35 AM" /><input data-val="true" data-val-number="The field SelectedCategoryId must be a number." data-val-required="The SelectedCategoryId field is required." id="SearchPage_SelectedCategoryId" name="SearchPage.SelectedCategoryId" type="hidden" value="0" /><input data-val="true" data-val-number="The field Issues must be a number." data-val-required="The Issues field is required." id="SearchPage_SelectedIssueId" name="SearchPage.SelectedIssueId" type="hidden" value="0" /><input id="SearchPage_Joiner" name="SearchPage.Joiner" type="hidden" value="and" /><input id="SearchPage_SortBy" name="SearchPage.SortBy" type="hidden" value="DATE" /><input data-val="true" data-val-number="The field CurrentPage must be a number." data-val-required="The CurrentPage field is required." id="CurrentPage" name="CurrentPage" type="hidden" value="1" /><input id="SearchGuid" name="SearchGuid" type="hidden" value="" /> <div class="col-lg-3"> <div class="panel panel-default"> <div class="panel-heading"> Division </div> <div class="panel-body"> <div class="chkBox"> <input type="checkbox" name="divisionFacetCheck" value="NAD" /><span> NAD</span> </div> <span class="badge pull-right caseBadge"> 123 </span> <div class="chkBox"> <input type="checkbox" name="divisionFacetCheck" value="CARU" /><span> CARU</span> </div> <span class="badge pull-right caseBadge"> 5 </span> <div class="pt10 pull-right"> <input type="submit" name="divisionFilterButton" value="Apply Filter" class="btn btn-xs btn-primary" /> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Show Cases that Include </div> <div class="panel-body"> <div class="chkBox"> <input type="checkbox" name="specificDocTypesFacetCheck" value="SWIFT Case" ><span>SWIFT Case</span> </div> <span class="badge pull-right caseBadge"> 24</span> <div class="chkBox"> <input type="checkbox" name="specificDocTypesFacetCheck" value="NARB Panel" ><span>NARB Panel</span> </div> <span class="badge pull-right caseBadge"> 7</span> <div class="chkBox"> <input type="checkbox" name="specificDocTypesFacetCheck" value="Compliance Report" ><span>Compliance Report</span> </div> <span class="badge pull-right caseBadge"> 23</span> <br /> <div class="pt10 pull-right"> <input type="submit" name="specificDocTypesFilterButton" value="Apply Filter" class="btn btn-xs btn-primary" /> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Advertiser </div> <div class="panel-body"> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Charter Communications, Inc." ><span>Charter Communications, Inc.</span> </div> <span class="badge pull-right caseBadge"> 7</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Sharkninja Operating Llc" ><span>Sharkninja Operating Llc</span> </div> <span class="badge pull-right caseBadge"> 5</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Comcast Cable Communications, Llc" ><span>Comcast Cable Communications, Llc</span> </div> <span class="badge pull-right caseBadge"> 4</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="T-Mobile Us, Inc." ><span>T-Mobile Us, Inc.</span> </div> <span class="badge pull-right caseBadge"> 3</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Verizon Communications, Inc." ><span>Verizon Communications, Inc.</span> </div> <span class="badge pull-right caseBadge"> 3</span> <div id="advertiserFacetMore" style="display: none"> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Hismile Pty" /><span>Hismile Pty</span> </div> <span class="badge pull-right caseBadge"> 3</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="The Procter & Gamble Company" /><span>The Procter & Gamble Company</span> </div> <span class="badge pull-right caseBadge"> 3</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Amyris Clean Beauty, Inc." /><span>Amyris Clean Beauty, Inc.</span> </div> <span class="badge pull-right caseBadge"> 3</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Reckitt Benckiser Llc" /><span>Reckitt Benckiser Llc</span> </div> <span class="badge pull-right caseBadge"> 2</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Costar Group, Inc." /><span>Costar Group, Inc.</span> </div> <span class="badge pull-right caseBadge"> 2</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Cox Communications, Inc." /><span>Cox Communications, Inc.</span> </div> <span class="badge pull-right caseBadge"> 2</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Mint Mobile Llc" /><span>Mint Mobile Llc</span> </div> <span class="badge pull-right caseBadge"> 2</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Drip Hydration" /><span>Drip Hydration</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Ikigai Marketing Works, Llc And Pooph, Inc." /><span>Ikigai Marketing Works, Llc And Pooph, Inc.</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Jazwares, Llc" /><span>Jazwares, Llc</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="mt10 pull-left"><em>Don't see what you are looking for? Click the search tab to search by advertiser</em></div> </div> <br /> <div class="pt10 pull-right"> <a id="advertiserFacetLinkMore" class="pointer more">See more</a> <a style="display: none;" class="pointer" id="advertiserFacetLinkLess">See less</a> <input type="submit" name="advertiserFilterButton" value="Apply Filter" class="btn btn-xs btn-primary" /> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Challenger </div> <div class="panel-body"> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="National Advertising Division" /> <span>National Advertising Division</span> </div> <span class="badge pull-right caseBadge"> 22</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="At&T Services, Inc." /> <span>At&T Services, Inc.</span> </div> <span class="badge pull-right caseBadge"> 11</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="The Procter & Gamble Company" /> <span>The Procter & Gamble Company</span> </div> <span class="badge pull-right caseBadge"> 7</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="T-Mobile Us, Inc." /> <span>T-Mobile Us, Inc.</span> </div> <span class="badge pull-right caseBadge"> 6</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Children's Advertising Review Unit - CARU" /> <span>Children's Advertising Review Unit - CARU</span> </div> <span class="badge pull-right caseBadge"> 5</span> <div id="challengerFacetMore" style="display: none"> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Dyson, Inc." /><span>Dyson, Inc.</span> </div> <span class="badge pull-right caseBadge">5</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Charter Communications, Inc." /><span>Charter Communications, Inc.</span> </div> <span class="badge pull-right caseBadge">4</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Verizon Communications, Inc." /><span>Verizon Communications, Inc.</span> </div> <span class="badge pull-right caseBadge">4</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Bissell Corporation" /><span>Bissell Corporation</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Mead Johnson" /><span>Mead Johnson</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Move, Inc." /><span>Move, Inc.</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Vesync Corporation" /><span>Vesync Corporation</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Stokely-Van Camp, Inc." /><span>Stokely-Van Camp, Inc.</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Unilever U.S, Inc." /><span>Unilever U.S, Inc.</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Vision Elements, Inc." /><span>Vision Elements, Inc.</span> </div> <span class="badge pull-right caseBadge">2</span> <div class="mt10 pull-left"><em>Don't see what you are looking for? Click the search tab to search by challenger</em></div> </div> <br /> <div class="pt10 pull-right"> <a id="challengerFacetLinkMore" class="pointer more">See more</a> <a style="display: none;" class="pointer" id="challengerFacetLinkLess" onclick="">See less</a> <input type="submit" name="challengerFilterButton" value="Apply Filter" class="btn btn-xs btn-primary" /> </div> </div> </div> </div> </form> <div class="col-lg-9"> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7349" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7349: Ketamine IV Therapy </a> </div> <h6 class="pull-right">11/15/2024</h6> </div> <div id=7349 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Drip Hydration</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7349" style="cursor: pointer" onclick="showCaseDocs(7349, 'NAD')">Case Documents <span id="caseDocArrow_7349" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Drip Hydration (Ketamine IV Therapy)</u>, Report #7349, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7349" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7360" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7360: POOPH Pet Odor & Stain Eliminator </a> </div> <h6 class="pull-right">11/13/2024</h6> </div> <div id=7360 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Reckitt Benckiser LLC vs: Ikigai Marketing Works, LLC and POOPH, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7360" style="cursor: pointer" onclick="showCaseDocs(7360, 'NAD')">Case Documents <span id="caseDocArrow_7360" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Ikigai Marketing Works, LLC and POOPH, Inc. (POOPH Pet Odor & Stain Eliminator)</u>, Report #7360, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7360" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7355" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7355: CarpetXpert Deep Carpet Cleaners </a> </div> <h6 class="pull-right">11/8/2024</h6> </div> <div id=7355 class="panel-collapse collapse in"> <div class="panel-body"> <h4>BISSELL CORPORATION vs: SharkNinja Operating LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7355" style="cursor: pointer" onclick="showCaseDocs(7355, 'NAD')">Case Documents <span id="caseDocArrow_7355" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>SharkNinja Operating LLC (CarpetXpert Deep Carpet Cleaners)</u>, Report #7355, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7355" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7389" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7389: T-Mobile Wireless </a> </div> <h6 class="pull-right">11/6/2024</h6> </div> <div id=7389 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: T-Mobile US, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7389" style="cursor: pointer" onclick="showCaseDocs(7389, 'NAD')">Case Documents <span id="caseDocArrow_7389" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>T-Mobile US, Inc. (T-Mobile Wireless)</u>, Report #7389, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7389" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#6451" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6451: Royale High TV spot and PlayRoyaleHigh.com </a> </div> <h6 class="pull-right">11/4/2024</h6> </div> <div id=6451 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: Jazwares, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6451" style="cursor: pointer" onclick="showCaseDocs(6451, 'CARU')">Case Documents <span id="caseDocArrow_6451" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Jazwares, LLC (Royale High TV spot and PlayRoyaleHigh.com)</u>, Report #6451, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6451" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7378" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7378: NextStar Flea & Tick Topical </a> </div> <h6 class="pull-right">10/30/2024</h6> </div> <div id=7378 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Elanco Animal Health Incorporated vs: PetIQ, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7378" style="cursor: pointer" onclick="showCaseDocs(7378, 'NAD')">Case Documents <span id="caseDocArrow_7378" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>PetIQ, LLC (NextStar Flea & Tick Topical)</u>, Report #7378, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7378" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7387" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7387: Verizon - Satellite Texting </a> </div> <h6 class="pull-right">10/29/2024</h6> </div> <div id=7387 class="panel-collapse collapse in"> <div class="panel-body"> <h4>T-Mobile US, Inc. vs: Verizon Communications, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7387" style="cursor: pointer" onclick="showCaseDocs(7387, 'NAD')">Case Documents <span id="caseDocArrow_7387" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Verizon Communications, Inc. (Verizon - Satellite Texting)</u>, Report #7387, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7387" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7337" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7337: Mott's Fruit Flavored Snacks Challenger: </a> </div> <h6 class="pull-right">10/28/2024</h6> </div> <div id=7337 class="panel-collapse collapse in"> <div class="panel-body"> <h4>PIM Brands, inc. vs: General Mills, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7337" style="cursor: pointer" onclick="showCaseDocs(7337, 'NAD')">Case Documents <span id="caseDocArrow_7337" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>General Mills, Inc. (Mott's Fruit Flavored Snacks Challenger:)</u>, Report #7337, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7337" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7345" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7345: Realtor.com </a> </div> <h6 class="pull-right">10/28/2024</h6> </div> <div id=7345 class="panel-collapse collapse in"> <div class="panel-body"> <h4>CoStar Group, Inc. vs: Move, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7345" style="cursor: pointer" onclick="showCaseDocs(7345, 'NAD')">Case Documents <span id="caseDocArrow_7345" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Move, Inc. (Realtor.com)</u>, Report #7345, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7345" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7328" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7328: Drunk Elephant Skincare </a> </div> <h6 class="pull-right">10/23/2024</h6> </div> <div id=7328 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Drunk Elephant, LLC.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7328" style="cursor: pointer" onclick="showCaseDocs(7328, 'NAD')">Case Documents <span id="caseDocArrow_7328" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Drunk Elephant, LLC. (Drunk Elephant Skincare)</u>, Report #7328, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7328" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7352" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7352: PuroAir 240 and PuroAir 400 Air Purifiers and Filters </a> </div> <h6 class="pull-right">10/15/2024</h6> </div> <div id=7352 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Vesync Corporation d/b/a Levoit vs: Yalla Ventures, Inc. d/b/a PuroAir</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7352" style="cursor: pointer" onclick="showCaseDocs(7352, 'NAD')">Case Documents <span id="caseDocArrow_7352" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Yalla Ventures, Inc. d/b/a PuroAir (PuroAir 240 and PuroAir 400 Air Purifiers and Filters)</u>, Report #7352, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7352" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7338" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7338: Lap Siding Products </a> </div> <h6 class="pull-right">10/10/2024</h6> </div> <div id=7338 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Louisiana-Pacific Corporation vs: James Hardie Building Products, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7338" style="cursor: pointer" onclick="showCaseDocs(7338, 'NAD')">Case Documents <span id="caseDocArrow_7338" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>James Hardie Building Products, Inc. (Lap Siding Products)</u>, Report #7338, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7338" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7382" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7382: Finish Dishwashing Detergent </a> </div> <h6 class="pull-right">10/9/2024</h6> </div> <div id=7382 class="panel-collapse collapse in"> <div class="panel-body"> <h4>The Procter & Gamble Company vs: Reckitt Benckiser LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7382" style="cursor: pointer" onclick="showCaseDocs(7382, 'NAD')">Case Documents <span id="caseDocArrow_7382" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Reckitt Benckiser LLC (Finish Dishwashing Detergent)</u>, Report #7382, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7382" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7348" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7348: Comcast Business Internet </a> </div> <h6 class="pull-right">10/8/2024</h6> </div> <div id=7348 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: Comcast Cable Communications, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7348" style="cursor: pointer" onclick="showCaseDocs(7348, 'NAD')">Case Documents <span id="caseDocArrow_7348" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Comcast Cable Communications, LLC (Comcast Business Internet)</u>, Report #7348, <em>NAD/CARU Case Reports </em> (October 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7348" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7344" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7344: Spectrum  Internet </a> </div> <h6 class="pull-right">9/26/2024</h6> </div> <div id=7344 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: Charter Communications, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7344" style="cursor: pointer" onclick="showCaseDocs(7344, 'NAD')">Case Documents <span id="caseDocArrow_7344" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Charter Communications, Inc. (Spectrum  Internet)</u>, Report #7344, <em>NAD/CARU Case Reports </em> (September 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7344" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7370" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7370: Welch's Fruit Snacks </a> </div> <h6 class="pull-right">9/20/2024</h6> </div> <div id=7370 class="panel-collapse collapse in"> <div class="panel-body"> <h4>General Mills, Inc. vs: Promotion In Motion, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7370" style="cursor: pointer" onclick="showCaseDocs(7370, 'NAD')">Case Documents <span id="caseDocArrow_7370" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Promotion In Motion, Inc. (Welch's Fruit Snacks)</u>, Report #7370, <em>NAD/CARU Case Reports </em> (September 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7370" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7295" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7295: Google Gemini </a> </div> <h6 class="pull-right">9/6/2024</h6> </div> <div id=7295 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Google, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7295" style="cursor: pointer" onclick="showCaseDocs(7295, 'NAD')">Case Documents <span id="caseDocArrow_7295" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Google, Inc. (Google Gemini)</u>, Report #7295, <em>NAD/CARU Case Reports </em> (September 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7295" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7333" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7333: Tortillas </a> </div> <h6 class="pull-right">8/29/2024</h6> </div> <div id=7333 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Olé Mexican Foods, Inc. vs: Gruma Corporation</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7333" style="cursor: pointer" onclick="showCaseDocs(7333, 'NAD')">Case Documents <span id="caseDocArrow_7333" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Gruma Corporation (Tortillas)</u>, Report #7333, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7333" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7260" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7260: V34 Colour Corrector Serum; Glostik; PAP+ Whitening Strips; PAP+ Whitening Pen; PAP+ Whitening Toothpaste; VIO405 Refills; Stain </a> </div> <h6 class="pull-right">8/28/2024</h6> </div> <div id=7260 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Oral Essentials, Inc. vs: HiSmile PTY</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7260" style="cursor: pointer" onclick="showCaseDocs(7260, 'NAD')">Case Documents <span id="caseDocArrow_7260" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>HiSmile PTY (V34 Colour Corrector Serum; Glostik; PAP+ Whitening Strips; PAP+ Whitening Pen; PAP+ Whitening Toothpaste; VIO405 Refills; Stain)</u>, Report #7260, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7260" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7362" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7362: Shark Clean & Empty Cordless Stick Vacuum </a> </div> <h6 class="pull-right">8/14/2024</h6> </div> <div id=7362 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Dyson, Inc. vs: SharkNinja Operating LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7362" style="cursor: pointer" onclick="showCaseDocs(7362, 'NAD')">Case Documents <span id="caseDocArrow_7362" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>SharkNinja Operating LLC (Shark Clean & Empty Cordless Stick Vacuum)</u>, Report #7362, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7362" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7236" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7236: Hormone Harmony </a> </div> <h6 class="pull-right">8/13/2024</h6> </div> <div id=7236 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Happy Mammoth</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7236" style="cursor: pointer" onclick="showCaseDocs(7236, 'NAD')">Case Documents <span id="caseDocArrow_7236" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Happy Mammoth (Hormone Harmony)</u>, Report #7236, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7236" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7298" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7298: Verizon Home Internet </a> </div> <h6 class="pull-right">8/7/2024</h6> </div> <div id=7298 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Charter Communications, Inc. vs: Verizon Communications, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7298" style="cursor: pointer" onclick="showCaseDocs(7298, 'NAD')">Case Documents <span id="caseDocArrow_7298" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Verizon Communications, Inc. (Verizon Home Internet)</u>, Report #7298, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7298" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7303" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7303: Online Corporate Formation Services </a> </div> <h6 class="pull-right">8/6/2024</h6> </div> <div id=7303 class="panel-collapse collapse in"> <div class="panel-body"> <h4>ZenBusiness Inc. vs: LegalZoom, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7303" style="cursor: pointer" onclick="showCaseDocs(7303, 'NAD')">Case Documents <span id="caseDocArrow_7303" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>LegalZoom, Inc. (Online Corporate Formation Services)</u>, Report #7303, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7303" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7325" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7325: Hydrocolloid Gel Bandages </a> </div> <h6 class="pull-right">8/5/2024</h6> </div> <div id=7325 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Johnson & Johnson Consumer Inc. vs: ASO LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7325" style="cursor: pointer" onclick="showCaseDocs(7325, 'NAD')">Case Documents <span id="caseDocArrow_7325" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>ASO LLC (Hydrocolloid Gel Bandages)</u>, Report #7325, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7325" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7358" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7358: HiSmile Electric Toothbrushes </a> </div> <h6 class="pull-right">8/2/2024</h6> </div> <div id=7358 class="panel-collapse collapse in"> <div class="panel-body"> <h4>The Procter & Gamble Company vs: HiSmile PTY</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7358" style="cursor: pointer" onclick="showCaseDocs(7358, 'NAD')">Case Documents <span id="caseDocArrow_7358" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>HiSmile PTY (HiSmile Electric Toothbrushes)</u>, Report #7358, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7358" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7319" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7319: NMN Supplements </a> </div> <h6 class="pull-right">8/1/2024</h6> </div> <div id=7319 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Dean & Carter, PLLC vs: Double Wood Supplements, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7319" style="cursor: pointer" onclick="showCaseDocs(7319, 'NAD')">Case Documents <span id="caseDocArrow_7319" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Double Wood Supplements, LLC (NMN Supplements)</u>, Report #7319, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7319" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7359" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7359: Datarails Software </a> </div> <h6 class="pull-right">8/1/2024</h6> </div> <div id=7359 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Datarails, Inc. vs: Cube Planning, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7359" style="cursor: pointer" onclick="showCaseDocs(7359, 'NAD')">Case Documents <span id="caseDocArrow_7359" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Cube Planning, Inc. (Datarails Software)</u>, Report #7359, <em>NAD/CARU Case Reports </em> (August 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7359" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#6450" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6450: KidGeni Website </a> </div> <h6 class="pull-right">7/31/2024</h6> </div> <div id=6450 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: KidGeni</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6450" style="cursor: pointer" onclick="showCaseDocs(6450, 'CARU')">Case Documents <span id="caseDocArrow_6450" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>KidGeni (KidGeni Website)</u>, Report #6450, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6450" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7320" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7320: Shady Brook Farms Ground Turkey Products </a> </div> <h6 class="pull-right">7/30/2024</h6> </div> <div id=7320 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Butterball, LLC vs: Cargill Meat Solutions Corporation</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7320" style="cursor: pointer" onclick="showCaseDocs(7320, 'NAD')">Case Documents <span id="caseDocArrow_7320" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Cargill Meat Solutions Corporation (Shady Brook Farms Ground Turkey Products)</u>, Report #7320, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7320" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7313" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7313: Shark Cordless Detect Pro Auto-Empty System </a> </div> <h6 class="pull-right">7/19/2024</h6> </div> <div id=7313 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Dyson, Inc. vs: SharkNinja Operating LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7313" style="cursor: pointer" onclick="showCaseDocs(7313, 'NAD')">Case Documents <span id="caseDocArrow_7313" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>SharkNinja Operating LLC (Shark Cordless Detect Pro Auto-Empty System)</u>, Report #7313, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7313" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7318" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7318: Dr. Luke's Fungal Nail Renewal </a> </div> <h6 class="pull-right">7/19/2024</h6> </div> <div id=7318 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Advantice Health vs: Dr. Luke Healthcare</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7318" style="cursor: pointer" onclick="showCaseDocs(7318, 'NAD')">Case Documents <span id="caseDocArrow_7318" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Dr. Luke Healthcare (Dr. Luke's Fungal Nail Renewal)</u>, Report #7318, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7318" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7322" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7322: Comcast Xfinity Internet Service </a> </div> <h6 class="pull-right">7/18/2024</h6> </div> <div id=7322 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: Comcast Cable Communications Management, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7322" style="cursor: pointer" onclick="showCaseDocs(7322, 'NAD')">Case Documents <span id="caseDocArrow_7322" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Comcast Cable Communications Management, LLC (Comcast Xfinity Internet Service)</u>, Report #7322, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7322" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7343" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7343: GuruNanda Coconut Pulling Oil </a> </div> <h6 class="pull-right">7/8/2024</h6> </div> <div id=7343 class="panel-collapse collapse in"> <div class="panel-body"> <h4>GuruNanda, LLC vs: Oral Essentials, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7343" style="cursor: pointer" onclick="showCaseDocs(7343, 'NAD')">Case Documents <span id="caseDocArrow_7343" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Oral Essentials, Inc. (GuruNanda Coconut Pulling Oil)</u>, Report #7343, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7343" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7347" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7347: Kendamil Infant Formula </a> </div> <h6 class="pull-right">7/8/2024</h6> </div> <div id=7347 class="panel-collapse collapse in"> <div class="panel-body"> <h4>MEAD JOHNSON vs: Kendal Nutricare</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7347" style="cursor: pointer" onclick="showCaseDocs(7347, 'NAD')">Case Documents <span id="caseDocArrow_7347" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Kendal Nutricare (Kendamil Infant Formula)</u>, Report #7347, <em>NAD/CARU Case Reports </em> (July 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7347" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7336" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7336: Homes.com </a> </div> <h6 class="pull-right">6/25/2024</h6> </div> <div id=7336 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Move, Inc. vs: CoStar Group, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7336" style="cursor: pointer" onclick="showCaseDocs(7336, 'NAD')">Case Documents <span id="caseDocArrow_7336" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>CoStar Group, Inc. (Homes.com)</u>, Report #7336, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7336" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7339" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7339: Homes.com (Comparative Advertising) </a> </div> <h6 class="pull-right">6/25/2024</h6> </div> <div id=7339 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Move, Inc. vs: CoStar Group, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7339" style="cursor: pointer" onclick="showCaseDocs(7339, 'NAD')">Case Documents <span id="caseDocArrow_7339" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>CoStar Group, Inc. (Homes.com (Comparative Advertising))</u>, Report #7339, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7339" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7342" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7342: Human Milk Fortifier </a> </div> <h6 class="pull-right">6/25/2024</h6> </div> <div id=7342 class="panel-collapse collapse in"> <div class="panel-body"> <h4>MEAD JOHNSON vs: Prolacta Bioscience, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7342" style="cursor: pointer" onclick="showCaseDocs(7342, 'NAD')">Case Documents <span id="caseDocArrow_7342" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Prolacta Bioscience, Inc. (Human Milk Fortifier)</u>, Report #7342, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7342" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7277" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7277: Native Brand of Personal Care Products </a> </div> <h6 class="pull-right">6/24/2024</h6> </div> <div id=7277 class="panel-collapse collapse in"> <div class="panel-body"> <h4>S.C. Johnson & Son, Inc. vs: The Procter & Gamble Company</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7277" style="cursor: pointer" onclick="showCaseDocs(7277, 'NAD')">Case Documents <span id="caseDocArrow_7277" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>The Procter & Gamble Company (Native Brand of Personal Care Products)</u>, Report #7277, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7277" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7294" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7294: Dawn® Platinum Dishwashing Liquid </a> </div> <h6 class="pull-right">6/21/2024</h6> </div> <div id=7294 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Colgate-Palmolive Company vs: The Procter & Gamble Company</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7294" style="cursor: pointer" onclick="showCaseDocs(7294, 'NAD')">Case Documents <span id="caseDocArrow_7294" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>The Procter & Gamble Company (Dawn® Platinum Dishwashing Liquid)</u>, Report #7294, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7294" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7304" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7304: Payroll and HRIS </a> </div> <h6 class="pull-right">6/17/2024</h6> </div> <div id=7304 class="panel-collapse collapse in"> <div class="panel-body"> <h4>People Center, Inc. d/b/a Rippling vs: Deel, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7304" style="cursor: pointer" onclick="showCaseDocs(7304, 'NAD')">Case Documents <span id="caseDocArrow_7304" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Deel, Inc. (Payroll and HRIS)</u>, Report #7304, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7304" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7335" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7335: AT&T Satellite Calling </a> </div> <h6 class="pull-right">6/12/2024</h6> </div> <div id=7335 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: T-Mobile US, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7335" style="cursor: pointer" onclick="showCaseDocs(7335, 'NAD')">Case Documents <span id="caseDocArrow_7335" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>T-Mobile US, Inc. (AT&T Satellite Calling)</u>, Report #7335, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7335" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7332" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7332: Home Internet "Price Lock" </a> </div> <h6 class="pull-right">6/5/2024</h6> </div> <div id=7332 class="panel-collapse collapse in"> <div class="panel-body"> <h4>AT&T Services, Inc. vs: T-Mobile US, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7332" style="cursor: pointer" onclick="showCaseDocs(7332, 'NAD')">Case Documents <span id="caseDocArrow_7332" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>T-Mobile US, Inc. (Home Internet "Price Lock")</u>, Report #7332, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7332" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7293" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7293: MammaPrint and BluePrint Breast Cancer Tests </a> </div> <h6 class="pull-right">6/4/2024</h6> </div> <div id=7293 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Genomic Health, Inc. vs: Agendia, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7293" style="cursor: pointer" onclick="showCaseDocs(7293, 'NAD')">Case Documents <span id="caseDocArrow_7293" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Agendia, Inc. (MammaPrint and BluePrint Breast Cancer Tests)</u>, Report #7293, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7293" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7314" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7314: AI-Pro.org </a> </div> <h6 class="pull-right">6/3/2024</h6> </div> <div id=7314 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Telecom Business Solutions, Inc. d/b/a AI-Pro.org</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7314" style="cursor: pointer" onclick="showCaseDocs(7314, 'NAD')">Case Documents <span id="caseDocArrow_7314" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Telecom Business Solutions, Inc. d/b/a AI-Pro.org (AI-Pro.org)</u>, Report #7314, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7314" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7323" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7323: Solitaire Smash </a> </div> <h6 class="pull-right">6/3/2024</h6> </div> <div id=7323 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Play Perfect Ltd.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7323" style="cursor: pointer" onclick="showCaseDocs(7323, 'NAD')">Case Documents <span id="caseDocArrow_7323" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Play Perfect Ltd. (Solitaire Smash)</u>, Report #7323, <em>NAD/CARU Case Reports </em> (June 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7323" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7326" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7326: Peachy Clean Gel Cleanser and Zit Ain't Cute Spot Treatment </a> </div> <h6 class="pull-right">5/30/2024</h6> </div> <div id=7326 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: TWiiSH</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7326" style="cursor: pointer" onclick="showCaseDocs(7326, 'NAD')">Case Documents <span id="caseDocArrow_7326" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>TWiiSH (Peachy Clean Gel Cleanser and Zit Ain't Cute Spot Treatment)</u>, Report #7326, <em>NAD/CARU Case Reports </em> (May 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7326" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7301" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7301: Early Defense Dietary Supplement </a> </div> <h6 class="pull-right">5/29/2024</h6> </div> <div id=7301 class="panel-collapse collapse in"> <div class="panel-body"> <h4>MacuHealth, LP vs: Vision Elements, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7301" style="cursor: pointer" onclick="showCaseDocs(7301, 'NAD')">Case Documents <span id="caseDocArrow_7301" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Vision Elements, Inc. (Early Defense Dietary Supplement)</u>, Report #7301, <em>NAD/CARU Case Reports </em> (May 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7301" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#7266" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7266: Summus Medical Laser Device </a> </div> <h6 class="pull-right">5/24/2024</h6> </div> <div id=7266 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Multi Radiance Medical vs: Summus Medical Laser</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7266" style="cursor: pointer" onclick="showCaseDocs(7266, 'NAD')">Case Documents <span id="caseDocArrow_7266" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Summus Medical Laser (Summus Medical Laser Device)</u>, Report #7266, <em>NAD/CARU Case Reports </em> (May 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7266" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#6448" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6448: Vlad & Niki You Tube Channel </a> </div> <h6 class="pull-right">5/23/2024</h6> </div> <div id=6448 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: Content Media Group FZC, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6448" style="cursor: pointer" onclick="showCaseDocs(6448, 'CARU')">Case Documents <span id="caseDocArrow_6448" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Content Media Group FZC, LLC (Vlad & Niki You Tube Channel)</u>, Report #6448, <em>NAD/CARU Case Reports </em> (May 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6448" style="display: none"></div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading" id="panelHeading"> <div class="panel-title col-md-10 np"> <a class="accordion-toggle pull-left" data-toggle="collapse" data-parent="#accordion" href="#6449" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6449: Adopt Me </a> </div> <h6 class="pull-right">5/23/2024</h6> </div> <div id=6449 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: Uplift Games LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6449" style="cursor: pointer" onclick="showCaseDocs(6449, 'CARU')">Case Documents <span id="caseDocArrow_6449" class="glyphicon glyphicon-chevron-right"></span></a> <button type="button" class="btn btn-default btn-xs" style="float: right" data-template='<div class="popover1" role="tooltip"><div class="arrow"></div><div class="popover-content"></div></div>' data-container="body" data-toggle="popover" data-html="true" data-placement="left" data-content="<u>Uplift Games LLC (Adopt Me)</u>, Report #6449, <em>NAD/CARU Case Reports </em> (May 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6449" style="display: none"></div> </div> </div> </div> </div> <div class="brand"> <nav aria-label="Page navigation"> <ul class="pagination"> <li class="disabled"> <a href="/Search/LatestCases?page=0" id="pageControlPrevious" aria-label="Previous"> <span aria-hidden="true">«</span> </a> </li> <li class="active"><span>1 <span class="sr-only">(current)</span></span></li> <li><a href="/Search/LatestCases?page=2" id="pageControl_2">2</a></li> <li><a href="/Search/LatestCases?page=3" id="pageControl_3">3</a></li> <li class=""> <a href="/Search/LatestCases?page=2" id="pageControlNext" aria-label="Next"> <span aria-hidden="true">»</span> </a> </li> </ul> </nav> </div> </div> <div id="subModal" class="modal fade" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> <link href="/Content/newheader.css" rel="stylesheet" /> <div id="errorPageRow" class="row"> <div class="form-horizontal accessError"> <fieldset> <legend id="accessPageLegend"> <span>You need a subscription to access the Online Archive </span> </legend> <p class="accessPageHeaderText"> A paid subscription to the Online Archive includes unlimited access to the database or more than 6,000 advertising claim substatiation decisions. Individuals from government agencies, academic institutions, and non profits can access the Online Archive without charge. <br /><br /> <b>With subscription questions or technical issues, <a href="emailto:oa@bbbnp.org?Online Archive Subscription">email</a> oa@bbbnp.org.</b> </p> <div class="subscribepad"> <div class="col-sm-12"> <div class="col-sm-3"> <button class="btn subscribeBtn" onclick="location.href='/Account/Login'" title="Log In">Login</button> </div> <div class="col-sm-3"> </div> <div class="goback col-sm-6"> <a href="https://bbbprograms.org">Go back to BBB National Programs</a> </div> </div> </div> </fieldset> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div id="myModal" class="modal fade" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <h2>Table of contents: Jump to the section you need</h2> </div> </div> <div class="row"> <div class="col-lg-6"> <ul class="list-group"> <li class="list-group-item"><a class="reBranding" href="#manageaccount">Manage Account</a></li> <li class="list-group-item"><a class="reBranding" href="#updatepassword">Update Password</a></li> <li class="list-group-item"><a class="reBranding" href="#sitepreferences">Site Preferences</a></li> <li class="list-group-item"><a class="reBranding" href="#usersroles">Users & Roles</a></li> <li class="list-group-item"><a class="reBranding" href="#userstatuses">User statuses</a></li> <li class="list-group-item"><a class="reBranding" href="#userroles">User roles</a></li> <li class="list-group-item"><a class="reBranding" href="#updateuserinfo">Update user info</a></li> <li class="list-group-item"><a class="reBranding" href="#activate">Activate, deactivate and remove users</a></li> <li class="list-group-item"><a class="reBranding" href="#addnewuser">Add new user</a></li> <li class="list-group-item"><a class="reBranding" href="#resendinvite">Resend invite email</a></li> <li class="list-group-item"><a class="reBranding" href="#requestinvoice">Request an invoice for an additional license</a></li> <li class="list-group-item"><a class="reBranding" href="#searchresultsguide">Search results guide</a></li> <li class="list-group-item"><a class="reBranding" href="#searchnarrowingguide">Search narrowing guide</a></li> <li class="list-group-item"><a class="reBranding" href="#sorting">Sorting</a></li> <li class="list-group-item"><a class="reBranding" href="#documents">Documents</a></li> <li class="list-group-item"><a class="reBranding" href="#searchfields">Guide to search fields</a></li> <li class="list-group-item"><a class="reBranding" href="#advertiserchallenger">Advertiser/Challenger</a></li> </ul> </div> <div class="col-lg-6"> <ul class="list-group"> <li class="list-group-item"><a class="reBranding" href="#product">Product</a></li> <li class="list-group-item"><a class="reBranding" href="#issueclaimtype">Issue/Claim type</a></li> <li class="list-group-item"><a class="reBranding" href="#daterange">Date range</a></li> <li class="list-group-item"><a class="reBranding" href="#category">Category</a></li> <li class="list-group-item"><a class="reBranding" href="#CombiningFields">Combining fields</a></li> <li class="list-group-item"><a class="reBranding" href="#Overview">Connector rules for keyword searches</a></li> <li class="list-group-item"><a class="reBranding" href="#WordsAndPhrases">Words and Phrases</a></li> <li class="list-group-item"><a class="reBranding" href="#Wildcards">Wildcards (* and ?)</a></li> <li class="list-group-item"><A class="reBranding" href="#FuzzySearching">Fuzzy Searching</A></li> <li class="list-group-item"><a class="reBranding" href="#Stemming">Stemming</a></li> <li class="list-group-item"><a class="reBranding" href="#AND">AND Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#OR">OR Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#WN">W/N Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#NOT">NOT, AND NOT and NOT W/N</a></li> <li class="list-group-item"><A class="reBranding" href="#NumericRange">Numeric Range Searching</A></li> <li class="list-group-item"><A class="reBranding" href="#releasenotes">Release Notes</A></li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a name="manageaccount"></a>Manage Account</h3> <hr /> <div class="col-lg-6"> <img src="/Content/Images/help-manage.jpg" alt="manage account image" /> </div> <div class="col-lg-6"> <span class="align-middle"> <p> The Manage Account tab offers options to update your password and set site preferences. If you are an admin for your organization, you will also have the ability to manage your users and their roles. </p> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a name="updatepassword"></a>Update Password</h3> <hr /> <div class="col-lg-12"> <span class="align-middle"> <p>Selecting the Update Password option on the Manage Account tab will prompt you to enter your old password, your new password, and a confirmation of your new password. A strength indicator will help you select a strong password.</p> <p>If you do not remember your old password, click log out, click log in, and then click the "Forgot your password?" link on the login page. This will send you an e-mail to confirm who you are, and then send a second e-mail that will allow you to select a new password.</p> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a id="sitepreferences"></a>Site Preferences</h3> <hr /> <div class="col-lg-6"> <img src="/Content/Images/help-preferences.jpg" alt="site preferences image" /> </div> <div class="col-lg-6"> <p> The Site Preferences option on the Manage Account tab gives you three options to customize your experience with the Online Archive. </p> <ol> <li><b>Default Page</b> allows you to select the page you see when you first enter the Archive. Some users prefer to see Latest Cases, while others prefer to go directly to the Search Tab. Cookies ensure that the site remembers your preference even when you are not logged in This preference controls the page you see when you go to case-report.bbb.org. If you have a bookmark or browser history link that goes directly to an interior page of the Archive, this preference will not take effect.<br /> </li> <li><b>Results View</b> allows you to choose the way you see search results. Standard View will show you the complete search result, which is helpful for research. Compact View will collapse the search results to show only the case number and product name. This is helpful if you need to quickly scroll through results. While this setting determines what you see by default, you can always toggle between standard and compact views on any results page, or expand or collapse a single search result.<br /> </li> <li><b>Excerpt Length</b> lets you choose between shorter excerpts, with 10 words on either side of your search term; and longer excerpts, with 25 words on either side. Shorter excerpts are recommended.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a name="updatepassword"></a>Users & Roles</h3> <hr /> <div class="col-lg-12"> <span class="align-middle"> <p>If you are an admin for your organization, you will see the option on the Manage Account tab to manage Users & Roles. When you click this option, you will see all of the users in your organization, with options to update their information; activate, deactivate or remove them; and add new users. </p><br /> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a id="userstatuses"></a>User Statuses</h3> <hr /> <div class="col-lg-12"> <p> The Site Preferences option on the Manage Account tab gives you three options to customize your experience with the Online Archive. </p> <ol> <li><b>Default Page</b> allows you to select the page you see when you first enter the Archive. Some users prefer to see Latest Cases, while others prefer to go directly to the Search Tab. Cookies ensure that the site remembers your preference even when you are not logged in This preference controls the page you see when you go to case-report.bbb.org. If you have a bookmark or browser history link that goes directly to an interior page of the Archive, this preference will not take effect.<br /> </li> <li><b>Results View</b> allows you to choose the way you see search results. Standard View will show you the complete search result, which is helpful for research. Compact View will collapse the search results to show only the case number and product name. This is helpful if you need to quickly scroll through results. While this setting determines what you see by default, you can always toggle between standard and compact views on any results page, or expand or collapse a single search result.<br /> </li> <li><b>Excerpt Length</b> lets you choose between shorter excerpts, with 10 words on either side of your search term; and longer excerpts, with 25 words on either side. Shorter excerpts are recommended.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="userroles"></a>User Roles</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help-userroles.jpg" alt="User Roles image" /> <br /> <p> All users that do not have a status of Inactive display with check marks in either the Licensed User column, the Org Admin column, or both. Licensed Users have permissions to open documents in the Online Archive, using one of your subscription's licenses. Org Admins have permissions to see the Users & Roles option on the Manage Account tab. A user that is inactive has no roles assigned. You set a user's roles when you add them, and you can update a user's roles by selecting Update User Info in the 3-dot menu next to each user's e-mail address.</p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="updateuserinfo"></a>Update User Info</h3> <hr /> <div class="col-lg-12"> <p>Update User Info is an option under the 3-dot menu next to each user's name that allows you to update the user's first and last name and their roles. A user's e-mail address is not editable. If you need to change a user's e-mail address, remove the user and add them again with the new e-mail.</p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="activate"></a>Activate, Deactivate & Remove Users</h3> <hr /> <div class="col-lg-12"> <p>You can manage your subscription's licenses by activating, deactivating and removing users.</p> <ol> <li><b>Deactivate User</b> is an option on the 3-dot menu next to the e-mail address of every user that does not have an Inactive status. When you deactivate a user, you free up the license that is associated with them. They appear on the bottom of your list with a grey background and a status of Inactive. You can deactivate a user when they do not currently have a need to use the Online Archive, but they may need to access it again at a later time. In the meantime, you can assign the freed up license to another user if you need to. <br /> </li> <li><b>Make Active</b> is an option on the 3-dot menu next to the e-mail address of every user with the status Inactive. When you select Make Active and there is a license available for that user, the user's status will update to Invited and they will no longer appear at the bottom of the list with a grey background. If there is no license available, you will have the opportunity to request an invoice for an additional license. When you request an invoice, the user's status will update to Pending, and they will no longer appear at the bottom of the list with a grey background. Once the invoice has been paid, the user's status will update to Invited. When the user logs in for the first time, the user's status will update to Active.<br /> </li> <li><b>Remove User</b> is an option that appears on the 3-dot menu next to each user's e-mail address. When you remove a user, they no longer appear on your user list. Remove users who have left your organization or who will no longer need access to the Online Archive.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="addnewuser"></a>Add New User</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help_adduser.jpg" alt="Add User image" /><br /> <br /> <p>Use the link at the upper right of your user list to add a new user. You will be asked to enter their e-mail address, first and last name, and to select their roles -- licensed user, org admin or both.</p> <p>When you add a user, they initially have the status Inactive. There is no limit to the number of users you can add to your list, however the number of active licenses is limited by your subscription. The current count of licenses in your subscription, licenses that are in use, and licenses that are available appears at the bottom of your user list.</p> <p>Select Make Active on the 3-dot menu next to the user's e-mail address to associate a license with that user. See "Make Active," above, for additional details.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="resendinvite"></a>Resend Invite</h3> <hr /> <div class="col-lg-12"> <p>Users that you have made active who have a paid license will have a status of "Invited" until their first login. This means they have received their invitation e-mail, but they have not yet logged in to activate their account.</p> <p>Users with "Invited" status offer an option in the 3-dot menu for you to re-send the invitation e-mail, in the event that they missed the initial invitation.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="requestinvoice"></a>Request an invoice for an additional license</h3> <hr /> <div class="col-lg-12"> <p>When you select Make Active on the 3-dot menu next to the e-mail address of an inactive user, and all of your current licenses are in use, you will have the option to request an invoice for an additional license. License costs are pro-rated to the day you requested them, and are valid for the remainder of the calendar year. The invoice will be generated automatically and sent to the billing contact for your organization's subscription. While the invoice is outstanding, the user's status will be Pending. Once the invoice is paid, the user's status will update to Invited. Once they log in for the first time, their status will update to Active.</p> <p>You can request invoices for additional licenses up to a total of nine. Subscriptions with 10 or more licenses are eligible for bulk subscription pricing, which cannot be handled through the self-service account management page. If you request a tenth invoice, you will be prompted to contact ASRC staff.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="searchresultsguide"></a>Search results guide</h3> <hr /> <div class="col-lg-12"> <p>The Online Archive brings you one search result per case, with all of the documents related to that case bundled together. Here are the elements of a search result:</p> <img src="/Content/Images/help1-search-result.jpg" alt="search result image" /> <br /> <ol> <li>The headline is made up of the division name, the case number, and the product name that the case was about. The headline will always link to the case report.<br /> </li> <li>The case date reflects the date that the case report was published.<br /> </li> <li>The parties involved with the case are listed in the format challenger vs: advertiser. If the challenger is an ASRC division rather than an outside company, the format is challenger re: advertiser<br /> </li> <li>A keyword excerpt will appear in the search result if your search included one or more keywords. The excerpt displays roughly 20 words before and after the first occurrence of your search term in any document related to the case. Use the excerpts to scan through your results and determine which are relevant to you without needing to click into each document.<br /> </li> <li>Most of the time, your keywords will be found in the case report. But if your search term matches any document related to the case we will bring you the search result, even if there is no match in the text of the case report. “Found in” will show you the document that the excerpt comes from. Remember, no matter what document produced the match, the headline will always link you to the case report.<br /> </li> <li>The Issue/Claim types assigned by the attorney appear in the search result<br /> </li> <li> Click Case Documents to open the list of all documents related to the case and their publication dates, and link directly to any document: Click again to close.<br /> <br /> <img src="/Content/Images/help2-case-docs.jpg" alt="Case documents image" /> </li> <li> If you need to cite a case, click the Citation flag and a properly formatted citation will pop up. Click in the citation window, highlight and control-C to copy the citation, and then control-V to paste it into your document. Click the citation flag again to close.<br /> <img src="/Content/Images/help3-citation.jpg" alt="citation image" /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="searchnarrowingguide"></a>Search narrowing guide</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help4-narrowing.jpg" alt="narrowing image" /> <ol> <li>The Division box will show you how your search results are distributed between NAD, CARU and ERSP cases. If you are only interested in CARU for example, click the checkbox next to CARU and click Apply Filter. You can always remove the filter later to get back to your complete result set.<br /> </li> <li>Show cases that include NARB panel documents or Compliance Reports by selecting one of the checkboxes in the second filter box. <br /> </li> <li>The quantities in the Division, Show Cases That Include, Advertiser and Challenger boxes show the number of cases for each item listed in your current result set.<br /> </li> <li>The Advertiser and Challenger boxes each show the 5 companies with the most cases in your current result set. To narrow your results to one company, click the checkbox next to the name and click Apply Filter. You can select multiple checkboxes. You can always remove the filter to return to your complete result set.<br /> </li> <li>Click See More to expand the Advertiser or Challenger box to show up to 15 companies with the most cases. If If you don't see the Advertiser or Challenger you are looking for, we encourage you to search. Click See Less to collapse the Advertiser or Challenger box back to its original size.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="sorting"></a>Sorting</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help5-sort.jpg" alt="sorting image" /> <p> If your search includes one or more keywords, your results will come back sorted by relevancy. In our search engine, relevancy is determined by the number of occurrences of the word in the document, and how close those words are to the top of the document, among other factors. <br /> Click "sort by date" to see the most recent results at the top. If your search does not contain a keyword, your results will always come back sorted by date. </p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="documents"></a>Guide to Documents</h3> <hr /> <div class="col-lg-4"> <img src="/Content/Images/help6-document.jpg"> </div> <div class="col-lg-8"> <br /><br /> <p>When you view a document, to the left you will see a column that has some useful features.</p> <ol> <li>For those times that control-F does not work with PDFs in your browser, the Find in Document feature will allow you to get to the part of the document you are looking for. The word you search will be highlighted in the document, and you will be able to see how many times it appears and navigate between them just like regular search highlighting.<br /> </li> <li>Links to all documents related to the case are listed to the left of the PDF. The case document you are currently viewing will appear highlighted.<br /> </li> <li>If you need to cite this case, click the Citation flag and a properly formatted citation will pop up. Click in the citation window, highlight and control-C to copy the citation, and then control-V to paste it into your document. Click the citation flag again to close.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="documents"></a>Guide to Documents</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help7-search.jpg"> <ol> <li><strong>Keyword searches</strong> - The Keyword search will find the text you entered if it appears anywhere in the text of any case document. When you search by Keyword, your results will include excerpts, and will be sorted by relevancy. The Keyword search supports boolean searches, see below for the connector rules used by our search engine. If you don't get the results you expect from a keyword search, think about whether the words you entered would appear in a document the way you entered them.<br /> </li> <li><a name="advertiserchallenger"></a><strong>Advertiser/Challenger</strong> - The Advertiser and Challenger fields search against the lists of all company names identified in case reports as Advertisers or Challengers. You will see type-ahead selections of company names in the lists as you begin to type. You may see multiple versions of a company name. Whichever version you select, the search will return results for all versions of that company name. So don't worry about which name you should pick, or whether you need to do multiple searches. Because this is not a keyword search, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><strong>And/Or Connector</strong> - You can use the And/Or connector to support specialized search needs. Search an advertiser AND a challenger to see all cases where one company has challenged another. The OR connector is useful if you want to see all activity for a single company, whether it was an Advertiser or a Challenger. Select the company name in both fields, and select the OR connector.<br /> </li> <li><a name="product"></a><strong>Product</strong> - The product field will find the words you enter if they appear in the product name of a case -- the part that acts as the headline in a search result. When you are looking for particular products, this is a good way to get a smaller, more relevant result set than the Keyword search, which will find your word anywhere in the text of case documents. There is no type-ahead in the product field. You do not need to exactly match the name of a product as it appears in the case to get a result. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="issueclaimtype"></a><strong>Issue/Claim Type</strong> - This field provides a list of the Issue and Claim Types assigned by attorneys as they author a case. Use this field when you want to limit your results to only those Issue and Claim types that were considered critical factors in a decision. For example, many cases mention puffery in the document text but were not considered puffery cases by the attorneys who authored them. If you need to see all cases classified by the authoring attorney as puffery cases, select puffery in this field. If you need to see all cases that refer to puffery anywhere in the document text, search by the keyword puffery. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="daterange"></a><strong>Date Range</strong> - use the date field to limit your results to cases that were published between the set of dates that you select. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="category"></a><strong>Category</strong> - This field provides a list of categories assigned by attorneys as they author a case. Ust this field to limit your results to cases on a particular topic, as determined by the attorney. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="CombiningFields"></a><strong>Combining fields</strong> - Combine fields as needed to construct a search that will return the results you need. When any field is combined with a Keyword search, excerpts will appear in your results and your results will be sorted by relevancy. Use caution when combining fields -- only cases that match all of the parameters you selected will be returned as search results. The more parameters you use, the higher the odds that no documents will match everything that you entered.<br /> </li> <li><strong>Clearing the form</strong> - The search form will remember your last search when you return to it, so that you can easily modify your search parameters if you need to. If you need to start a new search, click Clear to empty all fields of previously entered contents.<br /> </li> <li><strong>Connector guidelines</strong> - The link to help with search connectors is directly above the Keyword search box, for reminders as to the exact syntax supported by our search engine<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="Overview"></a>Connector rules for keyword searches</h3> <hr /> <div class="col-lg-12"> A full-text search is performed using what is called a boolean search request. A boolean search request consists of a group of <A href="#WordsAndPhrases">words</A> or <A href="#WordsAndPhrases">phrases</A> linked by connectors such as <i><A href="#AND">and</A></i> and <i><A href="#OR">or</A></i> that indicate the relationship between them. Examples:<br /> <table border=0 cellspacing=0 width="75%" class="table"> <tbody> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#AND">and</A> <tt> Island </tt> </td> <td valign=top width="61%">Both words must be present </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#OR">or</A> <tt> Island </tt> </td> <td valign=top width="61%">Either word can be present</td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#WN">w/5</A> <tt> Island </tt> </td> <td valign=top width="61%"> <i>Treasure</i> must occur within 5 words of<i> Island</i> </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#NOT">not</A> <tt> w/5 Island </tt> </td> <td valign=top width="61%"> <i>Treasure</i> must not occur within 5 words of <i>Island</i> </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt> <A href="#NOT"> and not </A><tt> Island</tt> </td> <td valign=top width="61%">Only <i>Treasure</i> must be present </td> </tr> </tbody> </table> <br> if you use more than one connector, you should use parentheses to indicate precisely what you want to search for. For example, <i>Treasure and Island or Adventure</i> could mean <i> (Treasure and Island) or Adventure </i>, or it could mean <i> Treasure and (Island or Adventure) </i>. Noise words, such as <i>if</i> and <i>the,</i> are ignored in searches. Search terms may include the following special characters:<br> <table border=0 cellspacing=0 width="75%" class="table"> <tbody> <tr> <td valign=top width="16%">?</td> <td valign=top width="84%"> <A href="#Wildcards">Matches</A> any single character. Example: <i>dis?</i> matches <i>dish</i> or <i>disk</i> </td> </tr> <tr> <td valign=top width="16%">*</td> <td valign=top width="84%"> <A href="#Wildcards">Matches</A> any number of characters. Example: <i>dis*</i> matches <i>dishes</i> </td> </tr> <tr> <td valign=top width="16%">%</td> <td valign=top width="84%"> <A href="#FuzzySearching">Fuzzy search</A>. Example: <i>ba%nana</i> matches <i>banana</i>, <i>bananna</i>. </td> </tr> <tr> <td valign=top width="16%">~~</td> <td valign=top width="84%"> <A href="#NumericRange">Numeric range</A>. Example: <i>12~~24</i> matches <i>18</i>. <br> <br> <br> </td> </tr> </table> </div> </div> <div class="row"> <h3 class="reBranding"><a id="WordsAndPhrases"></a>Words and Phrases</h3> <hr /> <div class="col-lg-12"> You do not need to use any special punctuation or commands to search for a phrase. Simply enter the phrase the way it ordinarily appears. You can use a phrase anywhere in a search request. Example: <dir><tt>Treasure w/5 gold dubloons</tt></dir> If a phrase contains a noise word, full-text Search will skip over the noise word when searching for it. For example, a search for <i> statue of liberty </i> would retrieve any document containing the word <i>statue</i>, any intervening word, and the word <i>liberty</i>. <p> Punctuation inside of a search word is treated as a space. Thus, <i>can't</i> would be treated as a phrase consisting of two words: <i>can</i> and <i>t.</i> <i>1843(c)(8)(ii)</i> would become <i> 1843 c 8 ii </i> (four words).<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="FuzzySearching"></a>Fuzzy Searching</h3> <hr /> <div class="col-lg-12"> Fuzzy searching will find a word even if it is misspelled. For example, a fuzzy search for <i>apple</i> will find <i>appple</i>. Fuzzy searching can be useful when you are searching text that may contain typographical errors, or for text that has been scanned using optical character recognition (OCR). <br /> You can add fuzziness using the % character. The number of % characters you add determines the number of differences full-text Search will ignore when searching for a word. The position of the % characters determines how many letters at the start of the word have to match exactly. Examples: <ul> <li> <tt>ba%nana</tt><font face="Courier New"> </font>Word must begin with <i>ba</i> and have at most one difference between it and <i>banana.</i> <li> <tt>b%%anana</tt><font face="Courier New"> </font>Word must begin with <i>b</i> and have at most two differences between it and <i>banana.</i> </li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a id="FuzzySearching"></a>Fuzzy Searching</h3> <hr /> <div class="col-lg-12"> Fuzzy searching will find a word even if it is misspelled. For example, a fuzzy search for <i>apple</i> will find <i>appple</i>. Fuzzy searching can be useful when you are searching text that may contain typographical errors, or for text that has been scanned using optical character recognition (OCR). <br /> You can add fuzziness using the % character. The number of % characters you add determines the number of differences full-text Search will ignore when searching for a word. The position of the % characters determines how many letters at the start of the word have to match exactly. Examples: <ul> <li> <tt>ba%nana</tt><font face="Courier New"> </font>Word must begin with <i>ba</i> and have at most one difference between it and <i>banana.</i> <li> <tt>b%%anana</tt><font face="Courier New"> </font>Word must begin with <i>b</i> and have at most two differences between it and <i>banana.</i> </li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a id="Stemming"></a>Stemming</h3> <hr /> <div class="col-lg-12"> Stemming extends a search to cover grammatical variations on a word. For example, a search for <i>fish</i> would also find <i>fishing</i>. A search for <i>applied</i> would also find <i>applying</i>, <i>applies</i>, and <i>apply</i>. <br /> <br> Stemming is applied automatically to your search. If you want to remove stemming from your search, enclose your word in quotes. <dir> <tt>color Will find colors, colored, coloring </tt> <p><tt>"color" Will find only the word color; no variations. </tt> </dir> </div> </div> <div class="row"> <h3 class="reBranding"><a id="AND"></a>AND Connector</h3> <hr /> <div class="col-lg-12"> Use the AND connector in a search request to connect two expressions, both of which must be found in any document retrieved. For example: <dir> <i>Apple pie and poached egg</i> would retrieve any document that contained both phrases. <p> <i>(apple or banana) and (vine w/5 grape)</i> would retrieve any document that (1) contained either <i>apple</i> OR <i>banana</i>, AND (2) contained <i>vine</i> within 5 words of <i>grape</i> </p> </dir> </div> </div> <div class="row"> <h3 class="reBranding"><a id="OR"></a>OR Connector</h3> <hr /> <div class="col-lg-12"> Use the OR connector in a search request to connect two expressions, at least one of which must be found in any document retrieved. For example, <i>apple pie or poached egg</i> would retrieve any document that contained <i>apple pie</i>, <i>poached egg</i>, or both.<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="WN"></a>W/N Connector</h3> <hr /> <div class="col-lg-12"> Use the W/N connector in a search request to specify that one word or phrase must occur within N words of the other. For example, apple <i> w/5 pie </i> would retrieve any document that contained <i>apple</i> within 5 words of <i>pie</i>. The following are examples of search requests using W/N: <dir> <dir> <tt>(apple or pie) w/5 banana</tt> <p><tt>(apple w/5 pie) w/10 banana</tt> <p><tt>(apple and pie) w/10 banana</tt></p> </dir> </dir> Some types of complex expressions using the W/N connector will produce ambiguous results and should not be used. The following are examples of ambiguous search requests: <dir> <dir> <tt>(apple and banana) w/10 (vine and grape)</tt> <p><tt>(apple w/10 banana) w/10 (vine and grape)</tt></p> </dir> </dir> In general, at least one of the two expressions connected by W/N must be a single word or phrase or a group of words and phrases connected by OR. Example: <dir> <dir> <tt>(apple and banana) w/10 (vine or grape)</tt> <p><tt>(apple and banana) w/10 orange tree</tt></p> </dir> </dir> full-text Search uses two built in search words to mark the beginning and end of a file: <i>xfirstword</i> and <i>xlastword</i>. The terms are useful if you want to limit a search to the beginning or end of a file. For example, <i>apple w/10 xlastword</i> would search for <i>apple</i> within 10 words of the end of a document.<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="NOT"></a>NOT, AND NOT and NOT W/N</h3> <hr /> <div class="col-lg-12"> Use NOT in front of any search expression to reverse its meaning. This allows you to exclude documents from a search. Example: <dir> <dir><tt>apple sauce and not grape</tt></dir> </dir> NOT standing alone can be the start of a search request. For example, <i>not grape</i> would retrieve all documents that did not contain grape. <p> If NOT is not the first connector in a request, you need to use either AND or OR with NOT: <dir> <dir><tt>apple or not sauce</tt> <p><tt>not (apple w/5 sauce)</tt></p> </dir> </dir> The NOT W/ ("not within") operator allows you to search for a word or phrase not in association with another word or phrase. Example: <dir> <dir><tt>apple not w/20 sauce</tt></dir> </dir> Unlike the W/ operator, NOT W/ is not symmetrical. That is, <i> apple not w/20 sauce </i> is not the same as <i>sauce not w/20 apple</i>. In the <i>apple not w/20 sauce</i> request, full-text Search searches for <i>apple</i> and excludes cases where <i>apple</i> is too close to <i>sauce</i>. In the <i>sauce not w/20 apple </i>request, full-text Search searches for <i>sauce</i> and excludes cases where <i>sauc</i>e is too close to <i>apple</i>.<br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="NumericRange"></a>Numeric Range Searching</h3> <hr /> <div class="col-lg-12"> A numeric range search is a search for any numbers that fall within a range. To add a numeric range component to a search request, enter the upper and lower bounds of the search separated by ~~ like this: <dir> <dir><tt>apple w/5 12~~17</tt></dir> </dir> This request would find any document containing <i>apple</i> within 5 words of a number between <i>12</i> and <i>17</i>. <p> Numeric range searches only work with positive integers. A numeric range search includes the upper and lower bounds (so <i>12</i> and <i>17</i> would be retrieved in the above example). <p> For purposes of numeric range searching, decimal points and commas are treated as spaces and minus signs are ignored. For example, <i>-123,456.78</i> would be interpreted as: <i>123 456 78</i> (three numbers). </div> </div> <div class="row"> <h3 class="reBranding"><a id="releasenotes"></a>Release Notes</h3> <hr /> <div class="col-lg-12"> <p><b>2/1/2019</b></p> <br /> <ul> <li><b>Manage Account Tab</b> allows you to reset your password and set site preferences</li> <li><b>New Org Admin Role</b> allows an organization admin to manage your subscription's licenses and users</li> <li><b>Search Results Compact View</b> allows you to collapse search results to an easily browseable view. You can set this as a site preference as your default view, or you can toggle between compact and standard views on any search results page. You can also use the plus and minus signs next to each search result to expand or collapse any single item.</li> </ul><br /> <p><b>12/19/2017</b></p> <br> <ul> <li> <b>Self-serve forgotten password.</b> If you forget your password, you will now be able to re-set it yourself without an ASRC staffer's assistance. Just click the "Forgot my password" link on the login screen. Keep in mind that the system-generated e-mail that provides you the link to the page where you can make the change MAY go to a spam or junk folder, depending how your organization handles no-reply e-mails.<br> </li> <li> <b>Show cases that include NARB Panel or Compliance Report documents.</b> Use the new filter box on the search results page to limit your search results to only those that have these key documents attached. Note that selecting both checkboxes will bring you all documents that have either of those documents, rather than those that have both.<br>? </li> <li> <b>Support for "up to" searches.</b> We have removed the words "up" and "to" from our search engine's noise word list, meaning that you can now search phrases like savings up to and get results.<br> </li> <li> This release also includes some behind-the-scenes tidying-up that will not be visible to users;</li> <li> Citation formats have been improved to reduce the need for users to make edits after copying and pasting the citation;</li> <li> Video of pre-launch demo webinar is now available on the help page;</li> <li> Fixed a publishing issue that caused error messages uploading Abstracts;</li> <li> And other small cleanup items that will not be visible to users.</li> </ul> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> </div></div> <!-- Modal --> <div id="myModal" class="modal fade" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Search Help</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <h2>Table of contents: Jump to the section you need</h2> </div> </div> <div class="row"> <div class="col-lg-6"> <ul class="list-group"> <li class="list-group-item"><a class="reBranding" href="#manageaccount">Manage Account</a></li> <li class="list-group-item"><a class="reBranding" href="#updatepassword">Update Password</a></li> <li class="list-group-item"><a class="reBranding" href="#sitepreferences">Site Preferences</a></li> <li class="list-group-item"><a class="reBranding" href="#usersroles">Users & Roles</a></li> <li class="list-group-item"><a class="reBranding" href="#userstatuses">User statuses</a></li> <li class="list-group-item"><a class="reBranding" href="#userroles">User roles</a></li> <li class="list-group-item"><a class="reBranding" href="#updateuserinfo">Update user info</a></li> <li class="list-group-item"><a class="reBranding" href="#activate">Activate, deactivate and remove users</a></li> <li class="list-group-item"><a class="reBranding" href="#addnewuser">Add new user</a></li> <li class="list-group-item"><a class="reBranding" href="#resendinvite">Resend invite email</a></li> <li class="list-group-item"><a class="reBranding" href="#requestinvoice">Request an invoice for an additional license</a></li> <li class="list-group-item"><a class="reBranding" href="#searchresultsguide">Search results guide</a></li> <li class="list-group-item"><a class="reBranding" href="#searchnarrowingguide">Search narrowing guide</a></li> <li class="list-group-item"><a class="reBranding" href="#sorting">Sorting</a></li> <li class="list-group-item"><a class="reBranding" href="#documents">Documents</a></li> <li class="list-group-item"><a class="reBranding" href="#searchfields">Guide to search fields</a></li> <li class="list-group-item"><a class="reBranding" href="#advertiserchallenger">Advertiser/Challenger</a></li> </ul> </div> <div class="col-lg-6"> <ul class="list-group"> <li class="list-group-item"><a class="reBranding" href="#product">Product</a></li> <li class="list-group-item"><a class="reBranding" href="#issueclaimtype">Issue/Claim type</a></li> <li class="list-group-item"><a class="reBranding" href="#daterange">Date range</a></li> <li class="list-group-item"><a class="reBranding" href="#category">Category</a></li> <li class="list-group-item"><a class="reBranding" href="#CombiningFields">Combining fields</a></li> <li class="list-group-item"><a class="reBranding" href="#Overview">Connector rules for keyword searches</a></li> <li class="list-group-item"><a class="reBranding" href="#WordsAndPhrases">Words and Phrases</a></li> <li class="list-group-item"><a class="reBranding" href="#Wildcards">Wildcards (* and ?)</a></li> <li class="list-group-item"><A class="reBranding" href="#FuzzySearching">Fuzzy Searching</A></li> <li class="list-group-item"><a class="reBranding" href="#Stemming">Stemming</a></li> <li class="list-group-item"><a class="reBranding" href="#AND">AND Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#OR">OR Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#WN">W/N Connector</a></li> <li class="list-group-item"><a class="reBranding" href="#NOT">NOT, AND NOT and NOT W/N</a></li> <li class="list-group-item"><A class="reBranding" href="#NumericRange">Numeric Range Searching</A></li> <li class="list-group-item"><A class="reBranding" href="#releasenotes">Release Notes</A></li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a name="manageaccount"></a>Manage Account</h3> <hr /> <div class="col-lg-6"> <img src="/Content/Images/help-manage.jpg" alt="manage account image" /> </div> <div class="col-lg-6"> <span class="align-middle"> <p> The Manage Account tab offers options to update your password and set site preferences. If you are an admin for your organization, you will also have the ability to manage your users and their roles. </p> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a name="updatepassword"></a>Update Password</h3> <hr /> <div class="col-lg-12"> <span class="align-middle"> <p>Selecting the Update Password option on the Manage Account tab will prompt you to enter your old password, your new password, and a confirmation of your new password. A strength indicator will help you select a strong password.</p> <p>If you do not remember your old password, click log out, click log in, and then click the "Forgot your password?" link on the login page. This will send you an e-mail to confirm who you are, and then send a second e-mail that will allow you to select a new password.</p> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a id="sitepreferences"></a>Site Preferences</h3> <hr /> <div class="col-lg-6"> <img src="/Content/Images/help-preferences.jpg" alt="site preferences image" /> </div> <div class="col-lg-6"> <p> The Site Preferences option on the Manage Account tab gives you three options to customize your experience with the Online Archive. </p> <ol> <li><b>Default Page</b> allows you to select the page you see when you first enter the Archive. Some users prefer to see Latest Cases, while others prefer to go directly to the Search Tab. Cookies ensure that the site remembers your preference even when you are not logged in This preference controls the page you see when you go to case-report.bbb.org. If you have a bookmark or browser history link that goes directly to an interior page of the Archive, this preference will not take effect.<br /> </li> <li><b>Results View</b> allows you to choose the way you see search results. Standard View will show you the complete search result, which is helpful for research. Compact View will collapse the search results to show only the case number and product name. This is helpful if you need to quickly scroll through results. While this setting determines what you see by default, you can always toggle between standard and compact views on any results page, or expand or collapse a single search result.<br /> </li> <li><b>Excerpt Length</b> lets you choose between shorter excerpts, with 10 words on either side of your search term; and longer excerpts, with 25 words on either side. Shorter excerpts are recommended.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a name="updatepassword"></a>Users & Roles</h3> <hr /> <div class="col-lg-12"> <span class="align-middle"> <p>If you are an admin for your organization, you will see the option on the Manage Account tab to manage Users & Roles. When you click this option, you will see all of the users in your organization, with options to update their information; activate, deactivate or remove them; and add new users. </p><br /> </span> </div> </div> <div class="row"> <h3 class="reBranding"><a id="userstatuses"></a>User Statuses</h3> <hr /> <div class="col-lg-12"> <p> The Site Preferences option on the Manage Account tab gives you three options to customize your experience with the Online Archive. </p> <ol> <li><b>Default Page</b> allows you to select the page you see when you first enter the Archive. Some users prefer to see Latest Cases, while others prefer to go directly to the Search Tab. Cookies ensure that the site remembers your preference even when you are not logged in This preference controls the page you see when you go to case-report.bbb.org. If you have a bookmark or browser history link that goes directly to an interior page of the Archive, this preference will not take effect.<br /> </li> <li><b>Results View</b> allows you to choose the way you see search results. Standard View will show you the complete search result, which is helpful for research. Compact View will collapse the search results to show only the case number and product name. This is helpful if you need to quickly scroll through results. While this setting determines what you see by default, you can always toggle between standard and compact views on any results page, or expand or collapse a single search result.<br /> </li> <li><b>Excerpt Length</b> lets you choose between shorter excerpts, with 10 words on either side of your search term; and longer excerpts, with 25 words on either side. Shorter excerpts are recommended.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="userroles"></a>User Roles</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help-userroles.jpg" alt="User Roles image" /> <br /> <p> All users that do not have a status of Inactive display with check marks in either the Licensed User column, the Org Admin column, or both. Licensed Users have permissions to open documents in the Online Archive, using one of your subscription's licenses. Org Admins have permissions to see the Users & Roles option on the Manage Account tab. A user that is inactive has no roles assigned. You set a user's roles when you add them, and you can update a user's roles by selecting Update User Info in the 3-dot menu next to each user's e-mail address.</p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="updateuserinfo"></a>Update User Info</h3> <hr /> <div class="col-lg-12"> <p>Update User Info is an option under the 3-dot menu next to each user's name that allows you to update the user's first and last name and their roles. A user's e-mail address is not editable. If you need to change a user's e-mail address, remove the user and add them again with the new e-mail.</p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="activate"></a>Activate, Deactivate & Remove Users</h3> <hr /> <div class="col-lg-12"> <p>You can manage your subscription's licenses by activating, deactivating and removing users.</p> <ol> <li><b>Deactivate User</b> is an option on the 3-dot menu next to the e-mail address of every user that does not have an Inactive status. When you deactivate a user, you free up the license that is associated with them. They appear on the bottom of your list with a grey background and a status of Inactive. You can deactivate a user when they do not currently have a need to use the Online Archive, but they may need to access it again at a later time. In the meantime, you can assign the freed up license to another user if you need to. <br /> </li> <li><b>Make Active</b> is an option on the 3-dot menu next to the e-mail address of every user with the status Inactive. When you select Make Active and there is a license available for that user, the user's status will update to Invited and they will no longer appear at the bottom of the list with a grey background. If there is no license available, you will have the opportunity to request an invoice for an additional license. When you request an invoice, the user's status will update to Pending, and they will no longer appear at the bottom of the list with a grey background. Once the invoice has been paid, the user's status will update to Invited. When the user logs in for the first time, the user's status will update to Active.<br /> </li> <li><b>Remove User</b> is an option that appears on the 3-dot menu next to each user's e-mail address. When you remove a user, they no longer appear on your user list. Remove users who have left your organization or who will no longer need access to the Online Archive.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="addnewuser"></a>Add New User</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help_adduser.jpg" alt="Add User image" /><br /> <br /> <p>Use the link at the upper right of your user list to add a new user. You will be asked to enter their e-mail address, first and last name, and to select their roles -- licensed user, org admin or both.</p> <p>When you add a user, they initially have the status Inactive. There is no limit to the number of users you can add to your list, however the number of active licenses is limited by your subscription. The current count of licenses in your subscription, licenses that are in use, and licenses that are available appears at the bottom of your user list.</p> <p>Select Make Active on the 3-dot menu next to the user's e-mail address to associate a license with that user. See "Make Active," above, for additional details.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="resendinvite"></a>Resend Invite</h3> <hr /> <div class="col-lg-12"> <p>Users that you have made active who have a paid license will have a status of "Invited" until their first login. This means they have received their invitation e-mail, but they have not yet logged in to activate their account.</p> <p>Users with "Invited" status offer an option in the 3-dot menu for you to re-send the invitation e-mail, in the event that they missed the initial invitation.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="requestinvoice"></a>Request an invoice for an additional license</h3> <hr /> <div class="col-lg-12"> <p>When you select Make Active on the 3-dot menu next to the e-mail address of an inactive user, and all of your current licenses are in use, you will have the option to request an invoice for an additional license. License costs are pro-rated to the day you requested them, and are valid for the remainder of the calendar year. The invoice will be generated automatically and sent to the billing contact for your organization's subscription. While the invoice is outstanding, the user's status will be Pending. Once the invoice is paid, the user's status will update to Invited. Once they log in for the first time, their status will update to Active.</p> <p>You can request invoices for additional licenses up to a total of nine. Subscriptions with 10 or more licenses are eligible for bulk subscription pricing, which cannot be handled through the self-service account management page. If you request a tenth invoice, you will be prompted to contact ASRC staff.</p><br /> </div> </div> <div class="row"> <h3 class="reBranding"><a id="searchresultsguide"></a>Search results guide</h3> <hr /> <div class="col-lg-12"> <p>The Online Archive brings you one search result per case, with all of the documents related to that case bundled together. Here are the elements of a search result:</p> <img src="/Content/Images/help1-search-result.jpg" alt="search result image" /> <br /> <ol> <li>The headline is made up of the division name, the case number, and the product name that the case was about. The headline will always link to the case report.<br /> </li> <li>The case date reflects the date that the case report was published.<br /> </li> <li>The parties involved with the case are listed in the format challenger vs: advertiser. If the challenger is an ASRC division rather than an outside company, the format is challenger re: advertiser<br /> </li> <li>A keyword excerpt will appear in the search result if your search included one or more keywords. The excerpt displays roughly 20 words before and after the first occurrence of your search term in any document related to the case. Use the excerpts to scan through your results and determine which are relevant to you without needing to click into each document.<br /> </li> <li>Most of the time, your keywords will be found in the case report. But if your search term matches any document related to the case we will bring you the search result, even if there is no match in the text of the case report. “Found in” will show you the document that the excerpt comes from. Remember, no matter what document produced the match, the headline will always link you to the case report.<br /> </li> <li>The Issue/Claim types assigned by the attorney appear in the search result<br /> </li> <li> Click Case Documents to open the list of all documents related to the case and their publication dates, and link directly to any document: Click again to close.<br /> <br /> <img src="/Content/Images/help2-case-docs.jpg" alt="Case documents image" /> </li> <li> If you need to cite a case, click the Citation flag and a properly formatted citation will pop up. Click in the citation window, highlight and control-C to copy the citation, and then control-V to paste it into your document. Click the citation flag again to close.<br /> <img src="/Content/Images/help3-citation.jpg" alt="citation image" /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="searchnarrowingguide"></a>Search narrowing guide</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help4-narrowing.jpg" alt="narrowing image" /> <ol> <li>The Division box will show you how your search results are distributed between NAD, CARU and ERSP cases. If you are only interested in CARU for example, click the checkbox next to CARU and click Apply Filter. You can always remove the filter later to get back to your complete result set.<br /> </li> <li>Show cases that include NARB panel documents or Compliance Reports by selecting one of the checkboxes in the second filter box. <br /> </li> <li>The quantities in the Division, Show Cases That Include, Advertiser and Challenger boxes show the number of cases for each item listed in your current result set.<br /> </li> <li>The Advertiser and Challenger boxes each show the 5 companies with the most cases in your current result set. To narrow your results to one company, click the checkbox next to the name and click Apply Filter. You can select multiple checkboxes. You can always remove the filter to return to your complete result set.<br /> </li> <li>Click See More to expand the Advertiser or Challenger box to show up to 15 companies with the most cases. If If you don't see the Advertiser or Challenger you are looking for, we encourage you to search. Click See Less to collapse the Advertiser or Challenger box back to its original size.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="sorting"></a>Sorting</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help5-sort.jpg" alt="sorting image" /> <p> If your search includes one or more keywords, your results will come back sorted by relevancy. In our search engine, relevancy is determined by the number of occurrences of the word in the document, and how close those words are to the top of the document, among other factors. <br /> Click "sort by date" to see the most recent results at the top. If your search does not contain a keyword, your results will always come back sorted by date. </p> </div> </div> <div class="row"> <h3 class="reBranding"><a id="documents"></a>Guide to Documents</h3> <hr /> <div class="col-lg-4"> <img src="/Content/Images/help6-document.jpg"> </div> <div class="col-lg-8"> <br /><br /> <p>When you view a document, to the left you will see a column that has some useful features.</p> <ol> <li>For those times that control-F does not work with PDFs in your browser, the Find in Document feature will allow you to get to the part of the document you are looking for. The word you search will be highlighted in the document, and you will be able to see how many times it appears and navigate between them just like regular search highlighting.<br /> </li> <li>Links to all documents related to the case are listed to the left of the PDF. The case document you are currently viewing will appear highlighted.<br /> </li> <li>If you need to cite this case, click the Citation flag and a properly formatted citation will pop up. Click in the citation window, highlight and control-C to copy the citation, and then control-V to paste it into your document. Click the citation flag again to close.<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="documents"></a>Guide to Documents</h3> <hr /> <div class="col-lg-12"> <img src="/Content/Images/help7-search.jpg"> <ol> <li><strong>Keyword searches</strong> - The Keyword search will find the text you entered if it appears anywhere in the text of any case document. When you search by Keyword, your results will include excerpts, and will be sorted by relevancy. The Keyword search supports boolean searches, see below for the connector rules used by our search engine. If you don't get the results you expect from a keyword search, think about whether the words you entered would appear in a document the way you entered them.<br /> </li> <li><a name="advertiserchallenger"></a><strong>Advertiser/Challenger</strong> - The Advertiser and Challenger fields search against the lists of all company names identified in case reports as Advertisers or Challengers. You will see type-ahead selections of company names in the lists as you begin to type. You may see multiple versions of a company name. Whichever version you select, the search will return results for all versions of that company name. So don't worry about which name you should pick, or whether you need to do multiple searches. Because this is not a keyword search, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><strong>And/Or Connector</strong> - You can use the And/Or connector to support specialized search needs. Search an advertiser AND a challenger to see all cases where one company has challenged another. The OR connector is useful if you want to see all activity for a single company, whether it was an Advertiser or a Challenger. Select the company name in both fields, and select the OR connector.<br /> </li> <li><a name="product"></a><strong>Product</strong> - The product field will find the words you enter if they appear in the product name of a case -- the part that acts as the headline in a search result. When you are looking for particular products, this is a good way to get a smaller, more relevant result set than the Keyword search, which will find your word anywhere in the text of case documents. There is no type-ahead in the product field. You do not need to exactly match the name of a product as it appears in the case to get a result. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="issueclaimtype"></a><strong>Issue/Claim Type</strong> - This field provides a list of the Issue and Claim Types assigned by attorneys as they author a case. Use this field when you want to limit your results to only those Issue and Claim types that were considered critical factors in a decision. For example, many cases mention puffery in the document text but were not considered puffery cases by the attorneys who authored them. If you need to see all cases classified by the authoring attorney as puffery cases, select puffery in this field. If you need to see all cases that refer to puffery anywhere in the document text, search by the keyword puffery. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="daterange"></a><strong>Date Range</strong> - use the date field to limit your results to cases that were published between the set of dates that you select. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="category"></a><strong>Category</strong> - This field provides a list of categories assigned by attorneys as they author a case. Ust this field to limit your results to cases on a particular topic, as determined by the attorney. Because this is not a keyword search against the complete text, you will not see excerpts in your results, and your results will be sorted by date.<br /> </li> <li><a name="CombiningFields"></a><strong>Combining fields</strong> - Combine fields as needed to construct a search that will return the results you need. When any field is combined with a Keyword search, excerpts will appear in your results and your results will be sorted by relevancy. Use caution when combining fields -- only cases that match all of the parameters you selected will be returned as search results. The more parameters you use, the higher the odds that no documents will match everything that you entered.<br /> </li> <li><strong>Clearing the form</strong> - The search form will remember your last search when you return to it, so that you can easily modify your search parameters if you need to. If you need to start a new search, click Clear to empty all fields of previously entered contents.<br /> </li> <li><strong>Connector guidelines</strong> - The link to help with search connectors is directly above the Keyword search box, for reminders as to the exact syntax supported by our search engine<br /> </li> </ol> </div> </div> <div class="row"> <h3 class="reBranding"><a id="Overview"></a>Connector rules for keyword searches</h3> <hr /> <div class="col-lg-12"> A full-text search is performed using what is called a boolean search request. A boolean search request consists of a group of <A href="#WordsAndPhrases">words</A> or <A href="#WordsAndPhrases">phrases</A> linked by connectors such as <i><A href="#AND">and</A></i> and <i><A href="#OR">or</A></i> that indicate the relationship between them. Examples:<br /> <table border=0 cellspacing=0 width="75%" class="table"> <tbody> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#AND">and</A> <tt> Island </tt> </td> <td valign=top width="61%">Both words must be present </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#OR">or</A> <tt> Island </tt> </td> <td valign=top width="61%">Either word can be present</td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#WN">w/5</A> <tt> Island </tt> </td> <td valign=top width="61%"> <i>Treasure</i> must occur within 5 words of<i> Island</i> </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt><A href="#NOT">not</A> <tt> w/5 Island </tt> </td> <td valign=top width="61%"> <i>Treasure</i> must not occur within 5 words of <i>Island</i> </td> </tr> <tr> <td valign=top width="39%"> <tt>Treasure </tt> <A href="#NOT"> and not </A><tt> Island</tt> </td> <td valign=top width="61%">Only <i>Treasure</i> must be present </td> </tr> </tbody> </table> <br> if you use more than one connector, you should use parentheses to indicate precisely what you want to search for. For example, <i>Treasure and Island or Adventure</i> could mean <i> (Treasure and Island) or Adventure </i>, or it could mean <i> Treasure and (Island or Adventure) </i>. Noise words, such as <i>if</i> and <i>the,</i> are ignored in searches. Search terms may include the following special characters:<br> <table border=0 cellspacing=0 width="75%" class="table"> <tbody> <tr> <td valign=top width="16%">?</td> <td valign=top width="84%"> <A href="#Wildcards">Matches</A> any single character. Example: <i>dis?</i> matches <i>dish</i> or <i>disk</i> </td> </tr> <tr> <td valign=top width="16%">*</td> <td valign=top width="84%"> <A href="#Wildcards">Matches</A> any number of characters. Example: <i>dis*</i> matches <i>dishes</i> </td> </tr> <tr> <td valign=top width="16%">%</td> <td valign=top width="84%"> <A href="#FuzzySearching">Fuzzy search</A>. Example: <i>ba%nana</i> matches <i>banana</i>, <i>bananna</i>. </td> </tr> <tr> <td valign=top width="16%">~~</td> <td valign=top width="84%"> <A href="#NumericRange">Numeric range</A>. Example: <i>12~~24</i> matches <i>18</i>. <br> <br> <br> </td> </tr> </table> </div> </div> <div class="row"> <h3 class="reBranding"><a id="WordsAndPhrases"></a>Words and Phrases</h3> <hr /> <div class="col-lg-12"> You do not need to use any special punctuation or commands to search for a phrase. Simply enter the phrase the way it ordinarily appears. You can use a phrase anywhere in a search request. Example: <dir><tt>Treasure w/5 gold dubloons</tt></dir> If a phrase contains a noise word, full-text Search will skip over the noise word when searching for it. For example, a search for <i> statue of liberty </i> would retrieve any document containing the word <i>statue</i>, any intervening word, and the word <i>liberty</i>. <p> Punctuation inside of a search word is treated as a space. Thus, <i>can't</i> would be treated as a phrase consisting of two words: <i>can</i> and <i>t.</i> <i>1843(c)(8)(ii)</i> would become <i> 1843 c 8 ii </i> (four words).<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="FuzzySearching"></a>Fuzzy Searching</h3> <hr /> <div class="col-lg-12"> Fuzzy searching will find a word even if it is misspelled. For example, a fuzzy search for <i>apple</i> will find <i>appple</i>. Fuzzy searching can be useful when you are searching text that may contain typographical errors, or for text that has been scanned using optical character recognition (OCR). <br /> You can add fuzziness using the % character. The number of % characters you add determines the number of differences full-text Search will ignore when searching for a word. The position of the % characters determines how many letters at the start of the word have to match exactly. Examples: <ul> <li> <tt>ba%nana</tt><font face="Courier New"> </font>Word must begin with <i>ba</i> and have at most one difference between it and <i>banana.</i> <li> <tt>b%%anana</tt><font face="Courier New"> </font>Word must begin with <i>b</i> and have at most two differences between it and <i>banana.</i> </li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a id="FuzzySearching"></a>Fuzzy Searching</h3> <hr /> <div class="col-lg-12"> Fuzzy searching will find a word even if it is misspelled. For example, a fuzzy search for <i>apple</i> will find <i>appple</i>. Fuzzy searching can be useful when you are searching text that may contain typographical errors, or for text that has been scanned using optical character recognition (OCR). <br /> You can add fuzziness using the % character. The number of % characters you add determines the number of differences full-text Search will ignore when searching for a word. The position of the % characters determines how many letters at the start of the word have to match exactly. Examples: <ul> <li> <tt>ba%nana</tt><font face="Courier New"> </font>Word must begin with <i>ba</i> and have at most one difference between it and <i>banana.</i> <li> <tt>b%%anana</tt><font face="Courier New"> </font>Word must begin with <i>b</i> and have at most two differences between it and <i>banana.</i> </li> </ul> </div> </div> <div class="row"> <h3 class="reBranding"><a id="Stemming"></a>Stemming</h3> <hr /> <div class="col-lg-12"> Stemming extends a search to cover grammatical variations on a word. For example, a search for <i>fish</i> would also find <i>fishing</i>. A search for <i>applied</i> would also find <i>applying</i>, <i>applies</i>, and <i>apply</i>. <br /> <br> Stemming is applied automatically to your search. If you want to remove stemming from your search, enclose your word in quotes. <dir> <tt>color Will find colors, colored, coloring </tt> <p><tt>"color" Will find only the word color; no variations. </tt> </dir> </div> </div> <div class="row"> <h3 class="reBranding"><a id="AND"></a>AND Connector</h3> <hr /> <div class="col-lg-12"> Use the AND connector in a search request to connect two expressions, both of which must be found in any document retrieved. For example: <dir> <i>Apple pie and poached egg</i> would retrieve any document that contained both phrases. <p> <i>(apple or banana) and (vine w/5 grape)</i> would retrieve any document that (1) contained either <i>apple</i> OR <i>banana</i>, AND (2) contained <i>vine</i> within 5 words of <i>grape</i> </p> </dir> </div> </div> <div class="row"> <h3 class="reBranding"><a id="OR"></a>OR Connector</h3> <hr /> <div class="col-lg-12"> Use the OR connector in a search request to connect two expressions, at least one of which must be found in any document retrieved. For example, <i>apple pie or poached egg</i> would retrieve any document that contained <i>apple pie</i>, <i>poached egg</i>, or both.<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="WN"></a>W/N Connector</h3> <hr /> <div class="col-lg-12"> Use the W/N connector in a search request to specify that one word or phrase must occur within N words of the other. For example, apple <i> w/5 pie </i> would retrieve any document that contained <i>apple</i> within 5 words of <i>pie</i>. The following are examples of search requests using W/N: <dir> <dir> <tt>(apple or pie) w/5 banana</tt> <p><tt>(apple w/5 pie) w/10 banana</tt> <p><tt>(apple and pie) w/10 banana</tt></p> </dir> </dir> Some types of complex expressions using the W/N connector will produce ambiguous results and should not be used. The following are examples of ambiguous search requests: <dir> <dir> <tt>(apple and banana) w/10 (vine and grape)</tt> <p><tt>(apple w/10 banana) w/10 (vine and grape)</tt></p> </dir> </dir> In general, at least one of the two expressions connected by W/N must be a single word or phrase or a group of words and phrases connected by OR. Example: <dir> <dir> <tt>(apple and banana) w/10 (vine or grape)</tt> <p><tt>(apple and banana) w/10 orange tree</tt></p> </dir> </dir> full-text Search uses two built in search words to mark the beginning and end of a file: <i>xfirstword</i> and <i>xlastword</i>. The terms are useful if you want to limit a search to the beginning or end of a file. For example, <i>apple w/10 xlastword</i> would search for <i>apple</i> within 10 words of the end of a document.<br> <br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="NOT"></a>NOT, AND NOT and NOT W/N</h3> <hr /> <div class="col-lg-12"> Use NOT in front of any search expression to reverse its meaning. This allows you to exclude documents from a search. Example: <dir> <dir><tt>apple sauce and not grape</tt></dir> </dir> NOT standing alone can be the start of a search request. For example, <i>not grape</i> would retrieve all documents that did not contain grape. <p> If NOT is not the first connector in a request, you need to use either AND or OR with NOT: <dir> <dir><tt>apple or not sauce</tt> <p><tt>not (apple w/5 sauce)</tt></p> </dir> </dir> The NOT W/ ("not within") operator allows you to search for a word or phrase not in association with another word or phrase. Example: <dir> <dir><tt>apple not w/20 sauce</tt></dir> </dir> Unlike the W/ operator, NOT W/ is not symmetrical. That is, <i> apple not w/20 sauce </i> is not the same as <i>sauce not w/20 apple</i>. In the <i>apple not w/20 sauce</i> request, full-text Search searches for <i>apple</i> and excludes cases where <i>apple</i> is too close to <i>sauce</i>. In the <i>sauce not w/20 apple </i>request, full-text Search searches for <i>sauce</i> and excludes cases where <i>sauc</i>e is too close to <i>apple</i>.<br> </div> </div> <div class="row"> <h3 class="reBranding"><a id="NumericRange"></a>Numeric Range Searching</h3> <hr /> <div class="col-lg-12"> A numeric range search is a search for any numbers that fall within a range. To add a numeric range component to a search request, enter the upper and lower bounds of the search separated by ~~ like this: <dir> <dir><tt>apple w/5 12~~17</tt></dir> </dir> This request would find any document containing <i>apple</i> within 5 words of a number between <i>12</i> and <i>17</i>. <p> Numeric range searches only work with positive integers. A numeric range search includes the upper and lower bounds (so <i>12</i> and <i>17</i> would be retrieved in the above example). <p> For purposes of numeric range searching, decimal points and commas are treated as spaces and minus signs are ignored. For example, <i>-123,456.78</i> would be interpreted as: <i>123 456 78</i> (three numbers). </div> </div> <div class="row"> <h3 class="reBranding"><a id="releasenotes"></a>Release Notes</h3> <hr /> <div class="col-lg-12"> <p><b>2/1/2019</b></p> <br /> <ul> <li><b>Manage Account Tab</b> allows you to reset your password and set site preferences</li> <li><b>New Org Admin Role</b> allows an organization admin to manage your subscription's licenses and users</li> <li><b>Search Results Compact View</b> allows you to collapse search results to an easily browseable view. You can set this as a site preference as your default view, or you can toggle between compact and standard views on any search results page. You can also use the plus and minus signs next to each search result to expand or collapse any single item.</li> </ul><br /> <p><b>12/19/2017</b></p> <br> <ul> <li> <b>Self-serve forgotten password.</b> If you forget your password, you will now be able to re-set it yourself without an ASRC staffer's assistance. Just click the "Forgot my password" link on the login screen. Keep in mind that the system-generated e-mail that provides you the link to the page where you can make the change MAY go to a spam or junk folder, depending how your organization handles no-reply e-mails.<br> </li> <li> <b>Show cases that include NARB Panel or Compliance Report documents.</b> Use the new filter box on the search results page to limit your search results to only those that have these key documents attached. Note that selecting both checkboxes will bring you all documents that have either of those documents, rather than those that have both.<br>? </li> <li> <b>Support for "up to" searches.</b> We have removed the words "up" and "to" from our search engine's noise word list, meaning that you can now search phrases like savings up to and get results.<br> </li> <li> This release also includes some behind-the-scenes tidying-up that will not be visible to users;</li> <li> Citation formats have been improved to reduce the need for users to make edits after copying and pasting the citation;</li> <li> Video of pre-launch demo webinar is now available on the help page;</li> <li> Fixed a publishing issue that caused error messages uploading Abstracts;</li> <li> And other small cleanup items that will not be visible to users.</li> </ul> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> </div> </body> </html>