Last active
December 12, 2016 16:13
-
-
Save shostelet/80d79dd48be33524513ba5f240d5dbae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Liste des tags pour le site : SportEasy, Format "OneCall (appel générique)" --> | |
<!-- RAPPEL: fonction générique à coller dans les pages web. --> | |
<script src='http://www3.smartadserver.com/config.js?nwid=367' type="text/javascript"></script> | |
<script type="text/javascript"> | |
sas.setup({ domain: 'http://www3.smartadserver.com'}); | |
</script> | |
<!-- Page : gratuit --> | |
<script type="text/javascript"> | |
sas.call("onecall", { | |
siteId: 76037, // | |
pageId: 563685, // Page : SportEasy/gratuit | |
formatId: '9269,16572,6235,32510,6231,6188', | |
target: '' // Ciblage | |
}); | |
</script> | |
<script type="text/javascript"> | |
sas.render('9269'); // Format : DHTML 1x1 | |
</script> | |
<script type="text/javascript"> | |
sas.render('16572'); // Format : Gigabane 1000x100 | |
</script> | |
<script type="text/javascript"> | |
sas.render('6235'); // Format : Habillage 1x1 | |
</script> | |
<!-- Page : gratuit --> | |
<script type="text/javascript"> | |
sas.call("std", { | |
siteId: 76037, // | |
pageId: 563685, // Page : SportEasy/gratuit | |
formatId: 32510, // Format : Parallaxe 1x1 | |
target: '' // Ciblage | |
}); | |
</script> | |
<noscript> | |
<a href="http://www3.smartadserver.com/ac?jump=1&nwid=367&siteid=76037&pgname=gratuit&fmtid=32510&visit=m&tmstp=[timestamp]&out=nonrich" target="_blank"> | |
<img src="http://www3.smartadserver.com/ac?out=nonrich&nwid=367&siteid=76037&pgname=gratuit&fmtid=32510&visit=m&tmstp=[timestamp]" border="0" alt="" /></a> | |
</noscript> | |
<script type="text/javascript"> | |
sas.render('6231'); // Format : Pave Bottom 300x250 300x250 | |
</script> | |
<script type="text/javascript"> | |
sas.render('6188'); // Format : Pave Top 300x250 300x250 | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment