function getGalleries(api_url) { getData(api_url+"?lg",putGalleries); }