Have a need to translate your pages to Spanish, French, Portuguese, German or Italian?
Below is the code for this.
Copy and paste this code into notepad first then, If you count down 9 lines from the top, follow that line to the right to the url to "helpbuildmywebsite.com" you will see that is where you type in the url of the page you want translated. Once you change that you copy and paste it into your pages source view.
This does open in a new window.
<P></P> <P></P> <P align=center><FONT color=#f20de9 size=3>Have a need to translate your pages to Spanish, French, Portuguese, German or Italian?</FONT></P> <P align=center> </P> <P align=center> </P> <P align=center> <form name=goour action="http://translate.google.com/translate" target="_blank"> <input type="hidden" name="u" value=http://www.helpbuildmywebsite.com target="_blank"> <select name=langpair> <option value="en|es">to Spanish <option value="en|fr">to French <option value="en|de">to German <option value="en|it">to Italian <option value="en|pt">to Portuguese </select> <INPUT TYPE=hidden name=hl value=en> <INPUT TYPE=hidden name=ie value=ISO-8859-1> <INPUT TYPE=hidden name=oe value=ISO-8859-1> <input type=hidden name=prev value="/language_tools"> <br> <input type="submit" value="Translate Now"> </form></P>