自動轉址
控制碼內容:
一 將下面複製至 <body> 標籤後
<script Language="JavaScript">
location.href= ('要自動轉往的位置');
</script>