www.flashreports.markettrack.com Open in urlscan Pro
192.26.132.65  Public Scan

URL: http://www.flashreports.markettrack.com/9CE014AF-5A3D-47D9-B34C-E9E54EE4A799.aspx?ADC94F94=A097165B
Submission: On June 26 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./9CE014AF-5A3D-47D9-B34C-E9E54EE4A799.aspx?ADC94F94=A097165B

<form method="post" action="./9CE014AF-5A3D-47D9-B34C-E9E54EE4A799.aspx?ADC94F94=A097165B" id="form1" autocomplete="off" class="ng-pristine ng-valid ng-valid-maxlength">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEyODU4MjIwOTVkZAiBeMNhvM8XX2wBS6Wc1sxIMt761Qe/RXKjjDYT01On">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3AA38F7B">
  </div>
  <div ng-controller="mainController" class="ng-scope">
    <div class="container-fluid navbar navbar-fixed-top">
      <div class="row">
        <div class="pull-left">
          <a id="logoAnchor" href="#">
                            <img class="logo" alt="Numerator_Logo" src="images/NumeratorLogo.png">
                        </a>
        </div>
        <div class="pull-left header-title-cont">
          <div class="header-title"> Welcome to Numerator's FlashReport Images </div>
        </div>
        <div class="CFT-NS-open-sidebar-wrapper pull-right">
          <button type="button" id="btnOpenNav" class="btn-toolbar pull-left" ng-show="showOpenButton" ng-click="openNavMenu();">
            <i class="fa fa-reorder"></i>
          </button>
          <button type="button" id="btncloseNav" class="btn-toolbar pull-left ng-hide" ng-show="!showOpenButton" ng-click="closeNavMenu();">
            <i class="fa fa-times"></i>
          </button>
        </div>
      </div>
    </div>
    <div id="mySidenav" class="sidenav closed-menu" ng-class="{ 'opened-menu': showNavMenu, 'closed-menu': !showNavMenu }">
      <ul>
        <li>
          <h3 title="Date">Date</h3>
        </li>
        <!-- ngRepeat: eachNavigationWeekObj in navigationWeeksList track by $index -->
        <li ng-class="{'active' : eachNavigationWeekObj.isActive}" ng-repeat="eachNavigationWeekObj in navigationWeeksList track by $index" class="ng-scope active">
          <a ng-click="loadFlyersForWeekOf(eachNavigationWeekObj);" class="ng-binding">
                            Ads For 06/26/22
                        </a>
        </li><!-- end ngRepeat: eachNavigationWeekObj in navigationWeeksList track by $index -->
        <li ng-class="{'active' : eachNavigationWeekObj.isActive}" ng-repeat="eachNavigationWeekObj in navigationWeeksList track by $index" class="ng-scope">
          <a ng-click="loadFlyersForWeekOf(eachNavigationWeekObj);" class="ng-binding">
                            Ads For 06/19/22
                        </a>
        </li><!-- end ngRepeat: eachNavigationWeekObj in navigationWeeksList track by $index -->
        <li ng-class="{'active' : eachNavigationWeekObj.isActive}" ng-repeat="eachNavigationWeekObj in navigationWeeksList track by $index" class="ng-scope">
          <a ng-click="loadFlyersForWeekOf(eachNavigationWeekObj);" class="ng-binding">
                            Ads For 06/12/22
                        </a>
        </li><!-- end ngRepeat: eachNavigationWeekObj in navigationWeeksList track by $index -->
        <li>
          <a class="imglink" ng-href="/Papers/FRSpaceReport/Numerator Promotions Intel_Circular_SOV_Category_Report_For_Week_6-26-22.pptx" ng-click="circularSOVClicked();" target="_blank" href="/Papers/FRSpaceReport/Numerator Promotions Intel_Circular_SOV_Category_Report_For_Week_6-26-22.pptx">Circular SOV</a>
        </li>
        <!-- ngIf: showLoginLink -->
        <li ng-if="showLoginLink" class="ng-scope">
          <a ng-href="https://promotionsintel.numerator.com" target="_blank" href="https://promotionsintel.numerator.com">Log On To Numerator</a>
        </li><!-- end ngIf: showLoginLink -->
      </ul>
    </div>
    <div ng-show="showNavMenu" class="navigationmenu ng-hide" ng-click="closeNavMenu();">
    </div>
    <!-- ngIf: showFlyerView -->
    <div ng-controller="flyerViewController" ng-if="showFlyerView" class="ng-scope">
      <flyer-view>
        <div id="maincontainer">
          <div class="demo">
            <div class="all-adds">
              <div class="all-ads-div" ng-style="headerWidth" style="cursor: default; width: calc(100% - 670px);">
                <div class="pull-left">
                  <span class="fa fa-home fa-2x all-ads-icon"></span>
                </div>
                <!-- ngIf: currentWeekOf == headerDate1 || currentWeekOf == headerDate2 -->
                <!-- ngIf: currentWeekOf != headerDate1 && currentWeekOf != headerDate2 --><span ng-if="currentWeekOf != headerDate1 &amp;&amp; currentWeekOf != headerDate2" class="ng-binding ng-scope"> Ads For The Week Of <span id="spanDate"
                    class="ng-binding">06/26/22</span>
                </span><!-- end ngIf: currentWeekOf != headerDate1 && currentWeekOf != headerDate2 -->
              </div>
              <div class="filter-bar divFilter">
                <!--<div class="dropdown divFilterField">
                    <div class="dropdown-toggle" data-toggle="dropdown">
                        <button class="btnFilter" type="button">
                            <input type="text" readonly="readonly" class="inputFilter" value="{{ FilterHeaderText.Market.SelectedItems === 0 ? '' : FilterHeaderText.Market.SelectedItems }} {{ FilterHeaderText.Market.DisplayText }}" />
                            <div class="arrowDiv fa fa-caret-right">
                            </div>
                        </button>
                    </div>
                    <ul class="dropdown-menu ulDDLOptions" role="menu">
                        <li class="textOverflow">
                            <input type="text" autocomplete="off" class="form-control" maxlength="255" ng-model="searchMarket">
                        </li>
                        <li class="textOverflow" ng-repeat="market in marketFilter | filter: {Text:searchMarket}" ng-click="markFilters($event, 'market', $index)">
                            <div style="display:inline-block"><div ng-class="{'li-checkbox-active':market.Status, 'li-checkbox': !market.Status}"></div></div>
                            <div class="liFilterText">{{ market.Text }}</div>
                        </li>
                    </ul>
                </div>-->
                <!-- ngIf: mediaFilter.length > 1 || retailerFilter.length > 1 -->
                <div class="divFilterField ng-scope" ng-if="mediaFilter.length > 1 || retailerFilter.length > 1">
                  <button class="btnFilter" ng-click="clearFilters();" type="button">
                    <span class="filter-icon"><small><i class="fa fa-times-circle"></i></small></span>&nbsp;&nbsp;Clear Filters </button>
                </div><!-- end ngIf: mediaFilter.length > 1 || retailerFilter.length > 1 -->
                <!-- ngIf: retailerFilter.length > 1 -->
                <div class="dropdown divFilterField ng-scope" ng-if="retailerFilter.length > 1">
                  <div class="dropdown-toggle" data-toggle="dropdown" ng-click="setFocus();">
                    <button class="btnFilter" type="button">
                      <input type="text" readonly="readonly" class="inputFilter" value=" Retailer(s)">
                      <div class="arrowDiv fa fa-caret-right">
                      </div>
                    </button>
                  </div>
                  <ul class="dropdown-menu ulDDLOptions" role="menu">
                    <li class="textOverflow">
                      <input id="inputRetailer" type="text" autocomplete="off" class="form-control ng-pristine ng-untouched ng-valid ng-valid-maxlength" maxlength="255" ng-model="$parent.searchRetailer">
                    </li>
                    <!-- ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Amazon.Com</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Best Buy</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Home Depot</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Lowe's</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Macys</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Menards</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Newegg.com</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Sears</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                    <li class="textOverflow ng-scope" ng-repeat="retailer in retailerFilter | filter: {Text:searchRetailer}" ng-click="markFilters($event, 'retailer', retailer.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':retailer.Status, 'li-checkbox': !retailer.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Walmart</div>
                    </li><!-- end ngRepeat: retailer in retailerFilter | filter: {Text:searchRetailer} -->
                  </ul>
                </div><!-- end ngIf: retailerFilter.length > 1 -->
                <!-- ngIf: mediaFilter.length > 1 -->
                <div class="dropdown divFilterField ng-scope" ng-if="mediaFilter.length > 1">
                  <div class="dropdown-toggle" data-toggle="dropdown">
                    <button class="btnFilter" type="button">
                      <input type="text" readonly="readonly" class="inputFilter" value=" Media(s)">
                      <div class="arrowDiv fa fa-caret-right">
                      </div>
                    </button>
                  </div>
                  <ul class="dropdown-menu ulDDLOptions" role="menu">
                    <!-- ngRepeat: media in mediaFilter | filter: {Text:searchMedia} -->
                    <li class="textOverflow ng-scope" ng-repeat="media in mediaFilter | filter: {Text:searchMedia}" ng-click="markFilters($event, 'media', media.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':media.Status, 'li-checkbox': !media.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Circular</div>
                    </li><!-- end ngRepeat: media in mediaFilter | filter: {Text:searchMedia} -->
                    <li class="textOverflow ng-scope" ng-repeat="media in mediaFilter | filter: {Text:searchMedia}" ng-click="markFilters($event, 'media', media.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':media.Status, 'li-checkbox': !media.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Email</div>
                    </li><!-- end ngRepeat: media in mediaFilter | filter: {Text:searchMedia} -->
                    <li class="textOverflow ng-scope" ng-repeat="media in mediaFilter | filter: {Text:searchMedia}" ng-click="markFilters($event, 'media', media.index)">
                      <div style="display:inline-block">
                        <div ng-class="{'li-checkbox-active':media.Status, 'li-checkbox': !media.Status}" class="li-checkbox"></div>
                      </div>
                      <div class="liFilterText ng-binding">Web</div>
                    </li><!-- end ngRepeat: media in mediaFilter | filter: {Text:searchMedia} -->
                  </ul>
                </div><!-- end ngIf: mediaFilter.length > 1 -->
              </div>
            </div>
            <div id="thumbnailImages" class="image-content" ng-style="heightStyle" style="height: 1044px;">
              <!-- ngIf: (windowWidth > 1170 || !showCircular || !showWeb || !showEmail) && !HasFilterApplied && leftFlyersArray.length > 0 -->
              <div style="padding-right: 30px; width: 780px; float: left;" ng-style="flyerArrayWidth" ng-class="{ 'textRight':  !showCircular || !showWeb || !showEmail, 'paddingTop0': addHeaderClass }"
                ng-if="(windowWidth > 1170 || !showCircular || !showWeb || !showEmail) &amp;&amp; !HasFilterApplied &amp;&amp; leftFlyersArray.length > 0" class="ng-scope paddingTop0">
                <div ng-class="{'fixedHeader' : addHeaderClass}" ng-style="leftFixedHeaderStyle" style="display: inline-flex; left: 12px;" class="fixedHeader">
                  <!-- ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Retailer</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Circular</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Web</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Email</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                </div>
                <!-- ngRepeat: leftFlyer in leftFlyersArray track by $index -->
                <div ng-repeat="leftFlyer in leftFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass }" style="display:inline-flex" class="ng-scope marginTop55">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Amazon.Com</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ leftFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/images/NoAdDrop.jpg" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/images/NoAdDrop.jpg" style="cursor: default;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305400902/Thumb/PP35W8.jpg" title="06/23 - Thursday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305400902/Thumb/PP35W8.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="leftFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Boston, MA-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Boston, MA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305208192/Thumb/PP2F9W.jpg" title="06/17 - Friday
