static L tbSearchImage(int max, S query) { ret tbSearch(max, query + " type:23"); } static L tbSearchImage(S query) { ret tbSearch(query + " type:23"); }