Clean MSDN Magazine
Turn on Firebug.
Reload if necessary.
Go to the Script tab.
Enter the following in the command line:
document.
body
.
innerHTML
=
document.
getElementById
(
'MainContent'
)
.
innerHTML
msdn
,
javascript
,
reference
,
snippet