When going there it automatically redirects you to a dollarade page: http://www.dollarade.com/noscript.php
Stopping the page and analysing the code gives these scripts in <head>
Code: Select all
<script language="javascript" type="text/javascript">
var hasloaded = false;
</script>
Code: Select all
<script src="http://www.dollarade.com/overlay_gateway.php?oid=13083&pubid=7519" language="javascript" type="text/javascript">
/* WARNING: This program, the Dollarade Overlay...[snip a looooooong line of code]
</script>
Code: Select all
<script language="javascript" type="text/javascript">
if (!hasloaded) { window.location = 'http://www.dollarade.com/adblock.php'; }
</script>
Code: Select all
<noscript>
<meta content="0;URL=http://www.dollarade.com/noscript.php" http-equiv="refresh">
</noscript>