Hi I am trying to make it so that when the "print button" is clicked a line comes down and displays a sub menu with more options on. I have done this by masking out the sub menu and tweening the mask out as the line comes down... easy...but...

I want the action to reverse when another (or the same) button is clicked so the line goes back up and hides that menu and then opens the new menu (of the corresponding button

My site is here so you can see what i have done - (click the button that says print)

http://vectorsesh.com/vectorsesh_2/v_3.html

please help me