You can take these codes and adjust them to your own liking.

I would ask that if you plan to use the search on a public page you leave the credit to http://javascript.internet.com
& a link back to the original page at http://bugland.us/html/gsearch.html
for instruction details... but I can't enforce that.
(Or grab the whole dang page if ya want to!)

Of course if you plan to use this on your computer for your own use there's no need to leave either.

One important note:

In the top of the JS there's a place (IN CAPS) where it says

http://PUT YOUR PAGE URL HERE

You need to put an address there... You should use your own page address where the code is.

i.e. on MY page at
http://bugland.us/html/gsearch.html
I have the page address
http://bugland.us/html/gsearch.html there.

This is needed because if nothing is entered into the search field 1ST...
it just reloads the page.

Put the ENTIRE CODE into the BODY, nothing goes in the HEAD.