mADNa0YKuWNNa8VNxQEerTAUcfkyrr6OwBovxn7TDAH5Q"></script><scripttype="text/javascript">/* * How to translate text. */google.load("language","1");functioninitialize(){varcontent=document.getElementById('content');// Setting the text in the div.content.innerHTML='<divid="text">Hello. my site url is http://aspdotnet.tistory.com.<\/div><divid="translation"/>';// Grabbing the text to translatevartext=document.getElementById("text").innerHTML;// Translate from Spanish to English, and have the callback of the request// put the resulting translation in the "translation" div.// Note: by putting in an empty string for the source language ('es') then the translation// will auto-detect the source language.google.language.translate(text,'en','ko',function(result){vartranslated=document.getElementById("translation");if(result.translation){translated.innerHTML=result.translation;}});}google.setOnLoadCallback(initialize);</script></head><bodystyle="font-family: Arial;border: 0 none;"><divid="content">Loading...</div></body></html>
Hello. my site url is http://aspdotnet.tistory.com