i = parent.frames.length;
if (i > 0) parent.location.href = self.location.href;

function countOut(id)
   {
      (new Image()).src="http://www.terasexe.com/countout.php?id="+id;
      return true;
   }