|
1 <html> |
|
2 <script> |
|
3 function start() { |
|
4 try{o0=document.body;}catch(e){} |
|
5 try{o11=document.createElement('input');;}catch(e){} |
|
6 try{o0.appendChild(o11);}catch(e){} |
|
7 try{document.documentElement.offsetHeight;}catch(e){} |
|
8 try{o0.style.cssText = '-moz-transform: matrix(1, -0.2, 0, 1, 0, 0);'}catch(e){} |
|
9 try{o11.style.position='fixed';}catch(e){} |
|
10 window.setTimeout('window.start_waitfor0()',10); |
|
11 } |
|
12 function start_waitfor0() { |
|
13 try{o0.style.display='table-column';}catch(e){} |
|
14 try{o11.offsetHeight;}catch(e){} |
|
15 } |
|
16 </script> |
|
17 <body onload="start()"></body> |
|
18 </html> |