<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[虫虫的blog  SINCE2004]]></title> 
<link>http://www.zhenghe.biz/index.php</link> 
<description><![CDATA[人生幻灯片  -   前半生(身)，不要怕；后半生(身)，不要悔！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[虫虫的blog  SINCE2004]]></copyright>
<item>
<link>http://www.zhenghe.biz/read.php/.htm</link>
<title><![CDATA[24小时只弹一次窗口的js代码]]></title> 
<author>网络毛毛虫 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[技术文章]]></category>
<pubDate>Wed, 19 Jan 2005 10:22:36 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<span style="FONT-SIZE: 12px">&lt;script language=&quot;JavaScript&quot;&gt;<br />function Get()&#123;<br />var Then = new Date() <br />Then.setTime(Then.getTime() + 1*60*60*1000)<br />var cookieString = new String(document.cookie)<br />var cookieHeader = &quot;Cookie1=&quot; <br />var beginPosition = cookieString.indexOf(cookieHeader)<br />if (beginPosition != -1)&#123; <br />&#125; else <br />&#123; document.cookie = &quot;Cookie1=POPWIN;expires=&quot;+ Then.toGMTString() <br />var focusid=setTimeout(&quot;focus();var popAd=window.showModelessDialog('http://xxx.com/1.htm','dis','');&quot;,1000);<br />window.focus();<br />&#125;<br />&#125;Get();<br />&lt;/script&gt;<br /><br /><br /><br />1.htm<br /><br />&lt;script language='javascript'&gt;if (top.location != self.location) &#123;top.location='http://xxxx...com/ad.htm;&#125;&lt;/script&gt;&lt;script language=javascript&gt;window.open('http://xxx.com/ad.htm','114','resizable,menubar,scrollbars,dependent,location,toolbar,width=300,height=300');setTimeout('window.close();', 0);&lt;/script&gt;<br /><br />或者 用PHP限制时间 偶问 帝国在线的<br />&lt;?if(empty($_COOKIE['phome']))<br />&#123;<br />$time=3600;//cookie失效时间<br />setcookie(&quot;phome&quot;,&quot;1&quot;,$time,&quot;/&quot;,&quot;&quot;);<br />echo&quot; <br /><br />&lt;IFRAME marginwidth=0 marginheight=0 height=0 width=0 scrolling=auto border=0 frameborder=0 src='请框架个强制弹出的代码页面'&gt;&lt;/IFRAME&gt;<br /><br />&quot;;<br />&#125;<br />?&gt;</span> <br />
]]>
</description>
</item><item>
<link>http://www.zhenghe.biz/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 24小时只弹一次窗口的js代码]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>