<!DOCTYPE html> <html> <head> <script type="text/javascript"> try { document.documentElement.appendChild.call(new XPCNativeWrapper(window)); } catch(e) { } </script> </head> <body> </body> </html>