697643.html (105B)
1 <script> 2 3 document.createElementNS('http://www.w3.org/1999/xhtml', 'select').options[0] = {}; 4 5 </script>