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