Is there a way to add this mouseover effect to a link with one of the tools/commands, or do I have to add it manually to every link?

<.a onMouseOver='window.status=http://www.blahblahblah.com/; return true' onMouseOut='window.status=""; return true' href="http://www.blahblahblah.com/?php=referralcode">

want just the url to a dot com to show, and not all the affiliate stuff when someone mouses over the link.... but hoping there's a faster way than hand editing the html.

Oh - I have Dreamweaver 4.