×
  • remind me tomorrow
  • remind me next week
  • never remind me
Subscribe to the ANN Newsletter • Wake up every Sunday to a curated list of ANN's most interesting posts of the week. read more

test

This code (HP Leaderboard):
<script type="text/javascript">
if(typeof(gnm_ord)=='undefined') gnm_ord=Math.random()*10000000000000000; if(typeof(gnm_tile) == 'undefined') gnm_tile=1;
document.write('<scr'+'ipt src="http://n4403ad.doubleclick.net/adj/gn.animenewsnetwork.com/home;sect=home;sz=728x90,468x60;tile='+(gnm_tile++)+';ord='+gnm_ord+'?" type="text/javascript"></scr'+'ipt>');
</script>

Gives this result:

If anything other than a GN ad is displayed above it means that the GN adserver has received the requested and opted to fill it with the default tag.


This code (HP Rectangle):

<script type="text/javascript">
if(typeof(gnm_ord)=='undefined') gnm_ord=Math.random()*10000000000000000; if(typeof(gnm_tile) == 'undefined') gnm_tile=1;
document.write('<scr'+'ipt src="http://n4403ad.doubleclick.net/adj/gn.animenewsnetwork.com/home;sect=home;sz=300x250,250x250;tile='+(gnm_tile++)+';ord='+gnm_ord+'?" type="text/javascript"></scr'+'ipt>');
</script>

Gives this result:

If anything other than a GN ad is displayed above it means that the GN adserver has received the requested and opted to fill it with the default tag.


This code (ROS Leader):
<!-- begin GN Ad Tag for Anime News Network 728x90,468x60 home -->
<script language="JavaScript" type="text/javascript">
if (typeof(gnm_ord)=='undefined') gnm_ord=Math.random()*10000000000000000; if (typeof(gnm_tile) == 'undefined') gnm_tile=1;
document.write('<scr'+'ipt language="JavaScript" src="http://n4403ad.doubleclick.net/adj/gn.animenewsnetwork.com/home;sect=home;sz=728x90,468x60;tile='+(gnm_tile++)+';ord=' + gnm_ord + '?" type="text/javascript"></scr' + 'ipt>');
</script>
<!-- end AD TAG -->

Gives this result:


This code (ROS Rectangle):
<!-- BEGIN GN Ad Tag for Anime News Network 300x250,250x250 ros tt-->
<script language="JavaScript" type="text/javascript">
if (typeof(gnm_ord)=='undefined') gnm_ord=Math.random()*10000000000000000; if (typeof(gnm_tile) == 'undefined') gnm_tile=1;
document.write('<scr'+'ipt language="JavaScript" src="http://n4403ad.doubleclick.net/adj/gn.animenewsnetwork.com/ros;sect=ros;sz=300x250,250x250;tile='+(gnm_tile++)+';ord=' + gnm_ord + '?" type="text/javascript"></scr' + 'ipt>');
</script>
<!-- END AD TAG -->

Gives this result:


bookmark/share with: short url

this article has been modified since it was originally posted; see change history