Boston, MA-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305208192/Thumb/PP2F9W.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: leftFlyer in leftFlyersArray track by $index -->
                <div ng-repeat="leftFlyer in leftFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass }" style="display:inline-flex" class="ng-scope">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Home Depot</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ leftFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Print.length > 1 -->
                        <ol ng-if="leftFlyer.ImageUrls.Print.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index -->
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Print)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Print.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Print track by $index" title="06/23 - Thursday
Chicago, IL
Insert-Digital" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Print)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Print.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Print track by $index" title="06/23 - Thursday
Chicago, IL
Insert-Digital" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Print track by $index -->
                        </ol><!-- end ngIf: leftFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305362612/Thumb/PP2Y3C.jpg" title="06/23 - Thursday
Chicago, IL
Insert-Digital" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305362612/Thumb/PP2Y3C.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305482092/Thumb/PP3HD5.jpg" title="06/26 - Sunday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305482092/Thumb/PP3HD5.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="leftFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Atlanta, GA-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/19 - Sunday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/20 - Monday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Dallas, TX-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Dallas, TX-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Dallas, TX-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Dallas, TX-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Dallas, TX-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305214262/Thumb/PP2G9T.jpg" title="06/17 - Friday
Atlanta, GA-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305214262/Thumb/PP2G9T.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: leftFlyer in leftFlyersArray track by $index -->
                <div ng-repeat="leftFlyer in leftFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass }" style="display:inline-flex" class="ng-scope">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Sears</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ leftFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Print[leftFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/images/NoAdDrop.jpg" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/images/NoAdDrop.jpg" style="cursor: default;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Web[leftFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305393632/Thumb/PP3473.jpg" title="06/23 - Thursday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305393632/Thumb/PP3473.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="leftFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
New York, NY-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, leftFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == leftFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in leftFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
New York, NY-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in leftFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: leftFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(leftFlyer.ImageUrls.Email[leftFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305222092/Thumb/PP2H0U.jpg" title="06/17 - Friday
New York, NY-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305222092/Thumb/PP2H0U.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: leftFlyer in leftFlyersArray track by $index -->
              </div><!-- end ngIf: (windowWidth > 1170 || !showCircular || !showWeb || !showEmail) && !HasFilterApplied && leftFlyersArray.length > 0 -->
              <!-- ngIf: (windowWidth > 1170 || !showCircular || !showWeb || !showEmail) && !HasFilterApplied && rightFlyersArray.length > 0 -->
              <div style="padding-left: 30px; width: 780px; float: left;" ng-style="flyerArrayWidth" ng-class="{ 'textLeft':  !showCircular || !showWeb || !showEmail, 'paddingTop0': addHeaderClass }"
                ng-if="(windowWidth > 1170 || !showCircular || !showWeb || !showEmail) &amp;&amp; !HasFilterApplied &amp;&amp; rightFlyersArray.length > 0" class="ng-scope paddingTop0">
                <div ng-class="{'fixedHeader' : addHeaderClass}" style="display:inline-flex" class="fixedHeader">
                  <!-- ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Retailer</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Circular</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Web</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                  <div ng-repeat="header in flyerHeaders" class="thumbnail_common cursorDefault ng-scope">
                    <div class="thumbnailDiv_text height40" ng-style="thumb_text_width" style="width: 173px;">
                      <label class="title-bold ng-binding" style="font-size:14px">Email</label>
                    </div>
                  </div><!-- end ngRepeat: header in flyerHeaders -->
                </div>
                <!-- ngRepeat: rightFlyer in rightFlyersArray track by $index -->
                <div ng-repeat="rightFlyer in rightFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass}" style="display:inline-flex" class="ng-scope marginTop55">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Best Buy</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ rightFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/images/NoAdDrop.jpg" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/images/NoAdDrop.jpg" style="cursor: default;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305398412/Thumb/PP35J7.jpg" title="06/23 - Thursday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305398412/Thumb/PP35J7.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="rightFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Atlanta, GA-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/19 - Sunday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/20 - Monday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Atlanta, GA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
San Francisco, CA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
San Francisco, CA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/19 - Sunday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/20 - Monday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/22 - Wednesday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305249052/Thumb/PP2JGW.jpg" title="06/18 - Saturday
Atlanta, GA-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305249052/Thumb/PP2JGW.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: rightFlyer in rightFlyersArray track by $index -->
                <div ng-repeat="rightFlyer in rightFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass}" style="display:inline-flex" class="ng-scope">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Lowe's</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ rightFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305355212/Thumb/PP2WY7.jpg" title="06/23 - Thursday
Chicago, IL
Insert-Digital" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305355212/Thumb/PP2WY7.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305482102/Thumb/PP3HDV.jpg" title="06/26 - Sunday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305482102/Thumb/PP3HDV.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="rightFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Atlanta, GA-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/18 - Saturday
Boston, MA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
Boston, MA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Los Angeles, CA-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
New York, NY-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/21 - Tuesday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/20 - Monday
Washington, DC-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/23 - Thursday
Washington, DC-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305216432/Thumb/PP2GGC.jpg" title="06/17 - Friday
Atlanta, GA-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305216432/Thumb/PP2GGC.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: rightFlyer in rightFlyersArray track by $index -->
                <div ng-repeat="rightFlyer in rightFlyersArray track by $index" ng-class="{'marginTop55': $index == 0 &amp;&amp; addHeaderClass}" style="display:inline-flex" class="ng-scope">
                  <div class="thumbnail_common" style="cursor:default; margin-top:23px;">
                    <div class="thumbnailDiv_text textLeft" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <div ng-class="{ 'tableRow': !isAdlert }">
                          <div ng-class="{'verticalMiddle': !isAdlert, 'centerRetailerText': isAdlert }" class="centerRetailerText">
                            <label ng-class="{'font16': isAdlert, 'font14': !isAdlert}" class="textColor ng-binding font16">Walmart</label>
                            <!-- ngIf: !isAdlert -->
                          </div>
                        </div>
                        <!-- ngIf: !isAdlert -->
                        <!--<div class="tableRow" ng-if="!isAdlert">
                                    <div class="verticalBottom">
                                        <label class="textColor font14 storeCount">{{ rightFlyer.StorePer }}%</label>
                                        <label class="textColor">Stores Nationally Received this Circular Version</label>
                                    </div>
                                </div>-->
                        <!-- ngIf: !isAdlert -->
                      </div>
                    </div>
                  </div>
                  <!-- ngIf: showCircular -->
                  <div class="thumbnail_common ng-scope" ng-if="showCircular">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Print.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Print[rightFlyer.ImageUrls.Print.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/images/NoAdDrop.jpg" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/images/NoAdDrop.jpg" style="cursor: default;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showCircular -->
                  <!-- ngIf: showWeb -->
                  <div class="thumbnail_common ng-scope" ng-if="showWeb">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Web.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Web[rightFlyer.ImageUrls.Web.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305393642/Thumb/PP347K.jpg" title="06/23 - Thursday
Internet
Website" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305393642/Thumb/PP347K.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showWeb -->
                  <!-- ngIf: showEmail -->
                  <div class="thumbnail_common ng-scope" ng-if="showEmail">
                    <div class="thumbnailDiv_text" ng-style="thumb_text_width" style="width: 173px;">
                      <div class="mediaCarousal" ng-style="thumb_image_width" style="width: 173px;">
                        <!-- ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                        <ol ng-if="rightFlyer.ImageUrls.Email.length > 1" class="ng-scope">
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: !isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                          <!-- ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/17 - Friday
Atlanta, GA-Email
Email" class="ng-scope activeCarousal"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index --><!-- ngIf: isAdlert -->
                          <li ng-if="isAdlert" ng-click="setCarousalIndex($index, rightFlyer.ImageUrls.Email)" ng-class="{'activeCarousal' : $index == rightFlyer.ImageUrls.Email.selectedIndex }"
                            ng-repeat="imageCarousal in rightFlyer.ImageUrls.Email track by $index" title="06/20 - Monday
Tampa/St. Petersburg, FL-Email
Email" class="ng-scope"></li><!-- end ngIf: isAdlert --><!-- end ngRepeat: imageCarousal in rightFlyer.ImageUrls.Email track by $index -->
                        </ol><!-- end ngIf: rightFlyer.ImageUrls.Email.length > 1 -->
                      </div>
                      <div class="thumbnailDiv_images" ng-style="thumb_image_width" style="width: 173px;">
                        <a ng-click="rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].ImagePath.indexOf('NoAdDrop.jpg') == -1 &amp;&amp; goToThumbView(rightFlyer.ImageUrls.Email[rightFlyer.ImageUrls.Email.selectedIndex].FlyerId);">
                                    <!-- ngIf: !isAdlert -->
                                    <!-- ngIf: isAdlert --><img ng-if="isAdlert" border="0" ng-src="/V1/202206/305214442/Thumb/PP2GAB.jpg" title="06/17 - Friday
Atlanta, GA-Email
Email" height="215" alt="View thumbnail images of all pages in this ad" onimageload="" class="ng-scope" src="/V1/202206/305214442/Thumb/PP2GAB.jpg" style="width: 163px;"><!-- end ngIf: isAdlert -->
                                </a>
                      </div>
                    </div>
                  </div><!-- end ngIf: showEmail -->
                </div><!-- end ngRepeat: rightFlyer in rightFlyersArray track by $index -->
              </div><!-- end ngIf: (windowWidth > 1170 || !showCircular || !showWeb || !showEmail) && !HasFilterApplied && rightFlyersArray.length > 0 -->
              <!-- ngIf: windowWidth <= 1170 && showCircular && showWeb && showEmail && !HasFilterApplied && commonFlyersArray.length > 0 -->
              <div class="inlineBlock" ng-class="{'fullHeight': flyersDetails.length == 0}">
                <!-- ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Macys - 06/20</label>
                    <label class="ng-binding">Atlanta, GA-Email - Monday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage0" onimageload="" border="0" ng-src="/V1/202206/305311552/Thumb/PP2Q5M.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305311552/Thumb/PP2Q5M.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Macys - 06/22</label>
                    <label class="ng-binding">Atlanta, GA-Email - Wednesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage1" onimageload="" border="0" ng-src="/V1/202206/305361832/Thumb/PP2XTZ.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305361832/Thumb/PP2XTZ.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Macys - 06/23</label>
                    <label class="ng-binding">Atlanta, GA-Email - Thursday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage2" onimageload="" border="0" ng-src="/V1/202206/305407132/Thumb/PP36LK.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305407132/Thumb/PP36LK.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Macys - 06/20</label>
                    <label class="ng-binding">Dallas, TX-Email - Monday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage3" onimageload="" border="0" ng-src="/V1/202206/305313882/Thumb/PP2Q9Z.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305313882/Thumb/PP2Q9Z.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Macys - 06/23</label>
                    <label class="ng-binding">Internet - Thursday</label>
                    <label class="ng-binding">Website</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage4" onimageload="" border="0" ng-src="/V1/202206/305400192/Thumb/PP35TV.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305400192/Thumb/PP35TV.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/22</label>
                    <label class="ng-binding">Chicago, IL - Wednesday</label>
                    <label class="ng-binding">Insert-Digital</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage5" onimageload="" border="0" ng-src="/V1/202206/305351162/Thumb/PP2VN7.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305351162/Thumb/PP2VN7.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/22</label>
                    <label class="ng-binding">Chicago, IL - Wednesday</label>
                    <label class="ng-binding">Insert-Digital</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage6" onimageload="" border="0" ng-src="/V1/202206/305351212/Thumb/PP2VND.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305351212/Thumb/PP2VND.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/22</label>
                    <label class="ng-binding">Chicago, IL - Wednesday</label>
                    <label class="ng-binding">Insert-Digital</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage7" onimageload="" border="0" ng-src="/V1/202206/305351262/Thumb/PP2VO1.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305351262/Thumb/PP2VO1.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/17</label>
                    <label class="ng-binding">Chicago, IL-Email - Friday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage8" onimageload="" border="0" ng-src="/V1/202206/305229072/Thumb/PP2HJ3.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305229072/Thumb/PP2HJ3.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/18</label>
                    <label class="ng-binding">Chicago, IL-Email - Saturday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage9" onimageload="" border="0" ng-src="/V1/202206/305251222/Thumb/PP2JL8.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305251222/Thumb/PP2JL8.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/18</label>
                    <label class="ng-binding">Chicago, IL-Email - Saturday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage10" onimageload="" border="0" ng-src="/V1/202206/305242192/Thumb/PP2J2G.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305242192/Thumb/PP2J2G.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/20</label>
                    <label class="ng-binding">Chicago, IL-Email - Monday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage11" onimageload="" border="0" ng-src="/V1/202206/305315432/Thumb/PP2QEF.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305315432/Thumb/PP2QEF.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/21</label>
                    <label class="ng-binding">Chicago, IL-Email - Tuesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage12" onimageload="" border="0" ng-src="/V1/202206/305344622/Thumb/PP2TQQ.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305344622/Thumb/PP2TQQ.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/22</label>
                    <label class="ng-binding">Chicago, IL-Email - Wednesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage13" onimageload="" border="0" ng-src="/V1/202206/305379892/Thumb/PP2ZVI.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305379892/Thumb/PP2ZVI.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/23</label>
                    <label class="ng-binding">Chicago, IL-Email - Thursday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage14" onimageload="" border="0" ng-src="/V1/202206/305405192/Thumb/PP36GO.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305405192/Thumb/PP36GO.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Menards - 06/26</label>
                    <label class="ng-binding">Internet - Sunday</label>
                    <label class="ng-binding">Website</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage15" onimageload="" border="0" ng-src="/V1/202206/305480152/Thumb/PP3GOT.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305480152/Thumb/PP3GOT.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/21</label>
                    <label class="ng-binding">Boston, MA-Email - Tuesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage16" onimageload="" border="0" ng-src="/V1/202206/305340752/Thumb/PP2TIU.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305340752/Thumb/PP2TIU.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/22</label>
                    <label class="ng-binding">Boston, MA-Email - Wednesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage17" onimageload="" border="0" ng-src="/V1/202206/305374282/Thumb/PP2ZD8.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305374282/Thumb/PP2ZD8.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/23</label>
                    <label class="ng-binding">Internet - Thursday</label>
                    <label class="ng-binding">Website</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage18" onimageload="" border="0" ng-src="/V1/202206/305387292/Thumb/PP32I4.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305387292/Thumb/PP32I4.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/17</label>
                    <label class="ng-binding">Seattle, WA-Email - Friday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage19" onimageload="" border="0" ng-src="/V1/202206/305225822/Thumb/PP2HAN.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305225822/Thumb/PP2HAN.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/20</label>
                    <label class="ng-binding">Seattle, WA-Email - Monday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage20" onimageload="" border="0" ng-src="/V1/202206/305310112/Thumb/PP2Q1N.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305310112/Thumb/PP2Q1N.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/18</label>
                    <label class="ng-binding">Washington, DC-Email - Saturday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage21" onimageload="" border="0" ng-src="/V1/202206/305248152/Thumb/PP2JFB.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305248152/Thumb/PP2JFB.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/19</label>
                    <label class="ng-binding">Washington, DC-Email - Sunday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage22" onimageload="" border="0" ng-src="/V1/202206/305272762/Thumb/PP2M6F.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305272762/Thumb/PP2M6F.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <div ng-repeat="flyer in bottomFlyersArray track by $index" class="thumbnail_common ng-scope">
                  <div class="thumbnailDiv_text">
                    <label class="title- bold ng-binding">Newegg.com - 06/22</label>
                    <label class="ng-binding">Washington, DC-Email - Wednesday</label>
                    <label class="ng-binding">Email</label>
                    <div class="thumbnailDiv_images">
                      <a ng-click="goToThumbView(flyer.FlyerId);">
                                <img id="thimage23" onimageload="" border="0" ng-src="/V1/202206/305372022/Thumb/PP2Z6K.jpg" height="210" alt="View thumbnail images of all pages in this ad" src="/V1/202206/305372022/Thumb/PP2Z6K.jpg" style="width: 180px;">
                            </a>
                    </div>
                  </div>
                </div><!-- end ngRepeat: flyer in bottomFlyersArray track by $index -->
                <!-- ngIf: flyersDetails.length == 0 -->
              </div>
            </div>
          </div>
        </div>
      </flyer-view>
    </div><!-- end ngIf: showFlyerView -->
    <!-- ngIf: showThumbnailView -->
    <!-- ngIf: showFullPageView -->
    <div id="DemoMegaZoom">
      <div id="myDiv2" style="position: relative; width: 1px; height: 1px;">
        <div
          style="position: relative; display: inline-block; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: rgb(255, 255, 255); backface-visibility: visible; user-select: none; transform: translate3d(0px, 0px, 0px); width: 1px; height: 1px;">
          <div
            style="position: absolute; display: inline-block; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; width: 1px; height: 1px;">
            <div
              style="position: absolute; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: rgb(255, 255, 255); backface-visibility: hidden; opacity: 1; width: 100%; height: 100%;">
            </div>
            <div
              style="position: absolute; display: inline-block; overflow: visible; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; width: 300px; height: 300px; transform: translate3d(-24.5px, -32px, 0px);">
              <div
                style="position: absolute; display: inline-block; overflow: visible; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; width: 300px; height: 300px; transform: translate3d(0px, 0px, 0px);">
                <div
                  style="position: absolute; display: inline-block; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; width: 50px; height: 45px;">
                  <img src="images/Transperent.png" width="1" height="1"
                    style="position: absolute; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; user-select: none;">
                </div>
                <div
                  style="position: absolute; overflow: hidden; left: 0px; top: 0px; margin: 0px; padding: 0px; max-width: none; max-height: none; border: none; line-height: 1; background-color: transparent; backface-visibility: hidden; display: inline; white-space: nowrap; font-family: Arial; font-size: 12px; color: rgb(88, 88, 88); -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; transform: translate3d(25px, 47px, 0px);">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <script type="text/javascript">
        var megazoom2;
        FWDUtils.onReady(function() {
          megazoom2 = new FWDMegazoom({
            //----main----//
            parentId: "myDiv2",
            playListAndSkinId: "megazoomPlayList2",
            displayType: "responsive",
            skinPath: "/Images/CarouselZoom",
            imagePath: "/Images/Transperent.png",
            //imagePath: "http://60.featurevision.com/V5/201411/13000315/Full/M1HDAQ.jpg",
            preloaderText: "Loading image...",
            useEntireScreen: "yes",
            addKeyboardSupport: "yes",
            addDoubleClickSupport: "yes",
            imageWidth: 980,
            imageHeight: 2293,
            zoomFactor: 1.4,
            doubleClickZoomFactor: 1,
            startZoomFactor: "default",
            panSpeed: 8,
            zoomSpeed: .1,
            backgroundColor: "#FFFFFF",
            preloaderFontColor: "#585858",
            preloaderBackgroundColor: "#FFFFFF",
            //----lightbox-----//
            lightBoxWidth: 800,
            lightBoxHeight: 550,
            lightBoxBackgroundOpacity: .8,
            lightBoxBackgroundColor: "#000000",
            //----controller----//
            buttons: " scrollbar",
            buttonsToolTips: "Zoom level:",
            controllerPosition: "bottom",
            inversePanDirection: "yes",
            startSpaceBetweenButtons: 10,
            spaceBetweenButtons: 10,
            startSpaceForScrollBarButtons: 20,
            startSpaceForScrollBar: 6,
            //hideControllerDelay:3,
            controllerMaxWidth: 936,
            controllerBackgroundOpacity: 1,
            controllerOffsetY: 0,
            scrollBarOffsetX: 0,
            scrollBarHandlerToolTipOffsetY: 4,
            //zoomInAndOutToolTipOffsetY:-4,
            buttonsToolTipOffsetY: 0,
            hideControllerOffsetY: 2,
            buttonToolTipFontColor: "#585858",
            //----navigator----//
            showNavigator: "no",
            navigatorImagePath: "/Images/Transperent.png",
            //navigatorImagePath: "http://60.featurevision.com/V5/201411/13000315/Thumb/M1HDAQ.jpg",
            navigatorPosition: "topleft",
            navigatorOffsetX: 6,
            navigatorOffsetY: 6,
            navigatorHandlerColor: "#FF0000",
            navigatorBorderColor: "#FFFFFF",
            //----info window----//
            infoWindowBackgroundOpacity: .6,
            infoWindowBackgroundColor: "#FFFFFF",
            infoWindowScrollBarColor: "#585858",
            //----context menu----//
            showScriptDeveloper: "no",
            //contextMenuLabels:"Move left, Move right, Move down, Move up, Zoom in/Zoom out, Hide controller/Show controller,  Full screen/Normal screen",
            //			contextMenuBackgroundColor:"#d1cfcf",
            //			contextMenuBorderColor:"#8f8d8d",
            //			contextMenuSpacerColor:"#acacac",
            //			contextMenuItemNormalColor:"#585858",
            //			contextMenuItemSelectedColor:"#FFFFFF",
            //			contextMenuItemDisabledColor:"#b7b4b4"
          });
        });
      </script>
    </div>
    <div class="mainFooter">
      <div style="line-height: 40px" class="pull-left">
        <span>© 2021 Numerator</span>
      </div>
      <div style="line-height: 40px" class="pull-right">
        <div class="pull-right footerLogo" title="Numerator">
          <a target="_blank" href="http://www.numerator.com">
                            <img alt="Company Logo" src="images/NLogo16x16.png" width="25" height="25">
                        </a>
        </div>
        <div class="pull-right footerContact" style="border-left: 1px solid rgba(255,255,255,.15)">
          <a target="_blank" href="https://www.numerator.com">Contact Us</a>
        </div>
      </div>
    </div>
    <div id="divProcessing" ng-show="showLoader" class="ng-hide">
      <div class="popupdivmask PopupLoader" ng-style="heightStyle" style="height: 1200px;"></div>
      <div class="ProcessLoader">
        <img alt="Loading..." src="images/ajaxLoader.gif">
      </div>
    </div>
  </div>
</form>

Text Content

Welcome to Numerator's FlashReport Images



 * DATE

   
 * Ads For 06/26/22
   
 * Ads For 06/19/22
   
 * Ads For 06/12/22
   
 * Circular SOV
   
 * Log On To Numerator
   



Ads For The Week Of 06/26/22
  Clear Filters
 * 
   
 * Amazon.Com
   
 * Best Buy
   
 * Home Depot
   
 * Lowe's
   
 * Macys
   
 * Menards
   
 * Newegg.com
   
 * Sears
   
 * Walmart
   

   
 * Circular
   
 * Email
   
 * Web
   

Retailer
Circular
Web
Email
Amazon.Com


    
    
    
    
    
    
    
    
    
 1. 
    
    
    
 2. 
    
    
    
 3. 
    
    


Home Depot
    
    
    
    
    
    
    
 1. 
    
    
    
 2. 
    
    



     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
 1.  
     
     
     
 2.  
     
     
     
 3.  
     
     
     
 4.  
     
     
     
 5.  
     
     
     
 6.  
     
     
     
 7.  
     
     
     
 8.  
     
     
     
 9.  
     
     
     
 10. 
     
     
     
 11. 
     
     
     
 12. 
     
     
     
 13. 
     
     
     
 14. 
     
     
     
 15. 
     
     
     
 16. 
     
     


Sears


    
    
    
    
    
    
    
 1. 
    
    
    
 2. 
    
    


Retailer
Circular
Web
Email
Best Buy


     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
 1.  
     
     
     
 2.  
     
     
     
 3.  
     
     
     
 4.  
     
     
     
 5.  
     
     
     
 6.  
     
     
     
 7.  
     
     
     
 8.  
     
     
     
 9.  
     
     
     
 10. 
     
     
     
 11. 
     
     
     
 12. 
     
     


Lowe's


    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
 1. 
    
    
    
 2. 
    
    
    
 3. 
    
    
    
 4. 
    
    
    
 5. 
    
    
    
 6. 
    
    
    
 7. 
    
    
    
 8. 
    
    
    
 9. 
    
    


Walmart


    
    
    
    
    
    
    
 1. 
    
    
    
 2. 
    
    


Macys - 06/20 Atlanta, GA-Email - Monday Email

Macys - 06/22 Atlanta, GA-Email - Wednesday Email

Macys - 06/23 Atlanta, GA-Email - Thursday Email

Macys - 06/20 Dallas, TX-Email - Monday Email

Macys - 06/23 Internet - Thursday Website

Menards - 06/22 Chicago, IL - Wednesday Insert-Digital

Menards - 06/22 Chicago, IL - Wednesday Insert-Digital

Menards - 06/22 Chicago, IL - Wednesday Insert-Digital

Menards - 06/17 Chicago, IL-Email - Friday Email

Menards - 06/18 Chicago, IL-Email - Saturday Email

Menards - 06/18 Chicago, IL-Email - Saturday Email

Menards - 06/20 Chicago, IL-Email - Monday Email

Menards - 06/21 Chicago, IL-Email - Tuesday Email

Menards - 06/22 Chicago, IL-Email - Wednesday Email

Menards - 06/23 Chicago, IL-Email - Thursday Email

Menards - 06/26 Internet - Sunday Website

Newegg.com - 06/21 Boston, MA-Email - Tuesday Email

Newegg.com - 06/22 Boston, MA-Email - Wednesday Email

Newegg.com - 06/23 Internet - Thursday Website

Newegg.com - 06/17 Seattle, WA-Email - Friday Email

Newegg.com - 06/20 Seattle, WA-Email - Monday Email

Newegg.com - 06/18 Washington, DC-Email - Saturday Email

Newegg.com - 06/19 Washington, DC-Email - Sunday Email

Newegg.com - 06/22 Washington, DC-Email - Wednesday Email


© 2021 Numerator
Contact Us