CASTAWAY AD TAGS

SETUP

There are few settings you can change:
autoclose - You can choose the time in seconds when ad should close. Default is 15

polite - If user closes the banner, should it open on next page or remain closed for the browsing session. Default is false (open it on next page)

HEAD code

Copy and paste this code into your page between the <head> and </head> tags. Do not duplicate!
<!-- BEGIN ADREACTOR CODE -->
<script data-cfasync="false">
var _avp = _avp || [];
(function() {
var s = document.createElement('script');
s.type = 'text/javascript'; s.async = true; s.src = window.location.protocol + '//adserver.adreactor.com/js/libcode3.js';
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
})();
</script>
<!-- END ADREACTOR CODE -->

Size 160x600

Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1714184467">
<script>
_avp.push({ tagid: 'avp_1714184467', alias: '/', type: 'banner', zid: 14, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 300x250

Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1714184467">
<script>
_avp.push({ tagid: 'avp_1714184467', alias: '/', type: 'banner', zid: 6, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 468x60 (Mobile 320x100)

Please note: This banner will resize to 320x100 on mobile devices!

Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1714184467">
<script>
_avp.push({ tagid: 'avp_1714184467', alias: '/', type: 'banner', zid: 8, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 728x90 (Mobile 320x100)

Please note: This banner will resize to 320x100 on mobile devices!

Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1714184467">
<script>
_avp.push({ tagid: 'avp_1714184467', alias: '/', type: 'banner', zid: 9, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->