static S preloadImage(fS imageID) { thread "Loading Image" { loadImage2(imageID); } ret imageID; }