function check_inline ()
{
  if (top.location != location) {
    top.location.href = document.location.href ;
  }
}

function out (id)
{
  var outPhp = 'out.php?adsite=' + id;
  outSite = window.open(outPhp);
}

if ( document.referrer.length && document.images )
{
  var gayrefcnt = new Image(1,1);
  var ggwsgg = "ggwsgg";
  if ( document.all || document.layers ) { ggwsgg += screen.width+ggwsgg+screen.colorDepth; }
  gayrefcnt.src = "http://www.gaycounter.de/cgi-bin/gct/ref24.cgi?gc00873ct"+escape(document.referrer+ggwsgg);
}