<!doctype html>
<meta charset=utf-8>
<script>
function go() {
frameElement.src = "support/dummy.html"
}
</script>
<p>Hello. Go.
<!doctype html>
<meta charset=utf-8>
<script>
function go() {
frameElement.src = "support/dummy.html"
}
</script>
<p>Hello. Go.