<!--
@WIN-ALLOW:ia2_hypertext=*
-->
<body>
</body>
<script>
const iframe = document.createElement('iframe');
iframe.src = 'frame/empty.html';
document.body.appendChild(iframe);
</script>
<!--
@WIN-ALLOW:ia2_hypertext=*
-->
<body>
</body>
<script>
const iframe = document.createElement('iframe');
iframe.src = 'frame/empty.html';
document.body.appendChild(iframe);
</script>