Skip to content

Instantly share code, notes, and snippets.

@davinmsu
Created March 16, 2015 09:57
Show Gist options
  • Select an option

  • Save davinmsu/cb833f5c8adf806d2c86 to your computer and use it in GitHub Desktop.

Select an option

Save davinmsu/cb833f5c8adf806d2c86 to your computer and use it in GitHub Desktop.
(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