function setStats(val){
	/*
	var spotlighttag;
	var Tag;
	var axel = Math.random() + ""
	var ord = axel * 1000000000000000000
	spotlighttag="http://www.escuchalallamada.com/statsimg/"+val+".gif?random="+ord;
	Tag = new Image();
	Tag.src = spotlighttag;
	*/
}

