|
嗯,是物理相機(jī)是開著漸暈?zāi)?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=30688&pid=486124'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=30688&pid=486124'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=30688&pid=486217'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=30688&pid=486217'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=30688&pid=486305'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=30688&pid=486305'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|