sS yahooImageSearchURL(S query) {
  ret appendParamsToURL("https://images.search.yahoo.com/search/images",
    q := query);
}