Internet has a lot of scripts with the name "Drop Down Menu". One day I needed to make such menu for my site. I have rummaged a heap of sites and archives with scripts. And not found what I looked for. On the Net scripts shared on two variants. The first - utterly worthless scripts. The second - too complex heap up and chargeable. And I just wrote this simle script.This script differs from the others in that it has a minimal code.HTML code of this DropDown Menu is very simple and without tables. It used unnumbered list for menu items and hidden layers near own parent items. JavaScript Code has only 4 small functions.And CSS code uses only decoration elements.