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