Skip to content

Instantly share code, notes, and snippets.

@graybill
Created February 3, 2010 21:21
Show Gist options
  • Save graybill/294036 to your computer and use it in GitHub Desktop.
Save graybill/294036 to your computer and use it in GitHub Desktop.
<SCRIPT LANGUAGE=JavaScript1.1>
<!--
OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1 || navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1)
OAS_version = 10;
if (OAS_version >= 11)
document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>');//-->
</SCRIPT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment