/*--the array for some certain comment node(s) start here--*/ var strNodes = new Array(); var nIndex = 0; var nNum = 0; strNodes[nIndex] = new Array(); strNodes[nIndex]["title"] = "秘密写票处应该更秘密一点"; strNodes[nIndex]["userName"] = ""; strNodes[nIndex]["anonymous"] = "0"; strNodes[nIndex]["nickName"] = "王成清"; strNodes[nIndex]["postTime"] = "2017-06-14 20:25:43"; strNodes[nIndex]["posterIP"] = "117.136.64.*"; strNodes[nIndex]["content"] = "写的好,"; nIndex++; strNodes[nIndex] = new Array(); strNodes[nIndex]["title"] = "秘密写票处应该更秘密一点"; strNodes[nIndex]["userName"] = ""; strNodes[nIndex]["anonymous"] = "1"; strNodes[nIndex]["nickName"] = ""; strNodes[nIndex]["postTime"] = "2017-06-14 20:14:11"; strNodes[nIndex]["posterIP"] = "117.136.69.*"; strNodes[nIndex]["content"] = "赞"; nIndex++; strNodes[nIndex] = new Array(); strNodes[nIndex]["title"] = "秘密写票处应该更秘密一点"; strNodes[nIndex]["userName"] = ""; strNodes[nIndex]["anonymous"] = "1"; strNodes[nIndex]["nickName"] = ""; strNodes[nIndex]["postTime"] = "2017-06-14 18:04:42"; strNodes[nIndex]["posterIP"] = "221.236.78.*"; strNodes[nIndex]["content"] = "同意!"; nIndex++; nNum = 6; //call back //if(f_callback) { // f_callback(); //}