pic = new Array('
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
','
');
n=Math.floor(Math.random() * 45);
document.write(pic[n]);