<!DOCTYPE html>
<html>
<body style="background-color: DarkRed;"
onload="parent.postMessage('frame-loaded', '*')">
red.htm
</body>
</html>
<!DOCTYPE html>
<html>
<body style="background-color: DarkRed;"
onload="parent.postMessage('frame-loaded', '*')">
red.htm
</body>
</html>