con thứ nhất chắc flash yếu rồi,bạn up rom thấp hơn thử
con thứ 2 nó bị 1 cái access point hay cái nào cũng bị
up rom lại luôn coi sao
';
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);