|
|
|
看著挺向往 真要進去了可就不一定了 話說 有駱駝誒!?。?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=76246&pid=1230786'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=76246&pid=1230786'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=76246&pid=1230894'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=76246&pid=1230894'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|