notify-top-early.html (78B)
1 <head> 2 <script> 3 if (top.childStarted) 4 top.childStarted(); 5 </script> 6 </head>