 function getGalerie(id){
	args = new Array();
	//args.push('');
	setLoading('content');
	sajax_do_call('galerie','display',args,'content');		
}