Script Summary: add an input box, to help <select>ing item from a long list (in a <form>), start typing the name you want, and it will hide the non-matching options
if select.length < MIN_LENGTH, then no helper is added.
MIN_LENGTH is currently set to 32
DefaultTxt in the input box is 'Added By GM'
especially usefull on web sites like these ones:



