|
|
|
vray嗎?光感不錯?。?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=366334&pid=7596719'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=366334&pid=7596719'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=366334&pid=7597900'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=366334&pid=7597900'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=366334&pid=7609407'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=366334&pid=7609407'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|