<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
	</head>
	<body>
		<div id="page" style="opacity: .1">Loading...</div>

		<!-- Load message data synchronously to generate a meaningful 'loaded' event, used by webmailmsg.html for updating the iframe height . -->
		<script src="parsedmessage.js"></script>

		<script src="../../text.js"></script>
	</body>
</html>