.hide{
image: drop.gif;
display: none;
}

.show{
image: niz-menu.gif;
display: block;
}