var mywindowname = window.name; var docurl = document.location.href.toLowerCase(); if((docurl.indexOf("http://ido.3mt.com.cn/article/") == 0 && docurl.indexOf(".html") > -1) || (docurl.indexOf("http://ido.3mt.com.cn/") == 0 && docurl.indexOf(".shtm") > -1)) { //文章页与评论页面 if(mywindowname != "myidomain2008") { var e_targeturl = escape(document.location.href); var e_currenttitle = document.title; var k = e_currenttitle.indexOf(" ---"); if(k>0) e_currenttitle = e_currenttitle.substr(0,k);//除出标题的尾缀部分 e_currenttitle = escape(document.title); var e_refurl = "";//escape(document.referrer); top.location.href = "http://ido.thethirdmedia.com/article/frame.aspx?turl=" + e_targeturl.toLowerCase().replace(".html",".xxxx") + "&rurl=" + e_refurl.toLowerCase().replace(".html",".xxxx") + "&title=" + e_currenttitle; } document.onclick = myCatchClick; //catch } else if(docurl.indexOf("/search?q=cache:") > 0) { //g cache var gcobject = document.getElementsByTagName("base")[0]; var gcurl = gcobject.href.toLowerCase(); if(gcurl.indexOf("http://ido.3mt.com.cn/") == 0) { var e_targeturl = escape(gcurl); var e_currenttitle = document.title; var k = e_currenttitle.indexOf(" ---"); if(k>0) e_currenttitle = e_currenttitle.substr(0,k);//除出标题的尾缀部分 e_currenttitle = escape(document.title); var e_refurl = "";//escape(document.location.href); top.location.href = "http://ido.thethirdmedia.com/article/frame.aspx?turl=" + e_targeturl.toLowerCase().replace(".html",".xxxx") + "&rurl=" + e_refurl.toLowerCase().replace(".html",".xxxx") + "&title=" + e_currenttitle; } } function myCatchClick() { try { var dde_e = window.event.srcElement; if(dde_e == null) { return; } while(dde_e && dde_e.tagName != "A") { if(dde_e.parentNode) { dde_e = dde_e.parentNode; } else return; } var targeturl = dde_e.href; var encode_targeturl = escape(targeturl); var targettitle = dde_e.innerText; var k = targettitle.indexOf(" ---"); if(k>0) targettitle = targettitle.substr(0,k);//除出标题的尾缀部分 var encode_targettitle = escape(targettitle); var encode_currenturl = "";//document.location.href; var currenttitle = document.title; var encode_currenttitle = escape(currenttitle); //alert(currenttitle); var mynewurl = "http://ido.thethirdmedia.com/article/frame.aspx?turl=" + encode_targeturl.toLowerCase().replace(".html",".xxxx") + "&rurl=" + encode_currenturl.toLowerCase().replace(".html",".xxxx") + "&title=" + encode_targettitle; //重定向IE到新的URL //alert(mynewurl); if(targeturl.toLowerCase().indexOf("http://ido.thethirdmedia.com/article/frame.aspx") == 0) { return; //目标url本来就在frame中,不替换 } else { dde_e.href = mynewurl; //top.location.href = mynewurl; } } catch(err1) { return; } } document.write('
网站简介 | 网站导航 | 联系方法 | 相关软件 | 会员权利 | 论坛社区 | 帮助信息 | 合作伙伴 | 隐私保护
京ICP证040435号 北京华纵鑫湾技术有限公司 第三媒体© 1999-2006 版权所有
中关村新科祥园3号楼309公寓 邮编:100080 电话:(010)82521628,82521629
'); document.write('');