This is a useful language script, which encrypts letters of one alphabetical system into another alphabetical system. For example it can convert Russian (Cyrillic) letters into English (Latin) letters and backwards. The technique is known as transliteration ("translit" for short) and is widely known among linguists and other language professionals.The transliteration script can be used as a virtual keyboard for non-Latin scripts. It is easily adaptable for many natural world languages like Ukrainian, Belorussian, Georgian, Armenian, Greek, Macedonian, Bulgarian, Arabic, Hebrew, Thai and much more.The script is a combination of PHP and JavaScript. Developed and distributed under the open source GNU GPL license.