007.js (134B)
1 t.step(function() { 2 order.push(2); 3 document.write("<script>t.step(function() {order.push(3)})</script>"); 4 });