הדף שביקשת אינו זמין כרגע בשפה שלך. בעזרת תכונת התרגום המובנית של 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="/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>
Main menu
376002650917174831
true
Search Help Center
false
true
true
true
false
false
false
false
false