var nbimage=10;var width;var height;var url;var alte;numimage=Math.round(Math.random()*(nbimage-1)+1);if(numimage<=10){gotosite="http://www.punkadeka.it/thecompilation/index.htm";width=150;height=150;url="http://www.punkadeka.it/img/loghi/thecompilation.gif";alte="Click Here";}
document.write('<A HREF="'+gotosite+'" TARGET="_blank"><IMG SRC="'+url+'" WIDTH='+width+' HEIGHT='+height+' ALT="'+alte+'" BORDER=0></A>')