> function PageLoaded() { imagepreload = new Image; imagepreload.src = "r2-d2-app-enabled-droid-sphero-013.jpg"; } window.onload=PageLoaded;