> function PageLoaded() { imagepreload = new Image; imagepreload.src = "Darth-Vader-Dagobah-Statue-Gentle-Giant-007.jpg"; } window.onload=PageLoaded;