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