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> 133 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="4/1/2024 4:31:38 PM" /><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="4/1/2025 4:31:38 PM" /><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"> 126 </span> <div class="chkBox"> <input type="checkbox" name="divisionFacetCheck" value="CARU" /><span> CARU</span> </div> <span class="badge pull-right caseBadge"> 7 </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"> 35</span> <div class="chkBox"> <input type="checkbox" name="specificDocTypesFacetCheck" value="NARB Panel" ><span>NARB Panel</span> </div> <span class="badge pull-right caseBadge"> 6</span> <div class="chkBox"> <input type="checkbox" name="specificDocTypesFacetCheck" value="Compliance Report" ><span>Compliance Report</span> </div> <span class="badge pull-right caseBadge"> 19</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="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="advertiserFacetCheck" 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="advertiserFacetCheck" value="Sharkninja Operating Llc" ><span>Sharkninja Operating Llc</span> </div> <span class="badge pull-right caseBadge"> 4</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 class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Gurunanda, Llc" ><span>Gurunanda, Llc</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="Oral Essentials, Inc." /><span>Oral Essentials, Inc.</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="Hismile Pty" /><span>Hismile Pty</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="Amyris Clean Beauty, Inc." /><span>Amyris Clean Beauty, Inc.</span> </div> <span class="badge pull-right caseBadge"> 2</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Skims Body, Inc." /><span>Skims Body, Inc.</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Creative Artists Agency, Llc" /><span>Creative Artists Agency, Llc</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Bubble Beauty, Inc." /><span>Bubble Beauty, Inc.</span> </div> <span class="badge pull-right caseBadge"> 1</span> <div class="chkBox"> <input type="checkbox" name="advertiserFacetCheck" value="Hesung Innovation Corp." /><span>Hesung Innovation Corp.</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"> 29</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"> 9</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"> 7</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"> 6</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"> 4</span> <div id="challengerFacetMore" style="display: none"> <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="Dyson, Inc." /><span>Dyson, Inc.</span> </div> <span class="badge pull-right caseBadge">4</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Oral Essentials, Inc." /><span>Oral Essentials, Inc.</span> </div> <span class="badge pull-right caseBadge">3</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">3</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Gurunanda, Llc" /><span>Gurunanda, Llc</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="Dreo Limited" /><span>Dreo Limited</span> </div> <span class="badge pull-right caseBadge">1</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Simple Hair Color, Inc." /><span>Simple Hair Color, Inc.</span> </div> <span class="badge pull-right caseBadge">1</span> <div class="chkBox"> <input type="checkbox" name="challengerFacetCheck" value="Samsung Electronics America, Inc." /><span>Samsung Electronics America, Inc.</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 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="#7365" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7365: Advertising by Skims Body, Inc. </a> </div> <h6 class="pull-right">3/19/2025</h6> </div> <div id=7365 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Skims Body, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7365" style="cursor: pointer" onclick="showCaseDocs(7365, 'NAD')">Case Documents <span id="caseDocArrow_7365" 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>Skims Body, Inc. (Advertising by Skims Body, Inc.)</u>, Report #7365, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7365" 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="#7439" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7439: Verizon Frontline First Responder Service </a> </div> <h6 class="pull-right">3/17/2025</h6> </div> <div id=7439 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_7439" style="cursor: pointer" onclick="showCaseDocs(7439, 'NAD')">Case Documents <span id="caseDocArrow_7439" 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 Frontline First Responder Service)</u>, Report #7439, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7439" 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="#7363" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7363: Advertising by Skims Body, Inc. </a> </div> <h6 class="pull-right">3/14/2025</h6> </div> <div id=7363 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Creative Artists Agency, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7363" style="cursor: pointer" onclick="showCaseDocs(7363, 'NAD')">Case Documents <span id="caseDocArrow_7363" 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>Creative Artists Agency, LLC (Advertising by Skims Body, Inc.)</u>, Report #7363, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7363" 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="#7341" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7341: Bubble Skincare Products </a> </div> <h6 class="pull-right">3/13/2025</h6> </div> <div id=7341 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Bubble Beauty, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7341" style="cursor: pointer" onclick="showCaseDocs(7341, 'NAD')">Case Documents <span id="caseDocArrow_7341" 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>Bubble Beauty, Inc. (Bubble Skincare Products)</u>, Report #7341, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7341" 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="#7392" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7392: GURUNANDA Premium & Sig-nature™ Whitening Strips; Pro-Formula Whitening Gel Pen; Oxyburst Mouthwash </a> </div> <h6 class="pull-right">3/10/2025</h6> </div> <div id=7392 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Oral Essentials, Inc. vs: GuruNanda, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7392" style="cursor: pointer" onclick="showCaseDocs(7392, 'NAD')">Case Documents <span id="caseDocArrow_7392" 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>GuruNanda, LLC (GURUNANDA Premium & Sig-nature™ Whitening Strips; Pro-Formula Whitening Gel Pen; Oxyburst Mouthwash)</u>, Report #7392, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7392" 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="#7424" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7424: DREO Fans and Heaters </a> </div> <h6 class="pull-right">3/10/2025</h6> </div> <div id=7424 class="panel-collapse collapse in"> <div class="panel-body"> <h4>DREO Limited vs: Hesung Innovation Corp.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7424" style="cursor: pointer" onclick="showCaseDocs(7424, 'NAD')">Case Documents <span id="caseDocArrow_7424" 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>Hesung Innovation Corp. (DREO Fans and Heaters)</u>, Report #7424, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7424" 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="#7427" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7427: Simpler Hair Color </a> </div> <h6 class="pull-right">3/7/2025</h6> </div> <div id=7427 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Simple Hair Color, Inc. vs: Combe Incorporated</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7427" style="cursor: pointer" onclick="showCaseDocs(7427, 'NAD')">Case Documents <span id="caseDocArrow_7427" 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>Combe Incorporated (Simpler Hair Color)</u>, Report #7427, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7427" 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="#7211" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7211: Breethe App </a> </div> <h6 class="pull-right">3/6/2025</h6> </div> <div id=7211 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Breethe</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7211" style="cursor: pointer" onclick="showCaseDocs(7211, 'NAD')">Case Documents <span id="caseDocArrow_7211" 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>Breethe (Breethe App)</u>, Report #7211, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7211" 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="#7351" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7351: Alpha Lipoic Acid (ALA) IV Drips </a> </div> <h6 class="pull-right">3/6/2025</h6> </div> <div id=7351 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: The DRIPBaR</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7351" style="cursor: pointer" onclick="showCaseDocs(7351, 'NAD')">Case Documents <span id="caseDocArrow_7351" 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 DRIPBaR (Alpha Lipoic Acid (ALA) IV Drips)</u>, Report #7351, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7351" 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="#7426" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7426: T-Mobile Starlink Satellite Service </a> </div> <h6 class="pull-right">3/5/2025</h6> </div> <div id=7426 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Verizon Communications, Inc. vs: T-Mobile US, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7426" style="cursor: pointer" onclick="showCaseDocs(7426, 'NAD')">Case Documents <span id="caseDocArrow_7426" 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 Starlink Satellite Service)</u>, Report #7426, <em>NAD/CARU Case Reports </em> (March 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7426" 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="#7429" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7429: QLED Televisions </a> </div> <h6 class="pull-right">2/28/2025</h6> </div> <div id=7429 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Samsung Electronics America, Inc. vs: TCL Technology Group</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7429" style="cursor: pointer" onclick="showCaseDocs(7429, 'NAD')">Case Documents <span id="caseDocArrow_7429" 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>TCL Technology Group (QLED Televisions)</u>, Report #7429, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7429" 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="#6453" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6453: Buddy AI Website and App </a> </div> <h6 class="pull-right">2/26/2025</h6> </div> <div id=6453 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: AI Buddy, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6453" style="cursor: pointer" onclick="showCaseDocs(6453, 'CARU')">Case Documents <span id="caseDocArrow_6453" 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>AI Buddy, Inc. (Buddy AI Website and App)</u>, Report #6453, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6453" 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="#7238" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7238: MagniLife Knee Pain Relief Soothing Gel </a> </div> <h6 class="pull-right">2/25/2025</h6> </div> <div id=7238 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: The Magni Group, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7238" style="cursor: pointer" onclick="showCaseDocs(7238, 'NAD')">Case Documents <span id="caseDocArrow_7238" 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 Magni Group, Inc. (MagniLife Knee Pain Relief Soothing Gel)</u>, Report #7238, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7238" 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="#7381" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7381: Clean People Laundry Detergent Sheets </a> </div> <h6 class="pull-right">2/18/2025</h6> </div> <div id=7381 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Earth Breeze Inc. vs: Clean People LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7381" style="cursor: pointer" onclick="showCaseDocs(7381, 'NAD')">Case Documents <span id="caseDocArrow_7381" 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>Clean People LLC (Clean People Laundry Detergent Sheets)</u>, Report #7381, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7381" 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="#7372" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7372: Advertising by J.P. Morgan Chase </a> </div> <h6 class="pull-right">2/12/2025</h6> </div> <div id=7372 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: JP Morgan Chase Bank, N.A.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7372" style="cursor: pointer" onclick="showCaseDocs(7372, 'NAD')">Case Documents <span id="caseDocArrow_7372" 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>JP Morgan Chase Bank, N.A. (Advertising by J.P. Morgan Chase)</u>, Report #7372, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7372" 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="#7371" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7371: Advertising by Fabletics </a> </div> <h6 class="pull-right">2/10/2025</h6> </div> <div id=7371 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Fabletics, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7371" style="cursor: pointer" onclick="showCaseDocs(7371, 'NAD')">Case Documents <span id="caseDocArrow_7371" 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>Fabletics, Inc. (Advertising by Fabletics)</u>, Report #7371, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7371" 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="#7373" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7373: Kevin Hart, Influencer </a> </div> <h6 class="pull-right">2/10/2025</h6> </div> <div id=7373 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Kevin Hart</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7373" style="cursor: pointer" onclick="showCaseDocs(7373, 'NAD')">Case Documents <span id="caseDocArrow_7373" 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>Kevin Hart (Kevin Hart, Influencer)</u>, Report #7373, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7373" 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="#7416" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7416: Beef Quality Assurance </a> </div> <h6 class="pull-right">2/5/2025</h6> </div> <div id=7416 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Animal Partisan vs: Certified Angus Beef</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7416" style="cursor: pointer" onclick="showCaseDocs(7416, 'NAD')">Case Documents <span id="caseDocArrow_7416" 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>Certified Angus Beef (Beef Quality Assurance)</u>, Report #7416, <em>NAD/CARU Case Reports </em> (February 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7416" 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="#7366" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7366: Advertising by Revolve Group, Inc. </a> </div> <h6 class="pull-right">1/31/2025</h6> </div> <div id=7366 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Komodo Media, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7366" style="cursor: pointer" onclick="showCaseDocs(7366, 'NAD')">Case Documents <span id="caseDocArrow_7366" 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>Komodo Media, LLC (Advertising by Revolve Group, Inc.)</u>, Report #7366, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7366" 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="#7367" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7367: Advertising by Revolve Group, Inc. </a> </div> <h6 class="pull-right">1/31/2025</h6> </div> <div id=7367 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Zink Talent, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7367" style="cursor: pointer" onclick="showCaseDocs(7367, 'NAD')">Case Documents <span id="caseDocArrow_7367" 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>Zink Talent, LLC (Advertising by Revolve Group, Inc.)</u>, Report #7367, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7367" 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="#7418" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7418: Total Wireless </a> </div> <h6 class="pull-right">1/28/2025</h6> </div> <div id=7418 class="panel-collapse collapse in"> <div class="panel-body"> <h4>T-Mobile US, Inc. vs: Total Wireless</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7418" style="cursor: pointer" onclick="showCaseDocs(7418, 'NAD')">Case Documents <span id="caseDocArrow_7418" 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>Total Wireless (Total Wireless)</u>, Report #7418, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7418" 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="#7368" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7368: Advertising by Revolve Group, Inc. </a> </div> <h6 class="pull-right">1/15/2025</h6> </div> <div id=7368 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Revolve Group, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7368" style="cursor: pointer" onclick="showCaseDocs(7368, 'NAD')">Case Documents <span id="caseDocArrow_7368" 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>Revolve Group, Inc. (Advertising by Revolve Group, Inc.)</u>, Report #7368, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7368" 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="#7384" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7384: Bullfrog Spas </a> </div> <h6 class="pull-right">1/15/2025</h6> </div> <div id=7384 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Jacuzzi Group vs: Bullfrog International LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7384" style="cursor: pointer" onclick="showCaseDocs(7384, 'NAD')">Case Documents <span id="caseDocArrow_7384" 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>Bullfrog International LLC (Bullfrog Spas)</u>, Report #7384, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7384" 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="#7403" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7403: Compounded Tirzepatide + B 12 Drug </a> </div> <h6 class="pull-right">1/10/2025</h6> </div> <div id=7403 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Eli Lilly and Company vs: Admire Aesthetics, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7403" style="cursor: pointer" onclick="showCaseDocs(7403, 'NAD')">Case Documents <span id="caseDocArrow_7403" 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>Admire Aesthetics, Inc. (Compounded Tirzepatide + B 12 Drug)</u>, Report #7403, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7403" 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="#7408" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7408: Lumineux Whitening Mouthwash </a> </div> <h6 class="pull-right">1/10/2025</h6> </div> <div id=7408 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_7408" style="cursor: pointer" onclick="showCaseDocs(7408, 'NAD')">Case Documents <span id="caseDocArrow_7408" 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. (Lumineux Whitening Mouthwash)</u>, Report #7408, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7408" 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="#7383" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7383: Chomps Meat Stick Products </a> </div> <h6 class="pull-right">1/9/2025</h6> </div> <div id=7383 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Link Snacks, Inc. vs: We Are The Chompions, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7383" style="cursor: pointer" onclick="showCaseDocs(7383, 'NAD')">Case Documents <span id="caseDocArrow_7383" 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>We Are The Chompions, LLC (Chomps Meat Stick Products)</u>, Report #7383, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7383" 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="#7406" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7406: T-Mobile Wireless Service Plans </a> </div> <h6 class="pull-right">1/2/2025</h6> </div> <div id=7406 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_7406" style="cursor: pointer" onclick="showCaseDocs(7406, 'NAD')">Case Documents <span id="caseDocArrow_7406" 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 Service Plans)</u>, Report #7406, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7406" 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="#7407" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7407: T-Mobile Wireless Service Plans </a> </div> <h6 class="pull-right">1/2/2025</h6> </div> <div id=7407 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_7407" style="cursor: pointer" onclick="showCaseDocs(7407, 'NAD')">Case Documents <span id="caseDocArrow_7407" 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 Service Plans)</u>, Report #7407, <em>NAD/CARU Case Reports </em> (January 2025)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7407" 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="#7350" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7350: Kids Chillax & Kids Multi + Probiotic </a> </div> <h6 class="pull-right">12/27/2024</h6> </div> <div id=7350 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Bayer Healthcare, LLC vs: Olly PBC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7350" style="cursor: pointer" onclick="showCaseDocs(7350, 'NAD')">Case Documents <span id="caseDocArrow_7350" 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>Olly PBC (Kids Chillax & Kids Multi + Probiotic)</u>, Report #7350, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7350" 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="#7374" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7374: Tide Free & Gentle Liquid Laundry Detergent </a> </div> <h6 class="pull-right">12/26/2024</h6> </div> <div id=7374 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Henkel Corporation vs: The Procter & Gamble Company</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7374" style="cursor: pointer" onclick="showCaseDocs(7374, 'NAD')">Case Documents <span id="caseDocArrow_7374" 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 (Tide Free & Gentle Liquid Laundry Detergent)</u>, Report #7374, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7374" 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="#7187" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7187: Ingenuity Brands Brain Products </a> </div> <h6 class="pull-right">12/23/2024</h6> </div> <div id=7187 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Ingenuity Foods, Inc. d/b/a Ingenuity Brands and Brainiac Foods</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7187" style="cursor: pointer" onclick="showCaseDocs(7187, 'NAD')">Case Documents <span id="caseDocArrow_7187" 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>Ingenuity Foods, Inc. d/b/a Ingenuity Brands and Brainiac Foods (Ingenuity Brands Brain Products)</u>, Report #7187, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7187" 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="#7409" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7409: Roseart Pencils </a> </div> <h6 class="pull-right">12/20/2024</h6> </div> <div id=7409 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Cra-Z-Art / Cedar Alliance, Ltd. vs: Larose Industries d/b/a Roseart</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7409" style="cursor: pointer" onclick="showCaseDocs(7409, 'NAD')">Case Documents <span id="caseDocArrow_7409" 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>Larose Industries d/b/a Roseart (Roseart Pencils)</u>, Report #7409, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7409" 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="#7315" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7315: Unlimited Spectrum Mobile Data Plans </a> </div> <h6 class="pull-right">12/18/2024</h6> </div> <div id=7315 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Verizon Communications, Inc. vs: Charter Communications, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7315" style="cursor: pointer" onclick="showCaseDocs(7315, 'NAD')">Case Documents <span id="caseDocArrow_7315" 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. (Unlimited Spectrum Mobile Data Plans)</u>, Report #7315, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7315" 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="#7329" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7329: NuOrganic Eyelash Serum </a> </div> <h6 class="pull-right">12/18/2024</h6> </div> <div id=7329 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: NuOrganic Cosmetics</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7329" style="cursor: pointer" onclick="showCaseDocs(7329, 'NAD')">Case Documents <span id="caseDocArrow_7329" 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>NuOrganic Cosmetics (NuOrganic Eyelash Serum)</u>, Report #7329, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7329" 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="#6452" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> CARU 6452: furReal Daisy The Yoga Goat Toy </a> </div> <h6 class="pull-right">12/17/2024</h6> </div> <div id=6452 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Children's Advertising Review Unit - CARU re: Just Play, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_6452" style="cursor: pointer" onclick="showCaseDocs(6452, 'CARU')">Case Documents <span id="caseDocArrow_6452" 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>Just Play, LLC (furReal Daisy The Yoga Goat Toy)</u>, Report #6452, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_6452" 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="#7402" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7402: T-Mobile Mobile Phone Service </a> </div> <h6 class="pull-right">12/17/2024</h6> </div> <div id=7402 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Charter Communications, Inc. vs: T-Mobile US, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7402" style="cursor: pointer" onclick="showCaseDocs(7402, 'NAD')">Case Documents <span id="caseDocArrow_7402" 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 Mobile Phone Service)</u>, Report #7402, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7402" 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="#7206" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7206: SolaWave Advanced Skin Care Wand </a> </div> <h6 class="pull-right">12/12/2024</h6> </div> <div id=7206 class="panel-collapse collapse in"> <div class="panel-body"> <h4>National Advertising Division re: Solawave Inc. d/b/a SolaWave</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7206" style="cursor: pointer" onclick="showCaseDocs(7206, 'NAD')">Case Documents <span id="caseDocArrow_7206" 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>Solawave Inc. d/b/a SolaWave (SolaWave Advanced Skin Care Wand)</u>, Report #7206, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7206" 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="#7401" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7401: Lumineux </a> </div> <h6 class="pull-right">12/11/2024</h6> </div> <div id=7401 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_7401" style="cursor: pointer" onclick="showCaseDocs(7401, 'NAD')">Case Documents <span id="caseDocArrow_7401" 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. (Lumineux)</u>, Report #7401, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7401" 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="#7400" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7400: Behr Paints </a> </div> <h6 class="pull-right">12/6/2024</h6> </div> <div id=7400 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Benjamin Moore & Co. vs: Behr Process LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7400" style="cursor: pointer" onclick="showCaseDocs(7400, 'NAD')">Case Documents <span id="caseDocArrow_7400" 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>Behr Process LLC (Behr Paints)</u>, Report #7400, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7400" 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="#7397" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7397: Advertising by Kreyol Essence </a> </div> <h6 class="pull-right">12/4/2024</h6> </div> <div id=7397 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Mielle Organics, LLC. vs: Kreyol Essence, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7397" style="cursor: pointer" onclick="showCaseDocs(7397, 'NAD')">Case Documents <span id="caseDocArrow_7397" 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>Kreyol Essence, LLC (Advertising by Kreyol Essence)</u>, Report #7397, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7397" 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="#7386" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7386: LumineuxOral Healthcare Products </a> </div> <h6 class="pull-right">12/2/2024</h6> </div> <div id=7386 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_7386" style="cursor: pointer" onclick="showCaseDocs(7386, 'NAD')">Case Documents <span id="caseDocArrow_7386" 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. (LumineuxOral Healthcare Products)</u>, Report #7386, <em>NAD/CARU Case Reports </em> (December 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7386" 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="#7391" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7391: Beyond Air Products </a> </div> <h6 class="pull-right">11/27/2024</h6> </div> <div id=7391 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Vero Biotech, Inc. vs: Beyond Air, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7391" style="cursor: pointer" onclick="showCaseDocs(7391, 'NAD')">Case Documents <span id="caseDocArrow_7391" 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>Beyond Air, Inc. (Beyond Air Products)</u>, Report #7391, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7391" 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="#7399" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7399: Willow Portable Breastmilk Cooler </a> </div> <h6 class="pull-right">11/27/2024</h6> </div> <div id=7399 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Ceres Chill Co. vs: Willow Innovations, Inc.</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7399" style="cursor: pointer" onclick="showCaseDocs(7399, 'NAD')">Case Documents <span id="caseDocArrow_7399" 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>Willow Innovations, Inc. (Willow Portable Breastmilk Cooler)</u>, Report #7399, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7399" 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="#7394" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7394: Borden Evaporated Milk and Sweetened Condensed Milk </a> </div> <h6 class="pull-right">11/22/2024</h6> </div> <div id=7394 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Nestlé USA, Inc. vs: Eagle Family Foods Group</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7394" style="cursor: pointer" onclick="showCaseDocs(7394, 'NAD')">Case Documents <span id="caseDocArrow_7394" 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>Eagle Family Foods Group (Borden Evaporated Milk and Sweetened Condensed Milk)</u>, Report #7394, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7394" 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="#7377" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7377: GuruNanda Oral Care Products </a> </div> <h6 class="pull-right">11/18/2024</h6> </div> <div id=7377 class="panel-collapse collapse in"> <div class="panel-body"> <h4>The Procter & Gamble Company vs: GuruNanda, LLC</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7377" style="cursor: pointer" onclick="showCaseDocs(7377, 'NAD')">Case Documents <span id="caseDocArrow_7377" 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>GuruNanda, LLC (GuruNanda Oral Care Products)</u>, Report #7377, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7377" 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="#7346" style="padding-right: 10px"><span class="glyphicon glyphicon-plus"></span></a> <a data-toggle="modal" data-target="#subModal" href="#subModal"> NAD 7346: Rascal + Friends & Millie Moon Diapers </a> </div> <h6 class="pull-right">11/15/2024</h6> </div> <div id=7346 class="panel-collapse collapse in"> <div class="panel-body"> <h4>Kimberly-Clark Corporation vs: Zuru Edge Limited</h4> </div> <div class="panel-footer"> <a id="caseDocsLink_7346" style="cursor: pointer" onclick="showCaseDocs(7346, 'NAD')">Case Documents <span id="caseDocArrow_7346" 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>Zuru Edge Limited (Rascal + Friends & Millie Moon Diapers)</u>, Report #7346, <em>NAD/CARU Case Reports </em> (November 2024)"> Citation <span class="glyphicon glyphicon-bookmark" aria-hidden="true"></span> </button> <div id="linkPanel_7346" 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="#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> <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>