> function PageLoaded() { imagepreload = new Image; imagepreload.src = "hasbro-star-wars-reveals-from-hascon-026.jpg"; } window.onload=PageLoaded;