Script Summary: Makes it easy to view an artist wiki in another language
Just click a flag and the wiki in that language gets loaded.

You can make the script prefetch the wiki for a particular language by replacing e.g. languages.push(["www.lastfm.it", "it", false]); with languages.push(["www.lastfm.it", "it", true]);, and you can remove languages.push… lines that correspond to languages you have no use for.



