');
$('a').each(function() {
var zbburl = $(this).attr('href')
if (zbburl == undefined) {
return
} else if (zbburl.indexof('zbb=true') == -1) {
$(this).attr('href', zbburl '?zbb=true')
}
})
$('.dzjg_zbb').attr('href', 'https://bszs.conac.cn/sitename?method=show&id=4e958edf4a8e6933e053022819ac430a')
}