function lds_count() {
	var x = document.getElementById('top4date_img');
	if (0 && x) x.src += '/rnd/'+Math.round(Math.random()*10000);
}
lds_count();


