The error is:
Error: cP[(m - 1)] has no properties
Source File: http://www.scvo.org.uk/Equalities/includes/sniffer.js
Line: 4
Char:5607
IE calls it line 5 for some reason. NS7.2 also detects the error but, won't tell you about it unless you know how to ask.
Chances are that if you replace this line in your page:
HTML Code:
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
with this:
the error will go away but, it might mess other things up on your page. The page doesn't look like it needs that line though, at least not so much that it couldn't be rewritten without it and still look fine.
Bookmarks