if(document.images) {
   randomimg1 = new Image();
   randomimg1.src = "/images/random2.png";
}


