Hi Sandra
Thank you for your help and sorry for my slow response.
This is the URL of my friend’s site.
http://pasofaq.jp/windows/windows77/b-calc.htm
Below is the original code that http://www.microsofttranslator.com/widget generated.
<script id="MicrosoftTranslatorWidgetScript" type="text/javascript"
src="http://api.microsofttranslator.com/V1/Widget.svc/Embed?appId=BBSyml1Qzs
J34tNi1vfxd9h03oUu3TuL&from=ja&layout=ts"></script>
The script error occurred with that, but after he modified it like next, then the error has gone.
<script id="MicrosoftTranslatorWidgetScript" charset="utf-8"
type="text/javascript"
src="http://api.microsofttranslator.com/V1/Widget.svc/Embed?appId=BBSyml1Qzs
J34tNi1vfxd9h03oUu3TuL&from=ja&layout=ts"></script>
So he recommended that to add <charset="utf-8" > to the www.microsofttranslator.com generates code.
Thank you very much.
Michiyo