<html> <body> <pre> <script> document.write(window.sidebar.something); for (i in window.sidebar) { break } </script> </pre> </body> </html>