1 <html xmlns=
"http://www.w3.org/1999/xhtml"
2 xmlns:
xul=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
9 var yaz
= document
.getElementById("yaz");
11 document
.body
.appendChild(yaz
);
17 <body onload=
"boom()">
19 <xul:tabs><span id=
"yaz"><xul:hbox><xul:popup/><xul:template/></xul:hbox></span></xul:tabs>