A Explosão no DEIC em Maceió
/*
* How to search for images and restrict them by color.
*/
google.load('search', '1');
function OnLoad() {
// Create a search control
var searchControl = new google.search.SearchControl();
// Create an ImageSearch
var imageSearch = new google.search.ImageSearch();
// Add the
↧