<!DOCTYPE HTML>
<html>
<body onload="document.getElementById('x').style.visibility = 'hidden';">
<embed id="x" type="application/x-test" wmode="window"></embed>
</body>
</html>