Using mouseover, slide, and toggle together--Can this be done with jQuery?

Using mouseover, slide, and toggle together--Can this be done with jQuery?

I am in need of some serious help. 
 
I need to have a group of images appear when you mouseover an icon and have the group of images clickable and linked to different web pages.  I thought this would be simple, and since I'm new to jQuery I'm sure it may be my understaning of how everything works.
 
To get an idea of what I'm trying to do, please go to http://www.babyphat.com.  At the top right of the home page there is a "Get Social" image.  When you mouseover, images for facebook, twitter, flickr, and you tube appear, and when clicked will take you to the selected page.
 
I want to do the exact same animation, but wanted to use jQuery instead of flash.
 
Any help would be greatly appreciated!
 
Thanks!