Changes between Version 42 and Version 43 of WikiStart


Ignore:
Timestamp:
10/27/2006 10:33:33 AM (17 years ago)
Author:
king
Comment:

Try to include some contact information... js test.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v42 v43  
    1616
    1717[[LatestBinaryBuild]]
     18
     19== Contact ==
     20
     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}}}
    1840
    1941== Documentation ==