m |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client | <includeonly></p> | ||
<style> | |||
.test_ad_1 { width: 320px; height: 100px; } | |||
@media(min-width: 500px) { .test_ad_1{ width: 468px; height: 60px; } } | |||
@media(min-width: 800px) { .test_ad_1{ width: 728px; height: 90px; } } | |||
</style> | |||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client<!--{$client|escape:html}-->" crossorigin="anonymous"></script> | |||
<script type="text/javascript"> | |||
console.log("Well Hello Friends!"); | |||
</script> | |||
<!--{$name|escape:html}--> | <!--{$name|escape:html}--> | ||
<ins class="adsbygoogle" | <div style="min-width: 150px;min-height: 50px;"> | ||
style="display: | <ins class="adsbygoogle test_ad_1" | ||
style="display:block;width:<!--{$width|escape:'int'}-->;height:<!--{$height|escape:'int'}-->" | |||
data-ad-client="<!--{$client|escape:html}-->" | data-ad-client="<!--{$client|escape:html}-->" | ||
data-ad-format=" | data-ad-format="rectangle" | ||
data-ad-slot="<!--{$slot|escape:html}-->"></ins> | data-ad-slot="<!--{$slot|escape:html}-->"> | ||
</ins> | |||
</div> | |||
<script> | <script> | ||
(adsbygoogle = window.adsbygoogle || []).push({}); | window.onload = function() { | ||
</script></includeonly> | (adsbygoogle = window.adsbygoogle || []).push({}); | ||
}</script><p></includeonly> |