

function bookmark()
{
if(readCookie("bookmark")!="yes") 
{
saveCookie("bookmark","yes",1);
window.external.AddFavorite('http://jm.ppsj.com.cn', '品牌加盟网');
}
}

function saveCookie(name,value,days) {
    if (days) {
        var date = new Date();
        date.setTime(date.getTime()+(days*24*60*60*1000))
        var expires = "; expires="+date.toGMTString()
    }
    else expires = ""
    document.cookie = name+"="+value+expires+"; path=/"
}
function readCookie(name) {
    var nameEQ = name + "="
    var ca = document.cookie.split(';')
    for(var i=0;i<ca.length;i++) {
        var c = ca[i];
        while (c.charAt(0)==' ') c = c.substring(1,c.length)
        if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length)
    }
    return null
}


document.write ('<table width="100%" border="0" cellspacing="0" cellpadding="0" height="50" background="http://tv.shanzhuyu.cn/images/top_bg.gif">  <tr>    <td width="24%" ><img src="http://tv.shanzhuyu.cn/images/top_bg.gif" width="32" height="68"><a href="http://tv.shanzhuyu.cn/"><img src="http://tv.shanzhuyu.cn/images/logo.gif" width="188" height="68" border="0"></a></td>    <td width="76%" align="right" valign="bottom"><table width=500 border="0" align=center cellpadding="0" cellspacing="0">      <form method="get" id=ba action="http://search.shanzhuyu.cn/" target="_blank" >      <tr>          <td width="175" align="left" ><input type="text" name="wd" size="25"  value="" onload=this.foucs(); class=topsearch></td>          <td width="273"  align="left" ><input  type="image" src="http://www.ppsj.com.cn/images/search.gif" width="79" height="26" border="0"></td>          <td width="52" align="left" ></td>        </tr>      </form>    </table>   <A onmouseover="bookmark()" onclick="window.external.AddFavorite(\'http://jm.ppsj.com.cn\', \'品牌加盟网\');" target=_self>收藏本站</A> <font color=#cccccc>更新时间:');
          
ITStr=new String(document.lastModified)
document.write(ITStr.substring(0,2)+"."+ITStr.substring(3,5)+" "+ITStr.substring(11,13)+":00");     
    
   document.write (' </font></td>  </tr></table><div id=pagemenu >　　<a href=http://tv.shanzhuyu.cn/ class=topmenu>·看电视首页</a>     <a href=/v/index92.html  class=topmenu>·言情</a>   <a href=/v/index94.html  class=topmenu>古装</a>  <a href=http://tv.shanzhuyu.cn/v/index120.html  class=topmenu>历史</a>  <a href=http://tv.shanzhuyu.cn/v/index95.html  class=topmenu>武侠</a>   <a href=http://tv.shanzhuyu.cn/v/index119.html  class=topmenu>军事剧</a> <a href=http://tv.shanzhuyu.cn/v/index96.html  class=topmenu>生活剧</a>   <a href=http://tv.shanzhuyu.cn/v/index106.html  class=topmenu>刑侦剧</a>   <a href=http://tv.shanzhuyu.cn/v/index108.html  class=topmenu>偶像剧</a>   <a href=http://tv.shanzhuyu.cn/v/index109.html  class=topmenu>剧情剧</a>       <a href=http://tv.shanzhuyu.cn/v/index117.html  class=topmenu>动漫</a>   <a href=http://tv.shanzhuyu.cn/v/index115.html  class=topmenu>少儿</a>    <a href=http://tv.shanzhuyu.cn/v/index116.html  class=topmenu>其他</a>  <a href=http://tv.shanzhuyu.cn/v/list2.html  class=topmenu>港台</a>  <a href=http://tv.shanzhuyu.cn/v/list3.html  class=topmenu>韩剧</a>  <a href=http://tv.shanzhuyu.cn/v/list4.html  class=topmenu>日剧</a>  <a href=http://tv.shanzhuyu.cn/v/list6.html  class=topmenu>欧美</a>  <a href=http://byyoga.shanzhuyu.cn/  class=topmenu>瑜伽</a>  <a href=http://iyy.shanzhuyu.cn/njjzw/1762.html  class=topmenu>脑筋急转弯</a></div>');



function ppsjcomcn(id,idd){var obj_id=document.getElementById(id);var obj_idd=document.getElementById(idd);obj_id.innerHTML=obj_idd.innerHTML;obj_idd.innerHTML="";}