<!DOCTYPE html><html><head><script>function replaceDoc(){window.location.replace("http://www.jb51.net")}</script></head><body><input type="button" value="Replace document"onclick="replaceDoc()"></body></html>