function out(link)
{
  image = new Image();
  image.src= 'http://www.oprij.nl/stats.php?stat=' + link;
}
