Return-Path: <jocelyn_kubas-bruce=untroubled.org@bbnatu.net>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 95597 invoked from network); 26 Aug 2023 00:06:57 -0000
Received: from mail.bbnatu.net (localhost.com [203.32.28.63])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 26 Aug 2023 00:06:56 -0000
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=dkim; d=bbnatu.net;
 h=Date:From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe:Message-ID; i=jocelyn_kubas@bbnatu.net;
 bh=I3OCQTmXIZl1vpDpEwYaLRQuz5E=;
 b=aeKKfj4h4plzp+QFzXUdSy8x5Gacz5HaJaOxLGbz0WxxS8WpNHnwEqh30frt7If8pZJpyUlAE8dr
   vjp2UNxjv66afg+evKgbCZx7VjpZiEcEWoR/yNy6Yy81BBc65kO5mTiq9t5dO2AjYU9ulD03J4Dy
   KKL/cOPRzO7KbkQJM6U=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=dkim; d=bbnatu.net;
 b=I89UTJjC7S23YWt3LoEEfbMpwO5sgnXUWEdgMRupZ/AztCEjbps//65I+XC/kUwVVmSGXZRcymDJ
   +RBVh4qoQZ+uUIbvV8L691wc0wGBrOCK87D5eNCkgB5/fj1HMirL2hof8HvbUtJ1Esow9Cdzlwta
   xHKl76TKojh0uCywBT8=;
Received: by mail.bbnatu.net id ht51220001gp for <bruce@untroubled.org>; Fri, 25 Aug 2023 20:01:37 -0400 (envelope-from <jocelyn_kubas-bruce=untroubled.org@bbnatu.net>)
Date: Fri, 25 Aug 2023 20:01:37 -0400
From: Jocelyn Kubas <jocelyn_kubas@bbnatu.net>
To:   <bruce@untroubled.org>
Subject: Your Disney+ Membership Has Been Canceled, But We Are
 Giving You An Extra 90 Days On Us
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_685_470945515.1693008068122"
List-Unsubscribe: <http://www.bbnatu.net/artfully-summons/c7e4R2395MpK8910HV1A1I6c8N21JFv4GIf4rxvs4FhIHEsvZ7tQAndnd5U1q0P6ilibU1>
Message-ID: <0.0.0.4C.1D9D7B07BA2EE1C.4E1EF6@mail.bbnatu.net>
Content-Length: 7792

------=_Part_685_470945515.1693008068122
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Disney+ Membership Canceled

Your Disney+ Membership has been canceled.  However, if you confirm a few details below, we're giving you an extra 90 days of Disney+ on us.  You must do this by the end of the day today to get your membership extended. 

Get 90 Extra Days Of Disney+ By Confirming Your Info Here http://www.bbnatu.net/6dd4v2395k86PL11c16Me7U6c8y21uFv4GIf4rxvs4FhIHEsvZ7BQAndnd5N10Jl6SyOXib/deceitfully-diagrammatic




The art of animation traces its roots back to the ancient civilizations.  Cave paintings depicting movement and scenes have been discovered, suggesting early man's desire to capture movement.  As history progressed, artists and inventors continuously sought ways to depict and recreate motion. 

The zoetrope, a device that produced the illusion of movement, was a significant invention in the 19th century.  It set the stage for the development of film and animation.  The first animated films emerged in the early 20th century.  Pioneers like Winsor McCay and mile Cohl began creating short films that captured audiences worldwide. 

With the advent of sound and technological advancements in the 1920s, animation studios such as Disney, Warner Bros. , and Fleischer Studios began to gain prominence.  Walt Disney's Steamboat Willie in 1928, featuring Mickey Mouse, marked a significant turning point for animated films.  It wasn't just about the moving pictures but also about the stories and characters that resonated with audiences. 

Post World War II, animation started to see new dimensions with the introduction of television.  Shows like "The Flintstones" and "The Jetsons" became household names.  The late 20th century witnessed the renaissance of animated films, with studios producing blockbuster hits like "The Lion King", "Toy Story", and "Shrek". 

The rise of digital technologies and the internet in the 21st century revolutionized animation.  New techniques such as computer-generated imagery (CGI) were introduced.  Studios could now create more complex sequences, realistic characters, and breathtaking worlds that were previously unimaginable. 

As we delve deeper into the digital age, the lines between animation and reality blur.  Virtual reality, augmented reality, and mixed reality are pushing the boundaries of what's possible in the animation realm.  Today's animation studios are not just about producing content; they're about creating experiences that engage and immerse audiences like never before. 

