function count_link(id)
	{
		i = new Image();
		h = Math.random();

		i.src= 'http://www.mgf.always24-7.co.uk/index.php/links/out/'+id+'&amp;h='+h;

		return true;
	}