21 | | {{{ |
22 | | #!html |
23 | | <SCRIPT TYPE="text/javascript"> |
24 | | <!-- |
25 | | // protected email script by Joe Maller |
26 | | // JavaScripts available at http://www.joemaller.com |
27 | | // this script is free to use and distribute |
28 | | // but please credit me and/or link to my site |
29 | | |
30 | | n='diane' |
31 | | s='caltech.edu' |
32 | | document.write('Diane Trout: <a href="mailto:' + n + '@' + s + '?subject=[Mussagl]">' + n + '@' + s + '</a> or ') |
33 | | |
34 | | n='kingb' |
35 | | s='caltech.edu' |
36 | | document.write('Brandon King: <a href="mailto:' + n + '@' + s + '?subject=[Mussagl]">' + n + '@' + s + '</a>') |
37 | | //--> |
38 | | </script> |
39 | | }}} |
| 21 | If you would like to contact us about Mussagl, feel free to e-mail one or both of us: |
| 22 | * Diane Trout <diane (at) caltech.edu> |
| 23 | * Brandon King <kingb (at) caltech.edu> |