> function PageLoaded() { imagepreload = new Image; imagepreload.src = "revell-uk-toy-fair-2019-002.jpg"; } window.onload=PageLoaded;