资 源 简 介
// JavaScript Document
function removeHtmlTag(strx,chop){
var s = strx.split("<");
for(var i=0;i")!=-1){
si = si.substring(si.indexOf(">")+1,si.length);
}
}
s = s.join("");
s = s.substring(0,chop-1);
return s;
}
function showrecentposts(json) {
document.write("");
j = (showRandomImg) ? Math.floor((imgr.length+1)Math.random()) : 0;
img = new Array();