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