This script will allow your visitors to type in a url of their choice and hit a button to go
there. Almost the same thing as using the address bar on your browser,
but may come in handy for some sites.
Cut and Paste Code: BODY Section This code should be placed between the <body> and </body> tags.
Installation Instructions
Paste the BODY Section code from above between the <body> and </body> tags on your page,
exactly where you want the text box to appear.
Find the matching lines below in the script and change the text in red to
the URLs and text you wish to use:
Type in a URL, and hit the Go! button to go there!
Check the Format Window
to be sure you do not have one single line of code, or too many line breaks in the code.