function gogo(target,pages){
			var sayi = Math.random();
			HTML_AJAX.replace(target,pages+'&timed='+sayi);
}