Created
March 16, 2015 09:57
-
-
Save davinmsu/cb833f5c8adf806d2c86 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| (function(window, document){ | |
| var script = document.createElement('script'); | |
| script.src = 'http://cdn.vmet.ro/html5_bnr/test/adfox.js'; | |
| script.type = 'text/javascript'; | |
| document.getElementsByTagName('head')[0].appendChild(script); | |
| window.adfoxVars = { | |
| user1: 'http://cdn.vmet.ro/html5_bnr/test/banner.html' | |
| }; | |
| } | |
| )(parent, parent.document); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment