HTML redirect from Bone 101 page

Hi. Here’s my issue in a nutshell:

I’m setting up a BeagleBone Black as a catalogue search machine for our library. (Almost) everything’s working great. There’s only one small issue: In order to restrict browsing to our catalogue, localhost:80 is set as the proxy server, with an exception for the library domain. When a user tries to surf to an outside site, the browser is redirected to the “Bone 101” page. I’d like it to redirect to the library catalogue page. I’m assuming it has something to do with BoneScript, but I’m a complete javascript newbie.

Is it possible to accomplish this?

Many thanks,

Bryan Martin

Found it [hangs head in shame].