Đây ko phải là popup. Đây là permission require của bb mà, bạn chọn tick vào do not ask for file ở kia rồi chọn allow là sau nó sẽ ko hỏi nữa,
';
qc3=qc3+'\';
qc3=qc3+'';
qc3=qc3+'\
';
function adsdisplay(adsnum) {
var y = (Math.floor((Math.random()*100)+1))%adsnum;
if (y==0) {
document.write(qc1);
}
if (y==1) {
document.write(qc2);
}
if (y==2) {
document.write(qc3);
}
}
adsdisplay(3);