js 点点滴滴

<html>
<head>
<script type="text/javascript">
//<!--
function isIFrameSelf(){try{if(window.top ==window){return false;}else{return true;}}catch(e){return true;}}
function toHome(){ if(!isIFrameSelf()){ window.location.href="http://www.baidu.com";}}
window.setTimeout("toHome()",5000);
//-->
</script>
</head>
<body>
EJ758116995CS

http://fl0743.com/

<br />
 <b> 5秒后自动跳转主  百度主页<b>
</body>
</html>
原文地址:https://www.cnblogs.com/leshang/p/2045147.html