> function PageLoaded() { imagepreload = new Image; imagepreload.src = "BB-8_Countertop.jpg"; } window.onload=PageLoaded;