<html>
<head>
<title>Diabetes Self-Management</title>
<link rel="icon" href="//www.janefishman.com/images/favicon.ico"/>
</head>
<body>
<style>
	html, body, div
	{
		margin: 0;
		padding: 0;
		border: 0;
	}

	a.c-btn:hover {
	  background: #000;
	  color: white !important; }
	  
	a.c-btn {
		display: block;
		margin: 0;
		padding: 10px 24px;
		background-color: #4063e6;
		border: 1px solid #000;
		
		text-align: center;
		vertical-align: middle;
		font: inherit;
		font-family: "Roboto", Helvetica, Arial, sans-serif;
		cursor: pointer;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
		
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 300;
	}

	@media (min-width: 500px) {
		.lightcast-left {
			width:50%; 
			float: left; 
		}
		
		.lightcast-right {
			width:50%; 
			float: right; 
		}
	}

	.magazine {
	  position: relative;
	  width: 100%;
	}

	.magazine img {
	  width: 100%;
	  height: auto;
	}

	.magazine .btn {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 142px;
	  height: 122px;
	  transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  font-size: 16px;
	  padding: 12px 24px;
	  border: none;
	  cursor: pointer;
	  border-radius: 5px;
	}
</style>

<div style="background: #000077; margin-bottom: 30px; padding: 8px; color: #ffffff;">Dear Readers: Jazztimes, Birdwatching, The Writer, and Diabetes Self-Management will be on hiatus until 2024 as we continue to transition these titles to streaming on The BeBop Television Network. You may enjoy available issues through digital download and Video On Demand below!</div>

<!-- HEADER -->
<div style="width: 100%; margin-top: 18px; text-align: center;"><a href="//www.janefishman.com"><img src="/images/header-logo.png" alt="Diabetes Self-Management"></a></div>

<!-- EMBEDDED LIGHTCAST CHANNEL -->
<div style="position: relative; padding-bottom: 56.25%; margin-top: 25px; height: 0;"><iframe style="position: absolute; height: 0px; width: 0px; min-width: 100%; max-width: 100%; min-height: 100%; max-height: 100%;" referrerpolicy="no-referrer-when-downgrade" src="https://www.lightcast.com/embed/player.php?id=30951&type=live&multiBitrate=1" frameborder="0" allowfullscreen></iframe></div>
<!-- MAGAZINE & BUTTONS -->
<div style="max-width: 800px; box-sizing: border-box; margin: 20px auto 0px; padding: 20px 20px 0px; overflow: hidden;">
	<div class="lightcast-left" style="box-sizing: border-box; padding: 20px 20px 20px;">		
		<!-- MAGAZINE COVER THAT LINKS TO ASSOCIATED LIGHTCAST CHANNEL -->
		<div style="    height: 28px; margin-top: -28px; font-size: 22px; text-align: center;">Tune-in to Diabetes Self-Management</div>
		<div class="magazine">
		  <a href="https://thebebopchannel.lightcast.com/content/sc_30962_17416" title="Go to Diabetes Self-Management Channel" target="_blank"><img width="600" height="800" src="/images/magazine-cover.jpg" alt="Diabetes Self-Management magazine"/></a>
		  <a href="https://thebebopchannel.lightcast.com/content/sc_30962_17416" title="Go to Diabetes Self-Management Channel" target="_blank"><img src="/images/video-play-icon.png" class="btn"></a>
		</div>
	</div>

	<div class="lightcast-right" style="box-sizing: border-box; padding: 20px 20px 20px; text-align: center;">		
		<!-- DOWNLOAD APPS LINK -->
		<div style="padding: 20px 0px;"><a href="https://thebebopchannel.lightcast.com/#app_list" class="c-btn" title="View the download page for all of our apps" target="_blank">Download Our Apps Here</a></div>

		<!-- DOWNLOAD DIGITAL MAGAZINE LINK -->
		<div style="padding: 20px 0px;"><a href="https://www.madavor.com/magazine" class="c-btn" title="Download Digital Magazine" target="_blank">Download Digital Magazine</a></div>
		
		<!-- ADD SHOPIFY PURCHASE LINK -->
		<div style="padding: 20px 0px;"><a href="https://bebopgo.io/products/bebop-access-code" class="c-btn" title="Purchase Access to Premium Content" target="_blank">Purchase Access to Premium Content</a></div>
		
		<!-- LET MEMBERS KNOW THEY HAVE ACCESS -->
		<div style="background: #dddddd; margin-top: 20px; padding: 20px 20px; font-size: 17px;">
			Already a member or have access? Use the passcode you received in your e-mail to access our premium channels and to download your magazines!
		</div>
	</div>
</div>

<!-- FOOTER -->
<div style="background:#f9f9f9;">
<div style="line-height: 1.79em; text-align: center; font-size: 13px;"><a href="mailto:submit@beboptv.com">submit@beboptv.com</a></div>
<div style="line-height: 1.79em; text-align: center; font-size: 13px;"><span style="text-decoration:underline;"><a href="https://www.beboptv.com/termsofuse" target="_blank">Terms of Use/Privacy Policy</a></span></div>
<div style="line-height: 1.79em; text-align: center; font-size: 13px;">©2019-2023 The BeBop Channel Corporation</div>
</div>

</body>
<html>