If you're saying that a link would be better then nothing, let me know. You can build something statically or dynamically, though dynamically would be significantly more involved for something like this. Hree's the basic structure of the link:
<a href="mailto:[EMAIL ADDRESS}?subject=[SUBJECT]?body=[BODY]">LINK</a>
Now, if you build that dynamically, you're good to go.
- MT