Language switcher drop down menu?

Roych

Hello

I'm working on a multilanguage site that would need a simple dropdown menu for switching languages with flags in it.

something simple like this with some styles:
http://picasion.com/

I tried to make it myself but failed always. I'd like to use it with:
<?php if(function_exists('language_menu')){ language_menu('png'); } ?>
don't know how to code this  :?


Can this be done?

Thank you

R.