आपने जिस पेज का अनुरोध किया है, वह इस समय आपकी भाषा में उपलब्ध नहीं है. आप 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>
Main menu
2389463987879556568
true
Search Help Center
true
true
true
false
false