Hey guys. I need to implement sub-navigation into a project I’m working on, and am a bit shady on how to do this. What I want is, when a button is rolled over, I want the sub nav for that button to shoot onto the screen from the left to the right, in the bar directly underneath the nav. When another button is rolled over, the sub nav for the other button shoots off left, while the new sub nav buttons come to the right. Can anybody help me? Attached is my source file for you to look at to better understand what I mean. Thanks so much.