Raw File
244933-1.html
<html>
<body>
<pre>
<script>
document.write(window.sidebar.something);
for (i in window.sidebar)
{
	break
}
</script>
</pre>
</body>
</html>
back to top