Original Script by Marmo Soemarmo. Script changes to accomodate table cells by Georgia Smyrniou. Link terms by Georgia Smyrniou.
| "+
""
// Emphasize Label
var s2 = ""+label+" " // Create a Close Button and Finish Table var s3 = " | |
| "+ " | "+ " |
" // Create the Window popup = window.open("","popDialog","height=160,width=300,scrollbars=yes") popup.document.write(s1+s2+msg+s3) popup.document.close() } function Lookup(X) { PopIt(Target[X], HText[X]) }
| 1. Create DATA with Target[] and Htext[],
Number them consecutively. This is a list
of the target and information about it. |
2. Under ENTER TEXT HERE type your text. |
3. Isolate the target words, hit RETURN before and after each target. |
4. Before the target, put < followed by A HREF= http://www.geocities.com/gsmyrniou/report/finalreport/and "javaScript: and Lookup()" and put the number inside () to indicate which target inyour DATA. | 5.After the target word, add < and / and > |