function trackSorting(url)
{
	document["TRACKER"].src = url;
	//alert('Tracking the following -- ' + url);
}