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