<html>
<head>
<script type="text/javascript">
function myFunction()
{
return ("鎮ㄥソ锛岀鎮ㄦ剦蹇紒")
}
</script>
</head>
<body>
<script type="text/javascript">
document.write(myFunction())
</script>
<p>body 閮ㄥ垎涓殑鑴氭湰璋冪敤涓€涓嚱鏁般€�</p>
<p>璇ュ嚱鏁拌繑鍥炰竴娈垫枃鏈€�</p>
</body>
</html>