<!DOCTYPE html>
<html>
<body>
<script>
document.write(escape("Need tips? Visit W3School!"));
</script>
</body>
</html>