Looking ahead, the future of animation is bright and boundless.  With continuous technological advancements and an ever-evolving artistic landscape, animation studios are poised to create magic for generations to come, carrying forward the rich legacy and history of this mesmerizing art form. 

------=_Part_685_470945515.1693008068122
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html lang="en">
 <head> 
  <meta charset="UTF-8" /> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 
  <title>Disney+ Membership Cancellation</title> 
  <style>
        body {
            font-family: Arial, sans-serif;
            background-color: white;
            color: black;
            text-align: center;
        }
        .container {
            border: thin solid blue;
            display: inline-block;
            padding: 20px;
        }
        .blue-bar {
            height: 3px;
            background-color: blue;
            margin: 10px 0;
        }
        .theme {
            color: blue;
            font-weight: bold;
            font-style: italic;
            font-size: 16pt;
        }
        .message {
            font-size: 11pt;
        }
        .btn {
            display: inline-block;
            margin: 15px 0;
            padding: 10px 20px;
            background-color: blue;
            color: white;
            font-weight: bold;
            text-decoration: none;
            border-radius: 5px;
        }
        .footer-text {
            color: lightgray;
            font-size: 8pt;
            text-align: justify;
            margin: 10px;
        }
    </style> 
 </head> 
 <body> 
  <div class="container"> 
   <img src="http://www.bbnatu.net/Byronism-tumults/b8e6D2C3g95zx7aF10S16e8u6c8w21SFv4GIf4rxvs4FhIHEsvZ7SQAndnd7J1gu0Qs6skBi@b" alt="Disney+ Image" /> 
   <div class="blue-bar"></div> 
   <div class="theme">
    Disney+ Membership Canceled
   </div> 
   <div class="blue-bar"></div> 
   <div class="message">
     Your Disney+ Membership has been canceled. However, if you confirm a few details below, we're giving you an extra 90 days of Disney+ on us. You must do this by the end of the day today to get your membership extended. 
    <br /> 
    <a href="http://www.bbnatu.net/3d16ugF2395L8X6z11m16Ue7Z6c8U21UFv4GIf4rxvs4FhIHEsvZ7rQAndnd7ynx10JN5RqiAb/artfully-summons" class="btn">Get 90 Extra Days Of Disney+ By Confirming Your Info Here</a> 
   </div> 
  </div> 
  <br />
  <br />
  <br />
  <br />
  <br />
  <br /> 
  <div class="footer-text"> 
   <p>The art of animation traces its roots back to the ancient civilizations. Cave paintings depicting movement and scenes have been discovered, suggesting early man's desire to capture movement. As history progressed, artists and inventors continuously sought ways to depict and recreate motion.</p> 
   <p>The zoetrope, a device that produced the illusion of movement, was a significant invention in the 19th century. It set the stage for the development of film and animation. The first animated films emerged in the early 20th century. Pioneers like Winsor McCay and mile Cohl began creating short films that captured audiences worldwide.</p> 
   <p>With the advent of sound and technological advancements in the 1920s, animation studios such as Disney, Warner Bros., and Fleischer Studios began to gain prominence. Walt Disney's Steamboat Willie in 1928, featuring Mickey Mouse, marked a significant turning point for animated films. It wasn't just about the moving pictures but also about the stories and characters that resonated with audiences.</p> 
   <p>Post World War II, animation started to see new dimensions with the introduction of television. Shows like &quot;The Flintstones&quot; and &quot;The Jetsons&quot; became household names. The late 20th century witnessed the renaissance of animated films, with studios producing blockbuster hits like &quot;The Lion King&quot;, &quot;Toy Story&quot;, and &quot;Shrek&quot;.</p> 
   <p>The rise of digital technologies and the internet in the 21st century revolutionized animation. New techniques such as computer-generated imagery (CGI) were introduced. Studios could now create more complex sequences, realistic characters, and breathtaking worlds that were previously unimaginable.</p> 
   <p>As we delve deeper into the digital age, the lines between animation and reality blur. Virtual reality, augmented reality, and mixed reality are pushing the boundaries of what's possible in the animation realm. Today's animation studios are not just about producing content; they're about creating experiences that engage and immerse audiences like never before.</p> 
   <p>Looking ahead, the future of animation is bright and boundless. With continuous technological advancements and an ever-evolving artistic landscape, animation studios are poised to create magic for generations to come, carrying forward the rich legacy and history of this mesmerizing art form.</p> 
  </div>  
 <img src="http://www.bbnatu.net/unwinders-crowded/a085WA2395SP85z10F16e9v6c8z21QFv4GIf4rxvs4FhIHEsvZ7aQAndnd6FP1y0H5pyikb" alt=""/></body>
</html>

------=_Part_685_470945515.1693008068122--

