'); output.document.write('
'); output.document.write('
'); output.document.write('

The keyword(s) you searched for: '.big() ); for (i=1; i<=keywords[0]; i++) { output.document.write( keywords[i].bold() +" "); } output.document.write('
'); if (found[0]==0) { output.document.write('


'); output.document.write("No matches resulted in this search.
"); output.document.write("'); } else { output.document.write("
The Results of the search are: "); output.document.write("" + found[0] +" Entries found"); output.document.write("

"); for (i=1; i<=found[0];i++) { output.document.write("
"); output.document.write("" +i + ""); output.document.write(""); itemp=found[i]; output.document.write("" + title[itemp].bold().link(links[itemp]) +"
"); temp= (matched[itemp]/keywords[0])*100 output.document.write(" Relavence to keywords: "+temp+" % " ); matched[itemp]=0 } found[0]=0; output.document.write("
"); } output.document.write ("

"); output.document.write ("") ; output.document.write ("
"); output.document.close(); }


This is a search engine uses Javascript. You will need a Java Script enabled browser, such as Netscape 3.0 (or later) or Internet Explorer 3.0 (or later) to run this search.
This search is NOT case sensitive. Put "+" between keywords in a list if using more than one keywords.
Keywords:

Return to the Home Page.