// JavaScript Document
function convert(a,b,c)
{
   window.open("http://209.85.135.104/translate_c?langpair="+a+"%7C"+b+"&u="+c)
}

