I'm using this URL for Google Translate on my website (let's say http://example.com) as a menu item:
https://translate.google.com/translate?js=n&sl=auto&tl=DE&u=http://example.com
After user goes on this page Google shows my website translated in <iframe>
.
Since Google overwrites all links in this frame, user cannot go back on the untranslated page.
Is there any method to go back on the original page (http://example.com)?