> function PageLoaded() { imagepreload = new Image; imagepreload.src = "BB-8_Garden.gif"; } window.onload=PageLoaded;