ףדב הלימ שפח |
| <script language="JavaScript">
/* var NS4 = (document.layers); // Which browser? var win = window; // window to search. function findInPage(str) { var txt, i, found; if (str == "") // Find next occurance of the given string on the page, wrap around to the if (NS4) { // Look for match starting at the current point. If not found, rewind if (!win.find(str)) // If not found in either direction, give message. if (n == 0) if (IE4) { // Find the nth match from the top of the page. for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) { // If found, mark it and scroll it into view. if (found) { // Otherwise, start over at the top of the page and find first match. else { // Not found anywhere, give message. else return false; </script> <form name="search" onSubmit="return findInPage(this.string.value);"> |