আপনি যে পৃষ্ঠাটির জন্য অনুরোধ করেছেন সেটি বর্তমানে আপনার ভাষায় উপলভ্য নয়৷ 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
7833674798852277748
true
Search Help Center
true
true
true
false
false