﻿function preloadImages(b){var a=[];for(i=0;i<b.length;i++){a[i]=new Image(100,100);a[i].src=b[i]}}
