
function preloadImg(file){
  image = new Image();
  image.src = file;
}

function rol_img() {

}
