function logDownload(id)
{
	new Ajax.Request('/community/acteConnect/logDownload/' + id);
}