';
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);
Khi em vào 1 trang web thì lại xuất hiện thêm 1 tab có trang web khác
Thảo luận trong '1001 câu hỏi về BlackBerry' bắt đầu bởi JoeyJunior, 30/10/14.