|
|
|
加油!?。。。。?script>
jQuery(function(){
jQuery("a").each(function(i,e){
var str = jQuery(this).attr("onclick");
var y_str = str;
if(str){
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=169181&pid=4158604'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=169181&pid=4158604'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=169181&pid=4225695'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=169181&pid=4225695'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=169181&pid=4253745'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=169181&pid=4253745'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|