To install:

Download the zip file below.

Unzip. Notice the 2 text files. Open, then copy/paste each of them into a new snippet in your 
manager. (TransMenu.txt would be snippet: TransMenu)

There are 5 files in assets/images/transmenu/ and 3 files in assets/site/. 
Copy/Upload these files to your webserver where Etomite is installed, keeping the directory structure the same! 

Open the template you would like to add this menu to.

In the <head> section, add [[TransMenu_Head?id=__]] where __ is the id of the folder containing the links 
you want to display. (You could just add [[TransMenu_Head]] and the snippet will default to 0, which is the 
Etomite root)

Change your <body> tag to <body onload="init()">

In the body section of your template, add [[TransMenu?id__]] where __ is the id of the folder 
containing the links to display. Make sure you use the same id as you did for TransMenu_Head!! 
(Again, you could also just add [[TransMenu]] and the snippet will default to 0, which is the Etomite root).

Style your menu by editing transmenu.css in assets/site/ ...


Instalace:

V rootu adrese jsou dva txt soubory: TransMenu.txt a TransMenu_Head.txt Obsah tchto soubor zkopruj do dvou
snippett, kter pojmenuje TransMenu a TransMenu_Head.

Nakopruje adres assets a ve, co v nm je do stejnho umstn na tvm webu

V templat vlo do hlaviky (head section) snippet TransMenu_Head - pesnji viz anglick text.
V tl templaty zmn pkaz body (je na zatku:       Change your <body> tag to <body onload="init()">

Do msta, kde chce zobrazit menu vlo snippet TransMenu - vce opt v anglickm textu ve.

Dolad vzhled a chovn menu v souboru transmenu.css - ten je v assets/site/ jsou v nm CZ komente, originl 
souboru je uloen jako original transmenu.css

