1 2 3 4 5
<!DOCTYPE html> <title>Prefetch test SXG</title> <script> window.opener.postMessage('loaded', '*'); </script>