function changestat(bannerId)
{
	var imgObject = new Image();
	imgObject.src = 'http://www.redliners.ru/banners/banclick.php?id='+bannerId;
}
