";
// itemp++;
// }
// getGwyData(itemp,strHtml);
// }
// });
(function getGwyData(itemp){
$.ajax({
url: 'https://www.gov.cn/pushinfo/v150203/pushinfo.jsonp',
dataType: "jsonp",
jsonp: "pushInfoJsonpCallBack",
jsonpCallback: "pushInfoJsonpCallBack",
scriptCharset: "utf-8",
success: function(data) {
var _gwy = "";
$.each(data, function(i, json) {
if(i == (6)) {
return false;
}
_gwy += " ";
})
$("#gwyData").append(_gwy);
},
error: function() {}
});
})()
" + json.pubDate + "
" + zzqdata.lists[i].date + "
" + zzqdata.lists[i].date + "