var j,l="",m="",p="",q="",z="",A= new Array()
A[A.length]='Colgate';
A[A.length]='Evoluzione';
A[A.length]='Aereo';
A[A.length]='Ferrari';
A[A.length]='Giraffa';
A[A.length]='Marlboro';
A[A.length]='Mclaren';
A[A.length]='ParkeggioSu';
A[A.length]='Pastore';
A[A.length]='Piedone';
A[A.length]='Piloti';
A[A.length]='Polacco';
A[A.length]='SimpBrain';
A[A.length]='Solletico';
A[A.length]='Sovraccarico';
A[A.length]='Strega';
A[A.length]='TestDellAlce';
A[A.length]='TosaTutto';
j=parseInt(Math.random()*A.length);
j=(isNaN(j))?0:j;
document.write("<a href='umor/"+A[j]+".jpg'><img src='umor/"+A[j]+"-.jpg' height=96 border=0 align='right'></a>");