has anyone ever used the javascript motion tweens found at http://jstween.blogspot.com/ This has to work for all the menu items. I am having trouble getting these to work the way I need them to work. I have menu and I need several things to happen. When you rollover a menu item I need an image to slide out by a little bit and when you mouse out slide back to its starting position. When I click on a menu item, I need the image to slide all the way out and come to rest. If I click on another menu item I need the image that is out to slide away while the new image slides out. here is a link to my site: http://dev-incentra.virtualhorizons.com/ Basically, I can get event to fire but I can't control them. Any help appricated.