Great app, this is much better than the native Email application, easier to manage the mailbox; font size, type and color can be changed w/o having to change system's font settings so reading long email is more comfortable
Thanks for sharing
';
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);