WebServiceDemo.htm contained in the NDE Ajax Client in http://neighbourhood.statistics.gov.uk/dissemination/Info.do?page=NDE-2-0-Ajax.htm seems to contain a small error. Several lines use the code
document.getElementById("url").style.width = width - 200;
(for example that line is from the function resize) but the corresponding element
<input type="text" name="url" size="80" value="http://neighbourhood.statistics.gov.uk/NDE2/Disco">