1 2 3 4 5 6 7 8
<html> <body> <script> document.foo = "bar"; windowfoo = "windowbar"; </script> </body> </html>