<!DOCTYPE html>
<html>
<body>

<script>

document.write(escape("Need tips? Visit W3Schools!"));

</script>

</body>
</html>