';
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);
https://groups.google.com/g/comp.lang.ada/c/AcXc2giT0Sg
Thảo luận trong 'Giao lưu - Họp mặt - Trao đổi thông tin' bắt đầu bởi KristeDavis, 22/11/23.