La página que has solicitado no está disponible en tu idioma. Puedes traducir cualquier página web al instante al idioma que prefieras con la función de traducción integrada de Google Chrome.

How is the Google AJAX API loader used?

With the Google AJAX API loader, you can use a single script tag, whether you're using a single AJAX API or multiple ones. The loader is loaded using a script tag of:

<script type="text/javascript" src="http://www.google.com/jsapi?key=YOUR-KEY"></script>

Once you have the loader available, you can request additional modules using the google.load() method:
<script type="text/javascript"> 
  google.load("feeds", "1");
  google.load("search", "1");
</script>
Google apps
Main menu
9303119027207358269
true
Search Help Center
true
true
true
false
false