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