> function PageLoaded() { imagepreload = new Image; imagepreload.src = "R2-D2_Countertop_2.gif"; } window.onload=PageLoaded;