<!DOCTYPE HTML>
<html>
<head>
<meta name="google-site-verification" content="I8IPu6TNgagtXVskml5D4KWfB6NqsmR0WWxXRuK38r0" />
<body>

  <p>Before the script...</p>

  <script>
    alert( 'Hello, world!' );
  </script>

  <p>...After the script.</p>

</body>

</html>