Hey, it's the Web. Linking is obviously the heart of it. A request however. If you want to put the image inline on another page, copy the image itself. gallery is not claiming copyright on any of the images here - obviously - although people who upload them may do.
If you link inline to an image you can expect it to break, as we make various efforts to stop it. Link through to http://gallery.future-i.com/gallery_name/ or http://gallery.future-i.com/gallery_name/pic:pic_name/ and everyone will be happy. People following the link will have actual navigation, and the community aspects of gallery. We don't want to spend money on bandwidth for your site we know nothing about.
This also means that if you participate in some discussion that lets you put image addresses into some form, that will break as well, you're just doing the same as above, but through a simpler interface.
If you have a sound reason, or want to put gallery thumbnails inline in pages then we have some code to help you do that easily - wherever your site is hosted (although it's especially easy if you are on the same machine as gallery). Drop us a line at the folk@... address, and tell us what you want to do.
If you want a search box for gallery - try this HTML fragment:
<form action="http://gallery.future-i.com/search/"> <input type="text" size="10" name="term"> <input type="submit" value="search gallery"> </form>
With more formatting if you fancy. And, no, I don't imagine many folk do want one, but hey.