
				var img = new Image(1, 1);
				img.src = 'http://shop.harveyvisitorcentre.com.au/index.php?action=track_visitor&'+new Date().getTime();
				img.onload = function() { return true; };
			