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