pic = new Array('
Upi
','
14
','
15
','

','

','

','

','

','

','

');
n=Math.floor(Math.random() * 10);
document.write(pic[n]);