> function PageLoaded() { imagepreload = new Image; imagepreload.src = "disney-d23-2017-disney-store-006.JPG"; } window.onload=PageLoaded;