Hmm, have you looked at the source of your page yet?
Code:<!--
<a href="/home/russian.aspx">
<img src="/images/flags/ru.png" title="Русский" alt="Русский">
</a>
<a href="/home/polish.aspx">
<img src="/images/flags/pl.png" title="Polski" alt="Polski">
</a>
<a href="/home/ukrainian.aspx">
<img src="/images/flags/ua.png" title="Українська" alt="Українська">
</a>
<a href="/home/thai.aspx">
<img src="/images/flags/th.png" title="ไทย" alt="ไทย">
</a>
<a href="/home/mongolian.aspx">
<img src="/images/flags/mn.png" title="монгол" alt="монгол">
</a>
-->
Multiple languages already in html comments!!
Either find the languages directly in any of the templates, or search for an xslt to lists all languages available.
Hope that helps.
Regards,
/Dirk
level 1 certified - umbraco blog at
netaddicts.be - working on an integrated forum4umbraco