1453702.html (788B)
1 <style></style> 2 <script id='script'> 3 function start() { 4 try { o1 = document.createElement('p') } catch (e) {} 5 try { o2 = document.createElement('l') } catch (e) {} 6 try { o3 = document.createElement('c') } catch (e) {} 7 try { o4 = document.createElement('textarea') } catch (e) {} 8 try { document.documentElement.appendChild(o4) } catch (e) {} 9 try { o4.scrollLeft = 8 } catch (e) {} 10 try { o4.appendChild(document.getElementById('script')) } catch (e) {} 11 try { document.styleSheets[0].insertRule("* { display:contents !important }", 0) } catch (e) {} 12 try { o3.convertPointFromNode({ }, o1, { }) } catch (e) {} 13 try { document.getElementById('script').appendChild(o2) } catch (e) {} 14 } 15 document.addEventListener('DOMContentLoaded', start) 16 </script>