1 2 3 4 5
<!DOCTYPE html> <script> window.portalHost.postMessage("loaded"); window.location.href = "portal-host-post-message-navigate-2.html" </script>