| <html> <head>
<title>
</tile>
</head>
<body>
<form action="http://translate.google.com/translate">
<table width="100%" cellpadding="2"><tr><td>
<b>Translate this Web Page</b><br>
<input type=hidden class="news" name=u value="http://your url here" size="1">
to <select class="news" name=langpair>
<option value="en|de"> German</option>
<option value="en|es"> Spanish</option>
<option value="en|fr"> French</option>
<option value="en|it"> Italian</option>
<option value="en|pt"> Portuguese</option>
</select><br><br>
<input type="submit" class="search" value="Translate!" onmouseover="if(document.all)this.style.backgroundColor='#FF7777';this.style.cursor=
'hand';" onmouseout="if(document.all)this.style.backgroundColor='#99CCFF'">
<input type=hidden name=hl value="en">
<input type=hidden name=ie value="UTF-8">
<input type=hidden name=oe value="UTF-8">
<input type=hidden name=prev value="/language_tools">
</td></tr></table>
</form>
</body>
</html> |