828180.html (104B)
1 <script> 2 var table = document.createElement("table"); 3 table.tHead = null; 4 table.tFoot = null; 5 </script>