for(var x=1;x<6;x++){ var temp = new Image(); temp.src = '/b' + x + '.jpg';}