[jQuery] Animation Question

[jQuery] Animation Question


Right now, I have it so that the menu animates as follows:
animation    : {opacity:'show',height:'show'},
How would I go about coding the js so it animates out in the opposite
effect animation {opacity:'hide',height:'hide'}?
Example of what I have so far can be seen here:
http://zidea.zidea.com/test/about.html