var maxcopy = 5;
document.write('<img src="./images/copy/copy'+Math.ceil(Math.random()*maxcopy)+'.png" alt="" width="931" height="31" class="pngimg" />');


