javascript:{document.documentElement.innerHTML%20='View%20Source<\/title><\/head>\n'+'<body><p>Source%20of%20<a%20href=\''+location.href+'\'>'+location.href+'<\/a><\/p>\n'+'<pre>\n<'+document.documentElement.nodeName+'>\n'+(document.documentElement.innerHTML).replace(/\&/g,%20'&').replace(/</g,%20'<').replace(/>/g,%20'>')+'\n</'+document.documentElement.nodeName+'>\n<\/pre><\/body>\n';}