Search Results
")
MsgBox.document.write ("For the keyword: "+Item+"
");
for (var i=1; i <= Keyword[0]; i++) {
if(Item == Keyword[i]) {
Found = true;
MsgBox.document.write ("")
}
}
if(!Found)
MsgBox.document.write ("Nothing Found
")
// Leave the line below intact if you want to legally use this script
MsgBox.document.write ("")
// There must be my notice above if you are to use this script legally.
// It took many hours work, fairs is fair, I just want that little line in
// and you get a fully working Search ENGINE, for FREE, on your site
// In Java Scripts aswell, and not crap JAVA!
// Also a copyright notice MUST appear with the form.
MsgBox.document.write ("
") }
// -->