Skip to content

Instantly share code, notes, and snippets.

@dimatter
Last active August 29, 2015 14:00
Show Gist options
  • Save dimatter/11369225 to your computer and use it in GitHub Desktop.
Save dimatter/11369225 to your computer and use it in GitHub Desktop.
<script>
if (window.location.host.indexOf('heltnormalt') > -1) {
_window.tv2 = {};
_window.popwin = function(){};
document_write('<script src="http://tv2.dk/profiles/tv2/modules/custom/t2zerowing/pkg/_core/common.js"></scr' + 'ipt>');
_window.jQuery('#topbanner').attr('style','background-color:none');
}
</script>
<script src="http://common.tv2.dk/js/t2ad_wallpaper.js"></script>
<script>
var _ref, _ref1, _ref2;
if ((_ref = _window.tv2) != null) {
if ((_ref1 = _ref.t2ad) != null) {
if ((_ref2 = _ref1.t2emediate) != null) {
_ref2.wallpaperTakeover();
}
}
}
</script>
<script>
if (window.location.host.indexOf('heltnormalt') > -1) {
_window.jQuery('#wrap').css('cursor', 'default');
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment