避免首頁被框住

Java Script代碼:

<script language="JavaScript">

<!--

if(self != top. location.href = window. location.href;

//-->

</script>

 插在<head>下即可