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