This is the source code for the ad in the upper right of the content area:
<div style="display: block; float: right; margin: 0px 10px 0px 0px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BecomeAHospitalist 336 x 280 -->
<ins class="adsbygoogle"
style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-6567871500188866"
data-ad-slot="9057211231"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
Here’s the code for the ad you said you inserted below the content:
<p style="text-align: center;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BecomeAHospitalist 336 x 280 -->
<ins class="adsbygoogle"
style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-6567871500188866"
data-ad-slot="9057211231"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></p>
This is the code for the mystery ad below the content:
<div style="margin:6px auto; float:none; text-align:center">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BAH Responsive -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8759590180185598"
data-ad-slot="2395179868"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
Don’t know what the “<!– BAH Responsive –>” comment means but it’s different than the comment on the other two. How did you insert the other two ads?