function KeyPress(e) { goahead = false; if(e) { if(e.which==122) if(e.ctrlKey) goahead=true; } else if (window.event.keyCode == 26) goahead=true; if (goahead) { if (confirm("Entering editing mode, are you sure?")) { document.location = "http://www.i-o-s.net/iwe/remote/login.asp?url=" + document.location; //document.location = "http://pj/iwe/remote/login.asp?url=" + document.location; } } } document.onkeypress = KeyPress; document.write("

FORTHCOMING COURSES

24-26 Oct 2008:            Basic Search Technician and Team Leader courses.   To be held in Sussex. £45 per delegate.  Still some places left. Book NOW

14-16 Nov 2008:            Lowland Search Controller.  To be held in Devizes, Wiltshire.  Cost £90 full board.

We operate on a not-for-profit basis but all courses must reach a break-even point by having sufficient numbers of delegates attend. When you have paid, you have a place. You will only receive a refund if the course does not run, but Teams can substitute attendees.

Please book as far in advance as possible. Communicate with us and we will help.
This may seem strict but it helps keep the course costs as low as they are which we know is the way you want it.

");