function galerie_imagini(p) {
	var trim='';
	trim+='af_pag='+p;
	Ejax(window.siteurl+'includes/php/galerie_ajax.php',trim,'divImages');
}