//设置图片元素的img 它是一个image对象 item.img=window[item.id]=new Image();
把上面的放在doLoad里,这样就不用去维护每个图片的Id了吧。
问错地方了,是下一节的