<html>
<body>
<script type="text/javascript">
document.write(escape("Visit W3School.com.cn!") + "<br />")
document.write(escape("?!=()#%&"))
</script>
</body>
</html>