Hide and show

Hide and show


ok, i dont know if someon is in the mood to help me out on this one
because its basicaly a code request.
I would like the following:
I got some links
link a
link b
link c
and i got a div with content
<div>
<div>content a</div>
<div>content b</div>
<div>content c</div>
</div>
What i would like is to show content a when the page is loaded. Then
when i click link b content a gets hide with explode and content b get
show with scale. When you click link c the same happens etc etc.
Would really appriciate it if someone could help me out with this...
Not expecting it tough.