

n=Math.floor(Math.random()*4);
document.write('<div style="background-image:URL(topimg/'+[n]+'.jpg ); 	border: 1px solid #cccccc;background-repeat: no-repeat;background-position: center top;">');












