var URL = location.href;
document.write("<table border=0 cellpadding=2><tr><td><b><font size=2 face=Arial color=white>Language</font></b></td></tr><tr><td>");
document.write("<Map name=qwert>");
document.write("<area coords=2,1,25,17 shape=rect  href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=zh'>");
document.write("<area coords=33,0,58,17 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=de'>");
document.write("<area coords=63,2,92,16 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=ja'>");
document.write("<area coords=93,4,119,18 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=ko'>");
document.write("<area coords=1,23,25,38 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=fr'>");
document.write("<area coords=33,20,58,38 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=it'>");
document.write("<area coords=62,22,90,35 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=pt'>");
document.write("<area coords=95,21,119,36 shape=rect href='http://translate.google.com/translate?u="+URL+"&hl=en&tl=es'>");
document.write("</map>");
document.write("<img src=http://rap4.com/images/flag.gif width=120 height=39 usemap=#qwert border=0 alt='languages'>")
document.write("</td></tr></table>")

















