There's a CSS and an image:
Then there's an async JS (asyncjs.php) delayed 5 seconds which writes an iframe (widget.php) which in turn takes 5 seconds to load.
asyncjs.php
widget.php
I wonder what is going to happen...