I'm using Javascript to swap out text when an image is rolled over. Is there a way to get the original text on rollout so I can use the same function for multiple chunks of text??

You can see an example of what I'm doing (with the code) here:
http://www.brianwpiper.com/css/js3.html

Thanks!!