function OnLoad() {
// Create a search control
var searchControl = new GSearchControl();
// Add in a full set of searchers
var localSearch = new GlocalSearch();
searchControl.addSearcher(localSearch);
searchControl.addSearcher(new GwebSearch());
searchControl.addSearcher(new GvideoSearch());
searchControl.addSearcher(new GblogSearch());
// Set the Local Search center point
localSearch.setCenterPoint("san francisco, CA");
// Tell the searcher to draw itself and tell it where to attach
searchControl.draw(document.getElementById("searchcontrol"));
// Execute an inital search
searchControl.execute("seefresh");
}
//]]>
var app;
function OnLoad() {
app = new MyPlaces();
}
Google Event SeeFresh
This application is designed to use the Twitter API & Google Location search AJAX Search API
to search 4 Events using the Eventbrite login & searching on Plancast, eventbrite , & The USA &UK.
Local Results
|
Map Goes Here
|
Related Results
|
//
Loading
Email: :seefreshfilms@gmail.com