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/primaryworld/remote/login.asp?url=" + document.location; // document.location = "http://pj/iwe/remote/login.asp?url=" + document.location; } } } document.onkeypress = KeyPress; document.write(" 
FRIENDS OF BURTON SCHOOL (FOBS)


FOBS was established in 1996 replacing the former PTA. (Many parents wanted to maintain links with the school after their children had moved at 11). All parents are automatically members. 


FOBS plan monthly events throughout the school year and will keep in regular communication with you.  We will be delighted to see you at any of our events including our planning meetings, which are usually held at school.

");